http://bugs.winehq.org/show_bug.cgi?id=21290
Summary: URU: path of the shell no longer alows window
managment.
Product: Wine
Version: 1.1.36
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spammaster(a)madtracker.net
When starting URU path of the shell. The application window dissapears. The
process keeps running as I can hear the sound and music still playing.
This bug only occurs when I select both options: let window manager decode the
window and let window manager control the window.
If I select one of both the game still runs fine. Only with both options
selected, the crash occurs.
This is tested on a clean wineprefix and the bug has occured at wineversion
1.1.36
Everything runs great on version 1.1.35
Running on Nvidia driver 190.53
--
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=18524
Summary: Management By Statistics System Crashes upon start
winevdm.exe encounters serious problem
Product: Wine
Version: 1.1.21
Platform: PC-x86-64
URL: http://www.mastertech.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sasciame(a)yahoo.com
Wine crashes when I clicked on the program to run.
--
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=28897
Bug #: 28897
Summary: Disciples 2 err:module:attach_process_dlls "SHW32.dll"
failed to initialize, aborting
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anton.kochkov(a)gmail.com
Classification: Unclassified
[14:58| xvilka ~/.wine/drive_c/Disciples2_Gold]$ wine ScenEdit.exe
err:module:attach_process_dlls "SHW32.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\Disciples2_Gold\\ScenEdit.exe" failed, status c0000142
--
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=28818
Bug #: 28818
Summary: GetNetworkParams occasionally returns
ERROR_BUFFER_OVERFLOW (race condition?)
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cdavis(a)mymail.mines.edu
Classification: Unclassified
A common pattern for functions returning variable-sized data is to call the
function twice: once to get the size of the data, and once again to actually
get the data. The GetNetworkParams() function in iphlpapi is one such function.
Occasionally on Mac, GetNetworkParams() will return ERROR_BUFFER_OVERFLOW the
second time, even with a buffer of the size returned from the first time. My
guess is that the size is changing in between calls. I'm not sure if this is a
bug or what--can this happen on Windows? Also, is this a Wine bug, or a bug in
the Mac version of the BIND9 resolver?
Apple says the BIND9 resolver API is not recommended, and that new programs
should use the API in <dns.h> instead. Should Wine be doing this?
--
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=23436
Summary: Indic language display - wrong character order,
missing glyphs
Product: Wine
Version: 1.2-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: DanielErikThomas(a)gmail.com
Created an attachment (id=29234)
--> (http://bugs.winehq.org/attachment.cgi?id=29234)
Notepad screenshot
Indic languages are not displaying correctly in wine. I have tried Hindi and
Bengali, and for both:
- Vowel order is not correct. Some vowels -- e.g. equivalents of 'e' and 'i'
-- are typed after the consonant, but should be displayed before it. Instead
they are displayed after (these are all L to R)
- Combined consonant glyphs are not displayed.
I have the same problem in Wine's Notepad, and several other Windows programs
running under wine. I am using ttf fonts that work fine in linux outside wine,
and under windows. I've also tried both the default ubuntu keyboards and a
separate scim-based input method (avro), with the same results.
(Running Ubuntu 10.04; Same display problems with Notepad, the Word, eSword.
MS Word 2007 crashes when I try using either input method.)
--
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=23040
Summary: USB Gamepad not working
Product: Wine
Version: 1.2-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atomkarinca(a)gmail.com
I have two USB gamepads and I get the same error output from both. I am trying
to run PES 2010 with gamepad enabled. When I run the game with
WINEDEBUG=+joystick wine pes2010.exe
I get the following lines:
trace:joystick:JSTCK_GetDevCaps Driver: 0x020100, Name: USB Gamepad , #Axes: 6,
#Buttons: 10
warn:joystick:JSTCK_GetDevCaps Unknown axis 40(5). Skipped.
So, as I understand the gamepad is recognized but somehow an axis is preventing
me to use it. I tried to recalibrate the gamepad with jscal but to no avail. I
also tried adding a registry value to HKCU\Software\Wine\DirectInput but yet
again no improvement.
Any idea on how I can get this unknown axis to be recognized?
--
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=20513
Summary: Family Tree Maker 2006 crashes when importing a GEDCOM
file
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neil.sheed(a)gmail.com
Created an attachment (id=24431)
--> (http://bugs.winehq.org/attachment.cgi?id=24431)
Trace log of error
At the end of the GEDCOM import process (File - Append/Merge - select GEDCOM
file). File is imported successfully ("There were no warnings or errors
generated during import.")
Application then tries to create a backup file - on clicking ok the application
displays a dialog "A serious internal error has occurred. Please quit and then
restart Family Tree Maker."
Terminal window shows:
fixme:storage:StgCreateDocfile Storage share mode not implemented.
fixme:storage:StorageImpl_Commit (0x216be0 1): stub
... repeated 4 times
fixme:storage:StorageImpl_Commit (0x1f3320 1): stub
... repeated once
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:htmlhelp:HTMLHelpW HH case HH_CLOSE_ALL not handled.
--
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=18144
Summary: Rainmeter skin backgrounds are not transparent (Kwin &
Compiz)
Product: Wine
Version: 1.1.19
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: miketrml(a)gmail.com
Created an attachment (id=20607)
--> (http://bugs.winehq.org/attachment.cgi?id=20607)
Rainmeter's black background in a virtual window. The black border is also
evident on the desktop.
I have looked throughout the database to find one or two workable programs
similar to this bug. I will list them here within this bug report as no listed
bug specificly deals with Rainmeter's issue.
Rainmeter is a program which displays various GUI elements within Windows,
featuring system information neatly displayed in a varying array of skinned
elements, whether they be text, abstract graphic, anime, or otherwise.
The program installs itself with no issue. The skin loads given the nature and
workaround of bug 18142, a GDIPLUS-related issue in which Winetricks will
install.
The problem is presented upon actually having loaded a skin. The background
appears to be virtually black, and upon changing the program's transparency
from an option within Rainmeter, the black background also changes transparency
with the skin, allowing the wallpaper behind it to show through.
When initially clicking on the window, the black background goes transparent
for a half a second or so and then reprints the black background. Also, no
matter if you're using Compiz or Kwin under KDE 4.2.2, this is a problem
persisting in it's existance.
10091 is a similar bug to this, but this problem persists under Kwin as already
stated. Secondly, the bug also exists regardless whether or not Rainmeter is
loaded within a virtual 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=28131
Summary: CRASH
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jayson_webster27(a)hotmail.com
Whenever i launch a .exe after a minute or so it says "
The program... has encountered a serious problem and needs to close. We are
sorry for any inconvenience.
__________________________________________________________________________________
This can be caused by a problem in the program or a deficiency in Wine. You may
want to check http://appdb.winehq.org for tips about running this application
If this problem is not present under windows and has not been reported yet,
you can report it at http://bugs.winehq.org"
--
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=27493
Summary: Derive 6 (computer algebra system) hlp file errors
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Doug(a)Dougtelford.com
Created an attachment (id=35152)
--> (http://bugs.winehq.org/attachment.cgi?id=35152)
shows logs and output of processing hlp file on linux and windows xp
Derive6.hlp file is not processed correctly. Works fine on windows XP.
See attachment
--
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.