http://bugs.winehq.org/show_bug.cgi?id=11778
Summary: gdiplus: incorrect image size
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cbill.lam(a)gmail.com
Created an attachment (id=11035)
--> (http://bugs.winehq.org/attachment.cgi?id=11035)
sample 1280x1024 jpeg
The image size reported by GdipGetImageWidth/GdipGetImageHeight for a bitmap
created by GdipCreateBitmapFromFile is incorrect for some pictures.
NB. sample output with native gdiplus
GdipGetImageWidth GdipGetImageHeight 1280 1024
width height stride format scan0 res 1280 1024 5120 2498570 23920640 1
NB. sample output with built-in gdiplus
NB. pixel size and negative stride and 4*width != abs(stride)
GdipGetImageWidth GdipGetImageHeight 1279 1023
width height stride format scan0 res 1279 1023 _5120 2498570 168815656 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=11724
Summary: can't run bat from root of drive
Product: Wine
Version: 0.9.31.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pgr(a)arcelectronicsinc.com
with cmd prompt trying to run a batch file from the root of c: when not at the
root can't find the file
3232e61b9457d2003cfd76df614bf04c38a9bde5 is first bad commit
commit 3232e61b9457d2003cfd76df614bf04c38a9bde5
Author: Jason Edmeades <us(a)edmeades.me.uk>
Date: Mon Feb 26 23:04:16 2007 +0000
cmd.exe: Locate programs more correctly.
Here is the console sequence that works before this commit.
Note from a clean prefix add a small autoexec.bat file to c:\
paul@paul-semipron:~/Git/wine-git$ WINEPREFIX=~/.wineautotest ./wine cmd
CMD Version 0.9.31
Z:\home\paul\Git\wine-git>c:
c:\>cd windows
c:\windows>c:\autoexec.bat
File not found
There is a second regression in the later code that when the above sequence is
tried instead of file not found it gets into a loop and requires a ^C to
recover the console.
--
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=11680
Summary: Photoshop CS2 text tool slow
Product: Wine
Version: 0.9.55.
Platform: Other
URL: http://blogs.adobe.com/jnack/2008/02/wine_offers_imp.htm
l
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In http://blogs.adobe.com/jnack/2008/02/wine_offers_imp.html,
Peter Sandersen wrote
"As someone who uses photoshop regularly and who's recently switched to ubuntu
full time I've been using both a virtualized windows xp environment and wine to
run photoshop, and while both version 7 and cs 2 now run well under wine, the
only deal breaker is that the text tool is *much* slower under wine, while
everything else is roughly the same speed."
I've asked him for more details.
--
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=11650
Summary: Thief: The Dark Project Graphical Glitch
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benjamin.hall(a)bioch.ox.ac.uk
CC: hverbeet(a)gmail.com
Thief inappropriately renders black cubes when playing (see screenshot- the
cube on the steps should not be there). This is a regression.
Regression testing with git bisection identifies
4863daf06a1e24e8b8f5de8f96b153d988e6964a as first bad commit: "wined3d: Bind
the surface texture in LoadLocation()"
--
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=11543
Summary: Patricina3 does not display windows correctly and gets
stuck needing manual change of the window
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luis.busquets(a)ilidium.com
CC: julliard(a)winehq.org, leidola(a)newcon.de, sefi(a)s-e-f-i.de,
luis.busquets(a)ilidium.com, nheart(a)gmail.com,
dutch.gecko(a)gmail.com, boltomli(a)gmail.com,
carnytom(a)yahoo.com
This patch caused Patrician3.exe to stuck. Although the proposed patch for bug
11340 allowed to move between windows and continue the program, the way before
applying this patch was better.
c19af910ebafa9b1928b0f67bee68f6b0b237e8e is first bad commit
commit c19af910ebafa9b1928b0f67bee68f6b0b237e8e
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Jan 17 19:53:59 2008 +0100
winex11.drv: Don't create a win_data structure for the desktop
window, except in the process that owns it.
Handle desktop size changes by sending a message to the desktop
owner.
:040000 040000 b7c030353fe92121bb999481724a3689429b2e8a
80fd2c5f4ace2707abb01648bd61663a6c9d7626 M dlls
Patrician3 is working wore now than before applying this change.
1. My current desktop resolution is 1280x1024
2. Patrician3 changes the resolution to 640x480
3. Then plays the initial movie.
4. Then it tries to change to 800x600 but instead of using it for the game, the
desktop stucks at 800x600 and actually you realise that the window that is now
focus is just the Desktop and it is stuck except for the toolbar on the top(the
toolbar has nothing to do with the game, I mean the toolbar with the menus on
Aplications, System, places ... and the rest of icons you have configured). The
rest of the screen is black. You can move the mouse pointer on this topbar but
as soon as you move it away, the mouse pointer disappear.
5. If you then change the window (ALT + TAB), you focus the correct game
window. It does this changing the resolution to 1280x1024.
6. Nevertheless, the game options window that appear does not fill the whole
screen but just 800x600.
Before applying Alexander's patch of 17 January 2007, point 4 was:
4. The screen resolution changes to 800x600 and the game screen options appears
filling the whole screen (as it now has the correct resolution 800x600)
It behaves as if the message to resize desktop was sent to the wrong 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=11427
Summary: application stays on top of all other windows, including
dialogs
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: philipp(a)sadleder.de
The application window of the download version of Steuer-Spar-Erklärung 2008
gets _NET_WM_STATE_ABOVE (with metacity) without reason and stays on top of all
other windows, especially the application's own dialogs.
I'm very much looking forward to any supportive debugging hint and I'd like to
give additional information.
Best regards,
Philipp
--
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=11390
Summary: Wintermute Engine bug in shdocvw
Product: Wine
Version: 0.9.54.
Platform: PC
URL: http://dead-code.org/home/index.php/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iliotropion2006(a)yandex.ru
Created an attachment (id=10511)
--> (http://bugs.winehq.org/attachment.cgi?id=10511)
screenshot
There is a regression since Wine 0.9.54.
When I open existing project or create the new one in ProjectMan.exe, it has
garbage in the preview box (at the right part of the window) - see the attached
screenshot.
And also I attached output text.
--
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=11341
Summary: 0.9.54 regression in DAZ Studio
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: niels.emmersen(a)pkf-it.dk
DAZ Studio (v. 1.8.2.1) worked in 0.9.53, but fails in 0.9.54.
The content window doesn't update properly, it's stuck showing bits of my
background and the DStudio splash screen. I can't load models, the program
freezes after reaching 99%.
I haven't done a new install of DStudio, or upgraded my .wine. I'll try to do a
bisect.
--
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=11316
Summary: 3DMark 2003 regression
Product: Wine
Version: 0.9.53.
Platform: PC
URL: http://www.futuremark.com/products/3dmark03/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ogldelphi(a)mail.ru
WINE 0.9.52, 0.9.53 cause this error:
System Info Error: Unable to read data from driver.
AGPInfoBase::AGPInfo(HANDLE handle_)
in previous WINE 0.9.49 works fine. I can't check 0.9.50 or 51, sorry.
--
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.