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.
http://bugs.winehq.com/show_bug.cgi?id=1697
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2003-05-09 09:45 -------
The problem here is your graphics card doesnt support the extension we need to
be able to do some of the opengl combine operations
(GL_NV_texture_env_combine4). Interestingly though you appear to have compiled
on a machine which understands them (we should do runtime checks as well).
In theory we could also support the ATI equivalent but I dont have an ATI card
to test on.
Whats the graphics card here?
--
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=1698
hatky(a)users.sf.net changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
--
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=1698
Summary: quartz.dll crashes at unimplemented function
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: hatky(a)users.sf.net
fixme:seh:EXC_RtlRaiseException call to unimplemented function
quartz.dll.DBToAmpFactor
after this line comes the debuger, it's in a free vb game I got, if you need I will get
the url when I boot to windows....
--
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=1696
------- Additional Comments From hatky(a)users.sf.net 2003-04-09 16:16 -------
I have another game not detecting a 3D card, probebly trying to read from the same
place, The Flintstones Bedrock Bowling
I will attach a + reg trace
--
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=1697
Summary: Some textures are not maped at the intro of Unreal
Turnument 2003
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: hatky(a)users.sf.net
Some textures are not maped at the intro of Unreal Turnument 2003 look at the
soldier in the intro, his entire skin is white
--
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=1696
hatky(a)users.sf.net changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434
nThis| |
--
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=1696
Summary: Wine does not register screen dept in the registry
properly
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: hatky(a)users.sf.net
Running half-life: counter strike get a logical error of having a screen dept of less
then 16bit while it is higher in the config and on the desktop
--
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=1583
jnewman(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|jnewman(a)codeweavers.com |wine-bugs(a)winehq.com
Status|ASSIGNED |NEW
--
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=1695
Summary: Bug in Win32 app: Myalbum
Product: Wine
Version: 20030813
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: g_zanaboni(a)yahoo.it
The bug below happens only in Wine 20030813.
In Wine 20030709 Myalbum works.
Download Myalbum 2.2: http://perso.wanadoo.fr/myalbum/MyAlbum.html
Install it in the default path.
Execute the application (wine myalbum.exe), this create a new album.
Insert some images (.jpg, .bmp, etc...)
Select some images
http://bugs.winehq.com/show_bug.cgi?id=1694
andi(a)rhlx01.fht-esslingen.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2003-04-09 03:26 -------
Hmm, that's probably because you initially created the config file via the root
user, with no permissions for your local user.
Try
chmod 666 ~/.wine/config
then edit the file.
The User Guide cannot point out all the weird things that may happen if people
use strange ways to install things, I think.
Ah, crap. Now I realized what the REAL problem is:
You're trying to *run* a non-executable *config* file, thus getting the bash
error message, of course.
Which instruction "told" you to do it like that?
(In other words: which part is not evident enough and has to be fixed?)
BTW, what kinds of other issues did you have with the new User Guide version
mainly improved by me?
It's cool to have a Dumb Clueless N00b User (tm) (no offense - that's just a
joke!) who is able to point out all the "weaknesses" of the docu...
I suggest making a deal:
You just tell me about all the issues you ae able to recall, and I'll walk you
through remaining problems.
--
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=1152
------- Additional Comments From reif(a)earthlink.net 2003-03-09 22:46 -------
Anyone working on this? I traced an installer bug down to here but it's a mess
with all the 16/32 and A/W crosscalls. Should this be split to not share code?
--
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.