http://bugs.winehq.org/show_bug.cgi?id=5034
------- Additional Comments From hannibal(a)megapolis.pl 2006-14-04 20:16 -------
Created an attachment (id=2288)
--> (http://bugs.winehq.org/attachment.cgi?id=2288&action=view)
[TEST ONLY] Fix OpenFile width
I found out that adding flag SWP_SHOWWINDOW to SetWindowPos in
ArrangeCtrlPositions fix dialog size. Why, i don't know, you should investigate
it. I haven't enough knowlege about code to do this.
But this is not the end of troubles. When we have already resized main dialog
window, we need also move or resize standard controls. And here is a problem -
veritcal coordinate of it are broken - as you can see after applying this
patch.
--
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=5072
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
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=5072
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-14-04 16:38 -------
Oops, already found the cause, i had a native cfgmgr32.dll in system32:
trace:loaddll:load_builtin_dll Loaded module
L"c:\\windows\\system32\\cfgmgr32.dll" : builtin
trace:loaddll:free_modref Unloaded module L"c:\\windows\\system32\\cfgmgr32.dll"
: builtin
trace:loaddll:free_modref Unloaded module L"Z:\\tmp\\MCCIDetect.dll" : native
trace:loaddll:load_native_dll Loaded module
L"C:\\windows\\system32\\CFGMGR32.dll" : native
After removing this dll the bug is gone... Sorry about the noise :)
--
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=5073
Summary: winecfg crashes on audio tab due to nonexistant socket
Product: Wine
Version: 0.9.12.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexander.heinlein(a)web.de
Hi.
When activating the audio tab in winecfg, wine wants to access /tmp/ksocket-
$USER and dies with "Link points to "/tmp/ksocket-scytheman"" and "can't create
mcop directory". But i do not have KDE installed (only KDM), which probably
would create this directory. So i have to manually create the directory /tmp/
ksocket-$USER to let the audio tab in winecfg not crash.
This bug exists at least since 0.9.10
--
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=5072
Summary: Regression: EAccessviolation in SamsungUSBdriver
Product: Wine
Version: 0.9.11.
Platform: PC
URL: http://img.anycall.com/contents/upload/i_world/i_data/Sa
msungUSBDriver.zip
OS/Version: Linux
Status: NEW
Keywords: regression, download
Severity: normal
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, i know this driver won't work in wine most likely, but the application
should start at least. I tried to investigate the "can not open avi" bug with
this application (bug 2795), but since wine-0.9.11 it pops up a messagebox:
"EAccesviolation". After a regresion test i found this commit to be the cause:
http://www.winehq.org/pipermail/wine-cvs/2006-March/021700.html
Since this patch the installer fails immediately with the above mentioned error.
I can attach any debugtraces if i'd know which ones are important :)
--
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=5071
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P1 |P2
--
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=5071
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
--
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=4992
------- Additional Comments From thiswes(a)charter.net 2006-14-04 14:44 -------
I have to disagree with the last comment. Rhapsody 2.1 still works with wine
0.9.7, so the problem seems to be a regression within wine. This is the main
reason I use wine so I hope someone can figure this out. Thanks.
--
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.