Jack477 / CommanderPi

Easy RaspberryPi4 GUI system managment
MIT License
189 stars 33 forks source link

Error message on Raspbian #2

Closed NoozAbooz closed 4 years ago

NoozAbooz commented 4 years ago

I installed the program on raspbian, and when I ran the program or ran test.desktop, I got the error message : Invalid desktop entry file: '/home/pi/Desktop/test.desktop'

Jack477 commented 4 years ago

Do you install it with sudo? Have you Rpi4? It is not designed for older version

Jack477 commented 4 years ago

Download new version and try

NoozAbooz commented 4 years ago

still says Invalid desktop entry file: '/home/pi/Desktop/test.desktop'. I am running RPI3, but when i use commander pi on twister os it worked fine (aside from the overclock making a blank screen during boot)

Jack477 commented 4 years ago

Show me your path to CommanderPi and try run by sudo ./start.sh in src folder

NoozAbooz commented 4 years ago

i got python3: can't open file '/home/pi/CommanderPi/src/main.py': [Errno 2] No such file or directory and the path is /home/pi/Desktop/CommanderPi

NoozAbooz commented 4 years ago

I think I fixed it! I watched ETA prime's tutorial and I didn't move the commander pi folder to my pi user folder. That should be changed sometime in the future. thanks for your help!