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.
http://bugs.winehq.org/show_bug.cgi?id=18107
Summary: GoogleSkechtUp: Crashes after choosing a template
Product: Wine
Version: unspecified
Platform: Other
URL: http://sketchup.google.com/download/gsuwenthankyou.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jassen126(a)gmail.Com
Created an attachment (id=20542)
--> (http://bugs.winehq.org/attachment.cgi?id=20542)
Console logs from the crash
GoogleSkechtUp crashes when trying to start using it, after you choose a
template.
--
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=22247
Summary: Sketchup cannot export collada or google earth files
Product: Wine
Version: 1.1.41
Platform: x86-64
URL: http://www.google.com/support/forum/p/sketchup/thread?
fid=3e8000bfa25c5d1c00048344f937e93d&hl=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yorik.vanhavre(a)gmail.com
See thread about this bug on google sketchup forum:
http://www.google.com/support/forum/p/sketchup/thread?fid=3e8000bfa25c5d1c0…
Sketchup 7.1 running on wine cannot export collada (.dae) or google earth
(.kmz) files. To reproduce, simply open sketchup, select file -> export -> 3d
model and choose either collada or google earth format. Sketchup shows a dialog
with an export progress bar being filled up, but no "successfully exported"
message, as it does on windows. And indeed, no file gets created.
On the terminal, appears: Warning: No IOPlugin Set! Neither DOM_INCLUDE_LIBXML
or DOM_INCLUDE_TINYXML is defined.
That message error seems to be coming from the collada component of sketchup (
see
https://collada.org/public_forum/viewtopic.php?p=3216&sid=2a576c3f28da988cf…
). google earth .kmz files are actually zip files containing collada files and
their textures, so it makes sense that both file formats have the same problem.
I tried to save to all kinds of different paths to exclude the possibility of
the file not be created for some filesystem or bad path name reason.
I'm not sure there is much to do without digging inside complex collada
internals, but I'm posting anyway so it is registered. I'll try to have a
better look at that collada thread when I have time, to see if I find more
clues.
I'm on debian squeeze 64bits, wine 1.1.41
--
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=16196
Summary: Back and Forward buttons in Google Sketchup's 3D
Warehouse do nothing
Product: Wine
Version: 1.1.9
Platform: Other
URL: http://sketchup.google.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Do File / 3D Warehouse / Get Models. A web browser will pop up.
You can click on links in it, and the 'Home' button in the upper
right of the frame works, but the 'Back' and 'Forward' buttons
in the upper right of the frame are ignored.
--
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=16593
Summary: Sketchup 7 installs and loads, but workspace black
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: steve.shaughnessy(a)talk21.com
CC: steve.shaughnessy(a)talk21.com
Created an attachment (id=18122)
--> (http://bugs.winehq.org/attachment.cgi?id=18122)
Trace of terminal executing SketchUp 7
SketchUp 7 installs without problems - except OpenGl issues etc previously
documented.
SketchUp loads, all menu and toolbars intact.
Workscreen black.
Seems to "think" it is drawing, but nothing shows.
I've seen one other ref to this problem (via Google) and it says that he fixed
by setting no_dri off on video, but I don't seem to have that setting. Could be
ATI graphics related?
Print preview causes a crash.
Various error messages in terminal - trace attached.
If I've messed up go easy on me - new to Linux, new to Ubuntu, new to Wine.
# MBoard: Gigabyte GA-MA78GM-S2H 780G Socket AM2+
# Processor: AMD Phenom X3 Triple Core 8450 2.1GHz
# Graphics: ATI Radeon HD 3200
# 2Gb Memory
# OS: Ubuntu 8.10 Intrepid Ibex
--
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=11954
Summary: Google Sketchup, Google bug splat never finish sending
report.
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hotmejladress(a)hotmail.com
Created an attachment (id=11279)
--> (http://bugs.winehq.org/attachment.cgi?id=11279)
output from wine, gooogle bug squash
When Google sketchup crashes, which it does frequently, google bug splat
starts. If you describe what happens and send a report, bug splat starts
transmitting something but will never finish. The little 'sending error
report'-window can not be shut down. You have to use the gnome-system monitor
to shut down that process.
I think this bug should be prioritised so that the google developers see the
Sketchup crashes, and can go on to fix the bugs.
I attached the 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=13377
Summary: SketchUp crashing on first click in drawing window
Product: Wine
Version: 1.0-rc2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: panagiotis(a)gmail.com
Created an attachment (id=13280)
--> (http://bugs.winehq.org/attachment.cgi?id=13280)
Back trace of SketchUp crashing.
After installing SketchUp, I clicked in the main window which caused it to
crash immediately.
--
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=16558
Summary: Google Sketchup 7 "Tools / Interact" cursor wrapped
Product: Wine
Version: 1.1.10
Platform: Other
URL: http://sketchup.google.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
"Tools / Interact" puts up a different hand cursor,
and wine displays it poorly; it's as is part of the cursor
is sliced off and displayed on the wrong side.
--
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=15569
Summary: SELinux denied access requested by wine-preloader
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wilsonhaven(a)gmail.com
Created an attachment (id=16570)
--> (http://bugs.winehq.org/attachment.cgi?id=16570)
SelinuxTroubleshootd Log Entry
SELinux denied access requested by wine-preloader. It is not expected that this
access is required by wine-preloader and this access may signal an intrusion
attempt.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37270
Bug ID: 37270
Summary: Program error when starting Sketchup Make
Product: Wine-gecko
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: gterian(a)gmail.com
Created attachment 49566
--> https://bugs.winehq.org/attachment.cgi?id=49566
backtrace file resulting from the last crash.
wine crashed when opening Sketchup. sketchup goes as far as allowing you to
select a template, then shows the desktop as the background and will not go any
further, you have to force quit the application.
The linux Program Error message box opens to indicate "the program
(unidentified) has encountered a serious problrm...." at the same time as
Sketchup is opening.
--
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=19844
Summary: Google Sketchup crashes on
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: davideps(a)umich.edu
Start Google Sketchup 7
File --> Import --> select image and "New Matched Photo" option
Program crashes immediately. I have tried this with several different images
and image formats. The photo perspective matching and photo texturing tools are
a major attraction to Sketchup--so this bug unfortunately strips the package of
considerable functionality.
-david
--
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=16103
Summary: Google Sketchup 7 crashes after downloading model
Product: Wine
Version: 1.1.8
Platform: Other
URL: http://sketchup.google.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Google Sketchup 7 runs fairly well, though I had to
set HW_OK=1 in the registry as described in bug 14045
and uncheck 'show on startup' in the initial dialog
to get it to work.
It downloads models ok, but once they're downloaded,
one of several unpleasant things may happen:
a) it might complain "bad file" (can't remember the exact message),
b) it might crash with the following backtrace:
=>1 0x032b17dd in xpcom_core (+0x17dd) (0x032b17e1)
c) it might crash while saving, with the following backtrace:
=>1 0x78aaa180 (0x0032dcd8)
2 0x7eb8966a call_window_proc+0x6a(hwnd=?, msg=?, wp=0, lp=0,
result=0x32dd50, arg=0x78aaa180) [dlls/user32/winproc.c:458] in user32
(0x0032dd18)
It doesn't always crash, so if you save after every download and are
patient, you can get something done.
--
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=16869
Summary: Sketchup 7 crashes when bringing up 3d Warehouse
Product: Wine
Version: 1.1.12
Platform: Other
URL: http://sketchup.google.com
OS/Version: other
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This seems to be a regression caused by the new Gecko.
To reproduce, just start the app and pick File / 3d Warehouse / Import. Bammo!
--
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=17209
Summary: Sketchup 7 crashes on saving, but still saves.
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jean-louis.bourdon(a)laposte.net
Model saved, but app crashes
--
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=18731
Summary: Google SketchUp: Crashes when ran in 1.1.22
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drkguy.spam(a)gmail.com
Created an attachment (id=21479)
--> (http://bugs.winehq.org/attachment.cgi?id=21479)
Log from wine execution
When i updated to 1.1.22, SketchUp stops working, even after a clean .wine
wipeout,as shown in the log, when i downgrade to 1.1.21, it starts working
again.
--
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=17605
Summary: Crashes on file save
Product: Wine
Version: 1.1.16
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zsolt(a)softmonsters.com
Sketchup 7 installs and so far just runs fine but on saving a file it crashes
*before* any file was written
My OS is Gentoo-Linux. Xorg is newest xorg-server-1.6.0 with
xf86-video-intel-2.6.1 UXA and DRI2
But the crash happens also without DRI. Tested with all wine-versions beginning
from 1.1.12.
With Sketchup 6 it's the same
--
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=27880
Summary: moving tool windows: mouse button state not correct?
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aerilius(a)googlemail.com
Created an attachment (id=35670)
--> (http://bugs.winehq.org/attachment.cgi?id=35670)
steps to reproduce, moving tool window in SketchUp or in another application
Google SketchUp has some tool windows (windows without GTK title bar, but with
Windows title bar). After moving a tool window and releasing the left mouse
button, the tool window is placed correctly and stops moving. But when you
hover again some part of any of SketchUp's tool windows, SketchUp's previously
active tool window sticks to the cursor and moves (which is very annoying).
That bug seems partly not SketchUp-specific, but caused by the tool windows'
drag behavior: When you move a tool window of another application, then hover
over one of SketchUp, the previously active SketchUp tool window sticks to the
cursor (see attached image).
It appears that SketchUp recognizes the left mouse button still as "pressed"
although it isn't.
--
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.