![]() |
#496 |
Guru
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 809
Karma: 2416112
Join Date: Jan 2017
Location: Poland
Device: Various
|
Try
Code:
\b\w+\b |
![]() |
![]() |
![]() |
#497 |
Member
![]() Posts: 24
Karma: 10
Join Date: Jul 2022
Location: France
Device: Kobo Clara
|
Ooh, thank you!
Unfortunately, I'm using 1.9.2 (march 2022) because it's the latest published Ubuntu version according to my repo. 1.9.20 doesn't install. That's the problem with automatic build, it's not tested. ![]() "Text" doesn't exist in my time machine ![]() Last edited by philm; 01-31-2023 at 06:22 AM. |
![]() |
![]() |
Advert | |
|
![]() |
#498 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,680
Karma: 23983815
Join Date: Dec 2010
Device: Kindle PW2
|
Quote:
|
|
![]() |
![]() |
![]() |
#499 |
Member
![]() Posts: 24
Karma: 10
Join Date: Jul 2022
Location: France
Device: Kobo Clara
|
Ha! I didn't notice the spoiler button
![]() So it runs but doesn't set the cursor at the position in the code. Additionally, I need to count to 280, start from a location near it (end of previous phrase), to count 280 again. Why 280? https://www.google.com/search?q=how+...per+page+novel -> images Last edited by philm; 01-31-2023 at 07:21 AM. |
![]() |
![]() |
![]() |
#500 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,680
Karma: 23983815
Join Date: Dec 2010
Device: Kindle PW2
|
Quote:
|
|
![]() |
![]() |
Advert | |
|
![]() |
#501 |
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 8,476
Karma: 5703586
Join Date: Nov 2009
Device: many
|
Find and Replace now has a Text only flag to limit results to text not tags. So mark things in CodeEditor then run count of word regular expressions with the Text only flag set.
Given all e-readers have different page sizes unless you are exactly duplicating existing page breaks that exist in a specified print edition, why is this needed? Most good e-readers create their own percentage of chapter read based on heuristics but they differ across e-readers and do not require marking individual page boundaries. Last edited by KevinH; 01-31-2023 at 08:47 AM. |
![]() |
![]() |
![]() |
#502 | |
Member
![]() Posts: 24
Karma: 10
Join Date: Jul 2022
Location: France
Device: Kobo Clara
|
Quote:
"Rejected child (process)." sob Error code is cryptic enough to make you cry and search for regex. I'll be glad to update when build will work (after tests). |
|
![]() |
![]() |
![]() |
#503 |
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 8,476
Karma: 5703586
Join Date: Nov 2009
Device: many
|
You can build Sigil out of the box on Ubuntu. Have you tried building your own using our Linux build docs?
The child process error from Eddy is common according to a google search. If Ubuntu 22.04 is LTS why are they not updating Sigil? Where is the actual Sigil build issue on that platform? Update: Found this which means Sigil-1.9.20 is progressing okay. https://launchpad.net/ubuntu/+source/sigil/+changelog Last edited by KevinH; 01-31-2023 at 09:31 AM. |
![]() |
![]() |
![]() |
#504 | |
Member
![]() Posts: 24
Karma: 10
Join Date: Jul 2022
Location: France
Device: Kobo Clara
|
Quote:
- When will be the time to ask USERS to build on Windows, like for Linux USERS? Or are we second zone citizens? - Building on Linux: it usually crashes in an impossible to read log, simply because Linux UX sucks. - Deb packages are thrown-built but not tested, what's the point? Linux supply chain sucks. - On Linux, error messages are just ... What "code 100" is supposed to mean? AFAIK, nobody provided a manual with error codes so why short codes with numbers? is it a dishwasher? To me, everything is exactly in place to push people to use Windows, which also suck, like Mac (I had many, from 1994 PowerMac to Macbooks, then decided to switch). Ok, I'll give a try to build it. |
|
![]() |
![]() |
![]() |
#505 |
Member
![]() Posts: 24
Karma: 10
Join Date: Jul 2022
Location: France
Device: Kobo Clara
|
Hopefully the Linux doc at https://github.com/Sigil-Ebook/Sigil...ng_on_Linux.md is well documented for Ubuntu.
It built at first try. So now, "text" I have. I'll build PageEdit, maybe there are HTML tables now ![]() |
![]() |
![]() |
![]() |
#506 |
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 8,476
Karma: 5703586
Join Date: Nov 2009
Device: many
|
We actually have many users who build their own on Windows and macOS as well as many flavours of Linux.
Building your own is how we make release builds for everyone on Windows and macOS. Unfortunately the Linux distributions can not agree on updates, package formats, installers or even cross distribution things like FlatPack, AppImage, etc. So there is no one build we could release. There is an up to date Sigil version on Flatpack but because the app itself is sandboxed, the sandboxed limits/prevents many OpenWith third party apps from being used with Sigil. And AppImage requires the full app to be relocatable on Linux which is easier said than done given how distributions have shared locations. So when Linux people actually stop fighting at distribution levels and start working toward a true common platform and gui, all of this goes away. So do not blame us, blame Linux for its lack of vision and inability to work toward a common goal. Neither Windows or Mac suffer from that. Luckily many distributions do keep up to date versions of Sigil: See: https://repology.org/project/sigil/versions And some like Fedora are so horribly behind and so are worthless. Last edited by KevinH; 01-31-2023 at 09:46 AM. |
![]() |
![]() |
![]() |
#507 |
Member
![]() Posts: 24
Karma: 10
Join Date: Jul 2022
Location: France
Device: Kobo Clara
|
I didn't blame you, I agree with you, some linux devs are to blame for this.
Actually I tried the debian 12 from the same link as yours, it doesn't work on ubuntu 22.04. I guess it's about another fight about some library between Debian and Ubuntu. Mac, you just have to pay each time they decide to "improve" something: CPU (Apple->Intel->ARM), connectivity (nubus->USB->firewire) or simply new OS "it's free to upgrade yeah ... but you need a new Mac". Windows, you just have to forget about your data, privacy and welcome bloatware. "Oh, you want to remove Cortana? Good luck. BTW MSN News will be re-installed at next updated. Do you like this picture?" |
![]() |
![]() |
![]() |
#508 |
Member
![]() Posts: 24
Karma: 10
Join Date: Jul 2022
Location: France
Device: Kobo Clara
|
Ok, now I have 2 PageEdit: 1.7.0 when opened from Sigil and 1.9.20 when opened from OS.
How would I replace 1.7.0 with 1.9.20? |
![]() |
![]() |
![]() |
#509 |
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 8,476
Karma: 5703586
Join Date: Nov 2009
Device: many
|
See Sigil Preference to set the XEditor path to point to the newer version of PageEdit.
|
![]() |
![]() |
![]() |
#510 |
Member
![]() Posts: 24
Karma: 10
Join Date: Jul 2022
Location: France
Device: Kobo Clara
|
![]() |
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Loading Plugin in development | Sladd | Development | 6 | 06-17-2014 06:57 PM |
Question for plugin development gurus | DiapDealer | Plugins | 2 | 02-04-2012 11:33 PM |
DR800 Plugin development for DR800/DR1000 | yuri_b | iRex Developer's Corner | 0 | 09-18-2010 09:46 AM |
Device plugin development | reader42 | Plugins | 10 | 03-29-2010 12:39 PM |
Calibre plugin development - Newbie problems | minstrel | Plugins | 5 | 04-12-2009 12:44 PM |