http://bugs.winehq.org/show_bug.cgi?id=19483
Summary: crash when launching zattoo
Product: Wine
Version: unspecified
Platform: PC
URL: http://zattoo.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: davidmohammed(a)gmail.com
Created an attachment (id=22649)
--> (http://bugs.winehq.org/attachment.cgi?id=22649)
this is a winedebug trace when running the application
zattoo crashes with "serious application error" when starting the application
wine Zattoo1.exe
--
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=18786
Summary: Minitab doesn't run anymore
Product: Wine
Version: 1.1.22
Platform: PC-x86-64
URL: http://www.minitab.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mitchellvc(a)gmail.com
According to the App DB, Minitab 15.1 and Minitab 14.1 can be run with wine
0.9.54 or 0.9.55, installing dcom98 but it doesn't help anymore, in fact if you
install it then would not be able to install neither Minitab 14.1 nor Minitab
15.1. Both versions of Minitab install successfully with default settings but
they can't be run in any way. For Minitab 15.1 an error window from HASP
Alladin software is shown. This is a regression since it was possible to make
this two applications be run in an older version of wine.
--
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=18753
Summary: Apps not terminatable
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Manuel.Bihl(a)gmx.de
If you open any program (e.g. winecfg) inside of an Virtual Desktop (wine
explorer /desktop=,640x480 winecfg) it's not possible to exit the program with
alt-f4 or the cross of the winedesktop.
--
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=17911
Summary: Gothic 3: Stripe on the right part of the screen is not
updated in high resolutions
Product: Wine
Version: 1.1.18
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_korn(a)gmx.de
Created an attachment (id=20231)
--> (http://bugs.winehq.org/attachment.cgi?id=20231)
wine output (1.1.18)
Hello,
when I set the resolution of Gothic III to 1280x800 (my monitors maximum
resolution) there is a stripe at the right part of the screen that is not
updated. This does not occur in 1024x786 resolution.
Attached is the output of wine.
Note: Gothic 3 requires two helper dlls to start: d3dx9_36.dll and
D3DX9_40.dll.
Also note that the menus like inventory are drawn fine in the right stripe. But
just the background is not updated (also when a menu is opened). I will attach
some screenshots.
About my system:
Ubuntu 8.10 amd64
NVIDIA Quadro NVS 140M
180.44 drivers
--
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=17666
Summary: WinARM make crashes
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: mlg7(a)yandex.ru
Due to some mysterious problem with ARM GCC, mismatch in the FP settings that
nobody never specified, I cannot use Linux native arm-elf-gcc.
I found that the WinARM version works under Windows, and therefore,
as almost the last resort (the last one is to use Windows),
tried to compile under Wine. It failed.
The error message looks as:
make: Interrupt/Exception caught (code = 0xc0000005, addr = 0xf7d3f54a)
Importance: Wine was the last workaround I could think out;
I will switch to Windows for development.
Steps to reproduce:
1. Get WinARM-20060606. It is available in a number of places, google gives:
http://winarm.alexthegeek.com/WinARM-20060606.ziphttp://www.siwawi.arubi.uni-kl.de/avr_projects/arm_projects/WinARM-20060606…
Unpack it as C:\WinARM.
2. Get the project: go to olimex.com and find the STR-H711 board page,
get the OpenOCD-projects100.zip archive with the projects.
http://www.olimex.com/dev/str-h711.htmlhttp://www.olimex.com/dev/soft/arm/OpenOCD-projects100.zip
It includes a number of projects, we need str_711 from it.
Unpack it as C:\workarm\str_711.
3. Run the tools.
3a)
wineconsole cmd
3b)
Z:\home\mg>set path=C:\WinARM\bin;C:\WinARM\utils\bin;%path%
Z:\home\mg>path
PATH=C:\WinARM\bin;C:\WinARM\utils\bin;C:\windows\system32;C:\windows
3c)
Z:\home\mg>c:
C:\>cd workarm/str_711
C:\workarm\str_711>
Now you can run `make clean` or manually clean it and run `make`
3d)
C:\workarm\str_711>make clean
-------- begin (mode: ROM_RUN) --------
Cleaning project:
rm -f main.out
make: Interrupt/Exception caught (code = 0xc0000005, addr = 0xf7d3f54a)
C:\workarm\str_711>
--end of report--
--
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=16244
Summary: Installer of Age of Empires 3 crashes
Product: Wine
Version: 1.1.9
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=3795
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gnulinux(a)thomas-beimel.de
The installation worked in previous wine versions but now crashes with some msi
error. Added console output.
--
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=15940
Summary: Ethnic Cleansing crashes: mpegsplit.c assertion
Product: Wine
Version: 1.1.7
Platform: Other
URL: http://www.resistance.com/ethniccleansing/
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tonglebeak(a)gmail.com
While trying to run Ethnic Cleansing under wine 1.1.7, It will not go past "New
Game", and instead wine spits out an error after hanging for about 20 seconds.
"mpegsplit.c:178: FillBuffer: Assertion `parse_header(fbuf, &length,
&This->position) == ((HRESULT)0L)' failed.
wine: Assertion failed at address 0xf7f73425 (thread 001f), starting
debugger...
Unhandled exception: assertion failed in 32-bit code (0xf7f73425). "
This is preceded by a laundry list of fixme:quartz:parse_header Not a valid
header messages.
Any information you need, just ask and I'll provide it. 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=15624
Summary: After instaling the software correctly, Wine show the
error
Product: Wine
Version: 1.1.5
Platform: PC
URL: http://www.poivy.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: telematico(a)gmail.com
Created an attachment (id=16649)
--> (http://bugs.winehq.org/attachment.cgi?id=16649)
Backtrace of the wine terminal
fixme:dnsapi:dns_map_options option DNS_QUERY_RETURN_MESSAGE not implemented
--
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=15278
Summary: ApexDC++ cannot connect to users
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dendron2000(a)mail.ru
ApexDC++ v.1.1.0 successfully connects to the hub, but it is unable to get the
file list of any user. The search is also not working.
The console output doesn't show anything interesting, except the repeating
message:
>err:toolbar:TOOLBAR_GetImageListForDrawing bitmap for ID 0, index 0 is not valid, number of bitmaps in imagelist: 0
Link: http://www.apexdc.net/.
--
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.