[Bug 27126] New: Astrolog 5.4 a program to calculate horoscopes fails to open a chart unde Ubuntu 11.04
http://bugs.winehq.org/show_bug.cgi?id=27126 Summary: Astrolog 5.4 a program to calculate horoscopes fails to open a chart unde Ubuntu 11.04 Product: Wine Version: 1.3.19 Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: carlos.sevcik.s(a)gmail.com Astrolog (which worked fine under Wine up to Ubuntu 10.10) open OK under Ubuntu 11.04 and Wine 1.3.19 but gives a "critical error" when trying to open a horoscope chart. The Astrolog windows the freezes an is almost impossible to kill. The home page of Astrolog is http://www.astrolog.org/astrolog/astfile.htm -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27126 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2011-05-10 22:44:06 CDT --- Not critical. Terminal output? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27126 --- Comment #2 from Andrew Nguyen <arethusa26(a)gmail.com> 2011-05-16 12:05:48 CDT --- How do you reproduce the crash? Just saving a chart and then reopening it doesn't produce the failure. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27126 uranium <vladimir.x.mitrovic(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vladimir.x.mitrovic(a)gmail.c | |om --- Comment #3 from uranium <vladimir.x.mitrovic(a)gmail.com> 2011-05-23 21:25:01 CDT --- I have the same issue both on Ubuntu 11.04 and Kubuntu 11.04 ( everything worked fine on 10.10 ). wine --version wine-1.3.20 Issue can be reproduced by executing any command that would create a ( modal ) window, for example: Info -> Set Chart Info ( Alt + z ) line similar to: wine: Unhandled exception 0xc000008d at address 0x684cc3e9 (thread 0029), starting debugger... is printed on STDERR @Andrew Nguyen: Trying to save a chart crashes the app in a same manner ... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27126 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression URL| |http://www.astrolog.org/ftp | |/ast54win.exe CC| |wylda(a)volny.cz -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27126 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | --- Comment #4 from Wylda <wylda(a)volny.cz> 2011-07-02 00:32:09 CDT --- Can't confirm. Works here under: * wine-1.3.20, 1.3.23 and 1.3.23-160-g38c13e5 * Debian Squeeze 32bit * KDE 4.4.5 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27126 --- Comment #5 from uranium <vladimir.x.mitrovic(a)gmail.com> 2011-07-05 20:31:03 CDT --- Created an attachment (id=35458) --> (http://bugs.winehq.org/attachment.cgi?id=35458) Debug dump after app. crash -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27126 --- Comment #6 from uranium <vladimir.x.mitrovic(a)gmail.com> 2011-07-05 20:36:14 CDT --- It turns out this is not Wine bug, but bug with 32 bit libfontconfig1 in Ubuntu 11.04. Replacing libfontconfig1 with older version http://packages.ubuntu.com/maverick/i386/libfontconfig1/download did the trick. http://ubuntuforums.org/showthread.php?t=1752736 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27126 --- Comment #7 from uranium <vladimir.x.mitrovic(a)gmail.com> 2011-07-05 20:54:19 CDT --- (In reply to comment #6)
bug with 32 bit libfontconfig1 in Ubuntu 11.04.
This might be a bit unfounded statement, but using libfontconfig1 (2.8.0-2ubuntu1) instead of libfontconfig1 (2.8.0-2.1ubuntu3) makes issue disappear. https://bugs.launchpad.net/ubuntu/+source/fontconfig/+bug/783622 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27126 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #8 from Wylda <wylda(a)volny.cz> 2011-07-06 07:55:35 CDT --- Not a Wine bug. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27126 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2011-07-07 16:16:08 CDT --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27126 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2012-02-23 15:26:21 CST --- Removing deprecated 'All' Platform. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org