http://bugs.winehq.org/show_bug.cgi?id=14388
Summary: Half-Life (Steam) crash with acpi=on
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wiltave(a)zipmail.com.br
If acpi=on Half-Life have a total crash, with acpi=off, i can play normal...
--
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=21414
Summary: Day Of Defeat:Source crashes when changing resolution
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: martin.schoch(a)gmx.de
When changing the screen resolution in Day Of Defeat: Source from default
(1024x768) to higher values, DOD crashes.
This frequently leads to a forced logout of the user.
Error is reproducible both in full screen and window mode.
System/Test environment:
Ubuntu 8.04 LTS
Wine 1.1.36
NVidia 8600 GT with binary drivers as supplied from Ubuntu
AMD Athlon X2 4800
2GByte RAM
--
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=20529
Summary: SolidWorks Viewer 2010: unimplemented function
KERNEL32.dll.CreateMemoryResourceNotification
Product: Wine
Version: 1.1.32
Platform: PC
URL: http://www.solidworks.com/sw/support/downloads.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=24466)
--> (http://bugs.winehq.org/attachment.cgi?id=24466)
wine-1.1.32-260-gf222a16
I'm using Wine wine-1.1.32-260-gf222a16 compiled on gcc (GCC) 4.4.1 20090725
(Red Hat 4.4.1-2) on Fedora 11 i386.
Steps to reproduce:
1) clean ~/.wine
2) install SolidWorks Viewer 2010 (swviewer.exe) downloaded from URL given in
heading
3) winetricks vcrun2008
4) launch "~/.wine/drive_c/Program Files/SolidWorks Viewer/SWViewer.exe"
Result:
Graphical crash dialog appears, application starts
Expectation:
Graphical crash dialog appears doesn't appear, application starts
Source of crash dialog is as Vitaliy Margolen mentioned in bug #20524
wine: Call from 0x7bc46830 to unimplemented function
KERNEL32.dll.CreateMemoryResourceNotification, aborting
--
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=18574
Summary: Win92 Radio Scanner program Will Not Start in Wine
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cpt_mocha(a)yahoo.com
I'm trying to run Win92 v00.46. It will not start up in Wine 1.1.21. I tried
various things in the Wine config tool and it doesn't help. Terminal output
attached.
http://www.starrsoft.com/freeware/win92/
This is a portable application which does not need installation under Windows.
It is used with a specific type of radio scanner and a serial port to manage
data on the radio. The serial port adapter is a standard level converter
MAX232 chip, so I assume IF the program itself would run in Wine then it should
be able to communicate over the serial port.
--
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=18997
Summary: Warcraft 3 1.23 crashes after remaining one minute in
a Battle.net chat room.
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florian(a)fkoeberle.de
This bug report is about the crash which happens, if you remain one minute in a
chat room of the Warcraft III Battle.net.
This bug report is NOT about the crash which happens at login time: Bug report
17809 is about that crash.
The application entry HOWTO explain in the section "ÂÂÂÂHow to get Battle.net
working?" how to work around this bug:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=3126
Please do not ask for help in this bug report. No one wants to read tones of
comments. Thanks! Logs (traces etc.) are not needed at the moment as it is
known where the crash happens (see below).
This bug is a regression caused by partly implemented functionality, the commit
which introduced the regression is:
e00e5a37e280c7e07da551ae6a2e9d3e57d6a7b9 is first bad commit
commit e00e5a37e280c7e07da551ae6a2e9d3e57d6a7b9
Author: Henri Verbeet <hverbeet(a)gmail.com>
Date: Mon Oct 20 09:26:45 2008 +0200
secur32: Implement schannel InitializeSecurityContextW.
:040000 040000 529e5211a3cdb6c5361ae8c5a31d91c90ec7a3f2
b221c3ebbdec872c3bd8c159636cc334e2cd29ee M dlls
The trace
http://bugs.winehq.org/attachment.cgi?id=20398
shows that DeleteSecurityContext gets called twice with the
same handle. The trace does not contain the crash stackstrace as Warcraft 3
catch the exception and writes down it's own stacktrace file.
The trace has been made with a wine build based on commit 1f00a870ec6ee of my
repository:
http://repo.or.cz/w/wine/warcraft3.git?a=log;h=1f00a870ec6ee172afa7ffc82a16…
So the bug is either that it should be possible to delete a security context
twice or the bug causes the DeleteSecurityContext method to be called twice.
--
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=22174
Summary: Wine fails to detect Direct Rendering on open source
ATI drivers
Product: Wine
Version: 1.1.41
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aliendude5300(a)gmail.com
When attempting to run 3D content [WildPockets Plugin in Firefox 3.6.2] that
uses OpenGL, Wine [1.1.41] displays this error on the console:
"err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most
likely your OpenGL drivers haven't been installed correctly"
However, my glxinfo contains the line "direct rendering: Yes", which proves
that it is an issue with 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=18120
Summary: No text in Qt-4.5.0 apps when winver >= XP
Product: Wine
Version: 1.1.19
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stian(a)viskjer.net
As stated in summary.
A couple of pictures
Psi using Qt-4.5.0, winver=me
http://bildr.no/view/392683
Psi using Qt-4.5.0, winver=xp
http://bildr.no/view/392684
Forum thread where this has been discussed
http://forum.winehq.org/viewtopic.php?t=4564
--
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=22199
Summary: AutoIt3 / Windows Scripting Host 5.6 : upgrade from
1.1.40 => 1.1.41 breaks dictionary functionality
Product: Wine
Version: 1.1.41
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: execrable(a)gmail.com
I have been using several AutoIt3
(http://www.autoitscript.com/autoit3/downloads.shtml) scripts in wine, most use
a dictionary object, which is imported from 'Scripting.Dictionary' from Windows
Scripting Host 5.6 (a la winetricks).
As soon as I upgraded to 1.1.41, all these scripts throw the error "The
requested action with this object has failed." When trying to re-assign a value
to a dictionary.
Here is a very simple example (autoit3 script) that reproduces the problem
(works in 1.1.40, not in 1.1.41):
[code]
$Loc = ObjCreate('Scripting.Dictionary')
$Loc.Add('test',5)
MsgBox(1,'Alert.',$Loc.Item('test'))
$Loc.Item('test') = 33
MsgBox(1,'Alert.',$Loc.Item('test'))
[/code]
The normal (wine) console output is no different between the two versions for
this script, I have both versions available for testing (one in a vm) so if
some extra debugging info would be helpful I can provide it, but I'm not sure
what to include.
Oh, and I'm using wine from .deb packages (from ubuntu-wine/ppa)
--
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=22196
Summary: Unable to resize image size in PhotoScape editor
Product: Wine
Version: 1.1.41
Platform: x86
URL: http://www.photoscape.org/ps/main/index.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: richard.huettemann(a)gmx.net
Since WINE 1.1.41 it's not possible to change the picture size in the editor
any more. After you select the new image size (resize button), the selected
photo disappears.
--
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=22194
Summary: Error in VGA video mode known mode list
Product: Wine
Version: 1.1.41
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: morten.roenne(a)tdcadsl.dk
Created an attachment (id=27081)
--> (http://bugs.winehq.org/attachment.cgi?id=27081)
Patch for video mode error
There is an error in the VGA video mode list in dlls/krnl386.exe16/vga.c.
Mode 17 has the value 18 (0x12)
{0x0012, GRAPHIC, 80, 30, 8, 16, 640, 480, 1, 2, 1, FALSE}, /* VGA
graphics mode 17 */
{0x0012, GRAPHIC, 80, 30, 8, 16, 640, 480, 4, 16, 1, FALSE}, /* VGA
graphics mode 18 */
--
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.