Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 07-29-2018, 12:51 PM   #31
RbnJrg
Wizard
RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.
 
Posts: 1,292
Karma: 5625799
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
Quote:
Originally Posted by DiapDealer View Post
I'll look into it. But Sigil is only supposed to install the runtime if a) there is no VS2015 runtime installed, or b) an older version than the one included with Sigil is installed. Perhaps something has changed regarding how Windows indicates if--and what version--is installed.
I had installed the "spanish" version of VS2015 runtime and it seems Sigil installed the "english" version. Could that be the cause of the issue? So far, I didn't have any trouble to run Sigil 0.9.10 with the "spanish" runtime.
RbnJrg is offline   Reply With Quote
Old 07-29-2018, 02:01 PM   #32
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: 24,711
Karma: 169429004
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
That could very well be the problem. I guess I don't really see the purpose of a runtime being geared toward a specific language, myself. It's not like there's scads of translatable strings relevant to executing C++ object code. Other than a translated page for the details and prerequisites (and of course the ui of the installer itself), I'm not certain I even understand what the difference between an English and a Spanish C++ runtime would be.

Is there a particular reason you've chosen to install the runtime yourself, rather than just letting it be distributed by the programs that need/supply it?
DiapDealer is offline   Reply With Quote
Advert
Old 07-29-2018, 02:07 PM   #33
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: 24,711
Karma: 169429004
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
I'm thinking the best path forward might simply be a user option in the Sigil installer to skip the runtime installation altogether. It would be the quickest/easiest solution for a lot of edge cases.
DiapDealer is offline   Reply With Quote
Old 07-29-2018, 03:59 PM   #34
RbnJrg
Wizard
RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.
 
Posts: 1,292
Karma: 5625799
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
Quote:
Originally Posted by DiapDealer View Post
Is there a particular reason you've chosen to install the runtime yourself, rather than just letting it be distributed by the programs that need/supply it?
I installed the runtime because I had installed it and Sigil 0.9.10 overwrote it and with that runtime Sigil didn't work. So, I unistalled Sigil, I uninstalled the runtime, I installed again the spanish runtime, I reinstall Sigil and when it wanted to install the "new" runtime, I aborted it and this time, Sigil worked.

I think what you said in your last post is the best option; to let the user to allow Sigil to install (or not) the newest runtime.
RbnJrg is offline   Reply With Quote
Old 07-29-2018, 04:41 PM   #35
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: 24,711
Karma: 169429004
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by RbnJrg View Post
I installed the runtime because I had installed it and Sigil 0.9.10 overwrote it and with that runtime Sigil didn't work. So, I unistalled Sigil, I uninstalled the runtime, I installed again the spanish runtime, I reinstall Sigil and when it wanted to install the "new" runtime, I aborted it and this time, Sigil worked.

I think what you said in your last post is the best option; to let the user to allow Sigil to install (or not) the newest runtime.
My question was why you had installed the runtime yourself (regardless of the language) in the first place. It's not typically something an end-user needs to worry about very often. Had you uninstalled both Sigil and the Spanish runtime (again: whatever a "Spanish runtime" even is) and reinstalled Sigil, it would have run just fine with it's own included runtime. Even on Spanish computers.

But yes. An option to not install it is probably the best solution, here

Last edited by DiapDealer; 07-29-2018 at 04:44 PM.
DiapDealer is offline   Reply With Quote
Advert
Old 07-29-2018, 05:26 PM   #36
RbnJrg
Wizard
RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.
 
Posts: 1,292
Karma: 5625799
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
Quote:
Originally Posted by DiapDealer View Post
My question was why you had installed the runtime yourself (regardless of the language) in the first place.
Ahh, I understand you now; I had this runtime installed because others programs I have, they had installed it, like Sigil does. But I don't know why Sigil with its "own" runtime doesn't work in my system.
RbnJrg is offline   Reply With Quote
Old 07-29-2018, 05:39 PM   #37
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: 24,711
Karma: 169429004
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by RbnJrg View Post
But I don't know why Sigil with its "own" runtime doesn't work in my system.
It would work just fine _IF_ the other runtime wasn't already installed. The problem isn't the version of the runtime Sigil that tries to install itself. The problem is caused by Sigil trying to install its version in addition to (or over top of) the one you have installed. That is what shouldn't be happening. I'm just lamenting the fact that Windows makes it so difficult to manage this situation from a deployment standpoint. Having to check for different versions of different language editions of the same runtime just isn't feasible. Especially when language-specific versions of a C++ runtime (whose version numbers clearly don't match their counterparts') doesn't even make a little bit of sense to me.

Alas.
DiapDealer is offline   Reply With Quote
Old 07-29-2018, 07:55 PM   #38
JustinThought
Groupie
JustinThought ought to be getting tired of karma fortunes by now.JustinThought ought to be getting tired of karma fortunes by now.JustinThought ought to be getting tired of karma fortunes by now.JustinThought ought to be getting tired of karma fortunes by now.JustinThought ought to be getting tired of karma fortunes by now.JustinThought ought to be getting tired of karma fortunes by now.JustinThought ought to be getting tired of karma fortunes by now.JustinThought ought to be getting tired of karma fortunes by now.JustinThought ought to be getting tired of karma fortunes by now.JustinThought ought to be getting tired of karma fortunes by now.JustinThought ought to be getting tired of karma fortunes by now.
 
JustinThought's Avatar
 
Posts: 171
Karma: 3517858
Join Date: May 2016
Location: Monterrey, Mexico
Device: Samsung Tab-3 7"
Has anyone else had any issues with search? I installed 0.9.10 on my Windows 7 (64bit) system, and checked the current epub. FlightCrew indicated there was a .jpg file that was reachable, but not in the manifest (which was true--I hadn't loaded it yet), so I searched for it, all html files, both normal and regex, and it didn't find it. On brief experimentation, it looks as if Sigil can find something in the current file or a nearby (don't know how nearby, didn't experiment that much), but distant files don't seem to be found.

I did take it into my desktop, where the previous version is still hanging out, and it found the reference immediately.

Anyone else want to experiment here? Or is it--as has happened before--something related to my environment?

Edit: a little later: I'm back at 0.9.10, and I'm unable to duplicate the issue. Nothing has changed in the environment. I'm putting this down as just a fluke. The gods of computerdom were frowning on me at that moment.

Last edited by JustinThought; 07-29-2018 at 08:54 PM.
JustinThought is offline   Reply With Quote
Old 07-29-2018, 08:18 PM   #39
BetterRed
null operator
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: 17,691
Karma: 20473671
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by DiapDealer View Post
Not really sure, to be honest. My gut says no (no there shouldn't be any issues), but Windows is so weird about how memory-resident functions of dlls work/persist, that I wouldn't swear to it. The sigil-specific dlls (python35 gumbo and hunspell) shouldn't cause any issues. Because 1) they've not been altered between 0.9.9 and 0.9.10; 2) they were all built with VS2015; and 3) Windows first priority for library search paths is the current directory (so all of those libraries are packaged adjacent to the Sigil executable for that exact purpose). The environment for the python-based plugins (run in a separately executed process) is tightly-controlled and should pose no problems.

Just remember they'll share the same preferences unless you launch one version of Sigil with the SIGIL_PREFS_DIR set to somewhere else.
I'll summon up the courage to give it a go, I'll let you know the results.

Your discussion with Ruben has echoes of the problems I had with Sigil and the C++ libraries in the distant past - which is what prompted my question.

At the time I had dozens of "Microsoft Visual C++ 2008 Redistributable - XXXXXXXX" installed, I'm now down to a mere eight - only one of which is 2015. Not sure what I did, or more probably what MS did, to reduce the number, that happened when I was still using Win7.

BR

Last edited by BetterRed; 07-29-2018 at 08:20 PM.
BetterRed is offline   Reply With Quote
Old 07-29-2018, 09:00 PM   #40
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: 24,711
Karma: 169429004
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by JustinThought View Post
Edit: a little later: I'm back at 0.9.10, and I'm unable to duplicate the issue. Nothing has changed in the environment. I'm putting this down as just a fluke. The gods of computerdom were frowning on me at that moment.
I was just about to say that there were no changes that I know of that should have affected S&R in this release.
DiapDealer is offline   Reply With Quote
Old 07-30-2018, 01:25 AM   #41
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 16,954
Karma: 82522897
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Kobo Forma, Kobo Clara HD, Lenovo M8 FHD, iPad Pro, Tolino
Quote:
Originally Posted by JustinThought View Post
Edit: a little later: I'm back at 0.9.10, and I'm unable to duplicate the issue. Nothing has changed in the environment. I'm putting this down as just a fluke. The gods of computerdom were frowning on me at that moment.
We don't believe in miracles, we just depend on them.
DNSB is offline   Reply With Quote
Old 07-30-2018, 03:11 AM   #42
odamizu
just an egg
odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.
 
odamizu's Avatar
 
Posts: 1,388
Karma: 2688282
Join Date: Mar 2015
Device: Kindle Oasis1 & Voyage, iOS
DiapDealer and KevinH for all your work on Sigil.

I LOVE LOVE LOVE the custom icons for plugins. Yay! And thank you, Doitsu, for pointing out how to add your own custom icons.

Quote:
Originally Posted by KevinH View Post
I will try to bring that back for the next release if there is someway to separate a mousepress event in a link area from a mousepress event in a non-link area. Webkit will detect link related clicks (with any and all modifier keys) and send a signal with a URL but the mousepress event itself does not provide info to know if a scroll update is wanted or the beginning of a link click.

Short of that we will add a preference setting for the next release allowing the user to set how they want clicks in Preview to be treated if needed.
Thank you! I prefer having clicks in Preview sync with CodeView the way clicking in CodeView syncs with Preview. Having a preference setting to choose how clicks in Preview are treated would be fabulous.
odamizu is offline   Reply With Quote
Old 07-31-2018, 02:53 PM   #43
JustinThought
Groupie
JustinThought ought to be getting tired of karma fortunes by now.JustinThought ought to be getting tired of karma fortunes by now.JustinThought ought to be getting tired of karma fortunes by now.JustinThought ought to be getting tired of karma fortunes by now.JustinThought ought to be getting tired of karma fortunes by now.JustinThought ought to be getting tired of karma fortunes by now.JustinThought ought to be getting tired of karma fortunes by now.JustinThought ought to be getting tired of karma fortunes by now.JustinThought ought to be getting tired of karma fortunes by now.JustinThought ought to be getting tired of karma fortunes by now.JustinThought ought to be getting tired of karma fortunes by now.
 
JustinThought's Avatar
 
Posts: 171
Karma: 3517858
Join Date: May 2016
Location: Monterrey, Mexico
Device: Samsung Tab-3 7"
Quote:
Originally Posted by DNSB View Post
We don't believe in miracles, we just depend on them.
My nephew, who is a much more capable computer "geek" than I am, assures me that what makes computers do their thing is something called "FM". Now, this being a family forum, I'm not going to go into too much detail on his definition, but I can tell you that the second word is "Magic."

A while back, I confused DiapDealer and Kevin when I reported a little inconvenience when moving files around in a book with many chapters--when you dragged it to its new home and released it, the focus of the Book Browser would shift to the beginning (or sometimes the end--depending on that FM), and in order to shift the focus back to the file, I would have to re-highlight that tab in the code window. I tried it today with 0.9.10, and that still occurs. The focus in the Book Browser window "pops" to the top, not the new location of the file.

As before, it's not a huge issue, just a slight inconvenience. I would place the solving of this one wayyyyyy down at the bottom of the list.

Really like the new release, though. I haven't started customizing my plugin icons yet, because then I'd get all obsessive about that. I'll save that for tomorrow. Thanks, guys!
JustinThought is offline   Reply With Quote
Old 08-01-2018, 12:04 PM   #44
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: 877
Karma: 2457540
Join Date: Nov 2011
Device: none
Quote:
Originally Posted by exaltedwombat View Post
And that is why we love Sigil! Thank you.
This is bad. I'm going through a new conversion from PDF. Quite clean, but the usual need for putting in chapter breaks, cleaning up the rogue paragraph feeds...

I NEED a click in Preview to locate in Code View. Please restore this as a matter of urgency!

Hope I can revert to the previous Sigil version in the meanwhile... Otherwise this job is going to be impossible.

<later>

Phew! Yes I can. Panic over for now...

Last edited by exaltedwombat; 08-01-2018 at 12:17 PM.
exaltedwombat is offline   Reply With Quote
Old 08-01-2018, 01:05 PM   #45
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: 24,711
Karma: 169429004
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
I'm glad the panic is over.

For others...

We will restore the feature. But there is no urgency. It's quite trivial to downgrade to Sigil 0.9.9 in the meantime. Just uninstall Sigil and install the older version to downgrade. It's that simple.
DiapDealer is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sigil-0.8.900 released for testing - Wait for Sigil-0.8.901 KevinH Sigil 106 10-04-2015 11:41 AM
Sigil 0.8.5 Released user_none Sigil 12 03-30-2015 12:28 PM
Sigil 0.7.2 Released user_none Sigil 40 06-25-2013 12:35 AM
Sigil 0.7.0 Released user_none Sigil 75 03-03-2013 01:41 PM


All times are GMT -4. The time now is 10:13 PM.


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