[Bug 24285] SketchUp shows a blank page in integrated iexplore window

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 13 17:08:43 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=24285

--- Comment #3 from aerilius at googlemail.com 2010-10-13 17:08:42 CDT ---
I tested again with a clean setup (built-in internet explorer) and current wine
1.3.4.
There seem to be two different types of windows in SketchUp that use internet
explorer: 
1. File -> 'Add Location', 'Building Maker', 'Get Models': 
    not working (blank), but instead the web page wrongly opens in default
linux browser
2. webdialogs used via the ruby API, ie. the "get photo textures" window: 
    working and displays content properly (except of flash)
(3.) File -> 'Share model': 
    not working (blank) and does not open in default browser


For case 1, these three lines appear in the terminal:
fixme:shdocvw:navigate_url Unsupported args (Flags 0x32ec98:3; TargetFrameName
0x32eca8:8)
fixme:urlmon:URLMoniker_BindToObject use running object table
Neues Fenster in aktueller Browsersitzung erstellt.
[= new window in current browser session]
I don't know much about it, but I guess SketchUp sends the url with an argument
that says the page should be opened in the integrated internet explorer window
(not in external browser). Probably wine does not yet interpret that.


For case 3, I get these lines. In addition, there seems to go something wrong
with the url. The 3 quotes around the url seem to me strange:
fixme:shdocvw:navigate_url Unsupported args (Flags 0x32ebd8:3; TargetFrameName
0x32ebe8:8)
fixme:urlmon:URLMoniker_BindToObject use running object table
err:exec:dde_connect Argify buffer not large enough, truncated
err:winebrowser:get_url_from_dde Unable to retrieve URL from string
L"\"http://sketchup.google.com/3dwarehouse/upload_details?ctyp=sm&cv=p8.0.3117&&mid=f5ecf6967a817b9c8a124f4737362fcd&bbox=8.709203,49.413296,8.712252,49.416521,-1.455559,32.424644&polygons=1692&terrain=0&fsize=skp7%3A901&fsize=skp8%3A901&fn=alteBruecke&hl=de"


I hope this contains something useful. Or maybe someone can tell me what else I
could test.

-- 
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.



More information about the wine-bugs mailing list