http://bugs.winehq.org/show_bug.cgi?id=18802
Summary: Google SketchUp on linux FC 10 crashes on 'save' with:
GetFileName95 Flags 0x00800000 not yet implemented
Product: Wine
Version: 1.1.15
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sparks_330(a)yahoo.com
I searched WineHQ bugzilla and the bug is same as #4071, fixed way back in 2005
with version 0.9.3.
filing a new bug instead of re-opening, because it was way too long ago.
=========================================================
got wine 1.1.15 to run SketchUp on my linux laptop, Toshiba Protege R600 with
FC 10.
had to use env LIBGL_ALWAYS_SOFTWARE=1 to avoid SketchUp crashing upon start,
but I can use it now.
then when i click 'save' the application crashes.
when I turn on debug flags w/ "envenv WINEDEBUG=+channel1,+channel2", start
sketchup again, and click 'save' I see:
fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented
X Error of failed request: GLXBadContextTag
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 106 (X_GLXSelectBuffer)
Serial number of failed request: 632258
Current serial number in output stream: 632259
--
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=18222
Summary: Google Sketchup 7 Page Faults on Startup
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cov(a)vt.edu
Created an attachment (id=20728)
--> (http://bugs.winehq.org/attachment.cgi?id=20728)
Backtrace
The startup dialog comes and I can choose a template but when I click Start
Using Sketchup I get a page fault and the Google Bugsplat error reporter comes
up.
--
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=17642
Summary: Google Sketchup, Mint Felicia ( in fact Ubuntu 8.10)
Wine 1.1.13
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: freerk(a)ostrain.nl
Created an attachment (id=19828)
--> (http://bugs.winehq.org/attachment.cgi?id=19828)
error output of Google Sketch
Installed Google Sketchup, went fine.
Starting the program it showed a correct border and upper menu.
In the midle it showed a crashed screen, and there was an error output wich I
attached
--
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=21083
Summary: SketchUp was unable to initialize OpenGL,
ChoosePixelFormat failed!
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fester(a)rucls.net
I think Sketchup7.1 was last working under Wine at around 1.1.32 (Karmic).
Since then I've been getting "SketchUp was unable to initialize OpenGL ....
ChoosePixelFormat".
Now I've just tried 1.1.35 and get the same problem. I don't have access to
1.1.32 so I can't do a regression.
--
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=26729
Summary: Google Sketchup Layout crashes on main menu
(GdipGetPathGradientSurroundColorCount and
GdipSetPathGradientSurroundColorsWithCount stubs)
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
now that TIFF encoder is in, the layout app crashes whenever main menu is about
to be displayed.
The reason are gdiplus GdipGetPathGradientSurroundColorCount and
GdipSetPathGradientSurroundColorsWithCount stubs.
Unfortunately this problem isn't really visible due to missing FIXME in
GdipGetPathGradientSurroundColorCount (+relay/+gdiplus will take ages until the
point due to excessive calls).
Fortunately using debugging tools and some nifty exception script that logs
only unmanaged/managed exceptions with backtraces and comes across the
following:
--- snip ---
...
0027:trace:seh:raise_exception code=e0434f4d flags=1 addr=0x7b83863f
ip=7b83863f tid=0027
0027:trace:seh:raise_exception info[0]=80004001
0027:trace:seh:raise_exception eax=7b825a75 ebx=7b88fff4 ecx=80004001
edx=0033d640 esi=0033d6b8 edi=e0434f4d
0027:trace:seh:raise_exception ebp=0033d680 esp=0033d61c cs=0073 ds=007b
es=007b fs=0033 gs=003b flags=00000207
(26.27): CLR exception - code e0434f4d (first chance)
OS Thread Id: 0x27 (0)
ESP EIP
0033d708 7b83863f [HelperMethodFrame: 0033d708]
0033d7ac 7ae6cf7e
System.Drawing.Drawing2D.PathGradientBrush._SetSurroundColors(System.Drawing.Color[])
0033d7d4 7ae434b5
System.Drawing.Drawing2D.PathGradientBrush.set_SurroundColors(System.Drawing.Color[])
0033d7d8 096e40de
Infragistics.Win.ShadowManager+Shadow.PaintRightShadow(System.Drawing.Graphics,
System.Drawing.Rectangle)
0033d878 096e3f44
Infragistics.Win.ShadowManager+Shadow.DrawShadows(System.Drawing.Graphics,
System.Drawing.Rectangle)
0033d88c 096e3c91
Infragistics.Win.ShadowManager+ShadowEx.InitializeLayeredWindow()
0033d890 096e3899 [InlinedCallFrame: 0033d890]
0033da1c 00000000 [InlinedCallFrame: 0033da1c]
0033e074 00000000 [NDirectMethodFrameGeneric: 0033e074]
System.Windows.Forms.UnsafeNativeMethods.IntCreateWindowEx(Int32,
System.String, System.String, Int32, Int32, Int32, Int32, Int32,
System.Runtime.InteropServices.HandleRef,
System.Runtime.InteropServices.HandleRef,
System.Runtime.InteropServices.HandleRef, System.Object)
0033e560 00000000 [InlinedCallFrame: 0033e560]
0033e908 00000000 [NDirectMethodFrameStandalone: 0033e908]
System.Windows.Forms.SafeNativeMethods.UpdateWindow(System.Runtime.InteropServices.HandleRef)
0033eb80 00000000 [InlinedCallFrame: 0033eb80]
0033ec48 00000000 [InlinedCallFrame: 0033ec48]
0033eefc 00000000 [NDirectMethodFrameStandalone: 0033eefc]
System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
0033f53c 00000000 [GCFrame: 0033f53c]
0027:trace:seh:call_vectored_handlers calling handler at 0x6e38f6c6
code=e0434f4d flags=1
0027:trace:seh:call_vectored_handlers handler at 0x6e38f6c6 returned 0
0027:trace:seh:call_stack_handlers calling handler at 0x79f9a3c8 code=e0434f4d
flags=1
0027:trace:seh:call_stack_handlers handler at 0x79f9a3c8 returned 1
0027:trace:seh:call_stack_handlers calling handler at 0x7a3197d4 code=e0434f4d
flags=1
0027:trace:seh:call_stack_handlers handler at 0x7a3197d4 returned 1
0027:trace:seh:call_stack_handlers calling handler at 0x79fcc4da code=e0434f4d
flags=1
0027:trace:seh:__regs_RtlUnwind code=c0000027 flags=2
0027:trace:seh:__regs_RtlUnwind calling handler at 0x7a2f08ac code=c0000027
flags=2
0027:trace:seh:__regs_RtlUnwind handler at 0x7a2f08ac returned 1
0027:trace:seh:__regs_RtlUnwind calling handler at 0x7bc775b1 code=c0000027
flags=2
0027:trace:seh:__regs_RtlUnwind handler at 0x7bc775b1 returned 1
0027:trace:seh:__regs_RtlUnwind calling handler at 0x79f9a3c8 code=c0000027
flags=2
0027:trace:seh:__regs_RtlUnwind handler at 0x79f9a3c8 returned 1
0027:trace:seh:__regs_RtlUnwind calling handler at 0x7a3197d4 code=c0000027
flags=2
0027:trace:seh:__regs_RtlUnwind handler at 0x7a3197d4 returned 1
0027:trace:loaddll:load_native_dll Loaded
L"C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\diasymreader.dll" at
0x5e380000: native
0027:fixme:exec:SHELL_execute flags ignored: 0x00000100
0027:trace:process:create_process_impl app (null) cmdline L"C:\\Program
Files\\Google\\Google SketchUp 8\\LayOut\\BsSndRpt.exe /i
\"C:\\users\\focht\\Temp\\tmp528e.ini\""
--- snip ---
After fleshing out the first stub, the second one appears:
--- snip ---
0037:fixme:gdiplus:GdipSetPathGradientSurroundColorsWithCount not implemented
0037:trace:seh:raise_exception code=e0434f4d flags=1 addr=0x7b83863f
ip=7b83863f tid=0037
0037:trace:seh:raise_exception info[0]=80004001
0037:trace:seh:raise_exception eax=7b825a75 ebx=7b88fff4 ecx=80004001
edx=0033d640 esi=0033d6b8 edi=e0434f4d
0037:trace:seh:raise_exception ebp=0033d680 esp=0033d61c cs=0073 ds=007b
es=007b fs=0033 gs=003b flags=00000207
(36.37): CLR exception - code e0434f4d (first chance)
OS Thread Id: 0x37 (0)
ESP EIP
0033d708 7b83863f [HelperMethodFrame: 0033d708]
0033d7ac 7ae6cf9d
System.Drawing.Drawing2D.PathGradientBrush._SetSurroundColors(System.Drawing.Color[])
0033d7d4 7ae434b5
System.Drawing.Drawing2D.PathGradientBrush.set_SurroundColors(System.Drawing.Color[])
...
--- snip ---
I quickly fleshed/hacked out both stubs and it helped to display the main menu.
The workspace context menu crash (right click) seems to be a different bug.
Regards
--
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=22663
Summary: Render "sketchy lines" problems.
Product: Wine
Version: 1.1.44
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tvcasualty(a)gmail.com
When styles are selected that use “sketchy lines” the lines do not render in
the workspace. Shadows will show up, but the actual drawing lines will not
render.
System:
Intel Core 2 Duo E8400 Wolfdale 3.0GHz LGA 775 65W Dual-Core Processor
PNY GeForce 9800 GTX+ 512MB 256-bit GDDR3 PCI Express 2.0 x16 Video Card
EVGA 123-YW-E175-A1 LGA 775 NVIDIA nForce 750i SLI FTW ATX Intel Motherboard
and 8GB of RAM
--
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=22229
Summary: Sketchup fails to print previews, show back area,
template and part previews also
Product: Wine
Version: 1.1.41
Platform: x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=14562
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erik(a)foamcasualty.com
Since Ubuntu 9.10 Sketchup (6.x and 7.x) has failed to print preview. Printing
also is broken as the preview is exactly what gets printed out. Actual sketch
is the only thing distorted, a black area is shown inside of the page when
called.
Also noticed several other issues that may be related:
-Previews of templates, parts (entire files), and components display similar
black boxes.
-Using any type of "sketchy edge" template does not display edge lines.
System Specs:
Intel Core 2 Duo E8400 Wolfdale 3.0GHz LGA 775 65W Dual-Core Processor
PNY GeForce 9800 GTX+ 512MB 256-bit GDDR3 PCI Express 2.0 x16 Video Card
EVGA 123-YW-E175-A1 LGA 775 NVIDIA nForce 750i SLI FTW ATX Intel Motherboard
and 8GB of RAM
Latest Nvidia Drivers installed. (178 I believe)
--
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=16488
Summary: "Tools / Google Earth / Get Current View" crashes Google
Sketchup 7
Product: Wine
Version: 1.1.10
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Following the instructions in
http://sketchup.google.com/support/bin/answer.py?hl=en&answer=36241
causes Sketchup to crash or hang when you do Tools /
Google Earth / Get Current View.
You can try to cancel (sketchup has a message box with a cancel button),
but if you do, sketchup hangs.
Under the hood, sketchup is using a COM server loaded from earthps.dll
to talk to Earth, and something is going awry with it...
--
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=20795
Summary: Graphical display garbled ATI mobility card
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Jay.n.lizz.98(a)gmail.com
Created an attachment (id=24899)
--> (http://bugs.winehq.org/attachment.cgi?id=24899)
Garbled graphics
Menus are fine, and usable, but sketch window is completely garbled, and
unusable.
Using wine-1.1.33
uname -a
Linux laptop.daddy.net 2.6.26.8.tex3 #1 SMP Mon Jan 12 04:33:38 CST 2009 i686
mobile AMD Athlon(tm) XP2400+ GNU/Linux
lspci
00:00.0 Host bridge: ATI Technologies Inc AGP Bridge [IGP 320M] (rev 13)
00:01.0 PCI bridge: ATI Technologies Inc PCI Bridge [IGP 320M] (rev 01)
00:02.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
00:06.0 Multimedia audio controller: ALi Corporation M5451 PCI AC-Link
Controller Audio Device (rev 02)
00:07.0 ISA bridge: ALi Corporation M1533/M1535/M1543 PCI to ISA Bridge
[Aladdin IV/V/V+]
00:08.0 Modem: ALi Corporation M5457 AC'97 Modem Controller
00:09.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN
Controller (rev 02)
00:0a.0 CardBus bridge: O2 Micro, Inc. OZ601/6912/711E0 CardBus/SmartCardBus
Controller
00:0c.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000
Controller (PHY/Link)
00:10.0 IDE interface: ALi Corporation M5229 IDE (rev c4)
00:11.0 Bridge: ALi Corporation M7101 Power Management Controller [PMU]
00:12.0 Ethernet controller: National Semiconductor Corporation DP83815
(MacPhyter) Ethernet Controller
01:05.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility U1
--
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.