http://bugs.winehq.org/show_bug.cgi?id=9311
Summary: Photoshop 6 UI font issue
Product: Wine
Version: CVS
Platform: Other
URL: http://www.tucows.com/get/214261_90608
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Several pulldown boxes that …
[View More]contain text
are difficult to read in Photoshop 6 because
there is not enough space vertically to
display the letters, so the bottom six pixels
or so are not shown. For instance,
look at the Layers tab of the Layers floating
window; it has a combo box that says "Normal",
but the bottom few pixels are not shown.
The same problem shows up in the Mode combobox
of the Options bar, and the Brush Dynamics popup
accessible via the options bar. For a screenshot
of how the latter should look, see
http://www.arraich.com/ref/aabrushes.htm
This is with an old freetype, and with the
"could not load UI font" warning, so perhaps
with the latest freetype, it will go away;
I haven't checked.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=9308
Summary: Some games got extremely slow
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
In some games the performance is unplayable slow in current git.
…
[View More]e7cbb340dcbd695aecdc6f15213ebc3a045f2940 is first bad commit
commit e7cbb340dcbd695aecdc6f15213ebc3a045f2940
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Mon Jul 30 19:28:33 2007 +0200
wined3d: Remove stateblock::set.*.
:040000 040000 a782fc29e8ea5ea41f42dd2273a8fac0d6a9c627
4da5cf313941b584b5851030ed64a8ae5ce227fc M dlls
Tested with Anno1701 and Earth2160.
Not all games are affected.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=9307
Summary: World of Warcraft does not work on wine-0.9.43-52-
g308da63
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vhaarr+wine(a)gmail.com
Created an attachment (id=7577)
--> (http://bugs.…
[View More]winehq.org/attachment.cgi?id=7577)
WINEDEBUG=+wgl output
World of Warcraft worked fine on my previous WINE build, 0.9.42 (git tag).
Today, when I updated to wine-0.9.43-52-g308da63 (some 40 commits after the
0.9.43 release), WoW stopped working.
Thunderbird on #winehq suggested I file this bug, and also recommended running
WoW in D3D mode, which should work while a fix was found for this bug. I
haven't tried running it in D3D yet.
As requested by Thunderbird, I attach the output of `WINEDEBUG=+wgl ./wine
~/Games/WoW/WoW.exe 2> dbg.txt' here.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=9306
Summary: Wenlin hangs
Product: Wine
Version: CVS
Platform: PC
URL: http://www.trantor.fi/Download/wenlindemo319.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
I helped a user on IRC …
[View More]trying get this running; You have to start with full
path, otherwise it exits, but even after doing that it hangs for me. With
native msvcrt it starts fine. A +relay log showed an endless sequence of this:
0009:Call msvcrt.clock() ret=004677ed
0009:Call
KERNEL32.GetProcessTimes(ffffffff,0072fc20,0072fc18,0072fc10,0072fc08)
ret=607dd2b4
0009:Ret KERNEL32.GetProcessTimes() retval=00000001 ret=607dd2b4
0009:Ret msvcrt.clock() retval=00000000 ret=004677ed
Even the simple example from msdn for clock() doesn't work in wine (it hangs):
http://msdn2.microsoft.com/en-us/library/4e2ess30(VS.71).aspx
Looks like clock() needs some improvement
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=9296
Summary: Info Select 2007 crashes on startup
Product: Wine
Version: CVS
Platform: Other
URL: http://www.miclog.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=7564)
--> (…
[View More]http://bugs.winehq.org/attachment.cgi?id=7564)
+ole log of starting up is.exe without dcom98
Run this app in a virtual desktop, or you won't be able
to see popups (there are two or so).
Without native dcom98, the app crashes after putting up
a splash screen and a couple popups. The console shows:
err:ole:CoGetClassObject no class object {00000316-0000-0000-c000-000000000046}
could be created for context 0x3
...
trace:ole:CreateDataCache ({00000316-0000-0000-c000-000000000046}, 0x21a78c,
{00000000-0000-0000-c000-000000000046}, 0x21a7b8)
wine: Unhandled page fault on write access to 0x00000082 at address 0x7e46d421
(thread 0009), starting debugger...
=>1 0x7e46d421 DefaultHandler_IDataObject_VTable+0x1() in ole32 (0x0033dbe8)
2 0x7efc01f5 call_exception_handler+0x29() in ntdll (0x0033dc18)
...
8 0x7ea65488 _CxxThrowException+0x48(object=0x33e140, type=0x73e84138) in
msvcrt (0x0033e128)
9 0x73e2f9ec in mfc42 (+0x5f9ec) (0x0033e150)
I'll attach the +ole log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=9295
Summary: some devenum/quartz classes aren't registered
Product: Wine
Version: CVS
Platform: PC
URL: http://www.amaranthia.com/downloads/Ahrimans_Prophecy.ex
e
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: damjan.jov(a)gmail.com
…
[View More]
Ahriman's prophecy (free ~10MB download) quits with "OLE error 0x80004001"
(E_NOTIMPL). To reproduce the bug, start the game, walk to the right half of
the bookshelf at the bottom right, press space to pick up the journal, walk out
of the house, walk around outside for about 10 seconds, and it will quit. The
following output is produced:
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb41-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb46-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb41-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb46-f175-11d1-a392-00e0291f3959} not found
err:ole:CoGetClassObject class {e30629d1-27e5-11ce-875d-00608cb78066} not
registered
err:ole:CoGetClassObject no class object {e30629d1-27e5-11ce-875d-00608cb78066}
could be created for context 0x1
err:quartz:GraphBuilder_Render Unable to create filter (80040154), trying next
one
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb41-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb46-f175-11d1-a392-00e0291f3959} not found
fixme:mpeg3:MPEG3_StreamSize misses the block header overhead
fixme:wave:DSD_CreateSecondaryBuffer
(0x1b7308,0x7ce718,100e0,0,0x7d6680,0x7d674c,0x7d6660): stub
fixme:quartz:PullPin_Seek (0x7caea0)->(000000000, 7fffffffffffffff)
fixme:quartz:PullPin_BeginFlush (0x7caea0)->()
fixme:quartz:PullPin_EndFlush (0x7caea0)->()
fixme:quartz:AsyncReader_QueryInterface No interface for
{56a868b3-0ad4-11ce-b03a-0020af0ba770}!
fixme:quartz:Parser_QueryInterface No interface for
{56a868b3-0ad4-11ce-b03a-0020af0ba770}!
fixme:quartz:MediaPosition_put_Rate (0x88f648)->(1.000000) stub!
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x174b28)->(1,(nil)): Stub
fixme:wave:DSD_CreateSecondaryBuffer
(0x1b7308,0x6229a8,80ea,0,0x88fc58,0x7ccc24,0x88fc38): stub
fixme:quartz:MediaPosition_put_CurrentPosition (0x88f648)->(0.000000) stub!
Interestingly these GUIDs exist in wine and are implemented, just not properly
registered/QueryInterface-able. Running wineprefixcreate, regsvr32 devenum.dll
and regsvr32 quartz.dll didn't help.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=13912
Summary: Appdb does not show Wine version 1.0-rc5.
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P1
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Adding test results to the appdb does not yet show 1.0-rc5 as …
[View More]a Wine version.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=14332
Summary: Broken Cross Disk Manager 4.03 Crash on adding disk
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://dm.brokenx.com/enu/downloads
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pablo.bueti(a)gmail.com
Created an attachment (…
[View More]id=14628)
--> (http://bugs.winehq.org/attachment.cgi?id=14628)
The console output on program crash
When the program finishes reading an added disk I receive a messagebox critical
error and application exit. I attach the console output.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=11024
Summary: Media Player Classic aborts with null-pointer reference
on startup.
Product: Wine
Version: 0.9.52.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marti(a)juffo.org
Created an attachment (id=10023)
--&…
[View More]gt; (http://bugs.winehq.org/attachment.cgi?id=10023)
Wine output
When attempting to run Media Player Classic for 2k/XP, version 6.4.9.0, the
startup fails with a null-pointer reference before displaying any windows.
I'm running Gentoo Linux, with kernel 2.6.23.8 if that makes a difference.
A few lines of output before the crash:
err:ole:create_server class {62be5d10-60eb-11d0-bd3b-00a0c911ce86} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {62be5d10-60eb-11d0-bd3b-00a0c911ce86}
could be created for context 0x17
wine: Unhandled page fault on read access to 0x00000000 at address 0x495fab
(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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=14577
Summary: Guitar Pro 5 freezes a few seconds after being launched
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Lhademmor(a)gmail.com
Created an attachment (id=14937)
--> (http://bugs.winehq.org/attachment.cgi?…
[View More]id=14937)
Output of 'wine GP5.exe' in terminal
Hi all
Being able to use Guitar Pro was one of the few worries I had when switching
from Windows to Ubuntu. Unfortunately, it seems that Wine is unable to run
it...
I've installed Guitar Pro 5 in my ~/.wine/drive_c/Program Files , and
everything went fine. But when I try to run it with 'wine GP5.exe' I get to
choose language, and am presented with the main window and a blank sheet - with
is good.
But the window immediately freezes, leaving me unable to click on anything.
Then I have to kill it manually, unfortunately.
Wine'ing it from the Terminal gives me the following output (attached as
'output-from-running.txt').
--
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.
[View Less]