Search found 6 matches
- Mon Nov 23, 2020 10:14 pm
- Forum: General discussion
- Topic: The autostart file
- Replies: 21
- Views: 8656
Re: The autostart file
I found the solution. It wasn't a PATH issue after all, as hinted at by the issue not appearing when the . desktop is launched manually instead of automatically as part of the boot sequence. I am using the Geomerative library in Processing , which loads images for GUI buttons which weren't showing u...
- Mon Nov 23, 2020 8:03 pm
- Forum: General discussion
- Topic: The autostart file
- Replies: 21
- Views: 8656
Re: The autostart file
Make sure any calls within your script also have full path specified (not ./) Thanks for the quick reply. I don't. Here's the full .desktop file: [Desktop Entry] Name=Engraver Comment=Shortcut to Engraver App Icon=/home/pi/Documents/icons/stormtrooper.png Exec=/home/pi/Desktop/Jupiter_for_Linux/app...
- Mon Nov 23, 2020 7:37 pm
- Forum: General discussion
- Topic: .desktop in autostart - app can't see it's local resources
- Replies: 2
- Views: 162
.desktop in autostart - app can't see it's local resources
I have an application and can run it fine directly executing it, from a .desktop file in the Desktop folder, and from terminal using the complete path to it. When I have a .desktop file in /home/pi/.config/autostart it launches it, but the resources it uses (images in it's own folder) are not loadin...
- Mon Nov 23, 2020 8:14 am
- Forum: General discussion
- Topic: The autostart file
- Replies: 21
- Views: 8656
Re: The autostart file
I have a .desktop file in /home/pi/.config/autostart and it works fine, except my apps working folder is not its own folder. I can run the same Exec= command in terminal, and it works, but in the .desktop in autostart, my app can’t see its assets in its home directory. I added its full explicit path...
- Mon Nov 23, 2020 1:28 am
- Forum: General discussion
- Topic: Custom graphics during entire boot sequence.
- Replies: 2
- Views: 271
Re: Custom graphics during entire boot sequence.
Also looking to resolve this. Did you find a solution?
- Mon Nov 23, 2020 12:49 am
- Forum: Troubleshooting
- Topic: Custom Splash Screen
- Replies: 8
- Views: 1815
Re: Custom Splash Screen
Did you ever resolve this? I have the same issue, and am not making any progress, despite many hours trying many recommendations. I cannot disable the rainbow screen, nor remove the Raspberry Pi restore screen, and my custom splash screen displays for just a split second. I'd like it to last longer ...