http://bugs.winehq.org/show_bug.cgi?id=19586
Summary: Everest editor does not start Product: Wine Version: 1.1.26 Platform: PC URL: http://everesteditor.chat.ru/Download/Everest.zip OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: neptunia@mail.ru
Everest is a freeware TeX-compatible WYSIWYG editor.
It does not start under Wine 1.1.26 returning a message of stack overflow.
It can be downloaded here: http://everesteditor.chat.ru/Download/Everest.zip http://download.ware.ru/win/Everest.zip
http://bugs.winehq.org/show_bug.cgi?id=19586
Ilya Chernykh neptunia@mail.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=19586
--- Comment #1 from Austin English austinenglish@gmail.com 2009-08-05 18:01:36 --- Terminal output?
http://bugs.winehq.org/show_bug.cgi?id=19586
--- Comment #2 from Ilya Chernykh neptunia@mail.ru 2009-08-05 20:37:18 --- Output as follows:
err:seh:setup_exception_record stack overflow 1272 bytes in thread 0009 eip 00465b99 esp 00230e38 stack 0x230000-0x231000-0x330000
http://bugs.winehq.org/show_bug.cgi?id=19586
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW URL|http://everesteditor.chat.r |http://download.ware.ru/win |u/Download/Everest.zip |/Everest.zip Ever Confirmed|0 |1
--- Comment #3 from Ken Sharp kennybobs@o2.co.uk 2009-08-05 22:59:04 --- Confirming.
http://bugs.winehq.org/show_bug.cgi?id=19586
--- Comment #4 from Ken Sharp kennybobs@o2.co.uk 2009-08-05 22:59:44 --- Created an attachment (id=22846) --> (http://bugs.winehq.org/attachment.cgi?id=22846) wine-1.1.26-391-g914a9ca +relay +seh +tid
http://bugs.winehq.org/show_bug.cgi?id=19586
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #22846|wine-1.1.26-391-g914a9ca |wine-1.1.26-391-g914a9ca description|+relay +seh +tid |+relay +seh +tid (8 MB)
http://bugs.winehq.org/show_bug.cgi?id=19586
--- Comment #5 from Luca Bennati lucak3@gmail.com 2010-02-06 06:08:25 --- Created an attachment (id=26078) --> (http://bugs.winehq.org/attachment.cgi?id=26078) Console output with WINEDEBUG=+relay,+seh,+tid
wine 1.1.38
Confirming
http://bugs.winehq.org/show_bug.cgi?id=19586
--- Comment #6 from Luca Bennati lucak3@gmail.com 2011-11-05 15:09:18 CDT --- Created attachment 37323 --> http://bugs.winehq.org/attachment.cgi?id=37323 WINEDEBUG=+relay,+seh,+tid
Issue still present in 1.3.32: err:seh:setup_exception_record stack overflow 900 bytes in thread 0009 eip 7bc4b2d1 esp 00230fac stack 0x230000-0x231000-0x330000.
Attached log is 55MB if uncompressed!
http://bugs.winehq.org/show_bug.cgi?id=19586
Rafal Stanilewicz washuu@eastnews.com.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |washuu@eastnews.com.pl
--- Comment #7 from Rafal Stanilewicz washuu@eastnews.com.pl 2012-04-11 07:47:22 CDT --- I could not download Everest from given URLs. The second URL is non-existent, and the first one gives corrupted ZIP file (tried several times).
Please re-check download URLs.
http://bugs.winehq.org/show_bug.cgi?id=19586
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #8 from Bruno Jesus 00cpxxx@gmail.com 2012-04-11 10:05:23 CDT --- (In reply to comment #7)
Please re-check download URLs.
Try the .rar. The link and download works for me, it's the very same file: http://everesteditor.chat.ru/Download/Everest.rar
http://bugs.winehq.org/show_bug.cgi?id=19586
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|Everest editor does not |Everest editor does not |start |start ("Courier New Cyr" | |font/substitution)
--- Comment #9 from Anastasius Focht focht@gmx.net 2012-04-11 15:09:32 CDT --- Hello,
not sure if Wine's font substitution is at fault here. The app requests "Courier New Cyr" (cyrillic) font by default when creating/opening new text documents and goes into recursion, causing stack overflow.
For quick test, download one from: http://www.fontsner.com/font/Courier_New_Cyr-6590.html and put it into ~/.fonts
Start the app with russian locale:
$ LC_ALL=ru_RU.UTF-8 wine ./eWe.exe
The app works, my rusty russian knowledge is still kinda useful - at least to read/navigate menus and do some stuff ;-)
$ wine --version wine-1.5.1-270-g3b2fcdd
Regards
https://bugs.winehq.org/show_bug.cgi?id=19586
--- Comment #10 from Anastasius Focht focht@gmx.net --- Hello folks,
still present.
$ sha1sum Everest.zip 8ac1781f510d8c86eed3685832d7be4367f918e1 Everest.zip
$ du -sh Everest.zip 2.0M Everest.zip
$ wine --version wine-1.7.24-35-g622191f
Regards
https://bugs.winehq.org/show_bug.cgi?id=19586
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #11 from super_man@post.com --- Still fails wine 1.9.12 and staging 1.9.12
https://bugs.winehq.org/show_bug.cgi?id=19586
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82@luukku.com
--- Comment #12 from temp82@luukku.com --- is this fixed wine 7.20? starts for me with no issues.