Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 12-25-2014, 11:53 PM   #46
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 20,544
Karma: 26944418
Join Date: Mar 2012
Location: Sydney Australia
Device: none
@AlanHK - It does sound like a DLL Hell type problem, but that was last century.

What else is running? Maybe some Qt4 based software?

I would close down all discretionary applications - weather alerts, email, RSS clients, diary, browsers etc - and see if I could induce the behaviour. Given you're the only person with the problem (that we know about) suggests its something specific to you - which could be the software set you're running.

I think the only registry entries for Sigil are those the installer puts there for the uninstaller, plus any shell related entries for file associations the user sets up - eg for epub open with. Everything else is in D&S - Preferences has a button that opens it.

You could try running Sigil in Sandboxie - if behaviour in there is OK then that would suggest its a another application scribbling something where it shouldn't. Do you have any oddball driver's - analogue i/o, process i/o.

BR
BetterRed is offline   Reply With Quote
Old 12-26-2014, 06:42 AM   #47
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 27,545
Karma: 193191846
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Gotta be an INI corruption problem. Instead of running the 0.6.x version next time it happens, just delete the Sigil.ini file and restart Sigil 0.8 2. If that fixes the problem, we'll narrow down which preference change is hanging it up.

Also, I seem to recall some sort of third-party sound software causing problems similar to this once upon a time, but I might be remembering wrong.

Last edited by DiapDealer; 12-26-2014 at 06:47 AM.
DiapDealer is offline   Reply With Quote
Advert
Old 12-26-2014, 08:05 AM   #48
AlanHK
Guru
AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.
 
AlanHK's Avatar
 
Posts: 668
Karma: 929286
Join Date: Apr 2014
Device: PW-3, iPad, Android phone
Quote:
Originally Posted by DiapDealer View Post
Gotta be an INI corruption problem..
Bugger me! That must be it.


I was monitoring the program folder for changes but the program is actually writing in
C:\Documents and Settings\Owner\Local Settings\Application Data\sigil-ebook\sigil\sigil.ini

Never knew that existed.

It would be too simple to use the same folder the program is in.
Like Unix, Like DOS. Where you can find and back them up and fix them when they screw up.

OK. So I will back up that file and see if there is a rogue setting change next time Sigil dies.
AlanHK is offline   Reply With Quote
Old 12-26-2014, 11:10 AM   #49
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,768
Karma: 54401244
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by AlanHK View Post
Bugger me! That must be it.


I was monitoring the program folder for changes but the program is actually writing in
C:\Documents and Settings\Owner\Local Settings\Application Data\sigil-ebook\sigil\sigil.ini

Never knew that existed.

It would be too simple to use the same folder the program is in.
Like Unix, Like DOS. Where you can find and back them up and fix them when they screw up.

OK. So I will back up that file and see if there is a rogue setting change next time Sigil dies.
Alan

IMHO this is the proper location.
Each (PC) user gets their own private preference settings,user_dictionary...

Programs are protected from malware because their contents needs elevated privileged (UAC) to make a change
There is a link to the location in the Preference menu
theducks is offline   Reply With Quote
Old 12-26-2014, 11:39 AM   #50
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 27,545
Karma: 193191846
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by AlanHK View Post
It would be too simple to use the same folder the program is in.
Like Unix, Like DOS. Where you can find and back them up and fix them when they screw up.
Actually, lots of unix/linux programs store user data in hidden subdirectories (or hidden files) in the user's home directory. Global configuration might be in /etc, But user-specific stuff will typically be in .local or .config under ~/. Separate, user-writeable data directories for individual programs are fairly common practice on all platforms nowadays.

Also keep in mind that Sigil 0.6.x will use the same data directory and hence, same Sigil.INI, as 0.8.2. Probably not a good idea to have two different programs writing to the same file/directory. I'd uninstall both versions, delete the 'sigil-ebook' directory from Local Settings\Application Data and the reinstall 0.8.2 (and ONLY 0.8.2). Then if the problem continues, backup the Sigil.INI file and start removing entries from it (one at a time) and trying to start Sigil each time. That way you can track down which INI setting is preventing Sigil from starting.

You can try tracking down/removing Sigil registry entries before reinstalling, but like someone already mentioned, there's really no Sigil registry entries of any consequence that would likely cause issues like this.

Last edited by DiapDealer; 12-26-2014 at 11:42 AM.
DiapDealer is offline   Reply With Quote
Advert
Old 12-26-2014, 12:06 PM   #51
exaltedwombat
Guru
exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.
 
Posts: 878
Karma: 2457540
Join Date: Nov 2011
Device: none
Quote:
Originally Posted by AlanHK View Post
The PC is a year old.
So why are you causing problems for yourself by running an obsolete Windows version?
exaltedwombat is offline   Reply With Quote
Old 12-26-2014, 12:24 PM   #52
AlanHK
Guru
AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.
 
AlanHK's Avatar
 
Posts: 668
Karma: 929286
Join Date: Apr 2014
Device: PW-3, iPad, Android phone
Quote:
Originally Posted by theducks View Post
Alan

IMHO this is the proper location.

Each (PC) user gets their own private preference settings,user_dictionary...
Yeah, yeah. I know the official line.
I don't like it, that's all.
There is only one user on my PC.
"Private" preferences are a useless complication to me.





Quote:
Originally Posted by exaltedwombat View Post
So why are you causing problems for yourself by running an obsolete Windows version?
I do not come here to to debate that issue.
AlanHK is offline   Reply With Quote
Old 12-26-2014, 12:32 PM   #53
exaltedwombat
Guru
exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.exaltedwombat ought to be getting tired of karma fortunes by now.
 
Posts: 878
Karma: 2457540
Join Date: Nov 2011
Device: none
Well, even if you need XP to run some old program or hardware, you can always dual-boot with a modern version and be productive wuth Sigil too. Sounds like you want a solution, but won't accept THE solution. Is this about making EPUBs, or about something else?
exaltedwombat is offline   Reply With Quote
Old 12-26-2014, 12:39 PM   #54
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 27,545
Karma: 193191846
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by AlanHK View Post
I do not come here to to debate that issue.
Especially not in a thread started by someone who's creating these special builds with the express intent of providing the users who prefer to continue using that "obsolete" version of Windows an opportunity to continue using Sigil on it. No questions asked.
DiapDealer is offline   Reply With Quote
Old 12-26-2014, 12:45 PM   #55
AlanHK
Guru
AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.
 
AlanHK's Avatar
 
Posts: 668
Karma: 929286
Join Date: Apr 2014
Device: PW-3, iPad, Android phone
Quote:
Originally Posted by DiapDealer View Post
Also keep in mind that Sigil 0.6.x will use the same data directory and hence, same Sigil.INI, as 0.8.2. Probably not a good idea to have two different programs writing to the same file/directory.
If I knew a cleaner way to do it, I would.
0.62 writing to the same file(s) is what fixes 0.82
That is the only reason I run the old version.

Quote:
Originally Posted by DiapDealer View Post
Then if the problem continues, backup the Sigil.INI file and start removing entries from it (one at a time) and trying to start Sigil each time. That way you can track down which INI setting is preventing Sigil from starting.
Okay in theory. But sigil.ini has 437 lines.

Including, I notice, a "clipboardringhistory" which has big slabs of text I never used in Sigil at all. Why on earth does Sigil need its own copy of the clipboard and why archive it in the ini file?
AlanHK is offline   Reply With Quote
Old 12-26-2014, 12:55 PM   #56
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 27,545
Karma: 193191846
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by AlanHK View Post
If I knew a cleaner way to do it, I would.
0.62 writing to the same file(s) is what fixes 0.82
That is the only reason I run the old version.
Deleting/moving the INI file (without having 0.6.2 installed) would likely achieve the same result.

Quote:
Okay in theory. But sigil.ini has 437 lines.
Then how about this? As soon as Sigil 0.8.2 stops working, make a backup of the existing sigil.ini file. Start Sigil 0.6.2 and close it, to "fix" the ini file, and then diff the "fixed" version of the ini file against the backed up "broken" ini file.


Quote:
Including, I notice, a "clipboardringhistory" which has big slabs of text I never used in Sigil at all. Why on earth does Sigil need its own copy of the clipboard and why archive it in the ini file?
I have no answer for that question. Mostly because I don't care why it keeps its own copy of the clipboard ... any more than you care to explain why you want to keep using XP on new hardware.

Last edited by DiapDealer; 12-26-2014 at 01:14 PM.
DiapDealer is offline   Reply With Quote
Old 12-26-2014, 01:30 PM   #57
AlanHK
Guru
AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.AlanHK ought to be getting tired of karma fortunes by now.
 
AlanHK's Avatar
 
Posts: 668
Karma: 929286
Join Date: Apr 2014
Device: PW-3, iPad, Android phone
Quote:
Originally Posted by DiapDealer View Post
Then how about this? As soon as Sigil 0.8.2 stops working, make a backup of the existing sigil.ini file. Start Sigil 0.6.2 and close it, to "fix" the ini file, and then diff the "fixed" version of the ini file against the backed up "broken" ini file.
Yeah, I tried that.

Many, many lines of encoded gobbledygook.

\x62\0r\0o\0w\0s\0\x65\0r\x1\0\0\0X\0\0\x2\xd1\0\0 \0S\0\xff\xff\xff\xfb\0\0\0\x16\0\x63\0l\0i\0p\0s\ 0w\0i\0n\0\x64\0o\0w\0\0\0\

etc, etc.


Quote:
Originally Posted by DiapDealer View Post
I have no answer for that question. Mostly because I don't care why it keeps its own copy of the clipboard ... any more than you care to explain why you want to keep using XP on new hardware.
Large blocks of irrelevant text complicates file compare, for one thing.
"Resync Failed. Files are too different."


Anyway, next time Sigil chokes I will see if just replacing the ini file with a "known good" version works.
(Rather than deleting it, which would lose all my preferences).
AlanHK is offline   Reply With Quote
Old 02-01-2015, 05:54 PM   #58
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 27,545
Karma: 193191846
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Updated the first post to include a link for the latest release of Sigil (v0.8.3)
DiapDealer is offline   Reply With Quote
Old 02-02-2015, 03:57 PM   #59
Bombur
Junior Member
Bombur began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Aug 2013
Device: Sony PRS-T1
Thank you, this version is great. I don't know if it is your compiler magic or a general thing, but it starts up in almost no time.
Bombur is offline   Reply With Quote
Old 02-24-2015, 02:09 PM   #60
Sella174
Enthusiast
Sella174 began at the beginning.
 
Sella174's Avatar
 
Posts: 46
Karma: 10
Join Date: Feb 2015
Device: Paperbacks
Many thanks for making an XP version, for now I can use Sigil until such time as I finally buy a new laptop ... unfortunately I always spend the money on FUJIFILM lenses!
Sella174 is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Anyone performance tested the calibre 32bit vs 64 bit on Windows 7 32 bit & 64 bit? millan Devices 6 11-07-2014 05:03 PM
Moving ADE from 32-bit Windows to 64-bit Windows JSWolf General Discussions 7 03-09-2013 06:33 AM
Windows 7 64-bit + Calibre 0.9.14 64 bit BSD rjh007 Calibre 6 01-27-2013 03:35 PM
Does Calibre 64 bit Windows use 64 bit Python? KevinH Calibre 1 01-16-2011 11:14 AM
I can't get calibre to build/install on 64 bit linux angevin Calibre 8 10-08-2008 04:10 PM


All times are GMT -4. The time now is 01:57 AM.


MobileRead.com is a privately owned, operated and funded community.