03-07-2019, 07:20 AM | #46 |
Wizard
Posts: 1,675
Karma: 730583
Join Date: Oct 2014
Location: Antwerp
Device: Kobo Aura H2O
|
I'll give it a go sometime soon!
(Command-line is much much much easier than GUI, I think.) |
03-08-2019, 06:06 PM | #47 |
Fanatic
Posts: 520
Karma: 64554
Join Date: Aug 2013
Device: Kobo Glo, GloHD
|
@Frenzie I compiled some Linux binaries with PyInstaller on Xubuntu 16.04 x86/x64.
Edit: Uploaded them officially ;o) They should run in the newer versions (I check them with 17.04 and 18.04), but I don't have any other systems to check them on. Because I know nothing about Linux distributions and their compatibility, can you (and anybody with a working Linux system) please check them and tell me if they work, so I could release them along the windows build? Last edited by embryo; 03-09-2019 at 06:34 AM. |
Advert | |
|
03-08-2019, 06:27 PM | #48 |
cosiñeiro
Posts: 1,325
Karma: 2200073
Join Date: Apr 2014
Device: BQ Cervantes 4
|
Working here on a Ubuntu 18.04 VM (x64).
ldd: Code:
linux-vdso.so.1 (0x00007ffe44975000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f5e06f92000) libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f5e06d75000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f5e06984000) /lib64/ld-linux-x86-64.so.2 (0x00007f5e07196000) Code:
UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. |
03-08-2019, 07:44 PM | #49 | ||
Fanatic
Posts: 520
Karma: 64554
Join Date: Aug 2013
Device: Kobo Glo, GloHD
|
Quote:
Edit: Read about it, ok, thanks. Quote:
Thanks for testing.. Last edited by embryo; 03-08-2019 at 08:05 PM. |
||
03-09-2019, 06:32 AM | #50 |
Fanatic
Posts: 520
Karma: 64554
Join Date: Aug 2013
Device: Kobo Glo, GloHD
|
Last edited by embryo; 03-13-2019 at 06:53 PM. |
Advert | |
|
03-09-2019, 06:58 AM | #51 | |
Wizard
Posts: 1,675
Karma: 730583
Join Date: Oct 2014
Location: Antwerp
Device: Kobo Aura H2O
|
Quote:
If it works on the Ubuntu 17.04 and 18.04 LiveCDs compatibility should generally be decent enough. You could also check Fedora, which tends to be the most aggressive in unexpectedly not shipping "standard" libraries. Just to give you an example (wholly irrelevant to you of course ;-) ), see here. |
|
03-09-2019, 10:02 AM | #52 |
Fanatic
Posts: 520
Karma: 64554
Join Date: Aug 2013
Device: Kobo Glo, GloHD
|
Tried with a Fedora LiveCD and it was running (kind of, except that it didn't find the default font config or something and used a fixed width courier-like font for everything) but I could not create a VM from it to really test it.
The ready made ones I found from osboxes.org were not working also. Enough time invested.. |
03-11-2019, 01:54 PM | #53 |
Fanatic
Posts: 520
Karma: 64554
Join Date: Aug 2013
Device: Kobo Glo, GloHD
|
Last edited by embryo; 03-13-2019 at 06:53 PM. |
03-31-2019, 01:47 PM | #55 |
Fanatic
Posts: 520
Karma: 64554
Join Date: Aug 2013
Device: Kobo Glo, GloHD
|
|
08-23-2019, 09:48 PM | #56 |
Fanatic
Posts: 520
Karma: 64554
Join Date: Aug 2013
Device: Kobo Glo, GloHD
|
Last edited by embryo; 08-24-2019 at 08:52 AM. |
08-24-2019, 04:08 AM | #57 |
Wizard
Posts: 1,675
Karma: 730583
Join Date: Oct 2014
Location: Antwerp
Device: Kobo Aura H2O
|
|
04-25-2020, 08:47 PM | #58 |
Enthusiast
Posts: 27
Karma: 10
Join Date: Dec 2011
Device: Sony PRS-T1
|
Hi,
I installed the newer version (the 1.2.2 one using the Qt framework (PySide)) but it shows nothing, I mean there isn't a visual display (window) or anything, but I know it is open because in the Task Manager the process is running and consuming RAM. So I unistalled it and then I installed the 1.1.0 version but the issue persisted. So I unistalled it, and this time I downloaded the original KoHighlights (using the wxPython) version 0.1.6 and it worked! However, I want the 1.2.2 to use the more recent features. So my question is, what do I need to do (or check) in order to get the last version working properly? That meaning being able to view and interact with the program's window. My PC has Windows 7 Ultimate Service pack 1. Thank you in advance. |
04-25-2020, 09:46 PM | #59 |
Fanatic
Posts: 520
Karma: 64554
Join Date: Aug 2013
Device: Kobo Glo, GloHD
|
This is very strange..
Is there anything written in the "C:\Users\USER NAME\AppData\Roaming\KoHighlights\error_log_2020-xx-xx.txt" (xx-xx is month-day)? Unfortunately, KOHighlights does not have a proper logging system.. There seems to be some problem with the PySide in your system. I'm using Win7x64 SP1 myself. Do you use the x86 version? Another thing you can try is to install another app of mine (e.g. KataLib), that also uses the PySide library, to see how it goes. |
04-25-2020, 09:56 PM | #60 |
BLAM!
Posts: 13,497
Karma: 26047188
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
|
Multiple displays? HiDPI?
(I'm thinking geometry issues, the window spawning OOB-ish or on the wrong screen). |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
PRS-T1 T1Mizer(Utility app for T1) | fairworld | Sony Reader Dev Corner | 9 | 11-16-2017 09:26 AM |
PDF: Highlights in images correct, copied text from highlights truncated | wonderose | Android Devices | 0 | 08-02-2015 12:25 PM |
Kindle Previewer (a must have utility) | townsend | Sigil | 3 | 05-03-2013 01:13 AM |
Need unzip utility on iLiad | nekokami | iRex | 5 | 04-20-2009 04:18 PM |
ePub Creation Utility | KoopaOne | ePub | 13 | 04-30-2008 11:38 AM |