Rainie3535 / sigil

Automatically exported from code.google.com/p/sigil
GNU General Public License v3.0
0 stars 0 forks source link

Sigil crashes whenever I run it #1198

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello... I am not able to use Sigil in my current computer (worked perfectly in 
another one). I am using Ubuntu 11.10 with LXDE window manager. I'm pasting 
below the error message Sigil shows after crashing:

Error info: Critical: kfilemodule(17456): couldn't create slave: "Unable to 
create io-slave:
klauncher said: Unknown protocol ''.
" 
Sigil version: 0.5.0
Runtime Qt: 4.7.4
Compiled Qt: 4.7.2
Platform: Linux

Original issue reported on code.google.com by felipefo...@gmail.com on 25 Jan 2012 at 2:47

GoogleCodeExporter commented 9 years ago
Issue 1199 has been merged into this issue.

Original comment by john@nachtimwald.com on 25 Jan 2012 at 3:07

GoogleCodeExporter commented 9 years ago
> Runtime Qt: 4.7.4
> Compiled Qt: 4.7.2

A) You are not using the supplied libraires. Ensure you are running sigil using 
the .sh script and not running it directly.

B) I cannot control what KDE (I know you said you're using LXDE but kfilemodule 
and klauncher are KDE components) do to your system. There are known issues in 
regard to how KDE hooks into and overrides parts of Qt dynamically at run time.

Original comment by john@nachtimwald.com on 25 Jan 2012 at 3:13

GoogleCodeExporter commented 9 years ago
Hmm... it seems I've created a wrong link, pointing to sigil instead of 
sigil.sh. All working fine now, thanks a lot!

Original comment by felipefo...@gmail.com on 26 Jan 2012 at 7:39