http://bugs.winehq.org/show_bug.cgi?id=13595
Summary: DirectX : Sprite borders are 1 pixel lower in Double
Dragon Forever
Product: Wine
Version: 1.0-rc3
Platform: PC-x86-64
URL: http://clebercasali.blogspot.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cleberdemattoscasali-hotpop(a)yahoo.com.br
Created an attachment (id=13561)
--> (http://bugs.winehq.org/attachment.cgi?id=13561)
Notice the purple line below the sprite. This is not seen on windows.
The game is programmed in DarkBASIC Pro. It uses Direct3D to draw the sprites.
It must be a problem in the way wine stores or draws the textures.
--
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=22054
Summary: Assassin's Creed crashed after first level
Product: Wine
Version: 1.1.40
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=26850)
--> (http://bugs.winehq.org/attachment.cgi?id=26850)
backtrace
Testing Assassin's creed from Steam, played through the first section after
training (in Solomon's temple). After the first couple kills/escaping, when I
try to exit through the window, the Animus began to load and then crashed.
Backtrace attached, though not much info in it :-/.
I'll see if it's reproducible after a reboot in a bit, wanted to file bug for
now, since I've got other stuff to do.
Nvidia 9800 gtx / 195.30 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=23217
Summary: Runes of Magic client.exe needs unimplemented function
msvcr80.dll._strlwr_s
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://us.runesofmagic.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Install the app without any native DLLs, then do
$ cd ~/.wine/drive_c/Program Files/Runes of Magic
$ winedump -j import Client.exe | grep strlwr_s
936 _strlwr_s 582baa
$ grep strlwr_s ~/wine-git/dlls/msvcr*/*.spec
msvcr80/msvcr80.spec:@ stub _strlwr_s
And indeed, running the executable aborts with
wine: Call from 0x7edfa053 to unimplemented function msvcr80.dll._strlwr_s,
aborting
although you have to get past bug 22002 with 'winetricks ie6' first to see
that.
(This should probably have been masked by the Microsoft.VC80.CRT/msvcr80.dll
shipped with the game; maybe that's another example of bug 9942.)
--
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=13095
Summary: MS Visio crashes after opening, or creating a file.
Product: Wine
Version: 1.0-rc1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daniel.perren(a)gmail.com
Created an attachment (id=12868)
--> (http://bugs.winehq.org/attachment.cgi?id=12868)
Output to console preceding the crash
Visio 2003 installs and runs (with gdiplus set to native) fine, but crashes
after a few seconds (irrespective of interaction) when a new file is created,
or one opened.
If gdiplus is left to the default value then the splash screen appears, but the
application does not start.
--
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=15942
Summary: Printers can't print format largers than A4
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineps.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max(a)veneto.com
Tested on Autocad and Excel.
If I choose a print format larger than A4 (21x29.7 cm, printer standard) the
printout gets clipped at the A4 format like it would be hard-wired in code.
Selecting the printer into application behaves correctly, showing all supported
formats, but none biggest than A4 size gets printed correctly.
Max
--
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=23173
Summary: Wine displays game inverted, or upside down.
Regression.
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: zombie(a)terralab.com
Created an attachment (id=28826)
--> (http://bugs.winehq.org/attachment.cgi?id=28826)
Regression dump.
Every revision of Wine after 1.1.41 to 1.1.42 has a bug where it will display
Assault Tech 1 Upside down and with obscured text. It even inverts mouse
movement.
This is a regression. Attachment follows.
--
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=13670
Summary: Star Blaze: Error preventing start of game
Product: Wine
Version: 1.0-rc3
Platform: PC-x86-64
URL: http://www.astonshell.com/starblaze
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mycroes(a)gmail.com
When starting the game (either through launcher or directly) it will show an
error message titled 'Internal Error' with the following content:
.\Common\shape81.cpp (324)
(!Shape_VB)
Shape VB Lost
There's just one fixme on the console (that's all the output):
fixme:mountmgr:harddisk_ioctl unsupported ioctl 4d004
Occasionally it shows the message and then dies on a page fault, causing the
message to dissapear directly. (I have no stability issues of any kind, for
instance GTA: Vice City runs fine.)
If more information is needed I hope someone can point me to some kind of
documentation or guide, because I can't seem to find any information but the
Bugs page on the wiki.
--
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=12291
Summary: Restarting the game does kill sound completely
Product: Wine
Version: 0.9.5.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: masterofnebulahfrost(a)hotmail.com
Whenever you need to restart the game WITHOUT quitting wine, when the game next
starts up, the sound will be completely missing.
In order to reproduce it:
1) Start the game
2) When you get to the main screen, select options
3) Select graphics
4) Change the resolution to any value --> this will force the game to restart
5) When asked if to restart now, press "Yes"
6) The game will restart, but no sound will be available
This bug was found running Wine 0.9.56, 0.9.57 and 0.9.58 on OpenSUSE Linux
10.3, Dark Crusade 1.20 - no additional mods running.
--
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=12934
Summary: OLE error 80004002
Product: Wine
Version: 0.9.61.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.hirsch(a)web.de
Application is Fugawi 4.5.
I had to override gdiplus.dll (-> native only), because of a lot of "Access
violation" windows. The application makes use of a lot of custom graphics, so I
think this one little override should be okay.
But I get an error window when importing maps (which is pretty essetial,
because Fugawi's main purpose it to display maps). Scanning for map files is
the last operation that works fine. A list of maps is shown. Then, in the next
operation, Fugawi tries to analyze/import the scanned map files. I think it
also wants to copy the files into another directory (yes, the current user is
able to write into that directory). Right after the very last map (no matter
which one), en error window says "OLE error 80004002". None of the maps have
been imported. Here's what wine tells me in the terminal:
fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION
fixme:win:EnumDisplayDevicesW ((null),0,0x32f810,0x00000000), stub!
fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION
fixme:exec:SHELL_execute flags ignored: 0x00000500
fixme:htmlhelp:HtmlHelpW HH case HH_CLOSE_ALL not handled.
fixme:msxml:DllCanUnloadNow
--
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=21485
Summary: Kindle for PC Beta works, but 1.0 doesn'tTh
Product: Wine
Version: 1.0.1
Platform: x86
URL: http://ubuntuforums.org/showthread.php?t=1326044
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pb(a)pietbarber.com
The 12/28/2009 version of Kindle does not work. Ubuntu Forums (link above) has
a big discussion about how it fails. The beta version works (with minor issues
on the front page fonts not showing properly unless the mode is set to Win98).
This issue was seen with both 1.0.1 as well as 1.1.35 in Ubuntu.
piet@Sunny:~/.wine/drive_c/Program Files/Amazon/Kindle For PC$ wine
KindleForPC.exe
fixme:crypt:CRYPT_CriticalExtensionsSupported unsupported critical extension
"2.5.29.32"
fixme:crypt:CRYPT_CriticalExtensionsSupported unsupported critical extension
"2.5.29.32"
fixme:msimtf:DllCanUnloadNow ()
piet@Sunny:~/.wine/drive_c/Program Files/Amazon/Kindle For PC$
--
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.