Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icon is not working #162

Open
sebcat45 opened this issue Jun 12, 2024 · 8 comments
Open

Icon is not working #162

sebcat45 opened this issue Jun 12, 2024 · 8 comments

Comments

@sebcat45
Copy link

sebcat45 commented Jun 12, 2024

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
Copy link

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
Copy link
Author

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

@sebcat45
Copy link
Author

sebcat45 commented Jun 17, 2024

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

@justeepin
Copy link

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
Copy link
Owner

pgaskin commented Jun 17, 2024

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

@sebcat45
Copy link
Author

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
Copy link
Author

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
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants