http://bugs.winehq.org/show_bug.cgi?id=17846
Summary: Wine lacks 64-bit gecko
Product: Wine
Version: 1.1.17
Platform: PC-x86-64
URL: http://wiki.winehq.org/Gecko
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Running winetest on 64-bit isn't too useful yet, but is even harder since we
don't yet have a 64-bit build of gecko.
--
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=18417
Summary: Navision 4.0 SP3 crashes on the start
Product: Wine
Version: 1.1.20
Platform: PC-x86-64
OS/Version: Solaris
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kondratovich_m_v(a)ukr.net
Navision 4.0 SP3 doesn't work. Crashes on the start.
--
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=17925
Summary: Winetest segfaults if (32-bit) gecko is installed
Product: Wine
Version: 1.1.18
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Strange bug, but winetest64 is repeatedly segfaulting if gecko is installed:
fixme:win:EnumDisplayDevicesW ((null),0,0x7f89c313f0e0,0x00000000), stub!
err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x7f89c53283f0) Surface already
locked
err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x7f89c5328d30) Surface already
locked
err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x7f89c5328d30) Surface already
locked
err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x7f89c53323f0) Surface already
locked
err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x7f89c53323f0) Surface already
locked
err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x7f89c5332d30) Surface already
locked
Segmentation fault (core dumped)
after ddraw:visual o.0. I can't see why on earth it would segfault there, but
if I remove the geckourl from the registry, winetest64 runs to completion.
--
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=13819
Summary: Wrong codepage used for console output
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
To reproduce this problem, run the following command (that's assuming you have
a UTF-8 xterm, otherwise replace UTF-8 with ISO-8859-1 or the appropriate
encoding):
LANG=fr_FR.UTF-8 ./programs/start/start /help
You will notice that all the accentuated characters are missing. This is
because start.c converts the Unicode resource string to the
GetConsoleOutputCP() encoding in the output() function. I think that's correct
but GetConsoleOutputCP() systematically return "850" as the codepage, even if I
change the [Nls\Codepage]/OEM value in the registry.
One hack to fix this is to replace the GetConsoleOutputCP() call with CP_UNIXCP
but I guess that would be wrong in the case where we're running in the Wine
console.
So I think that when the console is a regular Unix terminal
GetConsoleOutputCP() should return the CP_UNIXCP codepage.
--
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=16565
Summary: Tarzan Demo: Crashes while starting.
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
URL: http://www.download.com/Tarzan-demo/3000-7563_4-
10032563.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: flossl(a)live.com
Tarzan crashes while starting with an error code.
--
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=15785
Summary: Serious Sam II(v 2.066): 3d graphics don't work and
movies don't play.
Product: Wine
Version: 1.1.7
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dsxbox(a)gmail.com
Created an attachment (id=16902)
--> (http://bugs.winehq.org/attachment.cgi?id=16902)
error log
I can start application and enter menu, but when I try to start playing, only
black screen is shown. There are message "Video card was changed. Select
"quality auto adjustment" in settings menu", but when I do it, application
hungs.
--
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=18650
Summary: FFXI - POL screen flipping potential-fix causes crash
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dereck(a)gmail.com
Created an attachment (id=21363)
--> (http://bugs.winehq.org/attachment.cgi?id=21363)
Terminal output from crash.
I installed Final Fantasy XI as per the appdb instructions and it worked as
well as it could, but like every other system I installed on POL would flip
upside down constantly. In the comments there is a posted solution of sorts to
the fliping:
adding the following key with regedit fixes this problem:
[HKEY_CURRENT_USER\Software\Wine\Direct3D]
"OffscreenRenderingMode"="fbo"
If I add this key, POL crashes before it can load, terminal output attached.
Graphics card Info:
01:05.0 VGA compatible controller: ATI Technologies Inc RC410 [Radeon Xpress
200M]
Subsystem: Toshiba America Info Systems Device ff04
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort-
<MAbort- >SERR- <PERR- INTx-
Latency: 66 (2000ns min), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 17
Region 0: Memory at d0000000 (32-bit, prefetchable) [size=256M]
Region 1: I/O ports at 9000 [size=256]
Region 2: Memory at c0000000 (32-bit, non-prefetchable) [size=64K]
[virtual] Expansion ROM at c0020000 [disabled] [size=128K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0
Enable-
Address: 00000000 Data: 0000
Kernel modules: radeonfb
--
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=17828
Summary: AnzioWin: 2 taskbar entries for each running instance
Product: Wine
Version: 1.1.17
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: giulioo(a)gmail.com
System:
Ubuntu 8.04
Wine 1.1.17 (binary from WineHQ APT Repository)
I'm using an app which when launched will show 2 taskbar entries (2 rectangular
things on the taskbar) for every instance running, instead of just 1.
This is a problem because only 1 of those is active and responds to clicks to
get focus / come in the foreground, so the user is confused, especially if he
has more than one instance running (ie: 2 instances = 4 taskbar entries).
Steps to reproduce:
1) Download and install (9MB)
http://www.anzio.com/pub/anzio16/anziowinsetup.exe
(30 days demo, 15 seconds nag screen at every launch)
2) Click on the new menu icon
programs -> Anzio 16 -> Anzio 16 (default connection)
3) Select vt220
4) wait 15 seconds at nag screen
5) Select telnet/ssh whatever and type an IP address in the upper right text
box (ie: the very same Linux box you are testing on) and press "connect".
6) Observe that in the taskbar you have 2 entries
1st "Anzio"
2nd "AnzioWin <ip.address.you.used>"
If you minimize the window, only one of those entries is active.
On Windows you only get 1 taskbar entry.
--
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=18360
Summary: Implement ntoskrnl.exe.MmMapIoSpace
Product: Wine
Version: 1.0.1
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: ntoskrnl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
>From launchpad: https://bugs.edge.launchpad.net/ubuntu/+source/wine/+bug/314498
Lack of this function is causing an application crash, although I'm not sure
the application would work with the function either.
--
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.