http://bugs.winehq.org/show_bug.cgi?id=30963
Bug #: 30963
Summary: Diablo III (downloader): Menu bar entries are keeping
the background color
Product: Wine
Version: 1.5.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
The Diablo III downloader has 3 menu bar items (File, View and Help). If I'm
clicking for example on File (a submenu opens) and clicking somewhere at the
Blizzard logo (to close the submenu) there will be still a white background on
the menu entry (File).
Somebody has tested this on Windows and all is working fine there.
--
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=30964
Bug #: 30964
Summary: Diablo III (downloader): Font is flickering in the
"Connection Info" menu
Product: Wine
Version: 1.5.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
In the Diablo III downloader under "View" -> "Connection Info" are the entries
"Local Address" and "Peer ID". The first letter of these entries (L and P) are
only drawn to the half and the other half is flickering if the menu refreshes
its information (~every second).
Somebody has tested this on Windows and all is working fine there.
--
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=32084
Bug #: 32084
Summary: Diablo III: Crash on changing from fullscreen mode to
window mode
Product: Wine
Version: 1.5.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
Normally I'm playing Diablo III in fullscreen mode with a resolution of
1680x1050. If I'm changing then to the window mode the game window will be
resized but after this an error window appears that says that the game has
crashed.
--
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=18201
Summary: Unable to find the entry point L"CryptExtAddPFX" in
L"crypt32.dll"
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xuantinh(a)gmail.com
I have a certificate file (.pfx) and I want to import it under wine on Linux
(Arch) but I don't know how, after googling for a while, I found this link
http://scarff.id.au/blog/2009/smime-gotchas/ so I follow the instruction on
that link and run
wine rundll32.exe crypt32.dll,CryptExtAddPFX my-cert.pfx
But I got the error:
err:rundll32:WinMain Unable to find the entry point L"CryptExtAddPFX" in
L"crypt32.dll"
Is it mean that the method CryptExtAddPFX has not implemented in Wine 1.1.19?
--
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=22055
Summary: Assassin's creed crashes on launch occasionally
Product: Wine
Version: 1.1.40
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=26852)
--> (http://bugs.winehq.org/attachment.cgi?id=26852)
terminal output/backtrace
Semi-random, but out of the past 4 times I've launched Assassin's creed, after
the intro video, once the menu loads, it crashes:
err:d3d_surface:surface_set_texture_name Surface has SFLAG_INTEXTURE set, but
no texture name
err:d3d_surface:IWineD3DSurfaceImpl_ModifyLocation 0x14135998: Surface does not
have any up to date location
fixme:d3d_surface:surface_load_ds_location No up to date depth stencil location
err:d3d_surface:surface_set_texture_name Surface has SFLAG_INTEXTURE set, but
no texture name
then:
Backtrace:
=>0 0x7ef872bd HEAP_MakeInUseBlockFree+0xf5(subheap=0x128b2000,
pArena=0x12b9f520) [/home/austin/wine-git/dlls/ntdll/heap.c:640] in ntdll
(0x039ce628)
1 0x7ef8a8eb RtlFreeHeap+0xe0(heap=0x110000, flags=0x0002, ptr=0x12b9f528)
[/home/austin/wine-git/dlls/ntdll/heap.c:1757] in ntdll (0x039ce678)
2 0x7ebb5cf4 peek_message+0x1f9(msg=0x39cea1c, hwnd=(nil), first=0,
last=0xffffffff, flags=0x4ff0001, changed_mask=0x04ff)
[/home/austin/wine-git/dlls/user32/message.c:2075] in user32 (0x039ce9a8)
3 0x7ebb7d4f GetMessageW+0x150(msg=0x39cea1c, hwnd=(nil), first=0, last=0)
[/home/austin/wine-git/dlls/user32/message.c:2943] in user32 (0x039ce9e8)
4 0x7e25679f hook_thread_proc+0x39d(param=0x33f7cc)
[/home/austin/wine-git/dlls/dinput/dinput_main.c:956] in dinput (0x039cea58)
5 0x7efba950 call_thread_func+0xc() in ntdll (0x039cea68)
6 0x7efba98e call_thread_entry_point+0x34(entry=0x7e256402, arg=0x33f7cc)
[/home/austin/wine-git/dlls/ntdll/signal_i386.c:2457] in ntdll (0x039ceb48)
7 0x7efc16af RtlCreateUserThread(process=0x0(nil), descr=0x7ec0fff4,
suspended=0, stack_addr=0x39ce918, stack_reserve=0, stack_commit=0,
start=0x39ce918, param=0x0(nil), handle_ptr=0x7fc30044, id=(nil))
[/home/austin/wine-git/dlls/ntdll/thread.c:411] in ntdll (0x039cf398)
8 0xf75e780e start_thread+0xbe() in libpthread.so.0 (0x039cf498)
9 0xf756aa1e __clone+0x5e() in libc.so.6 (0x00000000)
0x7ef872bd HEAP_MakeInUseBlockFree+0xf5
[/home/austin/wine-git/dlls/ntdll/heap.c:640] in ntdll: movl 0x0(%eax),%eax
640 size += (pFree->size & ARENA_SIZE_MASK) + sizeof(ARENA_FREE);
This may be new though, didn't happen a few day ago...
--
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=26807
Summary: MS Powerpoint 2007 does not start in 1.3.18
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bozkar(a)gmail.com
1. Installation MS Office with SP1/SP2 in updates/ → successful
2. Word and Excel runs correctly
3. PowerPoint crashed @startup.
In XP mode terminates with no error
In Vista mode asks whether to send debug info to MS.
As far as i remember it was running in 1.3.17 → regression.
--
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=20728
Summary: K-Lite Codec Pack 5.40 Media Player Cinema: page fault
on write access
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=24774)
--> (http://bugs.winehq.org/attachment.cgi?id=24774)
The major bug/crash as it appears when I open a .wav in Media Player Home
Cinema
Hey all, just bumped into a new problem. K-Lite Codec Pack 5.40 installed
perfectly, but when I go to play .wav files in the included Media Player Home
Cinema it has a page fault on write access.
Anyone interested in testing this major bug, you can download it here:
http://www.filehippo.com/download_klite_codec_pack/6504/
--
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=33484
Bug #: 33484
Summary: Lemur Editor doesn't launch with message: Unable to
use Direct3D, please install DirectX
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rafael.raccuia(a)blindekinder.com
Classification: Unclassified
Created attachment 44320
--> http://bugs.winehq.org/attachment.cgi?id=44320
terminal output
Lemur Editor installs pefrectly, but doesn't launch, because of
Direct3D/DirectX.
--
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=29181
Bug #: 29181
Summary: Combo box doesn't get a background in dialog editor
Product: Wine
Version: 1.3.33
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toni.spets(a)iki.fi
Classification: Unclassified
Created attachment 37647
--> http://bugs.winehq.org/attachment.cgi?id=37647
Hack for background drawing
When using a resource editor like ResEdit to create dialogs, combo boxes have
CBF_EDIT set and the white background is not drawn and the dialog background is
seen instead.
Attached a patch that workarounds the problem for this case. It is probably not
the correct fix as there must be a reason why CBF_EDIT state control background
is not drawn. Of course on Windows the combo box background is drawn with this
program.
--
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.