Hello,<br><br>I have been trying to keep up with the sip/pyqt/qscintilla snapshots (installed on up-to-date kubuntu jaunty prerelease). There have been a few issues trying to run eric in this environment, but it looks like they have been mostly addressed in subsequent snapshots from riverbank.<br>
<br>There is one issue I am seeing this morning with the latest snapshots that I am not sure how to investigate. If I start eric from the command prompt, it launches successfully. If I make an entry in the kde start menu and launch eric from there, it crashes. I can choose &quot;Run in terminal&quot; as an option for the menu entry, and the output is simply &quot;Warning: Program &#39;/usr/local/bin/eric4&#39; crashed.&quot; I thought I could get more information about the crash if I edited the menu command to be &quot;eric4 --debug&quot;, but when I do so, eric doesnt crash! I get this debugging output during startup:<br>
<br>DEBUG:root:Importing packages...<br>DEBUG:root:Generating Main Window...<br>DEBUG:root:Initializing Plugin Manager...<br>DEBUG:root:Config Dir: None; exists: False<br>DEBUG:root:Config Dir: None; exists: False<br>DEBUG:root:Generating Main User Interface...<br>
DEBUG:root:Setting up connections...<br>DEBUG:root:Initializing Tools...<br>DEBUG:root:Registering Objects...<br>DEBUG:root:Initializing Actions...<br>DEBUG:root:Initializing Menus...<br>DEBUG:root:Initializing Toolbars...<br>
DEBUG:root:Initializing Statusbar...<br>DEBUG:root:Activating Plugins...<br>DEBUG:root:Restoring Toolbarmanager...<br>DEBUG:root:Config Dir: None; exists: False<br>DEBUG:root:Config Dir: None; exists: False<br>DEBUG:root:Config Dir: None; exists: False<br>
DEBUG:root:Config Dir: None; exists: False<br><br>Can anyone suggest a next step?<br><br>Thanks,<br>Darren<br>