http://bugs.winehq.com/show_bug.cgi?id=1704
Summary: query unable to use native dll
Product: Wine
Version: 20030115
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: edodd(a)medemail.com.au
I'm trying to run a particular program under wine. The installer failed, and I cheated by
copying my install from one machine which dual boots to a second. Both machines use
mandrake 9.1 and the same version of wine.
On machine one, i can use some specific dlls which allow opening .ecw files. On
machine two I am unsuccessful. I have tried various overrides on these dlls and can't
get the program (OziExplorer) to use the ecw files.
the dlls are NCScnet.dll NCSEcw.dll NCSUtil.dll
Typical output from wine is
/home/liz/.wine/fake_windows/OziExplorer/oziexp.exe
fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not
found!
Using closest match instead (United States keyboard layout (phantom key
version)) for scancode mapping.
Please define your layout in windows/x11drv/keyboard.c and submit them
to us for inclusion into future Wine releases.
See the Wine User Guide, chapter "Keyboard" for more information.
fixme:dc:LockWindowUpdate ((nil)), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial stub!
fixme:dc:LockWindowUpdate (0x1002e), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial stub!
fixme:dc:LockWindowUpdate (0x1002e), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial stub!
fixme:dc:LockWindowUpdate (0x1002e), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial stub!
fixme:dc:LockWindowUpdate (0x1002e), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial stub!
fixme:dc:LockWindowUpdate (0x1002e), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial stub!
fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented
fixme:dc:LockWindowUpdate (0x1002e), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial stub!
fixme:dc:LockWindowUpdate (0x1002e), partial stub!
/usr//bin/wine: line 115: 2358 Terminated artsdsp -s
${true_binary} ${allargs#" "}
[liz@pc-00068 liz]$ wine /home/liz/.wine/fake_windows/OziExplorer/oziexp.exe
fixme:keyboard:X11DRV_KEYBOARD_DetectLayout Your keyboard layout was not
found!
Using closest match instead (United States keyboard layout (phantom key
version)) for scancode mapping.
Please define your layout in windows/x11drv/keyboard.c and submit them
to us for inclusion into future Wine releases.
See the Wine User Guide, chapter "Keyboard" for more information.
fixme:dc:LockWindowUpdate ((nil)), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial stub!
fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented
fixme:dc:LockWindowUpdate (0x1002e), partial stub!
fixme:dc:LockWindowUpdate ((nil)), partial stub!
fixme:dc:LockWindowUpdate (0x1002e), partial stub!
/usr//bin/wine: line 115: 2407 Terminated artsdsp -s
${true_binary} ${allargs#" "}
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1703
------- Additional Comments From passionplay(a)hotmail.com 2003-07-09 00:53 -------
Personally, I think wine is great and have used it to keep from having to reboot into
windows.
I have a full installation of Win98SE on this machine w/ most of the latest patches.
It is also my development machine and I used to be able to run Sybase Power Designer
on it, and I would hate to have to go back to windows just to use my tools.
Thanks.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1703
------- Additional Comments From passionplay(a)hotmail.com 2003-07-09 00:49 -------
Created an attachment (id=368)
--> (http://bugs.winehq.com/attachment.cgi?id=368&action=view)
Log file, main configuration file as well as user configuration file
Contains configuration data and complete trace log of repeated explorer.exe
run.
Every execution of every windows program fails at this point.
With no trace enabled, it attempts to repeated invoke the debugger - or at
least that's the warning message it outputs.
HELP!!!!!!
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1703
Summary: Wine is non-functional on my computer - used to work
Product: Wine
Version: 20030709
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P5
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: passionplay(a)hotmail.com
Simplest application (explorer.exe) crashes with an unhandled exception.
I have configuration data as well as a complete trace log (--debugmsg +all) of a typical
run of explorer.exe.
Every program I have tried lately fails with this error.
I don't know what to do.
Shamim
Will add hyperlink to data file in comment.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1702
Summary: winecheck hangs
Product: Wine
Version: 20030813
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: edgaralwers(a)gmx.de
Running "winecheck", the program hangs during the process of checking
system devices used by wine, in the first line
....025. checking sound device /dev/dsp.....
and after several minutes I have to kill the program with ctrl c.
In my /dev directory dsp points to dsp0
I run "regedit winedefault.reg" but nothing has changed.
I asume that this is a bug in winecheck: the program should not die by any
circumstances but give a message telling what is wrong instead, giving the
chance for a correction.
I am using "Linux from the scratch", with kernel 2.4.18. The wine version was
compiled and installed: 20030813 and is functioning so far ( first tests with
Solitair ) OK.
Thanks and kind regards,
Edgar Alwers
Mailto: edgaralwers(a)gmx.de
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1678
Andrew.Talbot(a)talbotville.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From Andrew.Talbot(a)talbotville.com 2003-06-09 09:43 -------
This has evidently now been fixed in the CVS, thanks.
--Andy.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1701
Summary: Problem with Radmin and window's focus
Product: Wine
Version: 20030813
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: urs_ak(a)mail.ru
Radmin (www.radmin.com) create window that don't have focus
Also it is impossible to enter the text
Sorry for my English
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1700
Summary: Com port
Product: Wine
Version: 20030813
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: dpeddi(a)libero.it
I've an usb to serial adapter based on pl2303 and a conexant Winmodem. Both devices works from
linux using /dev/ttyUSB0 for the first and /dev/ttySHSF0 for the second.
I thried them with minicom.
Under wine, I've tried to assign
"Com1" = "/dev/ttyS0"
"Com2" = "/dev/ttyUSB0"
"Com3" = "/dev/ttySHSF0"
All devices are rw permission for the wine user.
I tried to load Hyperterm from wine with all required dlls.
I started wine with "wine --debugmsg +trace,+comm,+file ./path_to_hyperterm.exe
When I try to access com1 I get a file error since I haven't no attached device.
When I try to access to com2 or com3 I get an error from hyperterm.exe. The error isn't trapped
from debugmsg. It seems that wine can't use virtual linux serial devices.
Any suggestion?
Best Regards, Eddi
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1699
Summary: TreeView sending message to wrong window
Product: Wine
Version: 20030618
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: igorg(a)cadlink.com
Treeview in application is sending WM_NOTIFY on double click (NM_DBLCLK) to the
wrong window handle. With current code for CreateWindowEx in windows/win.c
owner is set to "GetAncestor( cs->hwndParent, GA_ROOT )" and WM_NOTIFY goes to
wrong window. If I change code so that owner is "WIN_GetFullHandle(cs-
>hwndParent)" then there is problem with Z ordering (keeping popup window on
top) but WM_NOTIFY goes to Cview as it should.
However if I use --dll comctl32=n and owner is set to "GetAncestor( cs-
>hwndParent, GA_ROOT )" everything works OK - popup is on top and CView
receives WM_NOTIFY from it.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.