Ubuntu 12.04 Crash on Exit - Printable Version +- EmuNewz Network (https://www.emunewz.net/forum) +-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191) +--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51) +---- Forum: General discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=57) +---- Thread: Ubuntu 12.04 Crash on Exit (/showthread.php?tid=82381) |
Ubuntu 12.04 Crash on Exit - slmpika - 09-17-2012 Jpcsp never exits cleanly. It always crashes when exiting. This wouldn't be much of a problem, except that it never saves my settings, so I have to go through the settings dialog every time I open the emulator. My terminal output is below: Quote:# Specs: Ubuntu 12.04 i5-2500k Radeon HD 6870 The log is attached. Is there a fix for this? As a suggestion, I think it might be better if the settings were saved when the settings dialog is closed, rather than when the emulator exits. RE: Ubuntu 12.04 Crash on Exit - montcer9012 - 09-17-2012 (09-17-2012, 02:59 AM)slmpika Wrote: I have to go through the settings dialog every time I open the emulator.Mmmm, i don't know if JPCSP works different under Ubuntu, but on Windows JPCSP settings are stored under the file "Settings.properties"; that file can be edit with an simple text editor like Notepad++; the options that ends with 0 are disabled, 1 means are enabled so you might check the file whit emulator open and after it closed to compare if it in did store the changes and get closer to the where the error happen. Hope it help. RE: Ubuntu 12.04 Crash on Exit - MaXiMu - 09-17-2012 Try update Java and try again If not work Use Sun's Java is more compatible than the OpenJDK. RE: Ubuntu 12.04 Crash on Exit - slmpika - 09-17-2012 It still crashes after installing Sun's Java with a similar error. Quote:# Regarding the Settings.properties file, this file nor the .jpcsp directory are never created because it does not exit without crashing, so unfortunately, the file does not exist for me to edit. RE: Ubuntu 12.04 Crash on Exit - MaXiMu - 09-17-2012 JWJGL Bug http://lwjgl.org/forum/index.php/topic,4663.0.html |