[Bug 12495] New: The free DWG viewer from brava doesn't work
http://bugs.winehq.org/show_bug.cgi?id=12495 Summary: The free DWG viewer from brava doesn't work Product: Wine Version: unspecified Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: jc.cheloven(a)gmail.com Created an attachment (id=12058) --> (http://bugs.winehq.org/attachment.cgi?id=12058) log as displayed from terminal I tried the Free DWG Viewer (for autocad docs) in two laptops, using wine 0.9.59 under linux (ubuntu). Can be downloaded from http://www.bravaviewer.com/viewers.htm It installs, & can be started, but when trying to open a dwg file (the main purpose of the program), it closes unexpectedly before anything can be seen. I enclose the log when running via terminal. THe program works fine on win xp. Greetings. JC _________________ -- 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=12495 jc cheloven <jc.cheloven(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jc.cheloven(a)gmail.com -- 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=12495 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.bravaviewer.com/v | |iewers.htm Component|-unknown |gdiplus Keywords| |download --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2008-04-11 12:41:10 --- Confirming in git. Native gdiplus gets around it. If you want to test, here's a dwg to download...thanks google! ftp://www.parkermotion.com/bbs/Dxf/VixDimensions.dwg I'll attach output with debugging symbols. -- 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=12495 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-04-11 12:41:21 --- Helps if press confirm first :-P. -- 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=12495 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12058|0 |1 is obsolete| | --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-04-11 12:41:37 --- Created an attachment (id=12067) --> (http://bugs.winehq.org/attachment.cgi?id=12067) Backtrace in current git. -- 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=12495 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead(a)gmail.com --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-09-22 00:23:19 --- It could move further a bit I think: GdipResetClip is implemented, so it would be nice to have an updated backtrace running 1.1.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=12495 --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-09-26 13:01:45 --- Created an attachment (id=16284) --> (http://bugs.winehq.org/attachment.cgi?id=16284) backtrace with latest git version Now needed: GdipSetClipPath GdipSetPathGradientLinearBlend GdipSetPathGradientPath -- 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=12495 --- Comment #6 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-09-26 14:03:03 --- After these patches: http://www.winehq.org/pipermail/wine-patches/2008-September/062203.html http://www.winehq.org/pipermail/wine-patches/2008-September/062204.html I'm able to launch Viewer and view a DWG file. Without any crashes. I tried on a single file and only problem I spot was that it fills a whole bound rectangle of filled triangles (but triangle shows normally when dragging a drawing with a mouse). -- 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=12495 --- Comment #7 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-09-30 12:19:32 --- (In reply to comment #6)
I tried on a single file and only problem I spot was that it fills a whole bound rectangle of filled triangles (but triangle shows normally when dragging a drawing with a mouse).
Starts fine for me with today git. I'm able to load a drawing without any problems. The issue with triangles remains but isn't critical I think. -- 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=12495 --- Comment #8 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-10-11 10:05:09 --- Build 6.1.0.16 starts fine on 1.1.6, it's able to open a drawing. Please test it on differing DWGs, maybe we'll see another issues or this should be closed. -- 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=12495 --- Comment #9 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-11-10 10:05:43 --- Build 6.1.0.16 works fine for me on 1.1.8. Please test it somebody. -- 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=12495 --- Comment #10 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-12-07 01:14:25 --- Test again please with 1.1.10. It seems to work for me since 1.1.6.. -- 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=12495 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2008-12-07 17:23:20 --- Works fine here as well. Nikolay, do you not have bugzilla privs to close bugs? -- 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=12495 --- Comment #12 from Nikolay Sivov <bunglehead(a)gmail.com> 2008-12-07 17:30:39 --- (In reply to comment #11)
Works fine here as well. Nikolay, do you not have bugzilla privs to close bugs?
No, actually not. -- 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=12495 --- Comment #13 from Austin English <austinenglish(a)gmail.com> 2008-12-07 17:38:55 --- (In reply to comment #12)
(In reply to comment #11)
Works fine here as well. Nikolay, do you not have bugzilla privs to close bugs?
No, actually not.
Send an e-mail to wine-devel to request them (or e-mail Jeremy/Dan/Jan). -- 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=12495 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #14 from Alexandre Julliard <julliard(a)winehq.org> 2008-12-20 09:04:00 --- Closing bugs fixed in 1.1.11. -- 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