http://bugs.winehq.org/show_bug.cgi?id=18412
Summary: Lord of the Rings Online, image upside down and more
Product: Wine
Version: 1.1.21
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: otomo(a)breanca.net
Created an attachment (id=21007)
--> (http://bugs.winehq.org/attachment.cgi?id=21007)
Screenshot of the problem
Linux ORION 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC 2009
x86_64 GNU/Linux ATI 4850
Image upside down in the main menu (only 3d elements) and other glitches that
could see in the screenshots.
--
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=18192
Summary: Notepad can only save as ISO-8859
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=20669)
--> (http://bugs.winehq.org/attachment.cgi?id=20669)
comparison
Windows allows saving notepad files as ANSI, Unicode, Unicode big endian, and
UTF-8. Wine always saves at ISO-8859.
--
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=18006
Summary: Mp3tag: Crash when using Tag Sources feature
Product: Wine
Version: 1.1.18
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: the_unknown(a)gmx.net
Mp3Tag v2.43 under wine 1.1.18 crashes while displaying the tracks found using
the Tag Sources feature.
Steps to reproduce:
0. Download and install Mp3Tag v2.43 from
http://download.mp3tag.de/mp3tagv243setup.exe
1. Open a directory with some mp3 files
2. Select one file in the file view
3. In main menu, click on "Tag Sources -> Amazon.com"
4. Enter "Avril"
5. Select album "X-Posed"
6. Click "Next"
7. The results windows pops up and Mp3Tag crashes right afterwards
Tested on Gentoo Linux with both wine from repository and the current git
version built with default settings.
Quoting Mp3Tag author:
http://forums.mp3tag.de/index.php?s=&showtopic=3646&view=findpost&p=36931
> Mp3tag uses the Listview control in callback mode where items are not
> initialized with the actual item text but with a hint to the control that it
> should ask back if it wants the text for a given item/subitem combination
> (text set to LPSTR_TEXTCALLBACK and mask to LVIF_TEXT | LVIF_PARAM when
> adding items). The application then handles the LVN_GETDISPINFO message and
> provides the text only if necessary.
>
> On native Windows this message is only sent, when there is at least one
> column to display text. This is not the case in Wine where the message is
> also sent for Listviews which have no columns at all. Since the album you've
> used for testing doesn't contain any title information on Amazon side, no
> column was added to the tracks list -- but Wine asked Mp3tag to display text
> for the item in the list.
>
> I think it's somewhere in dlls/comctl32/listview.c at LISTVIEW_GetItemT but
> this is only a vague guess.
--
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=17706
Summary: EVE Premium and Geforce 6200: FPS drops to 0 during Warp
Product: Wine
Version: 1.1.16
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: connormcl(a)hotmail.com
I use WINE 1.1.16 patched for ATI model bug on a Geforce 6200.
EVE Version 6.10.84244 and NVIDIA driver 180.22 on x86-84.
The login warp works fine. On all following warps the fps drops to 0 until the
warp is finished. Wine does not crash.
Console output:
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x3002a 0x00000000
fixme:imm:ImmReleaseContext (0x3002a, 0x138468): stub
connor@sleipnir:/work/evewine1> fixme:reg:GetNativeSystemInfo (0x33b778) using
GetSystemInfo()
fixme:imm:NotifyIME NI_CLOSECANDIDATE
fixme:dsound:DllCanUnloadNow (void): stub
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:imm:NotifyIME NI_CLOSECANDIDATE
fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (c8000014)
fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (c8000014)
fixme:d3d_texture:basetexture_apply_state_changes Unrecognized or unsupported
D3DSAMP_MINFILTER value 2 D3DSAMP_MIPFILTER value 3
fixme:d3d_texture:basetexture_apply_state_changes Unrecognized or unsupported
D3DSAMP_MINFILTER value 2 D3DSAMP_MIPFILTER value 3
Directly after initiating the warp, this is shown:
fixme:d3d_texture:basetexture_apply_state_changes Unrecognized or unsupported
D3DSAMP_MINFILTER value 2 D3DSAMP_MIPFILTER value 3
--
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=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.