|
From: Manuel B. <ma...@ms...> - 2004-05-25 08:20:50
|
Hi I tested the RC1 sourcefiles. ALl points I found: 1) for some reason, desktop shortcuts don't work with GNOME (I'm running 2.4.x). Other apps did register correctly, apparently. An example is Citrix ICA Client, which has put the files here: /usr/local/lib/ICAClient/desktop/Citrix_PNA.desktop /usr/local/lib/ICAClient/desktop/wfcmgr.desktop linked to from /usr/share/applications/ where also openMSX-Catapult has the .desktop file. Ah! I checked the differences and found the problem. Change Categories to this line: Categories=Application;Emulator;Game; So, add "Application". Please fix this in CVS! 2) Catapult has assertions enabled. I know this, because at the first run of the new binary, I got this after closing Catapult while openMSX was running: catapult: src/openMSXController.cpp:268: wxString openMSXController::GetPendingCommand(): Assertion `!m_commands.empty()' failed. The problem is that this bug isn't easily reproducible... -- Grtjs, Manuel PS: MSX 4EVER! (Questions? See http://www.faq.msxnet.org/) PPS: Visit my homepage: http://bilderbeek.cjb.net/ |