http://bugs.winehq.org/show_bug.cgi?id=20583
Summary: Lemmings Revolution - Corrupt palette on some icons.
Product: Wine
Version: 1.1.32
Platform: PC-x86-64
URL: http://downloads.gamezone.com/demosfiles/t1178.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ezekiel000(a)lavabit.com
Created an attachment (id=24560)
--> (http://bugs.winehq.org/attachment.cgi?id=24560)
Example of gfx corruption.
The icons on the right side of the screen during play have corrupt palette (see
screenshot).
Running Ubuntu 9.10 amd64 wine 1.1.32 with nVidia Geforce 8200 with 185.18.36
official 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=16245
Summary: No action when clicking a menu entry, but the menu
appears again with a shift
Product: Wine
Version: 1.1.9
Platform: All
URL: http://www.esnips.com/nsdoc/3ad3b4a2-ddc7-4bea-98a9-
8e76969420fb/?action=forceDL
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Created an attachment (id=17510)
--> (http://bugs.winehq.org/attachment.cgi?id=17510)
Video showing the bug
In the R3x program, if you click on a context menu entry, no action performed,
but the menu appears again with a shift. After you ckick the same entry second
time, the action performed as usual.
See the video.
--
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=24212
Summary: Morrowind Script Extender (MWSE) fails silently
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: i30817(a)gmail.com
It loads up fine, and thinks it is attached. However the scripts that need MWSE
behave very erroneously, and invariably crash/hang/don't work.
The keyring mod duplicates the inventory keyring whenever you reload a
savegame.
The fleeing fletchers mod hangs the game when you cast a spell
The alchemy storage helper mod places duplicate bags whenever you are looking
at.
etc, basically no mod using MWSE works.
Seems to be related to the Oblivion Script Extender attach bug.
There is no significant output on the console, or on the MWSE log file (from
the app).
Only one error in console, seems unrelated since it is sound:
err:quartz:ACMWrapper_ProcessSampleData Error sending sample (80040227)
--
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=19222
Summary: menus jump and scramble input for MS SQL Server
Management Studio Express
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m27315(a)gmail.com
Created an attachment (id=22223)
--> (http://bugs.winehq.org/attachment.cgi?id=22223)
wine ssmsee.exe >& ssmsee_out.log
In Microsoft SQL Server Management Express, right-clicking on many of the icons
in the "Object Explorer" pane produces a menu. This works correctly. However,
right-clicking again (or releasing the right-click) to select an entry in the
pop-up menu causes another menu to open based on the mouse location of the
selection coordinates.
The input passed to the original pop-up menu does not correlate to anything I
see. It is definitely not what I selected.
Workaround: I can select the correct entry by using the arrow keys and Alt-Key
combinations instead of the mouse, once the menu has been opened.
Incidentally, when almost any WINE app is launched I see an "Exception raised"
error dialog box, which reads:
Unhandled page fault on write access to 0x00000016 at address 0x7ef93536. Do
you wish to debug it? Yes|No
Choosing "No" dismisses the dialog, and no adverse results seem to occur.
Hopefully, it is unrelated...
--
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=28730
Bug #: 28730
Summary: The game "RAGE"crash at startup with "SetPixelFormat
failed" error
Product: Wine
Version: 1.3.30
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: monsieurweller(a)gmail.com
Classification: Unclassified
Created attachment 36912
--> http://bugs.winehq.org/attachment.cgi?id=36912
Wine bug log
The game "RAGE" won't launch, with "SetPixelFormat failed" error.
Wine itself throw this error :
err:wgl:internal_SetPixelFormat Invalid iPixelFormat: 0
I Attach both RAGE console log and wine log.
--
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=22071
Summary: Adding a new Record after a Find fails.
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: source
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Created an attachment (id=26888)
--> (http://bugs.winehq.org/attachment.cgi?id=26888)
Sample Program and Source Code
Create a Database in either Postgres or MySQL
Create the following table.
CREATE TABLE testing
(
id integer
)
winetricks mdac28
Install the ODBC driver for MySQL or Postgres.
Setup an ODBC connection to the Database above.
run DBSample.exe
Select the ODBC connection name
You should a Messagebox with either a success or failed message.
Workarounds
winetricks dcom98.
--
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=21461
Summary: Support for PS_USERSTYLE
Product: Wine
Version: 1.1.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skarllot(a)gmail.com
Please implement PS_USERSTYLE to X11DRV_SelectPen function.
---
fixme:x11drv:X11DRV_SelectPen PS_USERSTYLE is not supported
--
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=22562
Summary: Raisonance Ride7 + RKit-ARM crashes on startup
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)andrewsmith.plus.com
A fresh install of the Ride7 IDE will load with no problem. After installing
the RKit-ARM add-on the application no longer starts - the program window
appears and parts of the UI are shown, but then crashes.
This issue is not present under WinXP on VMware.
Software available as free download from:
http://www.mcu-raisonance.com/mcu_downloads.html (first link on that page is
the Ride7 IDE, the second link is the RKit-ARM add-on).
--
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=30009
Bug #: 30009
Summary: Product: Wine Reporter: pastorrub(a)msn.com Component:
Component Description The Graphics Device Interface
is e.g. responsible for drawing, graphics, fonts and
printing. ( dlls/gdi32/ ) Version: Severity:
Hardware:
Product: Wine
Version: 1.4-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pastorrub(a)msn.com
Classification: Unclassified
Pepakura Designer 3 Fails to Init DIB Engine. The issue is in ChoosePixelFormat
being unimplemented:
fixme:dib:dibdrv_ChoosePixelFormat Not supported on DIB section
To see the issue download Pepakura Designer from here:
http://www.tamasoft.co.jp/pepakura-en/
--
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=29038
Bug #: 29038
Summary: strftime in gvim is outputting strings in a wrong
encoding
Product: Wine
Version: 1.3.30
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kp-pav(a)yandex.ru
Classification: Unclassified
strftime('%c') in gvim under wine is outputting «РЎСЂРґ 09 РќРѕСЏ 2011
16:19:26», while it should «Срд 09 Ноя 2011 16:19:26» (can be obtained from the
first by using `iconv -f UTF-8 -t CP1251 | iconv -f UTF-8'). strftime in just
the same gvim executable in a virtual machine works fine (except that it has
different output with `%c', so to check encoding I had to use `%b' token).
--
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.