http://bugs.winehq.org/show_bug.cgi?id=23974
Summary: Miranda's "View/Change My Details" dialog is
malfunctioning
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Created an attachment (id=30108)
--> (http://bugs.winehq.org/attachment.cgi?id=30108)
"View/Change My Details" dialog as rendered by Wine 1.3.0
Steps to reproduce:
1) Install Miranda with ICQ plugin only
2) Register ICQ account (UIN: http://www.icq.com/register/)
3) Run Miranda and login with your UIN
4) Try to "View/Change My Details" - text and background of the selected
strings of this dialog will be white, and you will not be able to change your
details, because strings are unclickable.
--
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=11782
Summary: Cossacks EW: Game does not redraw
Product: Wine
Version: 0.9.56.
Platform: PC
URL: http://www.download.com/Cossacks-The-Art-of-War-
demo/3000-7485_4-10229103.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: krzychoocpp(a)gmail.com
Created an attachment (id=11042)
--> (http://bugs.winehq.org/attachment.cgi?id=11042)
WINEDEBUG+ddraw
In wine 0.9.55, when starting Cossacks, all I saw was black or white screen
(white with opengl ddraw renderer, black with gdi).
With wine 0.9.56, this was partially fixed. Game starts and menu is rendered.
But screen is updated only when I click menu item. It is a bit hard to do,
because I cannot see where exactly cursor is. When I finally click one of the
menu items, everything works as it should for about a second - fade effect, and
other menu screen is shown.
You can download Cossacks: Art of War demo from:
http://www.download.com/Cossacks-The-Art-of-War-demo/3000-7485_4-10229103.h…
It's addon to EW and shows this problem too.
I experience this problem with GF 7300GS/nVidia driver and Radeon Mobility 7500
using radeon driver.
In attached debug log I marked when I started game, clicked menu item, etc.
--
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=23079
Summary: Track the number of audio bytes played as a 64 bit
number
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ksquirrel.iv(a)gmail.com
Created an attachment (id=28656)
--> (http://bugs.winehq.org/attachment.cgi?id=28656)
patch
Make wine-1.1.43 track the number of audio bytes played as a 64 bit number
rather than a 32 bit number to avoid overflows. It may happen happen on
constantly used audio content, possibly causing inbound voice to stop working
in some voice applications.
--
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=25290
Summary: Fallout: New Vegas - sound occasionally drops
Product: Wine
Version: 1.3.7
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=32133)
--> (http://bugs.winehq.org/attachment.cgi?id=32133)
terminal output
Been around since I started playing, but every so often (probably 20 minutes or
so), the sound drops out for 30 seconds or so, then resumes as if nothing went
wrong.
May be related to 64-bit, not sure, as terminal shows some gstreamer fixme's
about missing codecs.
--
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=23899
Summary: Soldier of Fortune II - Double Helix GOLD installer
can't create shortcuts for Gnome
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t6tiar00(a)students.oamk.fi
Soldier of Fortune II - Double Helix GOLD installer can't create shortcuts for
Gnome. This never happened with old SOF2 installation discs. All the shortcuts
are created to /.local/, but they don't appear to Gnome's Wine applications.
Unfortunately I can't attach terminal output, because the installation programs
(Setup.exe) refuses to install the game if the program is launched via
Terminal.
--
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=9850
Summary: win16 test suite multiple failures
Product: Wine
Version: 0.9.46.
Platform: Other
URL: http://win16test.googlecode.com
OS/Version: other
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Jennifer Lai put together a win16 test suite
as her intern project this summer, with a little
guidance from me. The code is a combination
of win16 tests that had been posted in the past,
and backports of 32 bit wine tests.
Jennifer says the tests pass on Windows XP.
The code can be downloaded
from http://win16test.googlecode.com with svn,
and is quite easy to run; see
http://win16test.googlecode.com/svn/trunk/src/README
for instructions.
There are four or five crash failures and several lesser failures.
She has proposed patches to fix most of these at
http://win16test.googlecode.com/svn/trunk/src/patches/
I think there are mistakes in at least one of her patches,
but they're still a good starting point
We would have liked to commit the win16 tests as part
of the wine source tree, but Alexandre didn't want us to,
so we created a project at googlecode.com to host them.
I'll gladly give committer status to any serious wine
developer who wants to work on them.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27036
Summary: League of Legends store crashes with an assertion
Product: Wine
Version: 1.3.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mm-meissner(a)gmx.de
Created an attachment (id=34474)
--> (http://bugs.winehq.org/attachment.cgi?id=34474)
libgcrypt threading patch for schannel_gnutls.c
The League of Legends client crashes when one tries to open the store, the
assertion printed to the console is:
ient.exe: ath.c:193: _gcry_ath_mutex_lock: Zusicherung »*lock == ath_mutex_t)
0)« nicht erfüllt.
Translated to english:
ient.exe: ath.c:193: _gcry_ath_mutex_lock: Assurance of »*lock == ath_mutex_t)
0)« not fulfilled.
I'd attach a backtrace if anyone could tell me how to actually create one, but
it's highly possible that this crash is caused by the lack of threading support
in the schannel implementation of wine.
libgcrypt.so.11.5.3
Using the attached patch somehow seems to make these crashes more rare, however
they still occur and the shop is incredible slow.
I'm using libgnutls-26.14.12 and libgcrypt-11.5.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=15743
Summary: eMule: Misplaced info in the widgets
Product: Wine
Version: 0.9.16.
Platform: PC
URL: http://www.emule-project.net
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=16841)
--> (http://bugs.winehq.org/attachment.cgi?id=16841)
Screenshot in WinXP
Looks like the info in the tabs is around 1 o 2 pixels lower than they should.
Check 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=26721
Summary: Buttons not Painting when I select Windows 7 mode
Product: Wine
Version: 1.3.17
Platform: x86
URL: http://rh-software.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray(a)pobox.co.uk
Created an attachment (id=34039)
--> (http://bugs.winehq.org/attachment.cgi?id=34039)
Screen Shot showing XP and 7 panels.
When I run SIV (http://rh-software.com/) on wine in XP mode all works as
expected, but some buttons don't get displayed when I use Windows 7 mode. I can
tell they are present as when I press [Copy] they are shown in the chipboard.
In addition to the initial panel the same issue is also present on
Menu->System->Fearures and several other panels. Needles to say but on all real
Windows systems all is as expected.
--
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=26119
Summary: kernel32/pipe tests show some valgrind warnings
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33293)
--> (http://bugs.winehq.org/attachment.cgi?id=33293)
valgrind log
Syscall param writev(vector[...]) points to uninitialised byte(s)
at writev (in /lib/libc-2.11.2.so)
by send_request (server.c:209)
by wine_server_call (server.c:290)
by NTDLL_wait_for_multiple_objects (sync.c:1118)
by NtWaitForMultipleObjects (sync.c:1162)
by NtWaitForSingleObject (sync.c:1171)
by server_ioctl_file (file.c:1276)
by NtFsControlFile (file.c:1523)
by ConnectNamedPipe (sync.c:1589)
by serverThreadMain1 (pipe.c:425)
by ??? (signal_i386.c:2473)
by call_thread_entry_point (signal_i386.c:2499)
by start_thread (thread.c:404)
by start_thread (in /lib/libpthread-2.11.2.so)
by clone (in /lib/libc-2.11.2.so)
Address 0x7f43e42c is on thread 1's stack
Uninitialised value was created by a stack allocation
at ConnectNamedPipe (sync.c:1575)
and several possibly memory leaks.
--
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.