View Single Post
Old 06-08-2018, 08:16 AM   #8
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,804
Karma: 6000000
Join Date: Nov 2009
Device: many
FWIW,
I can not recreate this at all on a Mac. When you move back to CodeView after following your procedure you see exactly what you would expect to see just the
Code:
<p>ok</p>
.

If you (or anyone with Windows) can repeatedly generate a crash of Sigil please enable the debugger (if you know how) to generate a backtrace so that we have some idea of where the Windows related bug may be happening.

DiapDealer when you get a few free moments will you take a look at this? It really does appear to be a Windows only bug (Qt related?).

Kevin


Quote:
Originally Posted by BeckyEbook View Post
For me Book View is too dangerous to use as an editor. I use only Code View.

Step-by-step to crash:
1. New file
2. In Code View write "ok"
Code:
<p>ok</p>
3. Select letter "k".
4. Press Ctrl-I or press "Italic" button from toolbar (to enable italic)
Code:
<p>o<i>k</i></p>
5. Go to Book View (F9 or Book View button).
6. Select italic letter "k" only.
7. Press Ctrl-I or press "Italic" button from toolbar (to disable italic)
8. Try back to Code View (F11 or Code View button).

Last point causes a crash every time.
Sigil 0.9.9 original AND Sigil 0.9.9 with all commits from GitHub.
Windows 7 Pro, Windows 10 Pro

Last edited by KevinH; 06-08-2018 at 08:19 AM.
KevinH is offline   Reply With Quote