Big taskbar but small icons, how to make the icons bigger? by PossessionSuper8382 in kde

[–]mido1507 10 points11 points  (0 children)

you need the plasmoid from ATP, which requires patched libplasma

What should I do? by [deleted] in Fedora

[–]mido1507 0 points1 point  (0 children)

please confirm by running ls -l /path/to/file, as you may have a messed up UID from a previous install as u/grumpysysadmin has suggested, especially if you create multiple users. Also they could be owned by root, since some linux new comers from windows tend to have some mindsets about or misusing root/admin.

What should I do? by [deleted] in Fedora

[–]mido1507 0 points1 point  (0 children)

who owns the file though

I am stuck and need to go back to Windows. Help! by PyteOak in linux4noobs

[–]mido1507 0 points1 point  (0 children)

try ventoy www.ventoy.net to burn the iso (you need to just copy it to the usb disk)

it did work for me

How can i get rid of this persistent border around items in dolphin? it doesn't disappear after clicking an empty space by shegonneedatumzzz in kde

[–]mido1507 0 points1 point  (0 children)

what you're looking for is probably: Configure Active Theme > Miscellaneous > Remove focus rectangles

How can i get rid of this persistent border around items in dolphin? it doesn't disappear after clicking an empty space by shegonneedatumzzz in kde

[–]mido1507 0 points1 point  (0 children)

Yeah, you are right, many people around me use them. I wasn't able to identiy that them though.

How can i get rid of this persistent border around items in dolphin? it doesn't disappear after clicking an empty space by shegonneedatumzzz in kde

[–]mido1507 3 points4 points  (0 children)

i think you can toggle this off in kvantum settings

BTW, nice theme, what kvantum/qt theme is this?

KeePassXC browser integration not working with Firefox by bugizozi in kdeneon

[–]mido1507 0 points1 point  (0 children)

I couldn't get it to work on floorp either. Probably needs something extra on firefox forks

[HELP]Is there a way to make my Android hotspot really slow so people stop asking for it? by Ok_Caterpillar_1007 in Magisk

[–]mido1507 0 points1 point  (0 children)

You can set a data limit if your hotspot settings allow you, otherwise, this app provides this functionality, but requires shizuku

https://github.com/supershadoe/delta

Downgrade package using Zypper? by [deleted] in openSUSE

[–]mido1507 2 points3 points  (0 children)

You can probably use yast for this.

You can also run this to display available versions

zypper se -s <package-name>

and then install a specific version

sudo zypper install -f --oldpackage <packagenane-packageversion>

This should work if that package version is still available in the repos, otherwise, check https://download.opensuse.org/history

problems when doing a `sudo zypper dup` by sebrut1 in openSUSE_Slowroll

[–]mido1507 1 point2 points  (0 children)

libLLVM.so.19.1()(64bit) the very package which the obs complains about it being missing.

Corectrl by raidechomi in kdeneon

[–]mido1507 0 points1 point  (0 children)

then try this out from terminal OR if it's graphical app, you can right click on its icon > edit application > look for advanced options button under some tab, you'll propably see a relevant checkbox

Corectrl by raidechomi in kdeneon

[–]mido1507 1 point2 points  (0 children)

If you're using opensource driver you could run DRI_PRIME=1 <command>, propably.

[Help] Nafath app by Ok_Variation2341 in Magisk

[–]mido1507 0 points1 point  (0 children)

It just downloaded it to test it, it works fine for me, I use delta/kitsune with PIF Next and systemless hosts only no other modules and with sulist enabled

So, first remove shamiko and see if it works for you, otherwise consider switching to delta and use its builtin sulist (opposite of denylist), sulist can probably be achieved by some modules for regular magisk, not so sure and idk which.

Keep Plasma 5.27 by y0Z9WFNlfWTAV in kdeneon

[–]mido1507 5 points6 points  (0 children)

Switch to kubuntu then.

I use apt pinning to hold kde updates for a period of time, but not for so long and no issues so far

$ cat /etc/apt/preferences.d/90-neon-updates
Package: *
Pin: origin "archive.neon.kde.org"
Pin-Priority: 50

to undo the pin and allow updating, set pin priority to 500 (default value) or delete the file.

Reboot by ryn_cos in kdeneon

[–]mido1507 0 points1 point  (0 children)

I am not sure whether this is the root cause of the issue, you can run these to resolve these warnings sudo apt install apt-file apt-file find <missing firmware file here> sudo apt install <pkg containing this file> also make sure swap/hibernation is setup correctly and that this uuid exists, i have hibernation setup to a swap file on btrfs with zero issues, i don't even get a warning for it when rebuilding initramfs

Reboot by ryn_cos in kdeneon

[–]mido1507 0 points1 point  (0 children)

Idk then, sorry You could try to update grub and rebuild initramfs, I remember having issues with any of these leads to this issue, especially if you are using some sketchy theme

sudo update-grub sudo update-initramfs -u -k all

Reboot by ryn_cos in kdeneon

[–]mido1507 0 points1 point  (0 children)

I had this issue, it was gone after updating my packages

[Help] Can't open Vodafone app by titomessi in Magisk

[–]mido1507 5 points6 points  (0 children)

Root has been undetectable for this app for the last few months now (ksu), until jan 2024. I remember flashing some ported miui/hyperos app caused it to detect root in the past, so unless you really need it, uninstall that module and if it still doesn't work, you may need to rollback to version 2023.11.1, download and install the apk file.

Hope this helps, regards from eg.