Kubuntu

165 readers
2 users here now

founded 4 years ago
MODERATORS
1
 
 

I just reinstalled Kubuntu 24.04 on my system and ~~after installing the NVidia drivers using the Ubuntu solution "sudo ubuntu-drivers install" and rebooting my system, all the snap based applications disappeared from my application menu. This includes web browsers and other OOTB applications.~~

I tried to reboot again, I tried to reinstall some of these snaps and the apps still don't show up in the menu.

Has anyone ran into this issues?

UPDATE:

It turns out it was because I installed and switched to ZSH as my default shell and the /etc/zsh/zprofile script doesn't execute the /etc/profile script. Which in turn doesn't execute all the /etc/profile.d/* scripts WHICH SET ALL THE ENVIRONMENT VARIABLES AND OTHER STUFF FOR SNAP AND FLATPAK!

Anyway, I added this line to my /etc/zsh/zprofile script and rebooted and it fixed my problem:

emulate sh -c 'source /etc/profile'

UPDATE2:

I gotta say, I am really disappointed in Canonical pushing Snaps on their users the way they do. Sure, they want us to eat their dog food, like they did with Unity. But this time you don't have an alternative. Many apps and other software aren't available in other form than snap packages. Like CUPS for printing. Or Firefox and Thunderbird or Chromium. Why? I get that Snaps are sandboxed and add a layer of security, but c'mon. Let users decide. And modifying APT to install Snaps instead of .deb? No. That crosses a line in my opinion.

2
 
 

Is anybody home?

3
 
 

Hello all!

Muon package manager was KDE's answer to Synaptic package manager. I used to love that app, but apparently it was taken out of the repos for lack of support/updates and therefore is not available for installation in 24.04.

Does anyone know if there's been a fork of the app or if there is any other QT-based alternative for KDE? And I'm not talking about Discovery.

4
 
 

I was first on KUbuntu 22.04 LTS and was able to connect to my router's attached USB storage drive by adding client min protocol = NT1 to the smb.conf file within user/share/samba. My router doesn't support the newer SMB protocol.

I just recently wiped my computer and installed KUbuntu 24.04 LTS and I tried adding that same line of code to the smb.conf file, but when I try to go to the IP address of my router it tells me that "Connection to host 192.168.1.1 is broken".

I've been trying to find a solution online, but not having luck.

Anyone have any suggestions?

5
0
Kubuntu (lemmy.ml)
submitted 5 months ago by arizpe@lemmy.ml to c/kubuntu@lemmy.ml
 
 

Me gusta mucho el Sistema Operativo #Kubuntu #Linux

6
7
8
9
 
 

cross-posted from: https://discuss.tchncs.de/post/5980880

To start off with I had a Ryzen 3400G and an MSI B450 Tomahawk Max that had become unstable and took several tries to boot. I decided to swap in an ASUS Prime B550M-A wifi.

The only issue is I was triple booting Kubuntu, Windows 7, and Windows 10, so this would be interesting.

TL/DR:

Kubuntu booted normally. Like seriously, just a regular boot, no messages or anything.

Windows 7 froze a few seconds into the loading screen. I tried rebooting and using safe mode, but that froze too.

Windows 10 gave a bunch of 'rechecking' and 'fixing file system' messages, and after about 2 reboots with more messages, opened to a workable desktop.

10
 
 

So, I just start firefox on a virtual desktop by itself. Is there a way to move it from that virtual desktop to another?

Other programs have a gadget that puts them on all the virtual desktops at once. click that gadget go to the desktop you want the program on, and click the gadget in that window to collapse the app to that one virtual desktop.

11
 
 

I, for one, am running Kubuntu 23.04

12
1
submitted 4 years ago* (last edited 4 years ago) by ahangarha@lemmy.ml to c/kubuntu@lemmy.ml
 
 

It is more than a week since Ubuntu 20.04 is released. But still there is no upgrade available for Kubuntu flavor. There are some workaround suggesting to run do-release-upgrade -d which is not correct as it upgrade to development release.

Has anyone had success in upgrading to Kubuntu 20.04?