1080linebooks / sigil

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

Error while using "save as..." #825

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open an Epub
2. File -> "Save as..."
3.
...

What is the expected output? What do you see instead?

Error-Message...

What version of the product are you using? On what operating system?

"Error info: Critical: kfilemodule(14918): couldn't create slave: "Unable to 
create io-slave:
klauncher said: Unbekanntes Protokoll „“.
" 
Sigil version: 0.4.0
Runtime Qt: 4.7.2
Compiled Qt: 4.7.2
Platform: Linux"

Original issue reported on code.google.com by halsband...@googlemail.com on 26 Mar 2011 at 2:01

GoogleCodeExporter commented 9 years ago
The error message makes it clear that this is not a problem with Sigil, but 
with your system. kfilemodule is a part of KDE, not Sigil.

Original comment by Strahinja.Markovic@gmail.com on 31 Mar 2011 at 4:11

GoogleCodeExporter commented 9 years ago
The bug happens when the KDE-native file picker is used, this is when using 
Sigil under KDE4.

Using Sigil under other desktop environments, Sigil uses the native Qt file 
picker, which doesn't exhibit this annoying bug (I get that error dialogue 
three time for each "Save as"...). 

Could there be an option in Sigil to select which file dialogue is used under 
KDE4? a run time switch or an environment variable...

FWIW, this is a dupe of http://code.google.com/p/sigil/issues/detail?id=750

Original comment by ahmadsam...@gmail.com on 10 May 2011 at 2:41

GoogleCodeExporter commented 9 years ago
On further investigation I noticed that unchecking "Automatically select 
filename extension (.epub)" in the "Save as" dialogue seems to take care of 
this issue under KDE4.

Original comment by ahmadsam...@gmail.com on 15 May 2011 at 3:48

GoogleCodeExporter commented 9 years ago
"On further investigation I noticed that unchecking "Automatically select 
filename extension (.epub)" in the "Save as" dialogue seems to take care of 
this issue under KDE4."

Thanks thats a good workaround.

Original comment by halsband...@googlemail.com on 15 May 2011 at 4:19

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

Original comment by Strahinja.Markovic@gmail.com on 18 May 2011 at 12:07