http://bugs.winehq.org/show_bug.cgi?id=13289
Summary: Unimplemented function ntoskrnl.exe
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: ntoskrnl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: j_acomputersolutions(a)hotmail.com
Created an attachment (id=13140)
--> (http://bugs.winehq.org/attachment.cgi?id=13140)
the bactrace/error givin showing unimplemented function
"unimplemented function ntoskrnl.exe.IoGetCurrentProcess" is needed to help me
play zeus maplestory game.. i am runing mandriva 2008.0 pwp linux
--
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=23069
Summary: Free FLV Converter: Buttons have hatched appearance
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://www.koyotesoft.com/appli/Setup_FreeFlvConverter
.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=28637)
--> (http://bugs.winehq.org/attachment.cgi?id=28637)
Image showing the problem
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) install Free FLV Converter 6.8 without any additions
4) wine FreeFLVConverter.exe
Behaviour:
Buttons look like in upper image. They are hatched.
Expected Behaviour:
Buttons should look like in lower image. They shouldn't be hatched.
--
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=20048
Summary: DeviceIoControl() return size of zero returned not
returned correctly to lpBytesReturned
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://rh-software.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntoskrnl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray(a)pobox.co.uk
Created an attachment (id=23594)
--> (http://bugs.winehq.org/attachment.cgi?id=23594)
Screen inage showing returned size of 0x511D24
SIV (http://rh-software.com/) is reporting PCI device information after
HalGetBusData() has returned a size of zero which it then passed back to
complete the I/O control with a success status, however it does not come back
as zero (See attached screen image), but a large pseudo random number, 0x511D24
on this osasion. To reproduce this downlaod and run SIV 4.01, press [PCI Bus]
and then select a device.
--
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=26631
Summary: Wine Loader will not install setup program
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skclewis(a)gmail.com
Created an attachment (id=33898)
--> (http://bugs.winehq.org/attachment.cgi?id=33898)
Screen output when installing file
I downloaded the setup file for Plants vs Zombies from the Wine ADB site. I
saved it on the Desktop. I went to the drive and right clicked the file
selecting Open with Wine Loader. When I do, I get an error message saying
there is a serious problem with the file and the loader will close. I opened a
terminal session and went to Desktop. Attached is the screen output I got when
I tried to install using the command line. Please advise what I need to do to
correct or fix the problem.
--
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=26239
Summary: GPU-Z: Crash when trying to save screenshot
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=33439)
--> (http://bugs.winehq.org/attachment.cgi?id=33439)
GPU-Z main window
Steps to reproduce:
1) remove ~/.wine
2) wine GPU-Z.0.5.1.exe
3) click to take screenshot (see attachment)
4) Save to File
5) Give an name to .gif file and click save
Behaviour:
Crash.
Expected behaviour:
No 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=26798
Summary: Lego Star Wars 2: whole screen upside down
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Because of bug #22029, commnt #4, I need to use
OffsetRenderingMode=backbuffer
with Lego Star Wars 2.
commit 7414ebc97596d0fe9b3042bee8ec44260a31aa4e past wine-1.3.5
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Fri Oct 29 12:25:18 2010 +0200
wined3d: Don't flip the coordinate system in set_blit_dimension().
causes the complete screen to be upside down as soon as the game is entered,
but not while in the menus. The position of the picture in picture rectangle
mentioned in that other bug is still at the bottom left and its content is
correct (hence you could play the game looking solely at the tiny picture...).
Wait, text at the bottom and the score and icons at the top are drawn
correctly, so it's not the entire screen that's upside down, it's only the 3D
part (i.e. almost everything).
Curiously, hitting the esc key to access the on-screen menu redraws the screen
normally. (Perhaps the app takes a screenshot and draws the menu in that
bitmap?). Resume the game and the scene is upside down again.
In newer versions checked during regression testing, the situation was a little
different: the screen would sometimes flip at certain camera positions, but be
upside down most of the time. In 1.3.18, it's constantly upside down.
"Early 2009" Mac mini with nVidia 9400 and MacOS X 10.5.8 with XQuartz 2.5.3
(not yet 2.6.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=13033
Summary: Homeworld2 fails to launch
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cabose1213(a)gmail.com
Created an attachment (id=12791)
--> (http://bugs.winehq.org/attachment.cgi?id=12791)
debug output from konsole
When Homeworld 2 is launched it comes up with this in the terminal:
wine: Call from 0x7b841e00 to unimplemented function
ntoskrnl.exe.IoGetDeviceProperty, aborting
Then a whole lot more, but I'll put that in an attachment
my disc drive is mapped in wine
i'm on:
opensuse10.2 with a KDE desktop
kernel 2.6.18.2-34-default
wine 0.9.61
--
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=26956
Summary: Mouse not released after moving or resizing any UI
window
Product: Wine
Version: 1.3.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: it(a)stefanreimer.de
Hi,
Since wine-1.3.18 trying to move or resize any UI window in EVE, even before
logging in ( click OK without a password and try to move the pop up window),
catches the mouse. Unable to release the mouse afterwards, but ESC closes the
pop up.
Bisect revealed:
commit bd3ec1a973fef5ff46a6242aa4e04dd4b7a40799
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Apr 13 20:18:30 2011 +0200
winex11: Retrieve raw mouse events through XInput2 while the cursor is
clipped.
But this patch is part of a whole series regarding XInput2.
Workaround for >= wine-1.3.18 is adding --without-xinput2 to configure.
Cheers,
Stefan
--
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=15200
Summary: Dawn of War: Dark Crusade freezes at black screen
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: Lhademmor(a)gmail.com
Hi. I'm using Wine 1.1.4 and am trying to play Dawn of War: Dark Crusade.
I actually managed to get it running once, but since I hadn't installed OSS at
that time, I got no sound. Now, after having installed OSS (and uninstalled
kubuntu-desktop btw) Dark Crusade suddenly won't start anymore, instead it
freezes in a black screen forcing me to kill the whole desktop by doing Ctrl +
Alt + Backspace.
Attached is the terminal 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.