http://bugs.winehq.org/show_bug.cgi?id=2616
Summary: Text invisible in menus and dialogues
Product: Wine
Version: 20041201
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kilgus(a)fuenfsieben.de
In "Magic Maps", a cartographic application (demo available at
http://www.magicmaps.de/downloads/interaktive_kartenwerke_demo.exe), all texts
in menus and dialogues are invisible at the moment.
Up to version 20040615 of wine the application ran fine (though consuming
large amounts of memory). Starting with 20040716 OpenGL display was broken.
OpenGL continued working with 20040914 - but since then display of text
elements results in invisible characters.
I'm running SuSE 8.2, kept up to date with apt4rpm and ftp.gwdg.de - once a
month there's a new build of wine available.
If any additional information is required (I suppose that it is): I'll try to
provide it.
Remark: Magic Maps once was an application based solely on Qt (but
unfortunately isn't anymore) - the programmers of the producing company have
some knowledge of Unix and as far as my experiences show answer E-Mails quite
fast. I'm quite confident that they might be willing to help in making their
application working with wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2615
Summary: Myst crashes with latest CVS
Product: Wine
Version: CVS
Platform: PC
URL: http://appdb.winehq.org/appview.php?appId=91
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tony_lambregts(a)telusplanet.net
Myst (32 bit for windows 95) crashs with the following back trace
First chance exception: page fault on write access to 0x00000800 in 32-bit code
(0x40102315).
In 32 bit mode.
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0033 GS:0000
EIP:40102315 ESP:40813a04 EBP:40813a80 EFLAGS:00210206( - 00 - RIP1)
EAX:00000800 EBX:401959d5 ECX:00000002 EDX:00000000
ESI:408139ec EDI:77f01f62
Stack dump:
0x40813a04: 40502e08 780c9b78 40195ad0 40502e08
0x40813a14: 400a7a55 00000171 403715c0 4015e160
0x40813a24: 40813a30 77f025f1 40195ad0 401959d5
0x40813a34: 40502e08 4015ebe0 40195ad0 40502e08
0x40813a44: 40813a54 4047890a 402f0098 4015e160
0x40813a54: 40813a60 77f025f1 4015ebe0 40813a90
Backtrace:
=>1 0x40102315 open+0x75 in libc.so.6 (0x40813a80)
2 0x4015e160 __start___libc_subfreeres+0x144 in libc.so.6 (0x40813ab0)
3 0x40098634 _IO_fopen@@GLIBC_2+0x20 in libc.so.6 (0x40813ad0)
4 0x4071d214 in libxcursor.so.1 (+0x6214) (0x40815b10)
0x40102315 open+0x75 in libc.so.6: movl %ecx,0x0(%eax)
Wine-dbg>
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2614
------- Additional Comments From rho(a)swiftdsl.com.au 2004-18-12 16:26 -------
Text and patch forwarded to wine-patches(a)winehq.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2614
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-18-12 11:37 -------
Patches submitted here tend to bit rot. If you want this pach included in wine
it would be best that you submit it to wine-patches(a)winehq.org .
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2614
Summary: dirname for server_dir should include dev# as well as
inode#
Product: Wine
Version: 20041201
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rho(a)swiftdsl.com.au
The directory name for the winserver socket is supposed to be of the form
/tmp/.wine-uuuu/server-dddd-iiii
where uuu is uid and dddd and iiii are the device and inode number of the
$WINEPREFIX directory.
The existing code in libs/wine/config.c *almost* gets it right; however it
overwrites the dev# part of the generated dirname with the inode# (instead of
appending). Thus generating
/tmp/.wine-uuu/server-iiii
Not likely to me a major problem, but easilly fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2613
Summary: Shift-Enter not working in Virtual Access
Product: Wine
Version: 20041201
Platform: PC
URL: http://www.atlantic-coast.com/va/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danita(a)caledonia.net
Shift-Enter should take you to the next bookmarked message in Virtual Access
(NNTP client). However, it is treated like an Enter and the next unread message
is accessed. Although it is a relatively "minor" problem since there is a menu
option that will do the same thing, for me it is a major problem because I like
using keystrokes, and it slows me down considerably. This is the only complex
program I use in Wine, so I cannot verify whether this keystroke combination is
a problem for other applications.
Have backreved to 20040813 (which I had handy) - works fine there -
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2612
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2611
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=394
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.