http://bugs.winehq.org/show_bug.cgi?id=17691
Summary: Atlas.ti fails with GDI+ Error: Not Implemented
Product: Wine
Version: 1.1.15
Platform: PC
URL: http://www.atlasti.com/demo.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hramrach(a)centrum.cz
tried the application with wine 1.0.1 and 1.1.15
old:
wine: Call from 0x7b845910 to unimplemented function
gdiplus.dll.GdipGetImageDecodersSize, aborting
wine: Unimplemented function gdiplus.dll.GdipGetImageDecodersSize called at
address 0x7b845910 (thread 001a), starting debugger...
wine: Call from 0x7b845910 to unimplemented function
gdiplus.dll.GdipGetImageItemData, aborting
wine: Call from 0x7b845910 to unimplemented function
gdiplus.dll.GdipGetImagePalette, aborting
fixme:shell:ISvItemCm_fnInvokeCommand Unhandled Verb 7013l
fixme:shell:ISvItemCm_fnInvokeCommand Unhandled Verb 7013l
fixme:exec:SHELL_execute flags ignored: 0x00004000
wine: Call from 0x7b845910 to unimplemented function
gdiplus.dll.GdipGetImageDecodersSize, aborting
wine: Unimplemented function gdiplus.dll.GdipGetImageDecodersSize called at
address 0x7b845910 (thread 001e), starting debugger...
wine: Call from 0x7b845910 to unimplemented function
gdiplus.dll.GdipGetImageItemData, aborting
fixme:shell:DllCanUnloadNow stub
new:
fixme:gdiplus:GdipGetImageDecodersSize 0x33f714 0x33f724 stub!
fixme:gdiplus:GdipGetImageDecoders 0 0 0xe40150 stub!
the application shows a dialog with:
GDI+ Error: Not Implemented
The application demo can be downloaded and installed free of charge but some
registration is required.
--
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=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=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=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=17764
Summary: Cannot use "Edit in Edit image window" in Canon DPP
Product: Wine
Version: 1.1.15
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: theholyettlz(a)googlemail.com
Created an attachment (id=19986)
--> (http://bugs.winehq.org/attachment.cgi?id=19986)
Backtrace
On Canon DPP 3.5.1 (and prior versions, I believe it started with a Wine update
although I cannot remember which), using "Edit in Edit image window" in
DPPViewer.exe (select one or more images, click View, Edit in Edit image
window) results in the main window disappearing. DPPEditor.exe is started (as
it should be, this produced the Edit image window) but for some reason is not
displayed. Killing it results in the reappearance of the DPPViewer.exe window.
--
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=13222
Summary: "King's Bounty: the Legend" crashes on start
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kapone2002(a)yandex.ru
King's Bounty: the Legend crashes on start with two "Unhandled exception"
errors. More information - on this screenshot
http://moikartinki.ru/view_image/806dc2217/snapshot1.jpg
I think it's something with DirectX, because KB don't want to start even in
WinXP if the last DirectX (April_2008) is not installed
--
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.