http://bugs.winehq.org/show_bug.cgi?id=14596
Summary: Some text does not display in Soundslides
Product: Wine
Version: 1.1.1
Platform: PC
URL: http://soundslides.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Created an attachment (id=14969)
--> (http://bugs.winehq.org/attachment.cgi?id=14969)
Console output from installing and then launching Soundslides
A Ubuntu 8.04 user posted a message on the forum that Soundslides Plus in Wine
was not displaying some of the text that would normally be displayed in
Windows. She posted screenshots of how it appeared on her computer in both Wine
and Windows.
(http://forum.winehq.org/viewtopic.php?t=1771&postdays=0&postorder=asc&start…)
I downloaded the demo and found that the text did not appear on my system
either; a third forum user also confirmed that they saw the problem, too. One
person, however, tested the demo and did not experience this problem. There
was some discussion as to what differences between our systems might be the
cause, but no clear pattern emerged.
The original poster contacted the program's developer, who noted in his reply
that "All of the missing text is rendered via the same font (coded as "_sans"
which should target to your default sans-serif system font)." The developer
thought the problem might be missing MS core fonts, however, both the original
poster and I already had the core fonts on our systems, and copying them to
Wine's windows/fonts directory did not solve the problem.
I am uploading my console output from installing the program and then launching
it, along with a screenshot of what should be the EULA during the install.
--
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=10221
Summary: "make test" fails on d3d9/tests/visual.c
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
On my Compaq Presario R3000 running Ubuntu Feisty, "make test"
fails because of the following errors in d3d9/tests/visual.c:
visual.c:2271: Test failed: quad 1 has color 00000000, expected 0x00ffffff
visual.c:2273: Test failed: quad 2 has color 00000000, expected 0x00ffff00
visual.c:2275: Test failed: quad 3 has color 00000000, expected 0x000000ff
visual.c:2277: Test failed: quad 4 has color 00000000, expected 0x00ffffff
visual.c:2345: Test failed: quad 1 has color 00000000, expected 0x0000ff00
visual.c:2349: Test failed: quad 3 has color 00000000, expected 0x00ff0000
--
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=17318
Summary: winemenubuilder fails to create proper menu structure
Product: Wine
Version: 1.1.14
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Keywords: source
Severity: minor
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
CC: damjan.jov(a)gmail.com
After installing of any application winemenubuilder fails to create proper menu
structure and puts all the links under "Application".
The bug is in write_menu_file() function:
if (ret)
ret = (rename(tempfilename, menuPath) == 0);
Raname does not work across file systems. And I have /tmp on a separate mount.
--
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=17253
Summary: Luka: removal of DIB section hack in WriteFile causes
regression
Product: Wine
Version: 1.1.13
Platform: PC
URL: http://www.luka.polizei-beratung.de/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
CC: julliard(a)winehq.org
The game "Luka und das geheimnisvolle Silberpferd" v1.0.1 is affected by a
regression introduced in
commit e016d2ec5e38a4128840d5444225a2ecfaead5de
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Jan 14 20:20:14 2009 +0100
kernel32: Remove the DIB section hack in WriteFile now that NtWriteFile
takes care of it.
5 lines of code in dlls/kernel32/file.c
Prior to it, it would start fine. Since then, it exits soon after start,
reporting fifty thousand times the following error:
err:wgl:X11DRV_wglGetPixelFormatAttribivARB (0x220): unexpected
iPixelFormat(<NNNNNNNNNN>) vs nFormats(16), returns FALSE
--
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=16864
Summary: Rendering of main character is wrong
Product: Wine
Version: 1.1.12
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: deresh(a)gmail.com
Created an attachment (id=18612)
--> (http://bugs.winehq.org/attachment.cgi?id=18612)
error log
The game works but the rendering of main character is wrong. You can see
attached screenshots and error log from wine when running the game
--
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=16827
Summary: Secret Maryo Chronicles: Won't install.
Product: Wine
Version: 1.1.12
Platform: PC-x86-64
URL: http://www.secretmaryo.org/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: flossl(a)live.com
Installer crashes, and an error window pops up that says
"NSIS Error"(Window border)
"Error launching installer"
--
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=16386
Summary: Unimplemented KERNEL32.dll.GetConsoleAliasW
Product: Wine
Version: 1.1.10
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: singularita(a)gmail.com
When I attempt to run Unicode FAR manager (opensource version, r575) and then
type anything on the commandline and press ENTER, FAR is terminated with
following message:
wine: Call from 0x7b847370 to unimplemented function
KERNEL32.dll.GetConsoleAliasW, aborting
wine: Unimplemented function KERNEL32.dll.GetConsoleAliasW called at address
0x7b847370 (thread 0020), starting debugger...
--
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=15742
Summary: eMule: Missing text in the information box
Product: Wine
Version: 0.9.16.
Platform: PC
URL: http://www.emule-project.net
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=16839)
--> (http://bugs.winehq.org/attachment.cgi?id=16839)
Screenshot in WinXP
eMule has a information box about the status of the connections in the servers
tab. In Wine this box appear empty. If you install native riched20 the text
will appear.
--
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=15484
Summary: Respondus Lockdown broswer fails to launch
Product: Wine
Version: 1.1.5
Platform: PC
URL: http://www.respondus.com/lockdown/information.pl?ID=9616
15468
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=16379)
--> (http://bugs.winehq.org/attachment.cgi?id=16379)
+relay,+seh,+tid
Logged onto my biology class website and found there's a new browser that some
teachers may require for taking tests..hmm. Fired up the installer. Works fine
(be sure to install mfc42, otherwise, it won't register properly).
On launch, fails with:
austin@austin-desktop:~/.wine/drive_c/Program Files/Respondus LockDown Browser$
wine LockDown.exe
fixme:ole:DllRegisterServer stub
fixme:dwmapi:DwmEnableComposition (0) stub
err:seh:setup_exception_record stack overflow 836 bytes in thread 0009 eip
7efbfad6 esp 00230fec stack 0x230000-0x231000-0x330000
Running in winedbg:
Backtrace:
=>1 0x00406460 in lockdown (+0x6460) (0x0033f5b0)
2 0x00409c51 in lockdown (+0x9c51) (0x0033fe58)
3 0x0046655b in lockdown (+0x6655b) (0x0033ff08)
4 0x7ee70ac7 start_process+0xc7(arg=(nil))
[/home/austin/wine-git/dlls/kernel32/process.c:904] in kernel32 (0x0033ffe8)
5 0xb7e469d7 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
0x00406460: (bad)
+relay,+seh,+tid
--
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=14555
Summary: Tool-tip glitch in The Curse of Monkey Island
Product: Wine
Version: 1.1.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: david_laursen(a)hotmail.com
Created an attachment (id=14905)
--> (http://bugs.winehq.org/attachment.cgi?id=14905)
The glitch - a big black box
When opening The Curse of Monkey Island, the first thing you have to do is to
choose the difficulty in the game (normal or 'Mega-Monkey'). In that screen, if
you then let the mouse cursor hover over one of the options (rendering the
cursor cross red) for some time, a big black box appears (probably a badly
rendered tool-tip). This box disappears instantly when moving the mouse and it
doesn't come back again at this instance if you rest the mouse again over one
of the options (unless you start up the game again and repeat the process). The
box seems to come up a the exact same location on the screen every time.
See the attached screenshot.
--
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.