http://bugs.winehq.org/show_bug.cgi?id=31582
Bug #: 31582
Summary: Internet Explorer 8 Fatal Error on Start up
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ramongonzaga11(a)gmail.com
Classification: Unclassified
Created attachment 41530
--> http://bugs.winehq.org/attachment.cgi?id=41530
IE8 backtrace error
Error when starting IE8 on UBUNTU 11.04
--
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=23773
Summary: No application close "cross" icon displayed for
ForteAgent
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ivankob4wine(a)gmail.com
Created an attachment (id=29797)
--> (http://bugs.winehq.org/attachment.cgi?id=29797)
no close buuton
Another icon is displayed below but it doesn't close the app.
(see the atatchment)
--
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=34793
Bug #: 34793
Summary: Regression: MSVCRT__invalid_parameter
Product: Wine
Version: 1.7.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lara(a)craft.net.br
Classification: Unclassified
On my last test on wine 1.5.3, Battle City Remake works fine, but now in 1.7.4
I get error:
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the
registry for bias 180, std (d/m/y): 17/02/2013, dlt (d/m/y): 20/10/2013
fixme:win:EnumDisplayDevicesW ((null),0,0x32f478,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f4e8,0x00000000), stub!
err:msvcrt:MSVCRT__invalid_parameter (null):0 (null): (null) 0
wine: Unhandled exception 0xc0000417 in thread 31 at address 0x7b83b43e (thread
0031), starting debugger...
I found same bug here: http://bugs.winehq.org/show_bug.cgi?id=25393
--
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=15256
Summary: Disabling OpenGL output in WinUAE causes crash, possibly
in x11drv_main
Product: Wine
Version: 1.1.4
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Created an attachment (id=16046)
--> (http://bugs.winehq.org/attachment.cgi?id=16046)
Console output on crash
WinUAE is an open source (GPL) emulator of Amiga computers, available from
http://www.winuae.net/.
The output of WinUAE can be rendered using DirectDraw (default), Direct3D or
OpenGL. If WinUAE is set to use OpenGL, disabling the output filter (which
reverts to DirectDraw output) causes WinUAE to crash.
The console output on crashing begins:
fixme:dbghelp:dump_system_info fill in CPU vendorID and feature set
err:ntdll:RtlpWaitForCriticalSection section 0x7d1da4c0 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 0019, blocked by 0009, retrying
(60 sec)
wine: Unhandled page fault on read access to 0x000005e0 at address 0x7edfcaa9
(thread 0009), starting debugger...
To demonstrate:
- Run WinUAE
- Select a disk image for drive DF0: in the Floppy drives page, e.g.
rsi1.adf.gz from ftp://ftp.coresystems.de/pub/uae/rsi1.adf.gz
- In the filter page, check the Enable box and select the OpenGL filter.
- Click OK to start the emulation.
- After a few seconds press F12 to bring up the settings window.
- In the Filter page, uncheck the Enable box.
- To work around Wine bug 10643, click in the main window and press F12.
- Click OK to dismiss the settings window. WinUAE crashes.
Attached is the console output on crashing. I can attach a minidump file if
needed.
--
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=31881
Bug #: 31881
Summary: Silverlight 5.x can't individualize
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
Depends on: 31589
Classification: Unclassified
After working around Bug #31589 (attachment 41923) Silverlight 4.x is able to
individualize; however, Silverlight 5.x still has problems. It appears to
create the individualization files and then delete them after it fails to
connect to a named pipe:
0059:KERNEL32.CreateFileA(020ab990
"\\\\.\\pipe\\lrpc\\keysvc",c0000000,00000000,00000000,00000003,00000000,00000000)
ret=7e87340e
0059:Ret KERNEL32.CreateFileA() retval=ffffffff ret=7e87340e
This named pipe business is not attempted with Silverlight 4.x, so creating
this pipe would probably do the trick. A little googling finds this
documentation:
http://www.hsc.fr/ressources/articles/win_net_srv/msrpc_cryptsvc.html
--
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=33679
Bug #: 33679
Summary: WordPerfect X6 trial does not install
Product: Wine
Version: 1.5.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erik(a)familiendam.dk
Classification: Unclassified
Created attachment 44584
--> http://bugs.winehq.org/attachment.cgi?id=44584
Trace result from the installation attempt.
Tried installing a trial version of WordPerfect Office X6 I downloaded from
Corel's homepage on 29-may-13. It unpacks the .msi files, but after this it
fails, getting no further. I first tried with wine 1.4.0 since that is what is
provided as default when you install wine on a Ubuntu 12.10 dist, subsequently
I updated it to 1.5.30, but, alas, to no avail - same result.
--
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=40193
Bug ID: 40193
Summary: Builtin mshtml.dll does not work with silverlight
Product: Wine
Version: 1.9.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: asdfghrbljzmkd(a)outlook.com
Distribution: ---
The builtin mshtml.dll does not work with silverlight. Also,
plugin-container.exe crashes when iexplore.exe is closed.
--
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=37872
Bug ID: 37872
Summary: Multiple applications need support for
IHTMLWindow2::open '_self' window name (CompeGPS)
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as the summary says.
Example app 'CompeGPS 7.x':
http://we01.compegps.com/download/setup_compeGPSLAND_770.exe
When clicking 'activation' and entering an invalid code, the 'back' button
doesn't work.
Relevant part of trace log:
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/CompeGPS
$ WINEDEBUG=+tid,+seh,+relay,+mshtml,+ieframe wine ./CompeGPSLAND.exe >>log.txt
2>&1
...
0023:trace:mshtml:fire_event_obj (0x10709fd0) L"click"
...
0023:trace:mshtml:call_event_handlers L"click" >>>
...
0023:trace:mshtml:dispex_query_interface (0x662dca4)->(IID_IDispatchJS
0x108d968) returning NULL
...
0023:trace:mshtml:HTMLWindow2_QueryInterface (0x662dc70)->(IID_IDispatchEx
0x108d9ac)
0023:trace:mshtml:HTMLWindow2_AddRef (0x662dc70) ref=23
0023:trace:mshtml:WindowDispEx_GetDispID (0x662dc70)->(L"open" 10000001
0x108da20)
0023:trace:mshtml:DispatchEx_GetDispID (0x662dca4)->(L"open" 10000001
0x108da20)
0023:trace:mshtml:HTMLWindow2_Release (0x662dc70) ref=22
...
0023:trace:mshtml:HTMLWindow2_QueryInterface
(0x662dc70)->({719c3050-f9d3-11cf-a493-00400523a8a6} 0x108d8a8)
0023:trace:mshtml:dispex_query_interface (0x662dca4)->(IID_IDispatchJS
0x108d8a8) returning NULL
...
0023:trace:mshtml:HTMLWindow2_QueryInterface (0x662dc70)->(IID_IDispatchEx
0x108d97c)
0023:trace:mshtml:HTMLWindow2_AddRef (0x662dc70) ref=23
0023:trace:mshtml:WindowDispEx_InvokeEx (0x662dc70)->(d 409 1 0x108d8f8 (nil)
0x1061b038 0x1063e608)
0023:trace:mshtml:DispatchEx_InvokeEx (0x662dca4)->(d 409 1 0x108d8f8 (nil)
0x1061b038 0x1063e608)
0023:trace:mshtml:HTMLWindow2_QueryInterface (0x662dc70)->(IID_IHTMLWindow2
0x108d5e4)
0023:trace:mshtml:HTMLWindow2_AddRef (0x662dc70) ref=24
...
0023:trace:mshtml:HTMLWindow2_open (0x662dc70)->(L"?" L"_self" L"" 0 0x108d328)
0023:fixme:mshtml:HTMLWindow2_open Unsupported name L"_self"
--- snip ---
MSDN: http://msdn.microsoft.com/en-us/library/aa741489%28v=vs.85%29.aspx
--- quote ---
...
name [in, optional]
Type: BSTR
BSTR that specifies the name of the window. This name is used as the value
for the IHTMLAnchorElement::target attribute on a form or an anchor element.
_blank
The url is loaded into a new, unnamed window.
_parent
The url is loaded into the current frame's parent. If the frame has no
parent, this value acts as the value _self.
_self
The current document is replaced with the specified url.
_top
The loaded url replaces any framesets that might be loaded. If there
are no framesets defined, this value acts as the value _self.
--- quote ---
Source:
http://source.winehq.org/git/wine.git/blob/df63590706b0bcd4c114bd551491e25b…
--- snip ---
925 static HRESULT WINAPI HTMLWindow2_open(IHTMLWindow2 *iface, BSTR url, BSTR
name,
926 BSTR features, VARIANT_BOOL replace, IHTMLWindow2 **pomWindowResult)
927 {
928 HTMLWindow *This = impl_from_IHTMLWindow2(iface);
929 HTMLOuterWindow *window = This->outer_window;
...
938 if(!window->doc_obj || !window->uri_nofrag)
939 return E_UNEXPECTED;
940
941 if(name && *name == '_') {
942 FIXME("Unsupported name %s\n", debugstr_w(name));
943 return E_NOTIMPL;
944 }
...
--- snip ---
$ sha1sum setup_compeGPSLAND_770.exe
4fb4de12fa88fc73967d1909e080b47470df4c68 setup_compeGPSLAND_770.exe
$ du -sh setup_compeGPSLAND_770.exe
38M setup_compeGPSLAND_770.exe
$ wine --version
wine-1.7.34
Regards
--
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=19086
Summary: Front Panel Designer: crashes when trying to load
saved files
Product: Wine
Version: 1.1.24
Platform: PC
URL:
http://www.schaeffer-ag.de/en/download/front-panel-des
igner.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dariuskellermann(a)gmx.de
The application crashes (displays error message, becomes unresponsive, error
message cannot be clicked) when trying to load a previously saved front panel
file.
Terminal displays no output(none at all).
--
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=14132
Summary: Incorrect Font Displayed After Install
Product: Wine
Version: 1.0.0
Platform: PC
URL: see Description
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pbronline-wine(a)yahoo.co.uk
Occurs with Corel WordPerfect Office X3 and WordPerfect Office 12.
Start installer. Note font (print snapshot or whatever). Install application,
Quit installer. Start installer again. Font displayed is different.
With WordPerfect Office X3, the effect is obvious as the 'wrong' font is a
symbol font. With WordPerfect Office 12, the 'wrong' font is very narrow (I
think this may have previsouly been reported as <<poor rendering>>).
Problem affects not just the installers but also service packs and the
applications themselves (particularly Presentations). I would expect it
affects all installed applications.
To confirm the problem ...
1. remove all references to Corel installed fonts from system.reg which ever
way you choose but the following works:
cd .wine
mv system.reg system.reg~
sed -e '/TrueType.*C:.*\.TTF/d' -e '/TrueType.*C:.*\.ttf/d' system.reg~ >
system.reg
2. move Corel installed fonts to one side for a moment:
mv drive_c/windows/Fonts drive_c/windows/Fonts.wpo
mkdir drive_c/windows/Fonts
3. Start installer. Font is back to what is was before installation. Quit
installer.
3. Put back a bad font:
cp -p drive_c/windows/Fonts.wpo/WPCO03N_.TTF drive_c/windows/Fonts
4. Start installer. Symbol font makes screen indecypherable.
5. Try other fonts. Not all override the 'good' font. MTEXTRA.TTF and
WPHV04N_.TTF do.
Downloads ?
WordPerfect Office X3:
http://www.corel.com/servlet/Satellite?pagename=uk/ProcessLayout&lc=en&ppg=…
Professional (aka not Trial) Edition is 'fun' to install. See bug 14106.
WordPerfect Office 12:
Not available for download anymore as far as I can tell. Perhaps one of the
nice people who contributed to bug 2547 can help.
Standard (aka not Trial) Edition installs nicely under Wine 1.0.
--
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.