http://bugs.winehq.org/show_bug.cgi?id=5231
Summary: Cannot query menus out of process
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tkho(a)ucla.edu
CC: dank(a)kegel.com
GetMenuItemCount() fails to return the proper menu count when you pass a HMENU
for a menu that's associated with a window in a different process. Attached is
a minimal test case where behavior when querying a menu in-process and out-of-
process can be compared.
Run as:
menu_iteration_test.exe <-- out of process
menu_iteration_test.exe inprocess <-- in process
On Windows, both result in printing the menu items. In Wine, the first one
gives a menu item count of -1.
--
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=5229
------- Additional Comments From master_up(a)post.cz 2006-12-05 16:01 -------
Yes wineprefixcreate cause this.
I do no try this with older versions, but I do. Give me some time.
--
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=5230
pgr(a)arcelectronicsinc.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, regression
--
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=5230
Summary: Regression with 16-bit Delphi application out of
resources
Product: Wine
Version: CVS
Platform: PC
URL: http://www.arcelectronicsinc.com/testinfo/kpnl1tester.zi
p
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pgr(a)arcelectronicsinc.com
Same application on bug 4897 but different bug. readme.txt has overview and run
instructions.
With git of 2006-04-21 things were ok with this app. I have upgraded xorg at
6.9.9-5.6.2006mdkdrivers for my unicrome built in video and it seems to still
have bugs. After the wine-0.9.13 updates it now crashes without a console error
and leaves winedvm and wineserver running after control C at console.
Prior to tag 0.9.13 I did get an exception of out of resources trying to make a
window but I can not duplicate it. tried a regression test and can nolonger get
the kpn1.exe to run. Other Delphi 1 apps still run.
I am looking into getting a video card to see if it is xorg related. I can make
X crash with KDE or icewm when I run some apps with wine or do panning in native
qcad or eagle cad.
If I can get a works for me I will upgrade my video card.
--
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=5229
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|wine "Unhandled exception" |wine "Unhandled exception"
|at firts wine launch ( if |at first wine launch ( if
|.wine does not exist ) |.wine does not exist )
------- Additional Comments From Speeddymon(a)gmail.com 2006-12-05 14:25 -------
Try removing ~/.wine and running wineprefixcreate. Let us know if that causes
the same error.
Does/did this happen with older wine versions?
--
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=5229
Summary: wine "Unhandled exception" at firts wine launch ( if
.wine does not exist )
Product: Wine
Version: 0.9.13.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: master_up(a)post.cz
I remove ~/.wine and run winecfg, regedit or something else i give
"Unhandled exception" dialog, if I select Yes in this dialog i give dump (is in
dump.YES file) but program it self is runed! .wine directory is created and all
works fine, no more error are shown if program is run again
If I select no I give:
wine: creating configuration directory '/home/lusers/up/.wine'...
__driCreateNewScreen_20050727 - succeeded
__driCreateNewScreen_20050727 - succeeded
wine: Unhandled page fault on read access to 0x00000000 at address 0xa7eac8b0
(thread 0009), starting debugger...
wine: wineprefixcreate failed while creating '/home/lusers/up/.wine'.
wineserver: could not save registry branch to
/home/lusers/up/.wine-ivL7U6/system.reg : No such file or directory
wineserver: could not save registry branch to
/home/lusers/up/.wine-ivL7U6/user.reg : No such file or directory
and wine exit. (.wine is not creted)
wine-0.9.13 from Gentoo Linux
--
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.