http://bugs.winehq.org/show_bug.cgi?id=21506
Summary: configure --disable-win16 breaks winedbg bt all
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugzilla.winehq.org(a)urbanec.net
When wine is configured and built with --disable-win16, the "bt all" command in
winedbg does not behave as expected.
To reproduce:
$ winedbg notepad
Wine-dbg>bt all
Result is a backtrace for all processes when wine is built without
--disable-win16 configure option.
When wine is built with --disable-win16 configure option, then result will be
missing backtraces for most of the processes.
It appears that this issue was introduced somewhere around commit
475b7d226cc062524495268825c3028c2797174d
--
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=21494
Summary: wine(64) regedit foo.reg fails
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Backtrace:
=>0 0x00007f0b7ab3cce1 read_i+0x20b()
[/home/austin/64-wine-git/dlls/msvcrt/file.c:1779] in msvcrt
(0x00007f0b7b3bee30)
1 0x000000000000002c (0x00007f0b7b3bee30)
2 0x00007f0b7da01660 in ld-linux-x86-64.so.2 (+0xd6660) (0x00007f0b7b3bee30)
3 0x0000000000000200 (0x00007f0b7b3bee30)
4 0x00007f0b7b3bee1c (0x00007f0b7b3bee30)
0x00007f0b7ab3cce1 read_i+0x20b
[/home/austin/64-wine-git/dlls/msvcrt/file.c:1779] in msvcrt: Disasm NIY
1779 if (bufstart[num_read-1] == '\r')
Changing num_read to DWORD_PTR fixes the crash, but that causes compiler
warnings. Probably an easy fix, but my brain is tired...
P.S., easy to test with:
$ WINE=/path/to/64bit/wine sh winetricks nocrashdialog
--
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=21486
Summary: ZEMAX help dialog does not work
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://www.zemax.com/downloads/ZEMAX_Demo_x32.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hhctrl.ocx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
When using the help dialog in ZEMAX absolutely none of the different tabs work
properly. The "Contents" tab shows a treeview control, but this control is
completely empty. The "Index," "Search," and "Favorites" tabs do not even show
any controls - just the gray background of the tab widget.
--
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=21421
Summary: simple Delphi program: popup menu not shown after
status bar right clicked.
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iggy(a)inbox.ru
In this program, Popup menu component, used as common popup menu for form and
status bar at same time, pop up only when form right clicked. And don't popup
when status bar right clicked. But on Windows XP it pop up in both cases. So,
WINE behavior differs.
Compiling using Turbo Delphi, executable running on Ubuntu. No critic errors,
terminal output 9 times only this:
Xlib: extension "Generic Event Extension" missing on display ":1003.0".
Sources and executable in attached 7z archive.
--
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=21418
Summary: Plants vs Zombies is draw on the top left corner when
not in fullscreen
Product: Wine
Version: 1.1.36
Platform: x86
URL: http://www.popcap.com/games/pvz/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
This is a regression caused by:
b5907e23cc595de1f0aba2a615c8c4510b433d36 is first bad commit
commit b5907e23cc595de1f0aba2a615c8c4510b433d36
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Sun Jan 3 21:18:25 2010 +0100
wined3d: Add support for source and destination rectangles to
swapchain_blit().
:040000 040000 c22de7b3a72ccf37b37913a86e52d177f8981a62
c9f702ad05cb5c903597bd934605ce3d6037bd20 M dlls
--
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=21399
Summary: iDailyDiary window-drawing problem
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tkalix(a)gmx.de
Created an attachment (id=25765)
--> (http://bugs.winehq.org/attachment.cgi?id=25765)
Example dialog from iDD with frame missing.
When using iDailyDiary the application is working fine, but most of the dialogs
that come up during usage have part of the frame missing (See attached
screenshot).
I have played a bit with different settings, but nothing worked (Win-version
etc)
It did work fine with Wine 1.0.1.
--
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=21350
Summary: SSF Sega Saturn Emulator displays
"SetThreadAffinityMask() error" dialog box
Product: Wine
Version: 1.1.36
Platform: x86
URL: http://www7a.biglobe.ne.jp/~phantasy/ssf/files/SSF_011
_alpha_R2.zip
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
With wine-1.1.36-37-gdbd7657, launching SSF.exe results in the main window
being displayed, with a subsequent error dialog box being shown:
"SetThreadAffinityMask() error.
File : ./main.cpp
Line : 1222
Function : WinMain"
The expected behavior, in the case of no available CD media, is for the
application to simply close after showing the main window. A +relay log shows:
0009:Call
KERNEL32.CreateThread(00000000,00100000,004149f0,00000000,00000004,0033cc28)
ret=0040c891
0009:Ret KERNEL32.CreateThread() retval=00000068 ret=0040c891
0009:Call KERNEL32.SetThreadAffinityMask(00000068,00000001) ret=0040c8d5
0009:Ret KERNEL32.SetThreadAffinityMask() retval=00000000 ret=0040c8d5
0009:Call KERNEL32.GetLastError() ret=00623a82
0009:Ret KERNEL32.GetLastError() retval=00000005 ret=00623a82
When I trace +server I see:
0009: new_thread( access=001f03ff, attributes=00000000, suspend=1,
request_fd=17 )
0009: new_thread() = 0 { tid=001b, handle=0068 }
0009: get_thread_info( handle=0068, tid_in=0000 )
0009: get_thread_info() = 0 { pid=0008, tid=001b, teb=00000000,
affinity=ffffffffffffffff, creation_time=1ca9445a829cb12 (-0.0001510),
exit_time=0, exit_code=259, priority=0, last=0 }
0009: set_thread_info( handle=0068, mask=2, priority=0, affinity=00000001,
token=0000 )
0009: set_thread_info() = ACCESS_DENIED
which all happens before:
001b: *fd* 19 <- 34
001b: *fd* 21 <- 35
001b: init_thread( unix_pid=21045, unix_tid=21068, debug_level=1, teb=7ffd4000,
entry=004149f0, reply_fd=19, wait_fd=21, cpu=x86 )
...
The return code seems to come from (set_thread_affinity() in server/thread.c):
#ifdef HAVE_SCHED_SETAFFINITY
if (thread->unix_tid != -1)
{
/* ... */
}
else set_error( STATUS_ACCESS_DENIED );
#else
/* ...*/
My guess is that somehow there is an attempt to set the thread affinity for the
suspended thread that happens before the thread data (unix_tid) is fully
initialized. If I add a Sleep(1000) statement in SetThreadAffinityMask, the
problem seems to vanish.
--
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=21336
Summary: wine's valgrind annotations for large heap realloc
yield false positives
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: source
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Spotted and diagnosed by Lei Zhang.
http://build.chromium.org/buildbot/waterfall.fyi/builders/Chromium%20Linux%…
has the error
Syscall param write(buf) points to uninitialised byte(s)
...
Address 0x20350024 is 4 bytes inside a block of size 1,428,736 alloc'd
at RtlReAllocateHeap (heap.c:247)
The problem is the heap annotations after realloc_large_block.
--
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=21299
Summary: Thief: whole screen flicks in time of weapon blinking
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eugene.shalygin(a)gmail.com
When Garret activate any weapon or item which blik or shine in slot (sword,
blackjack, compas, ..) the item seems to not shines or blinks but instead of
that the whole screen changes brightness in time of that blinking or shining.
When item or weapon deactivated, screen blinking desappears
--
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.