http://bugs.winehq.org/show_bug.cgi?id=31385
Bug #: 31385
Summary: Font in Delphi 3 apps change to "System" after open
Report preview.
Product: Wine
Version: 1.5.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julio_lists(a)mebamutual.com.ar
Classification: Unclassified
Created attachment 41242
--> http://bugs.winehq.org/attachment.cgi?id=41242
Minimal Delphi app that shows the bug
I'm testing an in-house app written en Delphi 3, the only really annoying
glitch I have found so far happens after a QuickReport preview windows opens.
The Preview and works OK, but then any label drawn in the app uses the System
font.
The effect is akin to bug #29758, but my logs don't include the error reported
there.
Instead, I guess Wine is messing somewhat within the WM_GETFONT and/or
WM_SETFONT calls, yet my debugging abilities are pretty limited.
WM_GETFONT calls aren't returning NULL, but decimal 504, I wonder if that
WM_SETFONT takes that as an invalid handle.
I'm attaching a minimal (kind of, the binary is pretty big) test case.
--
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=21082
Summary: Artrage3 studio pro demo : export fails
Product: Wine
Version: 1.1.35
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: meho_r(a)yahoo.com
Created an attachment (id=25286)
--> (http://bugs.winehq.org/attachment.cgi?id=25286)
Output of terminal when running AR3 from it.
Export function in ArtRage 3 Studio Pro Demo version (as well as in full
version) doesn't work. When trying to export a painting as an image, an error
occurs which states:
"Generic Failure. Not enough memory to perform action."
However, it is not lack of RAM that is the cause of problem (at the time of
testing I had over 2GB free RAM). Also, in ArtRage 2.5 export function works as
expected on the same machine.
I tested this on Ubuntu 9.10 (64bit) and Mandriva 2010.0 (32bit) with multiple
versions of wine (from 1.0.1 to 1.1.3.5).
--
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=11926
Summary: House of the dead 3 won't draw 3d stuff after the 1st
level
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugz(a)chipsugar.plus.com
After the first level where everything is fine all the 3d models & scenery is
black. Possibly textures aren't being rendered. Also the words in the menu list
when starting the game don't get drawn. Maybe that's part of the same bug.
--
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=29072
Bug #: 29072
Summary: wldap32 tests flaky because they rely on external host
ldap.itd.umich.edu
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wldap32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
The wldap32 tests started hanging. It looks like they're trying
to connect forever to ldap.itd.umich.edu, which is unreachable.
--
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=28573
Bug #: 28573
Summary: user32/cursoricon.ok failed,
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
On my i7 last night, I saw the following failure:
../../../tools/runtest -q -P wine -M user32.dll -T ../../.. -p
user32_test.exe.so cursoricon.c && touch cursoricon.ok
fixme:cursor:GetCursorFrameInfo Second parameter non-zero (57005), please
report this!
...
fixme:cursor:GetCursorFrameInfo Second parameter non-zero (57005), please
report this!
cursoricon.c:2139: Test failed: wrong info cursor 0x2003a/(nil)
cursoricon.c:2171: Test failed: wrong info cursor 0x2003a/(nil)
cursoricon.c:2188: Test failed: wrong info cursor 0x2003a/(nil)
make: *** [cursoricon.ok] Error 3
I've only seen this once so far. Filing report partly because
the fixme asked for it.
--
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=28547
Bug #: 28547
Summary: ole32/clipboard.ok crashed in
X11DRV_CLIPBOARD_LookupData
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Saw this crash just now on my i7:
../../../tools/runtest -q -P wine -M ole32.dll -T ../../.. -p ole32_test.exe.so
clipboard.c
...
wine: Unhandled page fault on read access to 0x000001e3 at address 0x68bd2b12
(thread 0034), starting debugger...
Backtrace:
=>0 X11DRV_CLIPBOARD_LookupData+0x1f(wID=0x2)
[dlls/winex11.drv/clipboard.c:446]
1 X11DRV_CLIPBOARD_SynthesizeData+0x7a(wFormatID=0x2)
[dlls/winex11.drv/clipboard.c:2787]
2 X11DRV_EndClipboardUpdate+0x6e() [dlls/winex11.drv/clipboard.c:2848]
3 CloseClipboard+0x91() [dlls/user32/clipboard.c:285]
4 test_nonole_clipboard+0x3a2() [dlls/ole32/tests/clipboard.c:1295]
5 func_clipboard+0x19() [dlls/ole32/tests/clipboard.c:1546]
6 run_test+0x9e(name="clipboard.c") [include/wine/test.h:556]
7 main+0x23a(argc=<?>, argv=0x1103d0) [include/wine/test.h:624]
446 if (data->wFormatID == wID) return data;
I haven't seen this one before that I recall.
--
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=28503
Summary: comctl32/treeview.ok fails occasionally
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This failed just now on Austin's buildslave with WINEDEBUG=warn+heap:
../../../tools/runtest -q -P wine -M comctl32.dll -T ../../.. -p
comctl32_test.exe.so treeview.c && touch treeview.ok
treeview.c:1512: Test failed: got 0x20318a
treeview.c:1518: Test failed: got 0x20318a
and again on his buildslave without WINEDEBUG:
treeview.c:1512: Test failed: got 0x201c8b
treeview.c:1518: Test failed: got 0x201c8b
I see it's happened at least once before, last month, to someone else:
http://test.winehq.org/data/6ee95c77381791299ae040248897ac58c74f49f6/linux_…
and I think I recall seeing it one other time on the buildbot (not
sure which slave).
Austin's buildslave's info:
os: Debian GNU/Linux testing (wheezy), 3.0.0-1-686-pae, , Advanced Linux
Sound Architecture Driver Version 1.0.24.
ram: 8113 MB
cpu: AMD Phenom(tm) II X4 940 Processor
gpu: GeForce 9800 GTX+/PCI/SSE2/3DNOW! 3.3.0 NVIDIA 285.03
It's possible this is caused by someone playing with the mouse
or keyboard while the tests are running, but seeing it twice in
a row is suspicious.
--
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.