http://bugs.winehq.org/show_bug.cgi?id=2270
Summary: Combo-box notification message CBN_SELENDOK not sent
when using mouse to change selection
Product: Wine
Version: 20040408
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pedjaman(a)verat.net
Combo-box notification message CBN_SELENDOK not sent to parent window when
using keyboard to change selection (only when using mouse).
I discovered this error in one of applications I wrote and I thing this error
affects any application.
My system:
Mandrake 10 (2.6.3-4mdk)
KDE
--
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=2205
------- Additional Comments From James(a)superbug.demon.co.uk 2004-03-06 20:20 -------
I am sorry, I have forgotten which app I was trying to install.
--
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=2269
Summary: Bogus "full screen" window appears
Product: Wine
Version: 20040505
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jpakkane(a)yahoo.com
I was testing a shareware Doom level editor called Wadauthor. It can be
downloaded here
ftp://3darchives.in-span.net/pub/idgames/utils/level_edit/wauthor.zip. It can be
made to behave very strangely:
When program is started a very small window titled "Full screen" appears on the
desktop. Then nothing happens until a) you click on the window then outside the
window or b) virtual terminal is changed. Then the program displays a splash
screen, and clicking it starts the program.
However if the latter choice is taken, the small "full screen" window reappears
after the splash screen and will not go away until the main program is closed.
I'll attach a screen capture to clarify.
Testing done on Linux kernel 2.6.4, Debian unstable and NVidia Geforce 2 with
NVidia binary drivers.
--
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=1070
------- Additional Comments From lionel.ulmer(a)free.fr 2004-03-06 14:49 -------
The patches have been committed to CVS... Could the orinigal submitter test with
latest Wine CVS to see if the problem still occurs (and, if not, puts the bug as
'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=2200
Andrew.Talbot(a)talbotville.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From Andrew.Talbot(a)talbotville.com 2004-03-06 14:35 -------
Fixed on 2004-06-03.
--
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=2268
Summary: fixme:ntdll:FILE_GetNtStatus Converting errno 38 to
STATUS_UNSUCCESSFUL
Product: Wine
Version: 20040505
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: runecklb(a)hotmail.com
I get the error fixme:ntdll:FILE_GetNtStatus Converting errno 38 to
STATUS_UNSUCCESSFUL everytime i try to install a microsoft program (MSN
Messenger 6.2 and Internet Explorer 6) MSN Messenger almost finishes unzipping
msmsgs.msi then the error pops up. IE6 doesnt do anything at all.
--
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=2224
------- Additional Comments From R.J.Shearman(a)warwick.ac.uk 2004-03-06 09:33 -------
My guess is that the app checks the return value from SetThreadToken. Can you
try commenting out the call to SetLastError and return TRUE in the
SetThreadToken function in wine/dlls/advapi32/security.c?
--
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=2246
------- Additional Comments From R.J.Shearman(a)warwick.ac.uk 2004-03-06 09:23 -------
You have to set the MSI DLL to native as the Wine one doesn't install programs
yet. The rest of the fixme's are relatively harmless and shouldn't affect the
running of InstallShield.
You can set a DLL to native by changing a setting in the Wine config file or
temporarily by running WINEDLLOVERRIDES="msi=n" wine /mnt/cdrom/app.exe
Nevertheless, I will submit a patch to print out a nice big message when
MsiInstallProduct is called.
--
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=2205
------- Additional Comments From R.J.Shearman(a)warwick.ac.uk 2004-03-06 09:11 -------
I'm looking in to InstallShield bugs. Could you run the setup program with
WINEDEBUG="+ole"?
It will probably be quite big, so probably attaching the last 1000 lines should
be sufficient.
--
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.