I have the newest 32bit Porteus on a FAT flash drive but it seems to have some problem starting certain programs. For example if I click the USM icon or do it from the application menu it does nothing. Starting it from the terminal (usmgui) works fine. It's as though the links in the menu are just broken or corrupted, but I just installed it per the instructions so I don't know what the issue could be. This may also be why I can start the save file manager to create a save file. I have no idea what the command line is for it or I'd do that and carry on for the moment.
If anybody can help me fix the menu and/or point me to instructions on creating a save file manually I'd appreciate it. Thanks.
Apps Not Starting From Menu?
-
- White ninja
- Posts: 9
- Joined: 27 Mar 2014, 21:27
- Distribution: Proteus3.0
- Location: USA
- Ed_P
- Contributor
- Posts: 8663
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Re: Apps Not Starting From Menu?
Very strange. Two possibilities, imo, a corrupted Porteus download or a faulty USB drive.eldogbbhed wrote:It's as though the links in the menu are just broken or corrupted, but I just installed it per the instructions so I don't know what the issue could be.
Seems to be getting to be a common problem. So you used Porteus Savefile Manager to create a save.dat file? Can you find it on the USB drive using the system's file manager? It's usually found on the device you booted and in it's root. Something like /mnt/sdb1/porteussave.dat or /mnt/sdb1/porteus/porteussave.dat. The /sdb1/ will match the id of your Porteus USB drive.This may also be why I can start the save file manager to create a save file. I have no idea what the command line is for it
Once found, change your boot menu configuration to include the changes= cheatcode. Similar to what I use:
Code: Select all
kernel /boot/syslinux/vmlinuz changes=/porteus/porteussave.dat
Code: Select all
kernel /boot/syslinux/vmlinuz changes=EXIT:/porteus/porteussave.dat
-
- White ninja
- Posts: 9
- Joined: 27 Mar 2014, 21:27
- Distribution: Proteus3.0
- Location: USA
Re: Apps Not Starting From Menu?
I'm thinking it never installed right where the paths in the menu configs are corrupt but doing it over results in the same thing. Maybe it's the LXQT. Before when I had it going I think it was LXDE.Ed_P wrote:Very strange. Two possibilities, imo, a corrupted Porteus download or a faulty USB drive.eldogbbhed wrote:It's as though the links in the menu are just broken or corrupted, but I just installed it per the instructions so I don't know what the issue could be.
No, as I said I can't create a save file because the save file manager won't open from the menu just as USM won't start from it but works from the terminal. I know where the save file would be. I don't know where the save file manager is so I can create one manually seeing as it won't start from the application menu(neither will the settings centre and other things that I suspect are all present in the install).Ed_P wrote:Seems to be getting to be a common problem. So you used Porteus Savefile Manager to create a save.dat file? Can you find it on the USB drive using the system's file manager? It's usually found on the device you booted and in it's root.This may also be why I can start the save file manager to create a save file. I have no idea what the command line is for it
I know all about the changes code. I tried it with an old porteussave.dat and it seemed to recognize it but I couldn't see any changes saved.
-
- Full of knowledge
- Posts: 2092
- Joined: 17 Jun 2013, 13:17
- Distribution: Porteus 3.2.2 XFCE 32bit
- Location: Germany
Re: Apps Not Starting From Menu?
@eldogbbhed
IIRC --> To start the save file manager from a terminal:
I think a new install would be best
IIRC --> To start the save file manager from a terminal:
Code: Select all
guest@localhost:~$ cd /opt/porteus-scripts
guest@localhost:/opt/porteus-scripts$ ./make-changes