http://bugs.winehq.org/show_bug.cgi?id=6376
------- Additional Comments From mvaisane(a)mbnet.fi 2006-29-12 02:35 -------
Created an attachment (id=4442)
--> (http://bugs.winehq.org/attachment.cgi?id=4442&action=view)
Debug log with +font when Notes is NOT crashing, part 2 of 3
Note that debug1.txt log is 148 MB, and over 2 megabytes even when compressed,
so I cutted it to three parts. This is part two.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6376
------- Additional Comments From mvaisane(a)mbnet.fi 2006-29-12 02:34 -------
Created an attachment (id=4441)
--> (http://bugs.winehq.org/attachment.cgi?id=4441&action=view)
Debug log with +font when Notes is NOT crashing, part 1 of 3
I started Notes, opened mail database with just one mail inside, and then
opened the mail itself. This (debug1.txt) is when Notes is not crashing (with
that crashing patch un-applied). Nothing is seen on console in this case.
Note that debug1.txt log is 148 MB, and over 2 megabytes even when compressed,
so I cutted it to three parts. This is part one.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6376
------- Additional Comments From mvaisane(a)mbnet.fi 2006-29-12 02:17 -------
Created an attachment (id=4440)
--> (http://bugs.winehq.org/attachment.cgi?id=4440&action=view)
Debug log with +font when Notes is crashing
These tests are done with wine-0.9.28, Notes 6.5.5, Ubuntu 6.10, wine is
configured with CFLAGS=-fno-stack-protector.
In both cases, I started Notes, opened mail database with just one mail inside,
and then opened the mail itself, which crashed the Notes.
debug2.txt is the log file itself.
I got some output on console as well, but it might be just of the wine debugger
messages? Those are stored in debug2stdout.txt file.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=239
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |7034
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7034
Summary: CSpy/Up-Down: Base 16 mode handling
Product: Wine
Version: 0.9.28.
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P5
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
OtherBugsDependingO 239
nThis:
In CSpy/Up-Down, base 16 mode (UDM_SETBASE 16) has some issues:
While in base 10 mode, use UDM_SETRANGE to set the range to [-10, 10]. Then
switch to base 16 mode. Since numbers are unsigned in base 16, the range should
become [A, 0xFFFFFFF6]. On Wine, the range is [0, A], [0xFFFFFFF6, 0xFFFFFFFF].
Also, the numbers are not formatted correctly: 0x5000 gets displayed as 5,000.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=239
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |7033
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7033
Summary: CSpy/Up-Down: Cursor in wrong position
Product: Wine
Version: 0.9.28.
Platform: PC
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P5
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
OtherBugsDependingO 239
nThis:
In CSpy/Up-Down, when the control has keyboard focus, and the user is toggling
the control with the up and down arrow keys, the cursor should always remain at
the very left. In Wine, pressing the down arrow will occasionally move the
cursor right one character.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6843
------- Additional Comments From jshowalter(a)gmail.com 2006-28-12 22:15 -------
Update by Jim Showalter on 12-28-06: This bug is not present in Password Safe
3.05.02 released on 12-21-06. I will leave the 3.05 version in AppDB and this
bug report open for now in case it may be useful to the Wine developers.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7032
Summary: mouse_event() clicks do not register with cspy controls
Product: Wine
Version: 0.9.28.
Platform: PC-x86-64
OS/Version: other
Status: NEW
Keywords: source
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
I'm trying to write automated tests using Autohotkey and Cspy 1.00. Autohotkey's
"Click" and "MouseClick" commands generate mouse_event() calls to simulate
moving and clicking the mouse.
On Windows, interacting with the control window in any Cspy application works
perfectly. On Wine, when using mouse_event(), the controls react to mouse
movements, but not mouse clicks. Physically clicking the mouse works.
I did some traces and compared the calls from mouse_event() vs physically
clicking the mouse button.
mouse_event() produced:
send_hardware_message( id=0000, win=(nil), msg=00000201, time=00002f51,
wparam=1, lparam=0, info=ffc3d44f, x=332, y=233 )
whereas clicking the mouse produced:
send_hardware_message( id=000d, win=0x1002c, msg=00000201, time=00003507,
wparam=1, lparam=0, info=0, x=332, y=233 )
Anyone know what's going on here?
BTW, Autohotkey and Cspy both have source code available for download.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.