http://bugs.winehq.org/show_bug.cgi?id=12226
Summary: DrawTextA/W + DT_CALCRECT + Empty String returns 0
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: J.Duttke(a)web.de
If I call DrawTextA or DrawTextW to calculate the dimensions of a string, the
return value of Wine is 0, if the string is empty.
In Windows, the height of a single line get returned in such a case.
0 is the value which indicate that the function failed, but since it did not
failed in Wine, it should not return 0.
That's how I can reproduce it in VB6:
Dim s As String
Dim r As RECT
MsgBox DrawTextA(Me.hDC, s, -1, r, DT_CALCRECT Or DT_LEFT Or DT_SINGLELINE)
--
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=12208
Summary: TsRemux v0.20 crashes when launching
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florin(a)andrei.myip.org
Created an attachment (id=11630)
--> (http://bugs.winehq.org/attachment.cgi?id=11630)
error messages and stack
I installed mono-1.9-gtksharp-2.10.4-win32-4
Then I tried to launch tsremux.exe, but it crashes:
$ wine tsremux.exe
wine: Call from 0x7b840fa0 to unimplemented function
gdiplus.dll.GdipCreateFontFamilyFromName, aborting
err:seh:setup_exception stack overflow 368 bytes in thread 003e eip 7b841996
esp 00410e90 stack 0x411000-0x620000
--
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=11565
Summary: Cypress PSoC Designer installer hang/crash
Product: Wine
Version: 0.9.55.
Platform: Other
URL: http://www.cypress.com/portal/server.pt?space=CommunityP
age&control=SetCommunity&CommunityID=285&PageID=552&drid
=80225&shortlink=&r_folder=&r_title=
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The Cypress PSoC Designer is a free download (registration required).
A user reported that it was unstable on Wine
http://www.psocdeveloper.com/forums/viewtopic.php?p=19873
so I gave it a try.
First, the app insists on having msxml3 sp2 or later,
and offers to install it for you. (If you decline,
the installer terminates.) Maybe we should advertise that version.
Anyway, I restarted the installer after using winecfg
to set native override on msxml3.
The installer got nearly all the way through, but crashed
at the very end with
trace:msi:MSI_OpenDatabaseW L"C:\\windows\\temp\\msifd7b.tmp" (null)
...
wine: Unhandled page fault on write access to 0x02e8d588 at address 0x7ef9e127
(thread 0009), starting debugger...
(The app seems to run anyway; I'll file more bugs later for runtime
misbehavior.)
--
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=11182
Summary: Unimplemented function winmm.midiDisconnect
Product: Wine
Version: 0.9.15.
Platform: PC
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=382883
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ovek(a)arcticnet.no
Peter De Schrijver <p2(a)debian.org> reports:
When trying to run AN1xEdit, wine crashes with the following crash dump :
wine: Call from 0x7fc1cb60 to unimplemented function winmm.dll.midiDisconnect,
aborting
wine: Unimplemented function winmm.dll.midiDisconnect called at address
0x7fc1cb60 (thread 0009), starting debugger...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11142
Summary: Roland XV-Editor program crashes when setting midi ports
Product: Wine
Version: 0.9.52.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gsking1(a)yahoo.com
Created an attachment (id=10171)
--> (http://bugs.winehq.org/attachment.cgi?id=10171)
backtrace text
Tried to run Roland's XV-Editor. This is a program that that controls settings
on an external XV-2020 synth. I believe it all works through midi sending SysEx
messages. The XV-2020 is connected via its USB-midi port. Same issue when
connect through midi ports. Otherwise midi with this unit seems fine as I
normally use it with Rosegarden and other linux midi sequencing software.
gsking@blaster:~/.wine/drive_c/Program Files/Roland/XVEditor$ wine
XV-2020Editor.exe
fixme:mixer:ALSA_MixerInit No master control found on M Audio Audiophile 24/96,
disabling mixer
fixme:mixer:ALSA_MixerInit No master control found on XV-2020, disabling mixer
wine: Call from 0x7b840f8c to unimplemented function winmm.dll.midiConnect,
aborting
wine: Unimplemented function winmm.dll.midiConnect called at address 0x7b840f8c
(thread 0009), starting debugger...
Unhandled exception: unimplemented function winmm.dll.midiConnect called in
32-bit code (0x7b841006).
Entire backtrace log is attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11001
Summary: Flanker 2.0 Demo: stack overflow after mission loads
Product: Wine
Version: 0.9.52.
Platform: PC
URL: http://bugs.winehq.org/www.3dgamers.com/dlselect/games/s
u27flanker20/flanker20demo.exe.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: remailer(a)gmail.com
Created an attachment (id=9971)
--> (http://bugs.winehq.org/attachment.cgi?id=9971)
relay log
Tested Flanker 2.0 Demo using wine-0.9.52 on Ubuntu 7.10 Gutsy, nVidia GeForce
FX 5200.
http://bugs.winehq.org/www.3dgamers.com/dlselect/games/su27flanker20/flanke…
Upon starting a new mission, immediately after the level loads a stack overflow
occurs. Find attached the relay log.
err:seh:setup_exception stack overflow 144 bytes in thread 000b eip 7e7b018f
esp 00240f70 stack 0x241000-0x350000
If testing the demo you may notice that the mouse misbehaves on the menu, this
is logged as bug 10999.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10594
Summary: EVE Online has several rendering/stability problems
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.eve-online.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
Created an attachment (id=9395)
--> (http://bugs.winehq.org/attachment.cgi?id=9395)
space station
The new release with the trinity 2 gfx engine and new dx9 has several issues.
see 10591
- most of the time a severe slowdown where X is using up to 98% cpu time
- object errors like the one shown in the attached screenshot (upside down
object and should be behind the ship somewhere in space)
- random crashes
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9927
Summary: qq installer crashes near end
Product: Wine
Version: 0.9.46.
Platform: Other
URL: http://im.qq.com/qq/dlqq.shtml
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
While doing my usual "find users complaining about wine"
search, I came across a user complaining about something called qq:
http://asasong.spaces.live.com/Blog/cns!8EFA9272DD95E921!516.entry
Wikipedia says qq is an *extremely* popular IM
program in China. It seems to be so popular that people
write programs that depend on it. So I tried installing it.
The installer first puts up a dialog with a single button.
Don't click on the button! It must say "cancel". The
dialog shows progress of some download or other.
After clicking on defaults (and one radio button),
install starts. But it crashes with an OLE problem:
wine: Unhandled page fault on read access to 0x00140000 at address 0xb7dc1cbc
(thread 0013), starting debugger...
=>1 0xb7dc1cbc memcpy+0x1c() in libc.so.6 (0x0034f04c)
2 0x7e92c309 VARIANT_UserMarshal+0x2f9(pFlags=0x34f0cc, Buffer=<register EDI
not in topmost frame>, pvar=0x136d18)
[/home/dank/wine-git/dlls/oleaut32/usrmarshal.c:524] in oleaut32 (0x0034f08c)
3 0x7e9b5ffa NdrUserMarshalMarshall+0xaa(pStubMsg=<register EDI not in
topmost frame>, pMemory=0x136d18, pFormat=0x62503650)
[/home/dank/wine-git/dlls/rpcrt4/ndr_marshall.c:3152] in rpcrt4 (0x0034f0dc)
4 0x7e9c6f36 NdrStubCall2+0x1766(pThis=0x1351e8, pChannel=0x135430,
pRpcMsg=0x135070, pdwStubPhase=0x34f360)
[/home/dank/wine-git/dlls/rpcrt4/ndr_stubless.c:66] in rpcrt4 (0x0034f27c)
etc.
Annoyingly, all the text is in Chinese but renders as ?????,
even after I install Ubuntu's chinese language support.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9511
Summary: Wine uses wrong icon on desktop for installed
application
Product: Wine
Version: 0.9.44.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Stuart(a)houseofanime.org
Simple enough issue - When installing DVD Profiler, a desktop icon is created.
This is fine, but the icon is of lower quality than those available in the exe
(I _think_ it is the 32x32-32bit icon, when a 48x48-32bit icon is available).
Windows XP uses the correct 48x48 icon.
This issues does not occur with other applications I've installed where similar
choices are available.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12277
Summary: FIFA2002 demo installer crashes
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.jeuxvideo.fr/telecharger-demo-jouable-
2287.html
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 9558
Created an attachment (id=11724)
--> (http://bugs.winehq.org/attachment.cgi?id=11724)
+relay,+seh,+tid log in git
FIFA2002 demo crashes almost immediately on launch:
wine: Unhandled page fault on read access to 0x00000000 at address 0x600099d5
(thread 001a), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x600099d5).
--
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.