http://bugs.winehq.org/show_bug.cgi?id=28463
Summary: oleaut32/tmarshal.c test crashes if
CFLAGS="-fstack-protector-all" is used
Product: Wine
Version: 1.3.28
Platform: x86
URL: http://wiki.debian.org/Hardening
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=36502)
--> (http://bugs.winehq.org/attachment.cgi?id=36502)
backtrace
make test passes for me fine if I use -fstack-protector, but if I use
fstack-protector-all, some tests fail. Next up, oleaut32/tmarshal.c:
../../../tools/runtest -q -P wine -M oleaut32.dll -T ../../.. -p
oleaut32_test.exe.so tmarshal.c && touch tmarshal.ok
err:ole:TMStubImpl_Invoke invoke call failed with exception 0xc0000005
(-1073741819)
err:ole:xCall RpcChannelBuffer SendReceive failed, c0000005
tmarshal.c:1034: Test failed: IKindaEnumWidget_Next failed with error
0xc0000005
wine: Unhandled page fault on read access to 0x889bc38d at address 0x68516376
(thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x889bc38d in 32-bit code
(0x68516376).
...
Backtrace:
=>0 0x68516376 test_typelibmarshal+0x346()
[/home/austin/wine-git/dlls/oleaut32/tests/tmarshal.c:1039] in oleaut32_test
(0x0033fb78)
1 0x68518ebb func_tmarshal+0x4a()
[/home/austin/wine-git/dlls/oleaut32/tests/tmarshal.c:1607] in oleaut32_test
(0x0033fcc8)
2 0x685f344c run_test+0x16b(name=<is not available>)
[/home/austin/wine-git/dlls/oleaut32/tests/../../../include/wine/test.h:556] in
oleaut32_test (0x0033fd28)
3 0x685f3662 main+0x161(argc=<couldn't compute location>, argv=<couldn't
compute location>)
[/home/austin/wine-git/dlls/oleaut32/tests/../../../include/wine/test.h:624] in
oleaut32_test (0x0033fdf8)
4 0x685f436c __wine_spec_exe_entry+0x8b(peb=0x7ffdf000)
[/home/austin/wine-git/dlls/winecrt0/exe_entry.c:36] in oleaut32_test
(0x0033fe50)
5 0x7b85f91c call_process_entry+0xb() in kernel32 (0x0033fe68)
6 0x7b86361a start_process+0x69(peb=0x7ffdf000)
[/home/austin/wine-git/dlls/kernel32/process.c:1091] in kernel32 (0x0033feb8)
7 0x7bc77df8 call_thread_func+0xb() in ntdll (0x0033fec8)
8 0x7bc78061 call_thread_entry_point+0x90(entry=0x7b8635b0, arg=0x7ffdf000)
[/home/austin/wine-git/dlls/ntdll/signal_i386.c:2499] in ntdll (0x0033ffb8)
9 0x7bc4ecd9 start_process+0x28(kernel_start=0x7b8635b0)
[/home/austin/wine-git/dlls/ntdll/loader.c:2612] in ntdll (0x0033ffe8)
10 0x6802884d wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
0x68516376 test_typelibmarshal+0x346
[/home/austin/wine-git/dlls/oleaut32/tests/tmarshal.c:1039] in oleaut32_test:
call *0xc(%edx)
1039 hr = IWidget_GetTypeInfoCount(pWidget, &uval);
testing this when I noticed that Debian is planning to harden packages by
default:
http://wiki.debian.org/Hardeninghttp://lists.debian.org/debian-devel/2011/09/msg00054.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=25771
Summary: MCC Pilotlog cannot navigate internet for data import
feature.
Product: Wine
Version: 1.3.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: charlie.andrews(a)tiscali.co.uk
MCC Pilotlog has been working OK in general for me with wine 1.3.11 under
Ubuntu 10.10 x64.
However, one of the features of the application is that it can log into a
company crew information system and retrieve flight information into the log. I
have tested this on a windows VM, and it works fine.
However, under Wine, we get error 445 and then a crash. I am a bit surprised,
as I thought that the IE-mimicking facilities in Wine would be able to cope.
I've contacted the MCC developers about the issue, and they cannot throw too
much light on the subject, but suggest that this is a code chink that may be
causing the problem:
-----------------------------
For Each HTMLi In WebBr.Document.getElementsByName("Id")
HTMLi.Value = TxtLoginName
Next
For Each HTMLi In WebBr.Document.getElementsByName("Pass")
HTMLi.Value = TxtPassword
Next
For Each HTMLi In WebBr.Document.getElementsByName("B1")
HTMLi.Click
Exit For
Next
------------------------------
Terminal output attached. This application has to be run with wine set as win
7.
To reproduce:
Follow installation steps on AppDB entry.
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=22277)
Run the application
Choose 'Settings', then 'Interfaces - Airline PDA'
Choose 'Air Astana' from drop-down menu.
Close this window
Choose 'Airline Interface'
Double-click 'Air Astana' on the left-hand side of the pop-up to show the
in-app browser display.
Type 2x4 digit numbers in the login window. (I can't give you my real login,
sorry! The error exists without valid credentials.)
Click 'Start'
I have selected mshtml as the component with the issue, but I am not completely
sure.
--
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=12320
Summary: [The Master Genealogist 6.12.000 Gold U.S Edition] -
Fonts/Text Do not Show in "Details/Children & Siblings"
Windows
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://whollygenes.com
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saturn_systems(a)yahoo.com
Created an attachment (id=11781)
--> (http://bugs.winehq.org/attachment.cgi?id=11781)
TMG 6.12.000 text. working win xp
Fonts/Text Do not Show in "Details/Children & Siblings" Windows. See attached
Screen shots. Also in the Preferences > Reports Window.
--
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=28996
Bug #: 28996
Summary: rynga aborts on startup due to stubby
GdipGetPropertyItemSize
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
rynga was requested by a forum user. It aborts on startup; the log shows
fixme:gdiplus:GdipGetPropertyItemSize not implemented
fixme:gdiplus:GdipGetPropertyItem not implemented
winetricks gdiplus works around the problem and lets you get to the signin
screen.
--
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=26221
Summary: Shattered Origins config screen edges are not
transparent, but pink
Product: Wine
Version: 1.3.14
Platform: x86
URL: http://www.gamershell.com/download_69866.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Terminal shows:
fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages!
...
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
...
fixme:gdiplus:GdipCreateHalftonePalette stub
fixme:gdiplus:GdipDrawImagePointsRect Image wrap mode not implemented
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
fixme:gdiplus:GdipFillRectangle graphics object has no HDC
so I tried native, which fixes it. I tried to get a +gdiplus trace, but it
quickly went over 2 gig's and is not compressing well. The demo is only 230
MB..
--
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=29615
Bug #: 29615
Summary: Runtime error. Installation is not faulty.
Product: Wine
Version: 1.1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: makhmct(a)yahoo.com
Classification: Unclassified
I have installed an application and there is no error during installation.
On run time it gives message:
Quote:
Could not install 160 fonts. First Uninstalled font is 1. Please reinstall the
fonts
from the setup disks.
After ignoring above message I goto open a window made file and it says that
encountered a serious error. needs to close down.
--
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=27977
Summary: freegate fg715x.exe exit silently
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
1. Download the latest freegate fg715x.exe from
http://dongtaiwang.com/loc/software/fg/715/fg715x.exe
2. winetricks -q mfc42
3. start fg715x.exe
$ wine fg715x.exe
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fg715x.exe exit silently with the only log above.
F**K GFW ( http://en.wikipedia.org/wiki/Golden_Shield_Project ) , I am even
unable to download python2.4 without freegate or something like that.
--
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=27364
Summary: osu! crashes upon install.
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aleslie3(a)gmail.com
Created an attachment (id=34987)
--> (http://bugs.winehq.org/attachment.cgi?id=34987)
Log output
Upon installation, 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=27527
Summary: Move of the SendMessage() breaks 3DMark2001se
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
When i try to run 3DMark 2001 SE under wine-1.3.22-203-gac90c1b, benchmark will
not run and instead it says: "Reliable benchmarking cannot be completed because
the 3DMark display window lost focus...".
1. I did a regression test between 1.3.17 and 1.3.18:
commit 6eed4c4241ae30f9e0af2581555c5ce6c25623f3
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Tue Apr 5 18:31:27 2011 +0900
winex11: Move the SendMessage(WM_SYSCOMMAND, SC_MAXIMIZE/SC_RESTORE) call
after the window extents check.
:040000 040000 21d9e89d31be6cb8238a3abf354f25c779931390
4a3b9ab680840acc439244b30fd153e77641e133 M dlls
2. No other bug report suffers from this commit.
3. Revert of this patch on top of wine-1.3.22-203-gac90c1b makes that problem
go away.
--private keyword: bisected
--
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=25649
Summary: Firefox: alt tabbing is sometimes screwy
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, integration, source
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
I was using windows firefox under wine to avoid having to disable one my addons
for a site, and noticed that alt tabs are sometimes getting interpreted as an
additional alt. In other words do:
$ wine firefox
$ some_native_app
alt tab from the native app to windows firefox. Sometimes, 'File' at the top
menu is activated. Occurs about 2/3 of the time for me.
--
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=19553
Summary: VideoReDo Plus crashes when video file is loaded.
Product: Wine
Version: 1.1.26
Platform: PC-x86-64
URL: http://www.videoredo.com/en/Download.htm#DownloadPlus
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jmail524(a)gmail.com
When you try and open a video file in VideoReDo Plus the application crashes.
To replicate error: Start up VideoReDo Plus, Click on the 'Open Video' button
on the main page, select a MPEG2 video file (either double click on the
filename or select the file and click on the 'Open' button).
The 'Open Video' dialog box will disappear and the video viewport in the
application will turn green. The application will then stop responding and
WINE will generate an error dialog box indication that VideoReDo.exe has
encountered a serious problem and needs to be closed.
After regression testing I found that VideoReDo does work almost perfectly in
WINE Version 0.9.47. (The only problem is that the video has a a blueish tint
to it, most prominently with skin tones.)
--
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=28460
Summary: ieframe/ie test fails if
CFLAGS="-fstack-protector-all" is used
Product: Wine
Version: 1.3.28
Platform: x86
URL: http://wiki.debian.org/Hardening
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: enhancement
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
make test passes for me fine if I use -fstack-protector, but if I use
fstack-protector-all, some tests fail. First, ieframe/ie:
make[1]: Entering directory `/home/austin/wine-git/dlls/ieframe/tests'
../../../tools/runtest -q -P wine -M ieframe.dll -T ../../.. -p
ieframe_test.exe.so ie.c && touch ie.ok
fixme:ieframe:ClassFactory_QueryInterface
(0x685684f0)->({00000003-0000-0000-c000-000000000046} 0x33fb4c)
fixme:ole:CoResumeClassObjects stub
fixme:storage:create_storagefile Storage share mode not implemented.
err:ole:TMStubImpl_Invoke invoke call failed with exception 0xc0000005
(-1073741819)
err:rpc:I_RpcReceive we got fault packet with status 0x3e6
err:ole:xCall RpcChannelBuffer SendReceive failed, 800703e6
ie.c:37: Test failed: get_Visible failed: 800703e6
ie.c:38: Test failed: Visible = 800703e6
err:ole:TMStubImpl_Invoke invoke call failed with exception 0xc0000005
(-1073741819)
err:rpc:I_RpcReceive we got fault packet with status 0x3e6
err:ole:xCall RpcChannelBuffer SendReceive failed, 800703e6
ie.c:45: Test failed: get_Visible failed: 800703e6
ie.c:46: Test failed: Visible = 800703e6
make[1]: *** [ie.ok] Error 4
make[1]: Leaving directory `/home/austin/wine-git/dlls/ieframe/tests'
make: *** [dlls/ieframe/tests/__test__] Error 2
testing this when I noticed that Debian is planning to harden packages by
default:
http://wiki.debian.org/Hardeninghttp://lists.debian.org/debian-devel/2011/09/msg00054.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=19322
Summary: Letters missing in tahomabd.ttf
Product: Wine
Version: unspecified
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petrimetri(a)gmail.com
S with comma, s with comma, T with comma and t with comma - needed for Romanian
lanugage programs, are missing in tahomabd.ttf. They are already present in
tahoma.ttf but programs which use the bold tahoma font may experience some ugly
visual bugs.
--
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=28461
Summary: ieframe/ie test fails if
CFLAGS="-fstack-protector-all" is used
Product: Wine
Version: 1.3.28
Platform: x86
URL: http://wiki.debian.org/Hardening
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
make test passes for me fine if I use -fstack-protector, but if I use
fstack-protector-all, some tests fail. Next up, ntdll/exception.c:
austin@aw25 ~/wine-git/dlls/ntdll/tests $ make exception.ok
../../../tools/runtest -q -P wine -M ntdll.dll -T ../../.. -p ntdll_test.exe.so
exception.c && touch exception.ok
/bin/sh: line 1: 21350 Segmentation fault ../../../tools/runtest -q -P
wine -M ntdll.dll -T ../../.. -p ntdll_test.exe.so exception.c
make: *** [exception.ok] Error 139
testing this when I noticed that Debian is planning to harden packages by
default:
http://wiki.debian.org/Hardeninghttp://lists.debian.org/debian-devel/2011/09/msg00054.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=29900
Bug #: 29900
Summary: proteoWizard hangs with
"err:seh:setup_exception_record nested exception on
signal stack"
Product: Wine
Version: 1.4-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rtautenh(a)gmail.com
Classification: Unclassified
Problem: when using proteoWizard's msconvert to convert a (large) data file
wine hangs with the error message
err:seh:setup_exception_record nested exception on signal stack in thread 0009
eip 7bc752c0 esp 7ffdbc3c stack 0x232000-0x330000
and has to be killed or stopped using Ctrl+C
tested with wine versions
1.2.3
1.3.37
1.4-rc3
Steps to reproduce the problem:
winetricks winxp
winetricks dotnet2
winetricks vcrun2008
# download proteowizard from
http://proteowizard.sourceforge.net/downloads.shtml
# and extract into a folder : mkdir pwiz; tar xvf pwiz*.tar.bz2 -C pwiz
# download and unzip test data file "PBS01.d" (1.3GB!) from
http://metlin.scripps.edu/data/conversion/PBS01.d.zip into the same folder
(pwiz)
# within that folder, run
wine msconvert.exe PBS01.d --mzXML --filter "peakPicking true 1-"
--
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=29088
Bug #: 29088
Summary: WoW Launcher crashes after 5 seconds trying to update
game
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gdude192003(a)yahoo.com
Classification: Unclassified
the wow launcher crashes when it goes to download and install updates for the
game. has done this since latest tools update and cannot find a fix. Please
help
--
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=24206
Summary: hanging up thread with recvfrom after "shutdown"
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunder_8888(a)mail.ru
Created an attachment (id=30477)
--> (http://bugs.winehq.org/attachment.cgi?id=30477)
trace
1. When game want to shutdown udp socket - recvfrom don't recieve 0xFFFFFFFF,
and still wait other messages from closed and shutdowned socket. While this,
game wait when thread with recvfrom end's, but thread want's go to end and
stopped on recvfrom. (when i patch game, and force close thread with recvfrom -
it's normally continue)
2. Appears "WS2_sendto -> ERROR 10022" before game shutdown socket (game send
1-byte to thread with recvfrom), because sendto want to send data to port 0, in
windows, i suppose, it sends to all binded port's to this socket. (if i patch
game, and use my call to getsockname and give right port number - this error
don't appear).
--
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=21535
Summary: SilkRoad Online Crash Without reasons.
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: geek-59600(a)hotmail.fr
Created an attachment (id=25945)
--> (http://bugs.winehq.org/attachment.cgi?id=25945)
Bug report from terminal
Good evening, Recently i installed SilkRoadOnline v1.232 I started to play
without problems but after several minutes the game sudently crashed without
reasons. i tried many version of wine ( 1.01 , 1.1.30 1.1.37 ) but no one
worked.
Sometimes SRO want to send a bug Repport but not every times and i can't read
bug repport's data ...
I started wine from terminal and i pasted the last lines in the attachement.
I'm on Ubuntu 9.10 32 bits with 7900 GTX and my drivers are OK.
Can you help me ?
Thank you !
--
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=25964
Summary: wine builtin IE crash with CNCBSecPkg_EN.exe
installed : unimplemented function
ntoskrnl.exe.IoGetDeviceInterfaces
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntoskrnl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
env:
wine1.3.12 on Ubuntu 10.04
CNCBSecPkg_EN.exe is the ActiveX control installer for citic online bank:
https://e.bank.ecitic.com/perbank5/
Here are the steps:
1. install an ActiveX from
https://e.bank.ecitic.com/perbank5/plugs/CNCBSecPkg_EN.exe
$ rm -rf ~/.wine
$ winetricks -q mfc42
$ wine CNCBSecPkg_EN.exe
fixme:ole:DllRegisterServer stub
fixme:win:DisableProcessWindowsGhosting : stub
fixme:msg:ChangeWindowMessageFilter c057 00000001
fixme:msg:ChangeWindowMessageFilter c057 00000001
fixme:msg:ChangeWindowMessageFilter c057 00000001
fixme:ole:CoCreateInstance no instance created for interface
{ea1afb91-9e28-4b86-90e9-9e9f8a5eefaf} of class
{56fdf344-fd6d-11d0-958a-006097c9a090}, hres is 0x80004002
fixme:sfc:SfcIsFileProtected ((nil), L"C:\\Program
Files\\\4e2d\4fe1\94f6\884c\7f51\94f6\5b89\5168\63a7\4ef6\\unins000.exe")
stub
fixme:win:WINNLSEnableIME hUnknown1 0x1011a bUnknown2 0: stub!
fixme:win:WINNLSEnableIME hUnknown1 0x1011a bUnknown2 -1: stub!
fixme:win:WINNLSEnableIME hUnknown1 0x1011a bUnknown2 0: stub!
wine: Call from 0x7b839552 to unimplemented function
ntoskrnl.exe.IoGetDeviceInterfaces, aborting
wine: Unimplemented function ntoskrnl.exe.IoGetDeviceInterfaces called
at address 0x7b839552 (thread 002b), starting debugger...
wine: Call from 0x7b839552 to unimplemented function
ntoskrnl.exe.IoGetDeviceInterfaces, aborting
wine: Call from 0x7b839552 to unimplemented function
ntoskrnl.exe.IoGetDeviceInterfaces, aborting
2. open wine buitin IE, then click the "minimum" button.
Then IE will crash.
$ wine iexplore
See the full log in attackment:
log: wine_buitin_ie_crash
--
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=13448
Summary: AnyDVD - ElbyCDIO does not work
Product: Wine
Version: 1.0-rc2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nethaven(a)hotmail.com
Created an attachment (id=13357)
--> (http://bugs.winehq.org/attachment.cgi?id=13357)
AnyDVD terminal output
When attempting to start AnyDVD, this message comes up:
failed to init ElbyCDIO
There is a corresponding .dll file which is installed by AnyDVD, which this is
referring to.
--
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=19245
Summary: GPUZ crash on unimplemented function
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://www.techpowerup.com/gpuz/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=22285)
--> (http://bugs.winehq.org/attachment.cgi?id=22285)
Console output
While starting GPUZ it shows an error and then it closes with a crash in the
console.
--
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=24761
Summary: ProteoWizard: Critical section 00110060 wait failed
Product: Wine
Version: 1.3.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: astukalov(a)gmail.com
Created an attachment (id=31292)
--> (http://bugs.winehq.org/attachment.cgi?id=31292)
Log of ProteoWizard
While running ProteoWizard b#2296 (http://proteowizard.sourceforge.net/) to
convert RAW files, I get "Critical section 00110060 wait failed" at random
times during file processing (that is, sometimes it's able to process the whole
file correctly, sometimes it fails -- and the failure occurs at random file
positions). On Windows 7 it runs ok. Log is attached.
System: ArchLinux x86-64, WINEARCH=win32, vcrun2008 and dotnet20 installed by
winetricks
--
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=12592
Summary: Photoshop CS2: Unable to start after installation
Product: Wine
Version: 0.9.59.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: suisalu(a)tdl.ee
Created an attachment (id=12185)
--> (http://bugs.winehq.org/attachment.cgi?id=12185)
Error dialog
First try:
1. rm -rf ~/.wine
2. install photoshop with serial
Second try:
1. rm -rf ~/.wine
2. sh winetricks vcrun6 corefonts
3. install photoshop as tryout
Install works fine but when I try to launch photoshop after installation I get
following error message:
"An error has been detected with a required application library and the product
cannot continue. Please reinstall the application"
Seems that people are getting PS CS2 running and I can't seem to find any
information relating this bug, so I'm reporting.
I'm running Ubuntu Hardy beta with all the latest updates. 32bit.
Hope this helps.
--
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=23875
Summary: World of Warcraft Launcher crash.
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexbarborica(a)gmail.com
Created an attachment (id=29975)
--> (http://bugs.winehq.org/attachment.cgi?id=29975)
Backtrace of Laucher.exe
Application: World Of Warcraft
WoW laucher crashes with attached backtrace. WoW.exe launches just fine. Also
all of the patchers or updater.exe also crash
--
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.