Re: When opening menus of apps it closes
Posted: 30 Apr 2013, 15:58
hi xtudiux,
I'm not sure I understand, and I'm sorry for dragging this out so long. If you are booting into 'always fresh' mode (select it from the boot menu when you start up Porteus), then your saved changes and all extra modules should be gone from your system. This command:
should return this result:
If your changes are not stored in memory, then you are still using saved changes. All you need to do in order to temporarily boot without these saved changes is either select 'always fresh' from the boot menu on startup, or you can highlight another menu item, press tab, then use the arrow keys and backspace to remove "changes=/porteus" from the bootloader config line, then press enter to boot up without saved changes. The next time you boot up without doing this, your saved changes will be present in the system once again.
If you are already using 'always fresh' mode without any saved changes and the problem is still there, please do try downloading the ISO again, then burn the ISO to a cd, boot into it, and test to see if the problem is still there. If it is, then try it on another computer if possible, just to make sure there's not some odd hardware conflict.
Thank you for your patience and help in getting this fixed!
I'm not sure I understand, and I'm sorry for dragging this out so long. If you are booting into 'always fresh' mode (select it from the boot menu when you start up Porteus), then your saved changes and all extra modules should be gone from your system. This command:
Code: Select all
grep -A1 Changes /var/log/porteus-livedbg
Code: Select all
# Changes are stored in:
memory
If you are already using 'always fresh' mode without any saved changes and the problem is still there, please do try downloading the ISO again, then burn the ISO to a cd, boot into it, and test to see if the problem is still there. If it is, then try it on another computer if possible, just to make sure there's not some odd hardware conflict.
Thank you for your patience and help in getting this fixed!