http://bugs.winehq.org/show_bug.cgi?id=14118
Summary: wine needs its own dxdiag
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.gameshadow.com/
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, some apps like gameshadow expect dxdiag.exe to be present so wine needs
it's own to satisfy these apps.
I fixed something together, but somehow i cannot send it to wine-patches, so
i'll just attach it to this bug (i'll try link it from here.)
--
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=24278
Summary: Transparent PNG are shown inverted by applications
compiled with Lazarus
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alejandro.lavarello(a)gmail.com
Created an attachment (id=30578)
--> (http://bugs.winehq.org/attachment.cgi?id=30578)
Even at design time, Lazarus shows inverted the PNG in Wine.
Applications that are compiled with Lazarus display transparent PNG images
upside down.
Tested in Wine 1.2 rc4 in Puppy Linux 5 and in WineXO.
The same executable shows OK in Windows.
A example executable showing the problem can be downloaded from:
http://freakshare.net/files/meqi0gmc/ImageMirroredInWine.rar.html
duplicated in this other link:
http://www.megaupload.com/?d=NVSAW5Y1
According to Marc Weustink, the Lazarus implementer of bitmap handling,
this can occur because:
"
Through the GetObject() function I get the BITMAP info of a given HBITMAP
If the HBITMAP was created as DIBsection, the BITMAP.bmBits will point to the
data of the bitmap. On "real" windows you are allowed to manipulate this data.
For these bmBits I want to know if they are bottom-up or top-down.
With the GetDIBits() function I request the first scanline/pixel in bottom-up
order (so it is the last line of the bitmap). I cannot compare it to the value
I found in bmBits, since top and bottom may have the same pixelvalue.
Now I invert the first pixel of bmBits and I request again the first scanline
in bottom-up order.
If the first pixel did change, then the data was bottom-up.
It the pixel didn't change, I was manipulating the top of the bitmap
There can be a few issues with wine:
1) bmBits points to a copy of the bitmap data
2) GetDIBits doesn't honor the requested scanline order (== doesn't reorder if
bottom-up is requested while the image is top-down)
3) Wine does report a negative height, and I think I request a bottom-up but I
get a top-down
"
(see
http://www.lazarus.freepascal.org/index.php/topic,10353.0.html )
--
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=25524
Summary: Hexplore installer complains about not being able to
open a tmp file.
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
My guess is because I am using the latest libpng which is libpng-1.4.4
libpng warning: Application was compiled with png.h from libpng-1.4.4
libpng warning: Application is running with png.c from libpng-1.2.44
libpng error: Incompatible libpng version in application and library
err:menubuilder:convert_to_native_icon error 0x80004005 initializing encoder
--
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=20980
Summary: Wierd text (only a few chars) and tiny globe in Google
Earth
Product: Wine
Version: 1.1.34
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martin.meridius(a)gmail.com
CC: martin.meridius(a)gmail.com
Created an attachment (id=25154)
--> (http://bugs.winehq.org/attachment.cgi?id=25154)
what Google Earth does when I ran it with DirectX and OpenGL
I downloaded and install Google Earth for Windows v. 5.1
(googleearthwin-peruser.exe).
When I ran it it looks like on attachment.
With DirectX a globe is small and in left bottom corner of the window.
With OpenGL the globe seems fine.
BUT in both cases there is problem with text. It shows only a few certain
characters.
I have DISABLED Compiz because when I let it on then it shows only black screen
(bug http://bugs.winehq.org/show_bug.cgi?id=20559 and
https://bugs.freedesktop.org/show_bug.cgi?id=24867)
--
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=24859
Summary: EnhanceMySe7en: Fails to start
Product: Wine
Version: 1.3.5
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=31455)
--> (http://bugs.winehq.org/attachment.cgi?id=31455)
Terminal output on Wine-1.3.5
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko dotnet20
3) install EnhanceMySe7en
4) wine EnhanceMySe7en.exe
Behaviour:
Nothing happens.
Expected behaviour:
Something should happen.
--
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=19310
Summary: Regression in running Rosetta Stone v3 with version
1.1.25
Product: Wine
Version: 1.1.25
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pyro_2006(a)msn.com
Created an attachment (id=22356)
--> (http://bugs.winehq.org/attachment.cgi?id=22356)
Rosetta Stone crash to desktop log
I've been using Rosetta Stone version 3.0.35 with wine 1.1.24 successfully for
about a month and it has run flawlessly. Unfortunately after updating to wine
1.1.25 a few days ago it crashes frequently (every 20 minutes or so), in two
ways.
1: It just closes unexpectedly without any error messages.
2: It says "Rosetta stone has experienced a minor error", then after clicking
ok it says "There was an error in the application
listInputDevicesSpeechMessage Exit the Application" about 20 seconds later.
On the first or second screen Wine displays an error message saying the
application has experienced an error and needs to close, however when i click
ok the error message goes away and Rosetta stone runs fine until one of the
aforementioned crashes occurs. There have always been at least a few minutes
between this error message and a crash. Also, this error never appeared in wine
version 1.1.24.
Below is a log from each type of crash. There appears to be a bunch of errors
before the line "C:\Program Files\Rosetta Stone\Rosetta Stone
V3\support\bin\\RosettaStoneLtdServices.exe [v062920071500)" but i believe
these are not related to the regression. I always received an error message
"Rosetta stone has encountered an minor error" when starting, and it never had
any effect.
After that, error 3 described above occured, and generated most of each log.
Other than the debug dump, the only differences are in the very last lines.
--
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=20009
Summary: Scrabble Online failed assertion
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=23548)
--> (http://bugs.winehq.org/attachment.cgi?id=23548)
wine-1.1.29-209-gbf1b965 console output
mixer.c:305: DSOUND_BufPtrDiff: Assertion `ptr1 < buflen' failed.
To recreate:
1. Choose Play Online
2. Plan On Lan
3. Hit refresh a lot (so that the "click" sounds).
Assertion failure.
The sounds repeats continually and the app locks up until killed.
Running the app again causes the assertion failure with any minor sound.
Workaround is native dsound.dll
--
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=13383
Summary: Firefox 3.0rc1 crashes on startup on 64bit Kubuntu 8.04
[dogfood]
Product: Wine
Version: 1.0-rc2
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kai.blin(a)gmail.com
Created an attachment (id=13293)
--> (http://bugs.winehq.org/attachment.cgi?id=13293)
+relay,+tid,+seh log of ff3 starting and crashing
When trying to run Firefox 3.0rc1 on my 64bit Kubuntu 8.04 box, FF crashes on
startup. On my 32bit Kubuntu 8.04 box, the same installer works without
problems.
+relay,+tid,+seh trace attached.
--
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=16270
Summary: ratDVD installer has (non-fatal) crash in winmm/time
Product: Wine
Version: 1.1.9
Platform: PC
URL: http://www.free-codecs.com/download_soft.php?d=1191&s=429
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=17543)
--> (http://bugs.winehq.org/attachment.cgi?id=17543)
+mmtime,+seh in git
wine: Unhandled page fault on read access to 0x100011ee at address 0x100011ee
(thread 0021), starting debugger...
Backtrace:
=>1 0x100011ee (0x7dce19a8)
2 0x7e0f0772 TIME_MMSysTimeThread+0x8a(arg=(nil))
[/home/austin/wine-git/dlls/winmm/time.c:217] in winmm (0x7dce1a18)
--
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.