Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 10-30-2013, 10:01 PM   #31
Katsunami
Grand Sorcerer
Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.
 
Katsunami's Avatar
 
Posts: 6,111
Karma: 34000001
Join Date: Mar 2008
Device: KPW1, KA1
Quote:
Originally Posted by Pablo View Post
Am I mistaken in thinking that I now have a development environment? I mean, do I have all it takes to look around the code?
No, you're not mistaken. You can open any file in the source code, change it, and then recompile the program. (Assuming your change does not break it.)
Katsunami is offline   Reply With Quote
Old 10-30-2013, 11:36 PM   #32
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Quote:
Originally Posted by DiapDealer View Post
If you have issues with documents/epubs that worked fine pre-0.7.3 giving you warnings about being malformed, then you might want to upgrade. If you work on a lot of calibre-generated epubs, you may want to upgrade. But if you notice no issues with v0.7.3 in your normal workflow, then there's no real pressing reason to upgrade. Other than any changes/bugfixes brought by Qt5.1.1 (or 5.2-beta), the changes to Sigil itself are quite trivial. Mainly, when opening a file, any unicode non-breaking space characters are converted to the numeric entity (#160) instead of the named entity (nbsp). That way it won't break documents that didn't have (or need) a doctype. All of the handful of changes have to do with that.

If you don't really use unicode characters or entities (or all of your (x)html files already have the right doctype declaration), there's probably no real advantage to be gained. Nor any harm, for that matter.
Thanks!

So basically, as soon as you post a new unofficial deb (thanks for that, by the way) I may get around to that. But it's just bug fixes anyway, so I should feel no pressure unless I must have the latest everything for psychological reasons.
eschwartz is offline   Reply With Quote
Advert
Old 10-31-2013, 06:59 AM   #33
Notjohn
mostly an observer
Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.
 
Posts: 1,519
Karma: 987654
Join Date: Dec 2012
Device: Kindle
Quote:
Originally Posted by user_none View Post
This is a small maintenance release of Sigil. Books with an invalid doctype should open as they did in version prior to 0.7.3. Also, this release has a build for OS X using Qt 5.2.0 Beta 1. This release should support Mavericks though it has not been tested on Mavericks.
Thank you for this. (I've had that malformed message, and I worried about it.)

Google tells me that the download source is now https://github.com/user-none/Sigil -- is that correct?
Notjohn is offline   Reply With Quote
Old 10-31-2013, 08:28 AM   #34
Gunnerp245
Gadget Freak
Gunnerp245 ought to be getting tired of karma fortunes by now.Gunnerp245 ought to be getting tired of karma fortunes by now.Gunnerp245 ought to be getting tired of karma fortunes by now.Gunnerp245 ought to be getting tired of karma fortunes by now.Gunnerp245 ought to be getting tired of karma fortunes by now.Gunnerp245 ought to be getting tired of karma fortunes by now.Gunnerp245 ought to be getting tired of karma fortunes by now.Gunnerp245 ought to be getting tired of karma fortunes by now.Gunnerp245 ought to be getting tired of karma fortunes by now.Gunnerp245 ought to be getting tired of karma fortunes by now.Gunnerp245 ought to be getting tired of karma fortunes by now.
 
Gunnerp245's Avatar
 
Posts: 1,169
Karma: 1043832
Join Date: Nov 2007
Location: US
Device: EE, Note 8
Quote:
Originally Posted by user_none View Post
This is a small maintenance release of Sigil. Books with an invalid doctype should open as they did in version prior to 0.7.3. Also, this release has a build for OS X using Qt 5.2.0 Beta 1. This release should support Mavericks though it has not been tested on Mavericks.
Thanks!
Gunnerp245 is offline   Reply With Quote
Old 10-31-2013, 09:07 AM   #35
mrmikel
Color me gone
mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.
 
Posts: 2,089
Karma: 1445295
Join Date: Apr 2008
Location: Central Oregon Coast
Device: PRS-300
Quote:
Originally Posted by Notjohn View Post
Google tells me that the download source is now https://github.com/user-none/Sigil -- is that correct?
Yes. User_none posted he had trouble with the google site so he shifted to the new one.
mrmikel is offline   Reply With Quote
Advert
Old 10-31-2013, 10:15 AM   #36
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: 28,601
Karma: 204624552
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
That's where the source repository is. I think the binary installer downloads are still hosted at the old google-code home. At least I didn't see a download section at git-hub at a quick glance. Could be wrong though.
DiapDealer is offline   Reply With Quote
Old 10-31-2013, 10:33 AM   #37
mrmikel
Color me gone
mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.
 
Posts: 2,089
Karma: 1445295
Join Date: Apr 2008
Location: Central Oregon Coast
Device: PRS-300
It is all at google now, but I would swear I downloaded one from github just a few days ago.
mrmikel is offline   Reply With Quote
Old 12-28-2013, 12:30 AM   #38
dwlamb
Member
dwlamb began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Apr 2013
Device: Android Smartphone
Debian compile of Sigil in Kubuntu 12.04

I've seen Rob Ireton's compact smaller method of compiling the latest Sigil. I am having challenges with running cmake on this LTS version of Kubuntu. Fixes I have found on the net for downloading and installing cmake 2.8.9 (see http://www.cmake.org/pipermail/cmake...ry/053649.html) are not being found by this command in the how-to on the google code site:
Code:
make -G "Unix Makefiles" -DCMAKE_PREFIX_PATH=/opt/Qt5.1.0/5.1.0/gcc/lib/cmake -DCMAKE_BUILD_TYPE=Release -DFORCE_BUNDLED_COPIES=1 ~/sigil-0.7.3/src
Has anyone configured a new package for Debian more recent than April 2013 that is ideal for those not sufficiently versed in DIY compiling?
dwlamb is offline   Reply With Quote
Old 12-30-2013, 02:29 PM   #39
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
Quote:
Originally Posted by dwlamb View Post
I've seen Rob Ireton's compact smaller method of compiling the latest Sigil. I am having challenges with running cmake on this LTS version of Kubuntu. Fixes I have found on the net for downloading and installing cmake 2.8.9 (see http://www.cmake.org/pipermail/cmake...ry/053649.html) are not being found by this command in the how-to on the google code site:
Code:
make -G "Unix Makefiles" -DCMAKE_PREFIX_PATH=/opt/Qt5.1.0/5.1.0/gcc/lib/cmake -DCMAKE_BUILD_TYPE=Release -DFORCE_BUNDLED_COPIES=1 ~/sigil-0.7.3/src
Has anyone configured a new package for Debian more recent than April 2013 that is ideal for those not sufficiently versed in DIY compiling?
I don't think so, but 0.7.4 is only a maintenance/bugfix. It adds support for OSX, which you don't need, and:

Quote:
Originally Posted by DiapDealer View Post
If you have issues with documents/epubs that worked fine pre-0.7.3 giving you warnings about being malformed, then you might want to upgrade. If you work on a lot of calibre-generated epubs, you may want to upgrade. But if you notice no issues with v0.7.3 in your normal workflow, then there's no real pressing reason to upgrade. Other than any changes/bugfixes brought by Qt5.1.1 (or 5.2-beta), the changes to Sigil itself are quite trivial. Mainly, when opening a file, any unicode non-breaking space characters are converted to the numeric entity (#160) instead of the named entity (nbsp). That way it won't break documents that didn't have (or need) a doctype. All of the handful of changes have to do with that.

If you don't really use unicode characters or entities (or all of your (x)html files already have the right doctype declaration), there's probably no real advantage to be gained. Nor any harm, for that matter.
In other words, you may very well not need any of the (minor) improvements in 0.7.4, if so, don't bother???

You may also want to take a look at calibre's latest feature, ebook-edit.exe as it is the spiritual heir of Sigil. It's already quite good.

Last edited by eschwartz; 01-05-2014 at 04:19 PM. Reason: typo
eschwartz is offline   Reply With Quote
Old 12-31-2013, 06:41 PM   #40
dwlamb
Member
dwlamb began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Apr 2013
Device: Android Smartphone
@eschwartz
Thanks for the feedback.

Some of the tweaks I am looking for are quirks I have found in 0.7.2 which I am presently using. I don't know if it was due to changes in the Qt Libraries or actual changes in Sigil but I have issues with:
  • selecting more than one html file in the left pane for functions such as bulk exporting or deleting
  • navigation in the file dialog windows is down to one-click where I have two-clicks everywhere else on my system

in short I was happier with what I had before 0.7.2 but that was no longer available when I acquired a new system in July and upgraded my installation.

You mention Calibre's ebook-edit.exe in your post. What is the corresponding executable in Linux? I looked and all I found was 'Teak Book' when I right-click a book title in Calibre.
dwlamb is offline   Reply With Quote
Old 12-31-2013, 06:46 PM   #41
DaleDe
Grand Sorcerer
DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.
 
DaleDe's Avatar
 
Posts: 11,470
Karma: 13095790
Join Date: Aug 2007
Location: Grass Valley, CA
Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7
You can find Edit in our forum at https://www.mobileread.com/forums/forumdisplay.php?f=262

It should tell you all you need.
DaleDe is offline   Reply With Quote
Old 12-31-2013, 08:09 PM   #42
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,536
Karma: 78910202
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
Remember to ensure you are on a current version of calibre and not (normally) what is in your distribution's repository.
PeterT is offline   Reply With Quote
Old 01-02-2014, 12:18 AM   #43
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
and of course, like all the other calibre utilities, it will be the same on either platform, except Windows ends with .exe, linux doesn't. Assuming you have version 1.15+ installed.

Tweak Book is the old version that just turns the book into an editable folder; this was hidden when Edit was released (still available under Preferences ==> toolbar, as Unpack Book) and switched for Edit book, so you are almost definitely in need of upgrading.

It can be run by right-clicking a book in your library (or hotkey=T) or by running:
Code:
ebook-edit /path/to/book
I believe a .desktop menu item is created too.



Dang, I'm so used to dealing with Windows people, I use Windows references even when answering a linux question!
eschwartz is offline   Reply With Quote
Old 01-05-2014, 12:40 PM   #44
st_albert
Guru
st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'
 
Posts: 698
Karma: 150000
Join Date: Feb 2010
Device: none
Quote:
Originally Posted by dwlamb View Post
I've seen Rob Ireton's compact smaller method of compiling the latest Sigil. I am having challenges with running cmake on this LTS version of Kubuntu. Fixes I have found on the net for downloading and installing cmake 2.8.9 (see http://www.cmake.org/pipermail/cmake...ry/053649.html) are not being found by this command in the how-to on the google code site:
Code:
make -G "Unix Makefiles" -DCMAKE_PREFIX_PATH=/opt/Qt5.1.0/5.1.0/gcc/lib/cmake -DCMAKE_BUILD_TYPE=Release -DFORCE_BUNDLED_COPIES=1 ~/sigil-0.7.3/src
Has anyone configured a new package for Debian more recent than April 2013 that is ideal for those not sufficiently versed in DIY compiling?
Maybe just a typo in your post, but that command should be cmake, not make.

In my experience, in order for cmake to complete without errors, I had to modify line 125 of /opt/Qt5/5.1.1/gcc/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake thus:
Code:
# include("${CMAKE_CURRENT_LIST_DIR}/Qt5GuiConfigExtras.cmake")
that is, comment it out. Unfortunately, I can't remember why I needed to do that. :-(

HTH

Albert
st_albert is offline   Reply With Quote
Old 01-05-2014, 01:01 PM   #45
st_albert
Guru
st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'st_albert gives new meaning to the word 'superlative.'
 
Posts: 698
Karma: 150000
Join Date: Feb 2010
Device: none
Quote:
Originally Posted by dwlamb View Post
@eschwartz
Thanks for the feedback.

Some of the tweaks I am looking for are quirks I have found in 0.7.2 which I am presently using. I don't know if it was due to changes in the Qt Libraries or actual changes in Sigil but I have issues with:
  • selecting more than one html file in the left pane for functions such as bulk exporting or deleting
  • navigation in the file dialog windows is down to one-click where I have two-clicks everywhere else on my system
I am running Kubuntu 13.10, KDE 4.11.3, and the "selecting a block of files" bug is no longer there.

However, on Debian Wheezy and KDE 4.8.4, it is still there (I blame KDE's Qt), and the workaround is still the same. To wit:

a) hilight first file in list
b) shift-click on last file in list. The selection appears briefly, then disappears.
c) Shift-Click on last file again, and selection re-appears.

I don't have an installation of Kubuntu 13.04 anymore, and I can't remember whether it was there or not.

HTH,
Albert
st_albert is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sigil 0.6.2 Released user_none Sigil 89 05-04-2014 06:42 AM
Sigil V0.7.3 released user_none Sigil 59 09-11-2013 09:45 PM
Sigil 0.6.0 Released user_none Sigil 93 11-24-2012 06:50 PM
Sigil 0.5.3 Released user_none Sigil 85 05-13-2012 05:29 AM
Sigil 0.4.2 Released user_none Sigil 41 10-26-2011 06:03 AM


All times are GMT -4. The time now is 12:45 AM.


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