Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > KOReader

Notices

Reply
 
Thread Tools Search this Thread
Old 08-23-2022, 08:33 AM   #1
nywka
Junior Member
nywka began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Jul 2022
Device: fedora linux x86_64
[GNU/Linux] void pages sometimes

Same page:
https://files.catbox.moe/04iw7m.webp

After reload koreader:
https://files.catbox.moe/c8ty60.webp

Help please.

Log:
https://pastebin.com/S3gZBAUU

Thanks.
nywka is offline   Reply With Quote
Old 08-23-2022, 05:16 PM   #2
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047190
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Which platforms is that, because the ENOSYS in low-level input code, while unrelated to your broken PDF (because it is a broken PDF ), sounds fishy .
NiLuJe is offline   Reply With Quote
Advert
Old 08-23-2022, 08:59 PM   #3
everdred
Member
everdred began at the beginning.
 
Posts: 15
Karma: 10
Join Date: May 2020
Device: Kobo Libra H2O, Remarkable 2, Android, Linux
This (or something very similar) has actually happened to me as well. I could get it to reproduce on any PDF (but only with PDF files), and it would happen when I switched to another desktop workspace and then back to the one where KOReader was... the PDF content would appear for a brief moment before disappearing, and then would stay blank until the application was restarted. (Application menus/UI would appear, though.)

Here's where it started getting weird: I'm pretty sure it would only happen if I switched workspaces using keyboard shortcuts, as opposed to clicking the desktop pager, so I wasn't sure if it was specific to my switching shortcuts (Ctrl+Alt+J/K). Also, I think it may have only reproduced while switching workspaces in one of the two directions (prev/next workspace), so either only Ctrl+Alt+J or Ctrl+Alt+K. Finally, I'm pretty sure I saw the issue reproduce on both XFCE and KDE, as I've used similar layouts/workflows on both DEs.

The circumstances were so bizarre and specific that I felt I should try to diagnose the problem better before opening a Github issue. I haven't opened a PDF on amd64 KOReader in some time, but when I try now I'm having trouble making the issue reproduce (2022.07 on KDE).

I can let you know if I see it happen again...
everdred is offline   Reply With Quote
Old 08-24-2022, 08:17 AM   #4
nywka
Junior Member
nywka began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Jul 2022
Device: fedora linux x86_64
>Which platforms is that?

```
nyawka@system ~ $ uname -a
Linux system 5.15.59-gentoo-x86_64 #1 SMP Sat Aug 6 16:54:36 EEST 2022 x86_64 AMD Ryzen 5 3400G with Radeon Vega Graphics AuthenticAMD GNU/Linux
```
This ok?

Version: 2022.07.
But I had same problem on another version.

>broken PDF.

I think it's not broken pdf, but it's problem with displaing document. I have this problem in different documents. After some time pages became blank.

Thanks.
nywka is offline   Reply With Quote
Old 08-24-2022, 09:15 AM   #5
nywka
Junior Member
nywka began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Jul 2022
Device: fedora linux x86_64
Quote:
This (or something very similar) has actually happened to me as well. I could get it to reproduce on any PDF (but only with PDF files), and it would happen when I switched to another desktop workspace and then back to the one where KOReader was... the PDF content would appear for a brief moment before disappearing, and then would stay blank until the application was restarted. (Application menus/UI would appear, though.)

Here's where it started getting weird: I'm pretty sure it would only happen if I switched workspaces using keyboard shortcuts, as opposed to clicking the desktop pager, so I wasn't sure if it was specific to my switching shortcuts (Ctrl+Alt+J/K). Also, I think it may have only reproduced while switching workspaces in one of the two directions (prev/next workspace), so either only Ctrl+Alt+J or Ctrl+Alt+K. Finally, I'm pretty sure I saw the issue reproduce on both XFCE and KDE, as I've used similar layouts/workflows on both DEs.

The circumstances were so bizarre and specific that I felt I should try to diagnose the problem better before opening a Github issue. I haven't opened a PDF on amd64 KOReader in some time, but when I try now I'm having trouble making the issue reproduce (2022.07 on KDE).

I can let you know if I see it happen again...
Thanks for adding your case in my topic. I use super ctrl h/j/k/l to change desktop and wayfire as wayland compositor (https://github.com/WayfireWm/wayfire).
nywka is offline   Reply With Quote
Advert
Old 08-24-2022, 01:26 PM   #6
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047190
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Can't tell much without verbose debug logs, then .

It's *plausible* there's a wonky resize event happening on desktop switch, which might be badly handled.

I barely ever use the emulator, so this is barely a shot in the dark, though .
NiLuJe is offline   Reply With Quote
Old 08-24-2022, 02:42 PM   #7
nywka
Junior Member
nywka began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Jul 2022
Device: fedora linux x86_64
>Emulator.
Thanks for guess. It's not emulator but native GNU/Linux appimage which I get from github releases (https://github.com/koreader/koreader/releases).
nywka is offline   Reply With Quote
Old 08-24-2022, 03:25 PM   #8
pazos
cosiñeiro
pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.
 
Posts: 1,398
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
Quote:
Originally Posted by nywka View Post
>Emulator.
Thanks for guess. It's not emulator but native GNU/Linux appimage which I get from github releases (https://github.com/koreader/koreader/releases).
They're exactly the same, but the emulator emulates certain options not available in a generic sdl target. See https://github.com/koreader/koreader....lua#L108-L138

But yeah, both are using sdl in the input/output abstraction and they're all subject to the same bugs.
pazos is offline   Reply With Quote
Old 08-24-2022, 03:43 PM   #9
Frenzie
Wizard
Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.
 
Posts: 1,742
Karma: 730681
Join Date: Oct 2014
Location: Antwerp
Device: Kobo Aura H2O
Quote:
Originally Posted by NiLuJe View Post
Can't tell much without verbose debug logs, then .

It's *plausible* there's a wonky resize event happening on desktop switch, which might be badly handled.

I barely ever use the emulator, so this is barely a shot in the dark, though .
I think it's more likely to be related to https://github.com/koreader/koreader/issues/9262

Edit: or something similar to https://github.com/koreader/koreader...f930d750e75116

Last edited by Frenzie; 08-24-2022 at 03:45 PM.
Frenzie is offline   Reply With Quote
Old 08-25-2022, 02:14 PM   #10
everdred
Member
everdred began at the beginning.
 
Posts: 15
Karma: 10
Join Date: May 2020
Device: Kobo Libra H2O, Remarkable 2, Android, Linux
Quote:
Originally Posted by nywka View Post
Thanks for adding your case in my topic. I use super ctrl h/j/k/l to change desktop and wayfire as wayland compositor (https://github.com/WayfireWm/wayfire).
In my case I was on X11, just using the default compositor for each DE.
everdred is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Native A KUAL extension. Linux Deploy: chrooted GNU/Linux for modern Kindle zaoqi Kindle Developer's Corner 12 03-14-2020 11:41 AM
From Windows Portable Version to GNU\Linux PaceyIV Calibre 3 09-24-2018 05:23 PM
Glo Where's Debian GNU/Linux image for Kobo Glo?哪里有Kobo Glo的Debian GNU/Linux镜像? zaoqi Kobo Developer's Corner 0 04-09-2017 02:33 AM
Android/Debian GNU/Linux on Kobo * zaoqi Kobo Developer's Corner 1 04-08-2017 11:31 AM
Mobipocket Reader for GNU/Linux, Mac, all! bumper314 Reading and Management 34 06-27-2008 04:34 AM


All times are GMT -4. The time now is 09:18 AM.


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