http://bugs.winehq.org/show_bug.cgi?id=21971
Summary: Gecko-using help viewer crashes application
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rm.riches(a)verizon.net
Created an attachment (id=26675)
--> (http://bugs.winehq.org/attachment.cgi?id=26675)
log of crash
The help viewer (uses Gecko) crashes the application after clicking on the
first link. This appears to be a regression. With Wine 1.1.39, the crash does
not happen. With 1.1.40, the crash is 100% repeatable. It seems to happen
with anything that uses the help viewer. I'll try to attach stdout/stderr.
This is one easy way to reproduce the problem:
Install application using the PAF5AllLangs.exe installer. Select to install
the "International Unicode Font". Deselect viewing the "Getting Started
Document."
Start the application.
Click "new" to create a new file/database.
Enter a new filename--doesn't appear to matter.
Click "cancel" twice to get to an empty family view.
Click on the yellow question mark on the right-hand side of the tool bar just
below the main menu bar.
Click on the first link, "How to move an individual to the primary ..."
Observer the application 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=21941
Summary: Alpha Prime crashes right after the intro
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: stefan(a)codeweavers.com
Created an attachment (id=26639)
--> (http://bugs.winehq.org/attachment.cgi?id=26639)
Alpha Prime (Steam version) crashlog
Alpha Prime crashes after showing the company logos.
Demo version of the game: http://www.gamershell.com/download_18730.shtml
Wine-1.1.40 compiled from source
Fedora 12 x86
Nvidia GeForce 7600 GT with driver 195.36.08
Wine-1.1.37 was the last version I could start the game with.
Regression testing came up with the following:
224043d6cf8b56e9ff2537358646700211d54d1f is the first bad commit
commit 224043d6cf8b56e9ff2537358646700211d54d1f
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Thu Jan 28 20:51:06 2010 +0100
wined3d: Implement dynamic buffers with GL_ARB_map_buffer_range.
:040000 040000 1f55d5e837f1d9a7d2b4611f2de3e02dbcd8fafe
c189de355870e1812adce96432f42a16967e2b2c M dlls
Note: Mouse control didn't work in the game unless I set the windows version to
Windows 2000 in winecfg (but that's another bug).
--
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=21938
Summary: Test tool breaks secured wireless on windows 7 x64
Product: Wine
Version: 1.1.37
Platform: x86-64
OS/Version: other
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maxim(a)ipact.nl
Hello,
I'm having a huge problem with your unit test tool to run on windows
I have a 64 Bit windows 7 laptop and I have run the test tool on it
Now the laptop can't use the wireless card properly anymore
It can connect to open networks but not to secured networks of any type (WEP,
WPA, WPA2)
I tried all kinds of drivers and that was no help....
I tried the current test tool for version 1.1.40 aswell on my friends laptop,
he cant use his wireless now aswell, hes runing windows 7 x64 aswell.
What does this test tool do and can it be reversed?
Cheers.
--
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=21903
Summary: gdiplus: graphics test crashing
Product: Wine
Version: 1.1.39
Platform: x86-64
URL: http://test.winehq.org/data/47016df9b719a57477156794b9
7c2860ed63957d/wine_ae-ub910/gdiplus:graphics.html
OS/Version: Linux
Status: NEW
Keywords: download, regression, testcase
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: jchevrier(a)gmail.com
Seems to be a regression. According to http://test.winehq.org, worked up until
062628ad8020e09063fcdf6302e86f17321e2ea8, then started failing in
583f0f08ed8c1e4f8dce679db5256fdc4c142ada. I haven't ran a regression test yet
to confirm, but the only gdiplus related change was
http://source.winehq.org/git/wine.git/?a=commitdiff;h=b4bfa6e1c1568321b124f….
Backtrace:
=>0 0xf7577d56 memcpy+0x46() in libc.so.6 (0x0063fb88)
1 0x7ec0cb95 CreateDIBSection+0x525(hdc=0x53c, bmi=0x63fc74, usage=<is not
available>, bits=0x63fcbc, section=0x0(nil), offset=0)
[/home/austin/wine-git/dlls/gdi32/dib.c:1348] in gdi32 (0x0063fc28)
2 0x7eaf3c74 GdipCreateBitmapFromScan0+0x1fd(width=0x000a, height=0x000a,
stride=0x000a, format=0x30803, scan0=0x0(nil), bitmap=0x63fd40)
[/home/austin/wine-git/dlls/gdiplus/image.c:1663] in gdiplus (0x0063fce8)
3 0x004106f7 in gdiplus_test (+0x106f7) (0x0063fd68)
4 0x0042c611 in gdiplus_test (+0x2c611) (0x0063fd88)
5 0x0042c791 in gdiplus_test (+0x2c791) (0x0063fe38)
6 0x004010a7 in gdiplus_test (+0x10a7) (0x0063fe78)
7 0x00401143 in gdiplus_test (+0x1143) (0x0063fe98)
8 0x7ee1a1d4 start_process+0x54(peb=<register ESI not in topmost frame>)
[/home/austin/wine-git/dlls/kernel32/process.c:1026] in kernel32 (0x0063fed8)
9 0x7efbd038 call_thread_func+0xc() in ntdll (0x0063fee8)
10 0x7efbd076 call_thread_entry_point+0x34(entry=0x7ee1a180, arg=0x7ffdf000)
[/home/austin/wine-git/dlls/ntdll/signal_i386.c:2424] in ntdll (0x0063ffc8)
11 0x7ef97473 LdrInitializeThunk(kernel_start=0x7ffdf000, unknown2=0,
unknown3=0, unknown4=0) [/home/austin/wine-git/dlls/ntdll/loader.c:2621] in
ntdll (0x0063ffe8)
12 0xf768cedd wine_call_on_stack+0x1d() in libwine.so.1 (0x00000000)
0xf7577d56 memcpy+0x46 in libc.so.6: repe movsl (%esi),%es:(%edi)
--
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=21869
Summary: Jazz Jack Rabbit 2: Black/flickering screen followed
by page fault
Product: Wine
Version: 1.1.39
Platform: x86-64
URL: http://www.abandonia.com/en/games/294/Jazz+Jackrabbit+
2.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=26495)
--> (http://bugs.winehq.org/attachment.cgi?id=26495)
wine: Unhandled page fault on write access to 0x7d6ceff4 at address 0x321c1b
(thread 002d), starting debugger...
The game starts, then immediately the screen goes black a few colors flicker
(green/white) followed by an Access Violation/pagefault which kills the game.
--
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=21426
Summary: Regression in Fallout Tactics
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: techtonik(a)gmail.com
Fallout Tactics was working in 1.1.35 in full screen mode. It is not longer
true for 1.1.36.
Ubuntu 9.10
Unfortunately, I am unable to provide regression tests as git misbehaves with
my externally attached storage, and can't switch between branches as git
constantly complains about lots of local modifications no matter which revert
way I use.
--
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=21323
Summary: Spelunky 0.98.1 crashes after config screen
Product: Wine
Version: 1.1.36
Platform: x86
URL: http://videogame2play.com/downloads/spelunky_0_98_1.ra
r
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
Following on from bug 15268, version 0.98.1 of spelunky (1.1 works ok) crashes
in wined3d after clicking ok on the config screen, backtrace attached.
To reproduce:
mkdir spelunky && cd spelunky
wget http://videogame2play.com/downloads/spelunky_0_98_1.rar
unrar x spelunky_0_98_1.rar
wine winedbg spelunky_0_98_1.exe
c
--
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=21300
Summary: Sony Vegas 5 fails with open a new mp3
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spam(a)vsevjednom.cz
Created an attachment (id=25630)
--> (http://bugs.winehq.org/attachment.cgi?id=25630)
Sony Vegas error
Starting with version 1.1.34 - Sony Vegas (version 5.0d bulild 194) fails when
I want to load some mp3 file. When I install back win version 1.1.33,
everything is ok. In the attachment is an error from Sony Vegas.
--
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=20714
Summary: build fails on OpenSolaris: ifenum.c:322: error:
structure has no member named `ifr_hwaddr'
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Solaris
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christian.thalinger(a)gmail.com
The build fails because SIOCGIFHWADDR is defined but the ifreq structure does
not have a ifr_hwaddr field.
make[2]: Entering directory
`/export/home/twisti/projects/wine/wine-1.1.33/dlls/iphlpapi'
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wstrict-prototypes -Wwrite-strings -Wpointer-arith -g -O2 -o ifenum.o
ifenum.c
ifenum.c: In function `getInterfacePhysicalByName':
ifenum.c:322: error: structure has no member named `ifr_hwaddr'
ifenum.c:367: error: structure has no member named `ifr_hwaddr'
ifenum.c:367: error: structure has no member named `ifr_hwaddr'
ifenum.c:376: error: structure has no member named `ifr_hwaddr'
make[2]: *** [ifenum.o] Error 1
twisti@macbook:~/projects/wine/wine-1.1.33$ ack HAVE_SYS_SOCKIO_H
include/config.h
#define HAVE_SYS_SOCKIO_H 1
twisti@macbook:~/projects/wine/wine-1.1.33$ ack SIOCGIFHWADDR /usr/include/
/usr/include/sys/sockio.h
313:#define SIOCGIFHWADDR _IOWR('i', 185, int) /* PF_PACKET */
--
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=20299
Summary: AutoCAD 2008: No images on buttons from Quick Help
Toolbar
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=24000)
--> (http://bugs.winehq.org/attachment.cgi?id=24000)
Quick Help Toolbar
Problem is showed in attachment. Particularly the images on the buttons
disappeared in Wine 1.1.31. These button are on the right of "Type a question
for help"
I did regression test and that is what I received
c2202929ab4b6d1ce379865dfd8904186814f265 is first bad commit
commit c2202929ab4b6d1ce379865dfd8904186814f265
Author: Joel Holdsworth <joel(a)airwebreathe.org.uk>
Date: Mon Jun 29 19:10:36 2009 +0100
user32: Fixed CURSORICON_CreateIconFromBMI to preserve the alpha channel.
:040000 040000 a16e47d4a4ed568eb8e3fa4f4e84b20b7b7ceffd
b2022d036c05cc39c0ae217a9ba0bb2ffa82dfd9 M dlls
After doing
git show c2202929ab4b6d1ce379865dfd8904186814f265 | patch -p1 -R
I get
patching file dlls/user32/cursoricon.c
Unreversed patch detected! Ignore -R? [n]
Apply anyway? [n]
Skipping patch.
6 out of 6 hunks ignored -- saving rejects to file dlls/user32/cursoricon.c.rej
So I failed to revert this patch.
--
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.