http://bugs.winehq.org/show_bug.cgi?id=29276
Bug #: 29276
Summary: 360chrome couldn't open embed iexplore but open url in
native Linux browser instead
Product: Wine
Version: 1.3.34
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download 360chrome browser:
wget http://down.360safe.com/cse/360cse_4.2.0.516.exe
$ sha1sum 360cse_4.2.0.516.exe
39bb79fc6e4846763a8be86ff86524d64a86adf7 360cse_4.2.0.516.exe
2. install 360chrome
3. start 360chrome with --no-sandbox
$ cd .wine/drive_c/users/fracting/Local\ Settings/Application\
Data/360Chrome/Chrome/Application/
$ wine 360chrome.exe --no-sandbox
4. open a website, such as http://www.winehq.org
5. click on the "极速" button (beside the url bar), switch from "极速"/"Webkit
Mode" to "IE Compatible Mode", then the button will display "e兼容"
Expect result:
Open an embed IE in 360chrome browser, display the website
Actual result:
Open the website in a native Linux browser, for me it is in the default browser
Chromium.
Is this a wine bug?
Is there any register key useful for working around this issue?
Thanks!
--
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=26001
Summary: Champions Online installer does not work
Product: Wine
Version: 1.2.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: misc8(a)emerose.org
Created an attachment (id=33151)
--> (http://bugs.winehq.org/attachment.cgi?id=33151)
The error messages when running the program
Here is a link to the free installer:
http://champions-online.com/download
When it gets run, the program crashes, with the logs as attached mentioning
winsock errors.
--
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=17214
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
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=30447
Bug #: 30447
Summary: Lexware Financial Office Pro 2012 (v12.0) installer
shows an empty dialog window on startup
(urlmon.CreateURLMoniker with base context and
non-well formed URI, DOS-style path)
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
the installer of Lexware Financial Office Pro 2012 v12.0 shows an empty dialog
with nothing to navigate.
Using a window/message spy (Winspector) and trace log one can see this dialog
window actually embeds a flash player ActiveX control.
No 'flash' prerequisite needed, the installer ships its own.
'winetricks -q ie7' works around, the flash window content is shown.
After reducing the dependencies created by IE7 one by one, native urlmon seems
the culprit.
Relevant trace log:
--- snip ---
...
0026:Call urlmon.CreateURLMoniker(001b4118,001b4024 L"C:\\users\\focht\\Local
Settings\\Application Data\\Lexware\\LxSetupTemp\\LxSetupConfig.xml",0033e698)
ret=1000406a
0026:trace:urlmon:CreateURLMonikerEx (0x1b4118, L"C:\\users\\focht\\Local
Settings\\Application Data\\Lexware\\LxSetupTemp\\LxSetupConfig.xml", 0x33e698,
00000000)
0026:trace:urlmon:URLMoniker_QueryInterface (0x1b4118)->(IID_IUriContainer
0x33e33c)
0026:trace:urlmon:URLMoniker_AddRef (0x1b4118) ref=2
0026:trace:urlmon:UriContainer_GetIUri (0x1b4118)->(0x33e344)
0026:trace:urlmon:Uri_AddRef (0x164b20) ref=2
0026:trace:urlmon:URLMoniker_Release (0x1b4118) ref=1
0026:trace:urlmon:CoInternetCombineUrlEx (0x164b20 L"C:\\users\\focht\\Local
Settings\\Application Data\\Lexware\\LxSetupTemp\\LxSetupConfig.xml" 10000
0x33e348 0) stub
0026:trace:urlmon:Uri_QueryInterface (0x164b20)->(IID_IUriObj 0x33d248)
0026:trace:urlmon:parse_schema (L"file://C:\\Program Files\\Common
Files\\Lexware\\Setup\\financial_office_pro\\FlashMovie\\Setup.swf" 00000000
0x33d1c0 64 0x33d1bc)
0026:trace:urlmon:CreateUri (L"C:\\users\\focht\\Local Settings\\Application
Data\\Lexware\\LxSetupTemp\\LxSetupConfig.xml" 1 0 0x33e2e0)
...
0026:trace:urlmon:Uri_Construct ((nil) 0x33d224)
...
0026:trace:urlmon:parse_uri (0x33d15c 4b41): BEGINNING TO PARSE URI
L"C:\\users\\focht\\Local Settings\\Application
Data\\Lexware\\LxSetupTemp\\LxSetupConfig.xml".
0026:trace:urlmon:parse_scheme (0x33d108 0x33d15c 4b41): URI is implicitly a
file path, but, the ALLOW_IMPLICIT_FILE_SCHEME flag wasn't set.
0026:trace:urlmon:Uri_Release (0x153850) ref=0
...
0026:trace:urlmon:Uri_Release (0x164b20) ref=1
0026:Ret urlmon.CreateURLMoniker() retval=80070057 ret=1000406a
...
--- snip ---
Debugging session:
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Common
Files/Lexware/Setup/financial_office_pro
...
$ winedbg LxSetup.exe
...
Wine-dbg>bt
Backtrace:
=>0 0x7ec3e720 CoInternetCombineUrlEx+0x16a(pBaseUri=0x18fd98,
pwzRelativeUrl="C:\users\focht\Local Settings\Application
Data\Lexware\LxSetupTemp\LxSetupConfig.xml", dwCombineFlags=0x10000,
ppCombinedUri=0x33e4dc, dwReserved=0)
[/home/focht/projects/wine/wine-git/dlls/urlmon/uri.c:6783] in urlmon
(0x0033e49c)
1 0x7ec2aee7 CreateURLMonikerEx+0x1b0(pmkContext=0x18fe28,
szURL="C:\users\focht\Local Settings\Application
Data\Lexware\LxSetupTemp\LxSetupConfig.xml", ppmk=0x33e7a4, dwFlags=0)
[/home/focht/projects/wine/wine-git/dlls/urlmon/umon.c:633] in urlmon
(0x0033e4fc)
2 0x7ec2b1ea CreateURLMoniker+0x32(pmkContext=0x18fe28,
szURL="C:\users\focht\Local Settings\Application
Data\Lexware\LxSetupTemp\LxSetupConfig.xml", ppmk=0x33e7a4)
[/home/focht/projects/wine/wine-git/dlls/urlmon/umon.c:719] in urlmon
(0x0033e51c)
3 0x1000406a in flashplayercontrol (+0x4069) (0x0033e624)
4 0x7bc33499 interlocked_dec+0x18(dest=0x110064)
[/home/focht/projects/wine/wine-git/dlls/ntdll/critsection.c:50] in ntdll
(0x0033e634)
5 0x7bc3400d RtlLeaveCriticalSection+0x52(crit=0x110060)
[/home/focht/projects/wine/wine-git/dlls/ntdll/critsection.c:624] in ntdll
(0x0033e654)
Wine-dbg>n
6784 if(info) {
Wine-dbg>n
6798 hr = CreateUri(pwzRelativeUrl, Uri_CREATE_ALLOW_RELATIVE, 0,
&relative);
Wine-dbg>n
6799 if(FAILED(hr)) {
Wine-dbg>n
6800 *ppCombinedUri = NULL;
Wine-dbg>n
6801 return hr;
Wine-dbg>p hr
0x80070057
--- snip ---
It seems it doesn't like this kind of "DOS" style URI in conjunction with a
base context (first parameter).
There is another case in trace log with base context but with well formed URI
that succeeds:
--- snip ---
0026:Call urlmon.CreateURLMoniker(001b4110,001b3d64
L"file:///C|/Program%20Files/Common%20Files/Lexware/Setup/financial%5Foffice%5Fpro/FlashMovie/Setup.swf",0033e350)
ret=1000406a
...
0026:trace:urlmon:Uri_GetPropertyBSTR (0x1b4508
L"file:///C:/Program%20Files/Common%20Files/Lexware/Setup/financial_office_pro/FlashMovie/Setup.swf")->(2
0x1b4208 0)
...
0026:Ret urlmon.CreateURLMoniker() retval=00000000 ret=1000406a
--- snip ---
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=25481
Summary: Desktop launchers generated by Steam use unregistered
URL handler
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jkohen(a)users.sourceforge.net
CC: Andrew(a)CodeWeavers.com, sirbubbles01(a)yahoo.com.au
After upgrading Steam to the new UI, the application icons Steam generates have
a launch command doesn't work with Wine, because the steam URL handler isn't
registered (at least in GNOME):
[Desktop Entry]
Name=Uplink
Exec=env WINEPREFIX="/home/user/.wine" wine winebrowser steam://rungameid/6910
Type=Application
StartupNotify=true
$ wine winebrowser steam://rungameid/1510
fixme:ntoskrnl:KeInitializeTimerEx stub: 0x110f60 0
gvfs-open: steam://rungameid/1510: error opening location: La ubicación
especificada no está soportada
(That translates to "unsupported location.")
A desktop file generated with the older UI looks like this and launches the
game fine:
#!/usr/bin/env xdg-open
[Desktop Entry]
Name=Deus Ex Game of the Year Edition
Exec=env WINEPREFIX="/home/user/.wine" wine "C:\\Archivos de
programa\\Steam\\steam.exe" -applaunch 6910
Type=Application
StartupNotify=true
Path=/home/user/.wine/dosdevices/c:/Archivos de programa/Steam
Icon=/home/user/.local/share/icons/b45c_hdtp.png
There's a workaround for this problem. Add an URL handler
for the steam protocol to your desktop environment and have it run the
following:
wine "c:\\Archivos de Programa\\steam\\steam.exe" %s
--
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=12442
Summary: UOAssist: crash after startup attempting to fetch http
page in frame
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neodynamite(a)gmail.com
Created an attachment (id=11984)
--> (http://bugs.winehq.org/attachment.cgi?id=11984)
File showing crash behavior and backtrace.
UOAssist crashes when starting the program up and it goes through the normal
startup sequence of looking for updates and attempting to display a http "news"
page in a frame prior to launching the application.
--
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=27733
Summary: Fishdom 2: some fish render purple
Product: Wine
Version: 1.3.24
Platform: x86
URL: http://www.playrix.com/download/pc/fishdom-2/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Download the fishdom trial. Install ie7 with winetricks to avoid bug 27703,
then set hardware acceleration to emulation to avoid bug 27704. Once in game,
start a puzzle, and look at the background image. Some fish/seaweed/coral are
purple. On windows, they render in different pretty colors :).
native d3dx9 doesn't help, nor does disabling glsl/using backbuffer instead of
fbo (in all combinations).
--
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=31159
Bug #: 31159
Summary: League of Legends: store doesn't load with builtin
wininet
Product: Wine
Version: 1.5.8
Platform: x86
URL: http://www.leagueoflegends.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spindler.matej(a)gmail.com
Classification: Unclassified
Created attachment 40906
--> http://bugs.winehq.org/attachment.cgi?id=40906
+wininet log
With patch from Bug 31138 and native wininet LOL store is now working.
But with builtin wininet it doesn't load window just stays black.
I'm attaching +wininet log.
This looks suspicious:
...
warn:wininet:netconn_verify_cert ERROR_INTERNET_SEC_CERT_REV_FAILED
warn:wininet:netconn_verify_cert failed 12057
err:wininet:NETCON_secure_connect SSL_connect failed: 12057
...
This is on Arch x86-64 and wine from git + some unrelated patches (from AppDB)
to make LOL launcher work.
--
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=10528
Summary: mdiviewer unusable
Product: Wine
Version: 0.9.49.
Platform: PC-x86-64
URL: http://www.hot.ee/mdiviewer/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)lesshaste.plus.com
After installling mdiviewer (see http://bugs.winehq.org/show_bug.cgi?id=10523
for installation problems), the application is unusable.
Specifically, when Open is chosen the application seems to go into a busy loop
for a minute or so then a window appears that shows what directory you are in.
You can't them navigate through the file system and are stuck.
The only output is
fixme:ole:OleLoadPictureEx
(0xa4e9bc,19982,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33fae8),
partially implemented.
fixme:atl:AtlModuleInit SEMI-STUB (0x2e857e08 0x2e852e38 0x2e800000)
fixme:atl:AtlIPersistStreamInit_Load (0xa4e9bc, 0x2e853c38, 0x131498, 0x131498)
fixme:atl:AtlModuleRegisterWndClassInfoW 0x2e857e08 0x2e8543c0 0x131510
semi-stub
fixme:ole:OLEPictureImpl_SaveAsFile (0x121388)->(0x133fa8, 0, (nil)), hacked
stub.
err:heap:HEAP_ValidateInUseArena Heap 0x110000: in-use arena 0x134080 next
block has PREV_FREE flag
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
fixme:atl:AtlModuleRegisterWndClassInfoW 0x2e857e08 0x2e8543c0 0x131510
semi-stub
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x2!
[this last line is repeated hundreds of times]
I am not sure which component this should be in so I have most likely chosen it
wrong (again).
Raphael
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22433
Summary: Starship Tycoon demo crashes on exit
Product: Wine
Version: 1.1.43
Platform: x86
URL: http://positech.co.uk/starshiptycoon/StarshipTycoonDem
o.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=27474)
--> (http://bugs.winehq.org/attachment.cgi?id=27474)
console log including a crash
Starship Tycoon demo in Wine-1.1.43 always crashes on exit (in fullscreen and
virtual desktop mode, too). I went back as far as Wine-1.1.9, the same crash
occurs in every version. The demo itself is fully playable (at least in
1.1.43), only the crash on exit ruins the image.
Fedora 12 x86
Wine-1.1.43
Nvidia 7xxx card with driver 195.36.15
--
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.