pgaskin / NickelMenu

The easiest way to launch scripts, change settings, and run actions on Kobo e-readers.
https://pgaskin.net/NickelMenu
MIT License
505 stars 24 forks source link

Icon is not working #162

Open sebcat45 opened 3 weeks ago

sebcat45 commented 3 weeks ago

I can't get the icon customization to work. The path is experimental :menu_main_15505_icon :/KOBOeReader/.adds/nm/.Nickel.jpg with the image Nickel (icon by @justeepin on issue #138 ) but it doesn't load the icon and sticks with the normal one. Kobo Libra 2 BTW I have tried other icons and renaming and that didn't work

justeepin commented 3 weeks ago

Try this. This is code from my Kobo, I hope it works as I no longer have a Kobo to test on.

experimental:menu_main_15505_label:NickelMenu experimental:menu_main_15505_icon:/mnt/onboard/.adds/NickelMenuIcon.png

sebcat45 commented 2 weeks ago

Mine is not a mnt/onboard, but thanks for the help.

sebcat45 commented 2 weeks ago

if you need to see, Screenshot 2024-06-17 12 51 22 PM (It's also the same on windows, not just chromebook)

justeepin commented 2 weeks ago

You might want to give it a try because on my Mac there was no :mnt/onboard/ just the .adds in the main root directory. But that's how the documentation said to do it (I don't remember where I read that). Hopefully that'll work. I was confused about that also but just tried it and it worked. That :/mnt/onboard is probably only visible on Linux.

pgaskin commented 2 weeks ago

You need to use /mnt/onboard since that's where the KOBOeReader partition is mounted on the Kobo itself.

sebcat45 commented 2 weeks ago

nope.... worst part is, the screensaver does work with /KOBOeReader but it won't let me disable it, just reporting cover art mode over and over despite still showing the piled boxes I had chosen. (I know the problem tho, I just don't care to fix it since I don't use the screensaver anyways. it's prob that both screensaver and screensaver_old are both the same pic)

sebcat45 commented 2 weeks ago

the exact lines of code are now experimental :menu_main_15505_label :Shortcuts experimental :menu_main_15505_icon :/mnt/onboard/.adds/.Nickel.jpg and it shows Shortcuts just fine, but not the image. i'll try connecting it to my steam deck next chance i get (prob in a week or two as i don't have it with me) to take advantage of it's Linux as my chromebook, despite being an official model, is not listed as a chromeos device and therefore cannot enlist in linux development (FYI it's a CX5501FE but that's not a model that asus made according to google's official sites, despite asus's sites disagreeing)

sebcat45 commented 2 weeks ago

Not even experimental :menu_main_15505_icon : mnt/onboard/.adds/.Nickel.jpg or experimental :menu_main_15505_icon :/mnt/onboard/KOBOeReader/.adds/.Nickel.jpg work.