http://bugs.winehq.org/show_bug.cgi?id=25818
Summary: Macromedia Flash 8 has duplicated "minimize, restore,
close" icons in the menu bar
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igor-hkr(a)mail.ru
Created an attachment (id=32903)
--> (http://bugs.winehq.org/attachment.cgi?id=32903)
screenshot
Macromedia Flash 8 has duplicated "minimize, restore, close" icons in the menu
bar
Those duplicate buttons are working (in the same way as original) But when you
will close current project with help of them and create new one original
buttons will not be present, only duplicated.
--
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=30891
Bug #: 30891
Summary: page fault in wined3d_surface_blt
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chinese_chater(a)yahoo.de
Classification: Unclassified
Created attachment 40479
--> http://bugs.winehq.org/attachment.cgi?id=40479
command line output, including backtrace
After starting the game Typing of the Dead and selecting "Network" in the menu,
wine 1.4 crashes:
---
Unhandled exception: page fault on read access to 0x00000072 in 32-bit code
(0x7e1cab0e).
[...]
=>0 0x7e1cab0e wined3d_surface_blt+0xfce() in wined3d (0x0033fc04)
1 0x7e27a443 in ddraw (+0x3a442) (0x0033fcd4)
2 0x00477131 in tod_e (+0x77130) (0x0033fd34)
---
(see attached backtrace.txt for the complete output)
On startup for this trace I've selected "DirectDraw HAL \ Microsoft Direct3D
RGB Software Emulation will be used", but it happens with "DirectDraw HAL \
WINE Direct3D7 Hardware acceleration using WineD3D will be used" and
"DirectDraw HAL \ WINE Direct3D7 Hardware Transform and Lightning acceleration
using WineD3D will be used", too.
I'm running wine on a 64bit (both kernel- and userspace) laptop with a GeForce
8600M GT and the open source nouveau graphics driver on a recent Debian sid,
with some i386 libraries to run the 32bit wine, obviously.
I'm using the latest, recently uploaded package in Debian sid: wine 1.4-6.
Cheers, Linus
--
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=11637
Summary: Midtown Madness menus flicker
Product: Wine
Version: 0.9.55.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elicoten(a)live.co.uk
With Midtown Madness 1, (Chicago) the menus flicker. This problem is apparent
in the trial and I presume also in the retail version as well (although that
wouldn't install).
Downloadable from http://www.microsoft.com/games/midtown/downloads.htm
Console output:
fixme:spoolsv:serv_main (0 (nil))
SetPRocessAffinityMask found and called.
ERROR:
************* EXCEPTION CATCHING DISABLED! Please don't commit this.
fixme:win:EnumDisplayDevicesW ((null),0,0x34e950,0x00000000), stub!
Saving file `tune/widgettest.csv'
Saving file `tune/menutest.csv'
fixme:imm:ImmGetDefaultIMEWnd (0x60024 - (nil) 0x148008 ): semi-stub
--
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=35999
Bug ID: 35999
Summary: Need for speed carbon DEMO all keyboard keys not
working X11DRV_KEYBOARD
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jarkko_korpi(a)hotmail.com
I was testing NFS Carbon because of another bug. And I used warn all debug.
While in game I noticed that I can't control the car with arrow keys.
This is not the only game I have this issue. Some splinter cell games, NFS, RAW
(wrestling game demo) and maybe some other have had similar issue, which has
mostly corrected by installing input overrides.
While debugging another error I found these lines:
warn:keyboard:X11DRV_KEYBOARD_DetectLayout 7 keysyms per keycode not supported,
set to 4
warn:keyboard:X11DRV_KEYBOARD_DetectLayout Using closest match (Swedish
keyboard layout) for scan/virtual codes mapping.
Closest match? It should be finnish keyboard...
warn:keyboard:X11DRV_InitKeyboard vkey 010D is being used by more than one
keycode
warn:keyboard:X11DRV_InitKeyboard vkey 0124 is being used by more than one
keycode
warn:keyboard:X11DRV_InitKeyboard vkey 0126 is being used by more than one
keycode
and few similar lines.
Wine 1.7.16
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37279
Bug ID: 37279
Summary: builtin IE "document.location.pathname" returns
without leading slash
Product: Wine
Version: 1.7.26
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: penghao(a)linuxdeepin.com
Created attachment 49577
--> https://bugs.winehq.org/attachment.cgi?id=49577
test case
I have upload a test html page, use jscript to get value of
document.location.pathname.
if it was start with a leading slash, nothing will happen; if don't, will be a
alert.
this page was tested on IE8/11, Chrome, Firefox. they are all right.
but in builtin IE the value will do not have leading slash.
--
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=34021
Bug #: 34021
Summary: IE8 crashes badly when navigating to www.microsoft.com
Product: Wine
Version: 1.6-rc4
Platform: x86-64
URL: http://download.microsoft.com/download/C/C/0/CC0BD555-
33DD-411E-936B-73AC6F95AE11/IE8-WindowsXP-x86-ENU.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 45209
--> http://bugs.winehq.org/attachment.cgi?id=45209
wine-1.6-rc4-122-g104adb7 console output (caught by redirects)
Working around Bug 25648, "wine ~/.wine/drive_c/Program\ Files/Internet\
Explorer/iexplore.exe www.microsoft.com" crashes out badly. See logs.
However, workaround is supplied wininet (and urlmon - unimplemented function).
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36652
Bug ID: 36652
Summary: valgrind shows some uninitialized variables in
d3d10core/tests/device.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==6205== Conditional jump or move depends on uninitialised value(s)
==6205== at 0x402DEDF: bcmp (mc_replace_strmem.c:935)
==6205== by 0x50CE81F: d3d10_depthstencil_state_compare (device.c:2092)
==6205== by 0x50C7637: wine_rb_get (rbtree.h:237)
==6205== by 0x50CCA1A: d3d10_device_CreateDepthStencilState (device.c:1416)
==6205== by 0x4F5C5AD: test_create_depthstencil_state (d3d10.h:5752)
==6205== by 0x4F5D127: func_device (device.c:893)
==6205== by 0x4F5DF24: run_test (test.h:584)
==6205== by 0x4F5E312: main (test.h:654)
==6205== Uninitialised value was created by a stack allocation
==6205== at 0x4F5C3D1: test_create_depthstencil_state (device.c:728)
==6205==
}
==6205== Conditional jump or move depends on uninitialised value(s)
==6205== at 0x402DEDF: bcmp (mc_replace_strmem.c:935)
==6205== by 0x50CE81F: d3d10_depthstencil_state_compare (device.c:2092)
==6205== by 0x50D1E68: wine_rb_remove (rbtree.h:291)
==6205== by 0x50D2BA5: d3d10_depthstencil_state_Release (state.c:222)
==6205== by 0x4F5C7CE: test_create_depthstencil_state (d3d10.h:3052)
==6205== by 0x4F5D127: func_device (device.c:893)
==6205== by 0x4F5DF24: run_test (test.h:584)
==6205== by 0x4F5E312: main (test.h:654)
==6205== Uninitialised value was created by a stack allocation
==6205== at 0x4F5C3D1: test_create_depthstencil_state (device.c:728)
==6205==
==6205== Conditional jump or move depends on uninitialised value(s)
==6205== at 0x402DEDF: bcmp (mc_replace_strmem.c:935)
==6205== by 0x50CE81F: d3d10_depthstencil_state_compare (device.c:2092)
==6205== by 0x50D1EF8: wine_rb_remove (rbtree.h:300)
==6205== by 0x50D2BA5: d3d10_depthstencil_state_Release (state.c:222)
==6205== by 0x4F5C7CE: test_create_depthstencil_state (d3d10.h:3052)
==6205== by 0x4F5D127: func_device (device.c:893)
==6205== by 0x4F5DF24: run_test (test.h:584)
==6205== by 0x4F5E312: main (test.h:654)
==6205== Uninitialised value was created by a stack allocation
==6205== at 0x4F5C3D1: test_create_depthstencil_state (device.c:728)
==6205==
This is on nvidia hardware, rather than intel/mesa:
OpenGL renderer string: GeForce GTX 460/PCIe/SSE2
OpenGL core profile version string: 4.3.0 NVIDIA 337.25
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36249
Bug ID: 36249
Summary: valgrind shows two potential leaks in
d3d10/tests/effect.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==25807== 12,068 bytes in 1 blocks are possibly lost in loss record 779 of 802
==25807== at 0x7BC4C735: notify_alloc (heap.c:255)
==25807== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==25807== by 0x4D9230A: wined3d_create (wined3d_main.c:95)
==25807== by 0x4C621D6: dxgi_factory_init (factory.c:332)
==25807== by 0x4C62568: dxgi_factory_create (factory.c:404)
==25807== by 0x4C6084A: CreateDXGIFactory (dxgi_main.c:80)
==25807== by 0x49B63B8: D3D10CreateDevice (d3d10_main.c:63)
==25807== by 0x495611C: create_device (effect.c:30)
==25807== by 0x4967153: test_effect_local_shader (effect.c:2723)
==25807== by 0x497315C: func_effect (effect.c:4284)
==25807== by 0x4973F60: run_test (test.h:584)
==25807== by 0x497434F: main (test.h:654)
==28927== 12,068 bytes in 1 blocks are possibly lost in loss record 808 of 833
==28927== at 0x7BC4C735: notify_alloc (heap.c:255)
==28927== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==28927== by 0x4F8213E: wined3d_create (wined3d_main.c:95)
==28927== by 0x4E521D6: dxgi_factory_init (factory.c:332)
==28927== by 0x4E52568: dxgi_factory_create (factory.c:404)
==28927== by 0x4E5084A: CreateDXGIFactory (dxgi_main.c:80)
==28927== by 0x49B63B8: D3D10CreateDevice (d3d10_main.c:63)
==28927== by 0x495611C: create_device (effect.c:30)
==28927== by 0x496FEC9: test_effect_state_groups (effect.c:3908)
==28927== by 0x4973166: func_effect (effect.c:4286)
==28927== by 0x4973F60: run_test (test.h:584)
==28927== by 0x497434F: main (test.h:654)
==28927==
--
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=22109
Summary: BiuTicker: Text in list displayed too deep and clipped
away
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wolfgang.schwotzer(a)gmx.net
Created an attachment (id=26951)
--> (http://bugs.winehq.org/attachment.cgi?id=26951)
BiuTicker list display (text drawn too deep)
When starting BiuTicker a list of stock chart properties is displayed.
In this list the text is displayed too deep. Only the top most scan line of
each character is visible, the rest is clipped away. See attachments.
My current error analysis:
Within DrawTextExW:
y-coordinates are negative
viewport coordinates are positive.
DT_NOCLIP is 0 (clipping active)
DT_SINGLELINE is 1
DT_VCENTER is 1 (Center text vertically)
According to these flags the y coordinate (of the bottom line) is calculated.
When calling ExtTextOutW the text alignment within the used DC is TA_TOP which
results in using the y coordinate as top line (instead of bottom line).
Forcing alignment to TA_BOTTOM before calling ExtTextOutW would display the
text right but has side effects on other DrawTextExW calls.
--
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=15443
Summary: Wacom Bamboo drawing tablet lacking pressure sensitivity
with Manga Studio EX 3.0
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wintab32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: salvatore.iovene(a)gmail.com
Created an attachment (id=16316)
--> (http://bugs.winehq.org/attachment.cgi?id=16316)
Manga Studio EX 3.0 wintab32 debug log
Running wine 1.1.5 in Ubuntu 8.04, my Wacom Bamboo One works perfectly under X
in programs like Gimp and Inkscape. With Wine, it also works perfectly with
ArtRage 2 Starters Edition.
But Manga Studio EX 3.0 (rated platinum in wine apps db) lacks pressure
sensitivity. Please find the attached debug logs from wintab32. I attached the
log from Manga Studio and from ArtRage (for comparison). Both logs have been
acquired by launching the program and try to draw a few lines with the pen.
--
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.