Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 04-20-2021, 06:08 PM   #16
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)
The interesting thing is that Qt5 can actually be built statically (linking in qt plugins is weird though) but sadly not supported for webengine.

It would be a neat thought to be able to ship one exe file plus the sharedir... Sadly not to be...
eschwartz is offline   Reply With Quote
Old 04-23-2021, 12:02 PM   #17
Camelot
Connoisseur
Camelot began at the beginning.
 
Posts: 53
Karma: 10
Join Date: Feb 2015
Device: Sony PRS-T1
I am running Debian/unstable and must note that the “current” Sigil 1.4.3 causes a crash on startup.
Terminal;
Code:
Warning: WebEngineContext used before QtWebEngine::initialize() or OpenGL context creation failed.
Warning: QGLXContext: Failed to create dummy context
Error dialogue from Sigil:
Code:
Error info: Fatal: Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::DefaultSwapBehavior, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile  QSurfaceFormat::NoProfile) 
Sigil version: 1.4.3
Runtime Qt: 5.15.2
Compiled Qt: 5.15.1
System: Debian GNU/Linux 11 (bullseye)
Architecture: x86_64
Edit: Resolved
Today there was a update from nvidia driver and i did not reboot. After reboot Sigil works again. Sorry…

Last edited by Camelot; 04-23-2021 at 12:09 PM.
Camelot is offline   Reply With Quote
Old 04-23-2021, 12:17 PM   #18
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,585
Karma: 204624552
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Is that the Debian unstable Sigil package, or did you compile Sigil yourself? If the former, you should check with the package maintainer. He's always been pretty accessible in the past.

The last time I saw that error on Linux (that prevented Sigil from launching), I actually had to "Pull a Windows" and shut down and reboot. I think my video driver kernel modules had updated at the same time Sigil had, or some such.

Last edited by DiapDealer; 04-23-2021 at 12:22 PM.
DiapDealer is offline   Reply With Quote
Old 04-23-2021, 12:22 PM   #19
Camelot
Connoisseur
Camelot began at the beginning.
 
Posts: 53
Karma: 10
Join Date: Feb 2015
Device: Sony PRS-T1
The package is from the Debian repository.
Camelot is offline   Reply With Quote
Old 04-23-2021, 01:38 PM   #20
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,585
Karma: 204624552
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
I've got a Debian Stable virtual machine that seems to install/run the 1.4.3 sigil package from buster-backports just fine. Might be a video driver issue. Did you try the reboot? I know that's foreign to linux users, but...
DiapDealer is offline   Reply With Quote
Old 04-23-2021, 02:03 PM   #21
Camelot
Connoisseur
Camelot began at the beginning.
 
Posts: 53
Karma: 10
Join Date: Feb 2015
Device: Sony PRS-T1
Yes, I rebooted (was really strange to me), see my edit in my first posting. Sigil worked fine after restart.
Camelot is offline   Reply With Quote
Old 04-23-2021, 02:09 PM   #22
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,585
Karma: 204624552
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by Camelot View Post
Yes, I rebooted (was really strange to me), see my edit in my first posting. Sigil worked fine after restart.
Gotcha... I missed the update to the post. Thanks for the update. Same thing happened to me on Arch with new nvidia drivers and Sigil. That's why I mentioned it. And yes... I always feel a little dirty and suggesting that Linux users should shut down and reboot!

But not knowing people's personal skill levels: telling someone to reboot is much easier than walking a neophyte through manually unloading/loading kernel modules.
DiapDealer is offline   Reply With Quote
Old 04-25-2021, 03:26 AM   #23
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)
Rebooting is the only way to take advantage of improvements that are provided as kernel updates. It's perfectly reasonable to reboot sometimes to fix certain problems.

Windows is annoying because "did you try rebooting" is somehow supposed to be a solution to everything, from kernel updates to general windows userland updates, to "a program I installed says I have to reboot before I can use it", to "your computer is slow today, maybe you went too long without rebooting".

Compared to all that, "just reboot whenever the kernel or video drivers are updated" is a relief for how rare it is. Any other program can be reloaded by just... restarting the program or at *worst* logging out then back in which takes much less time than rebooting.
eschwartz is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sigil for Linux users roger64 Sigil 11 07-10-2016 11:18 PM
Sigil on Linux signum Sigil 24 04-29-2016 11:28 PM
Updating Sigil (Linux) Kino Sigil 3 01-30-2012 08:21 AM
sigil Arch Linux wetterau Sigil 5 12-02-2010 12:59 PM


All times are GMT -4. The time now is 04:22 AM.


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