Was just about to try that
^^^^^^
What is the output when you start programmes in the terminal?
What have you changed before, tried with only one monitor?
Is there a snapshot before the problem occurred?
What is the output when you start programmes in the terminal?
Everything works, just .desktop files don't
What have you changed before, tried with only one monitor?
Another reboot later, my context menu also seems to be working the correct way again
Only works as intended when not clicking on a file on the desktop
Is there a snapshot before the problem occurred?
Yes there is, thanks to timeshift-autosnap
Trying the kernel was also unsuccessful.
inxi -ou
Partition: ID-1: / size: 195.31 GiB used: 38.88 GiB (19.9%) fs: btrfs dev: /dev/sda2
uuid: 2a555427-5d35-463f-8011-b023a855b928
ID-2: /home size: 736.18 GiB used: 53.47 GiB (7.3%) fs: btrfs dev: /dev/sda3
uuid: ebceb2a3-01ad-46a4-9516-0a322af54c8d
ID-3: /var/log size: 195.31 GiB used: 38.88 GiB (19.9%) fs: btrfs dev: /dev/sda2
uuid: 2a555427-5d35-463f-8011-b023a855b928
ID-4: /var/tmp size: 195.31 GiB used: 38.88 GiB (19.9%) fs: btrfs dev: /dev/sda2
uuid: 2a555427-5d35-463f-8011-b023a855b928
Unmounted: ID-1: /dev/sda1 size: 14 MiB fs: <superuser required> label: N/A uuid: N/A
Can u post the contents of your .desktop file? aswell yoru inxi if someone
inxi -axxxxx
CPU: 6-Core AMD Ryzen 5 2600X (-MT MCP-) speed/min/max: 3231/2200/3600 MHz Kernel: 5.10.46-1-lts x86_64 Up: 4m
Mem: 6010.2/32120.2 MiB (18.7%) Storage: 2.96 TiB (34.3% used) Procs: 378 Shell: fish 3.2.2 inxi: 3.3.04
[Desktop Entry]
Version=1.0
Name=MultiMC
GenericName=MultiMC
Comment=Free, open source launcher and instance manager for Minecraft.
Type=Application
Terminal=false
Exec=multimc
Icon=multimc
Categories=Game
Keywords=game;minecraft;
Can u try pointing it to the bash file instead of just multimc
maybe like /home/bin/multimc.sh
something like that? or if its a jar java -jar /home/.......
Changing the exec line to "/usr/bin/multimc" results in the same problem.
I also don't like the idea, of having to manually edit every .desktop file.
FYI: In the Terminal, the Error code is 8, might be redundant though
Actually, one screen works as intended
Now upgrading via sudo pacman -Syyuu
(After restoring a snapshot)
I hope it was just pamac being weird
Pamac is a good software to find information on packages and so on, but to update with it is rather scary. Now if it forced you to update, I would say remove it from your computer as soon as possible.
It kinda forced me, as I was just about to install a different package and was too lazy to switch to my terminal.
Apparently it's also broken when upgrading via the terminal
Okay!
qt5-base is broken! (I was able to downgrade it luckily)
The kernel seems fine, and is safe to upgrade!
The "uu" will downgrade Always use "u" unless you intend to downgrade something.
(Where do these people learn their pacman commands?)
This is intentional.
There were times, where pacman completely broke my system, because some packages needed older packages, that pacman did not give them
Man, you must be mistaking it for Manjaro or something. Go ahead, keep doing it, break your system.
Yeah, I was using manjaro for a long time, and I actually needed this.
I guess Garuda is behaving differently or what?
Manjaro is holding back package versions (for several reasons) while Arch just delivers always the latest and greatest
Oh well, good to know!
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.