http://bugs.winehq.com/show_bug.cgi?id=641
*** shadow/641 Fri May 3 04:28:26 2002
--- shadow/641.tmp.17739 Fri May 3 04:30:58 2002
***************
*** 31,33 ****
--- 31,37 ----
Grahic-subsys is a NVidia GeForce 2 MX400, Nvidia drivers 2802, XFree 4.0.3.
Feel free to contact me for further information.
+
+ ------- Additional Comments From o.lemke(a)tu-bs.de 2002-05-03 04:30 -------
+ Created an attachment (id=79)
+ Logfile created with --debugmsg +relay,+ddraw
http://bugs.winehq.com/show_bug.cgi?id=640
*** shadow/640 Thu May 2 23:37:11 2002
--- shadow/640.tmp.5797 Thu May 2 23:38:40 2002
***************
*** 29,31 ****
--- 29,35 ----
(chris(a)luethy.net). This issue has been in Wine for a very long time, and even
Wine branches like the Crossover plugin and the Transgaming wine exhibit this
issue. But mostly, I'd like to see it fixed in the offical wine at winehq.com
+
+ ------- Additional Comments From chris(a)luethy.net 2002-05-02 23:38 -------
+ Created an attachment (id=78)
+ A picture of the graphic error
http://bugs.winehq.com/show_bug.cgi?id=640
*** shadow/640 Thu May 2 23:37:11 2002
--- shadow/640.tmp.5727 Thu May 2 23:37:11 2002
***************
*** 0 ****
--- 1,31 ----
+ +============================================================================+
+ | Major graphic glitch in x11drv |
+ +----------------------------------------------------------------------------+
+ | Bug #: 640 Product: Wine |
+ | Status: UNCONFIRMED Version: 20020411 |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-gui |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: chris(a)luethy.net |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ When dragging unresizeable windows (like the Winamp preferences dialog), the
+ outline of the old window is left behind and begins to draw white lines all over
+ the screen. Also, if you drag that window off the screen, you being to receieve
+ black lines from the upper left corner on the screen.
+
+ I've posted a screenshot online to show you what I mean (all the white lines are
+ from Wine, from dragging around the Winamp preferences dialog):
+
+ http://chris.luethy.net/wine/image.jpg
+
+ I'm willing to provide whatever additional information is required
+ (chris(a)luethy.net). This issue has been in Wine for a very long time, and even
+ Wine branches like the Crossover plugin and the Transgaming wine exhibit this
+ issue. But mostly, I'd like to see it fixed in the offical wine at winehq.com
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=638
*** shadow/638 Thu May 2 14:29:26 2002
--- shadow/638.tmp.10913 Thu May 2 14:29:26 2002
***************
*** 0 ****
--- 1,36 ----
+ +============================================================================+
+ | Document Wine debugging channels |
+ +----------------------------------------------------------------------------+
+ | Bug #: 638 Product: Wine |
+ | Status: UNCONFIRMED Version: unspecified |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-documentation |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: apa3a(a)yahoo.com |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ Write description of the debugging channels to documentation/running.sgml.
+ This is pretty easy to do - search the .c files for macros
+ WINE_DEFAULT_DEBUG_CHANNEL and WINE_DECLARE_DEBUG_CHANNEL. Some files declare
+ a few channels. E.g. file loader/module.c has following declarations:
+
+ WINE_DEFAULT_DEBUG_CHANNEL(module);
+ WINE_DECLARE_DEBUG_CHANNEL(win32);
+ WINE_DECLARE_DEBUG_CHANNEL(loaddll);
+
+ Knowing modules where the channels used and looking how these channels
+ used in the modules you can get an idea what kind of debugging information
+ these channels propagate.
+ Some information from documentation/configuring.sgml can help you. As usual
+ google and msdn.microsoft.com are also your best friends in this (well, probably
+ not the latter ;-).
+
+ Please, update list of channels if you find a new one. Note, besides file
+ documentation/running.sgml the debugging channels are listed in
+ documentation/wine.man.in.
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=637
*** shadow/637 Thu May 2 12:13:11 2002
--- shadow/637.tmp.3794 Thu May 2 12:30:35 2002
***************
*** 108,110 ****
--- 108,129 ----
warn:dosfs:DOSFS_FindUnixName 'kernel32.dll' not found in '/mnt/c/Program
Files/Chami/HTML-Kit/Bin'
war
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-02 12:30 -------
+ Sharp, can you run other Windows applications with Wine?
+ Please describe what exactly problem you see. Does the app crashes when it
+ starts or you have some other issue?
+
+ Where I can find HTMLKit to try it out? Google gives many matches for it.
+ What version of Wine do you have, what OS environment?
+
+ Do you use Windows with Wine or you have no-Windows Wine installation?
+ If Wine is installed with Windows try to use no-Windows installation.
+
+ To do this reconfigure Wine, using instructions here:
+ http://wine.codeweavers.com/fom-meta/cache/664.html
+
+ Look at Wine Troubleshooting Guide:
+ http://www.winehq.com/trouble
+
+ Report your results.
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=637
*** shadow/637 Thu May 2 12:13:11 2002
--- shadow/637.tmp.2740 Thu May 2 12:13:11 2002
***************
*** 0 ****
--- 1,110 ----
+ +============================================================================+
+ | HTMLKit not loading |
+ +----------------------------------------------------------------------------+
+ | Bug #: 637 Product: Wine |
+ | Status: UNCONFIRMED Version: 20020411 |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-programs |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: fsharpmajor(a)hotmail.com |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ I have tried HTMLKit on a few different versions of wine and get different types
+ of errors. I think this will be the best version to debug though. I have run
+ wine on a system that has a win2k dual boot, and also on this system (which has
+ a win98 dual boot). Let me know what I can do if you can, or if you need
+ anymore info let me know.
+
+ --sharp
+
+ Here is the debug code:
+
+ warn:dosfs:DRIVE_Init Drive B: not defined
+ warn:dosfs:DRIVE_Init Drive H: not defined
+ warn:dosfs:DRIVE_Init Drive I: not defined
+ warn:dosfs:DRIVE_Init Drive J: not defined
+ warn:dosfs:DRIVE_Init Drive K: not defined
+ warn:dosfs:DRIVE_Init Drive L: not defined
+ warn:dosfs:DRIVE_Init Drive M: not defined
+ warn:dosfs:DRIVE_Init Drive N: not defined
+ warn:dosfs:DRIVE_Init Drive O: not defined
+ warn:dosfs:DRIVE_Init Drive P: not defined
+ warn:dosfs:DRIVE_Init Drive Q: not defined
+ warn:dosfs:DRIVE_Init Drive R: not defined
+ warn:dosfs:DRIVE_Init Drive S: not defined
+ warn:dosfs:DRIVE_Init Drive T: not defined
+ warn:dosfs:DRIVE_Init Drive U: not defined
+ warn:dosfs:DRIVE_Init Drive V: not defined
+ warn:dosfs:DRIVE_Init Drive W: not defined
+ warn:dosfs:DOSFS_FindUnixName 'config\system' not found in
+ '/mnt/c/windows/system32'
+ warn:dosfs:DOSFS_FindUnixName 'classes.dat' not found in '/mnt/c/windows'
+ warn:reg:_convert_and_load_native_registry Unable to convert
+ C:\WINDOWS\classes.dat (doesn't exist?)
+ warn:reg:_get_wine_registry_file_format_version Couldn't open /etc/wine.userreg
+ for reading: No such file or directory
+ warn:reg:_get_wine_registry_file_format_version Couldn't open
+ /etc/wine.systemreg for reading: No such file or directory
+ warn:dosfs:DOSFS_FindUnixName 'ADVAPI32.DLL' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'ADVAPI32.DLL' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'kernel32.dll' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'kernel32.dll' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'ntdll.dll' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'ntdll.dll' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'ntdll.dll' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'ntdll.dll' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'KERNEL32.DLL' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'KERNEL32.DLL' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'VERSION.DLL' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'VERSION.DLL' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'lz32.dll' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'lz32.dll' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'kernel32.dll' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'kernel32.dll' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'ntdll.dll' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'ntdll.dll' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'kernel32.dll' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'kernel32.dll' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'ntdll.dll' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'ntdll.dll' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'WINSPOOL.DRV' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'WINSPOOL.DRV' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'advapi32.dll' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'advapi32.dll' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'kernel32.dll' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ warn:dosfs:DOSFS_FindUnixName 'kernel32.dll' not found in '/mnt/c/Program
+ Files/Chami/HTML-Kit/Bin'
+ war
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=636
*** shadow/636 Thu May 2 03:32:05 2002
--- shadow/636.tmp.2441 Thu May 2 12:08:42 2002
***************
*** 25,27 ****
--- 25,50 ----
same error, but if I use winelancher MS Word wil be launch but I will get a
messagbox "there is not enough memory or disk space to run word." with an ok
button. After click the ok buttun the application will close.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-02 12:08 -------
+ Looks like installation problem
+
+ - check if you really have the file libntdll.dll.so
+
+ I have one here:
+ /usr/local/lib/libntdll.dll.so -> wine/ntdll.dll.so
+
+ which is a symbolic link to:
+ /usr/local/lib/wine/ntdll.dll.so
+
+ What the program winecheck reports? See here for details:
+ http://wine.codeweavers.com/fom-meta/cache/371.html
+
+ Did you have any versions of Wine before? If yes, did you uninstall it properly?
+ Try to reinstall Wine after total cleanup:
+ http://wine.codeweavers.com/fom-meta/cache/297.html
+
+ Also check out this
+ http://wine.codeweavers.com/fom-meta/cache/22.html
+
+ Report your results.
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=636
*** shadow/636 Thu May 2 03:32:05 2002
--- shadow/636.tmp.7473 Thu May 2 03:32:05 2002
***************
*** 0 ****
--- 1,27 ----
+ +============================================================================+
+ | error loading libraries |
+ +----------------------------------------------------------------------------+
+ | Bug #: 636 Product: Wine |
+ | Status: UNCONFIRMED Version: 20020411 |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-console |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: walkerp(a)attbi.com |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ After install all the file for the latest build of wine 20020411, I get and
+ error for wine when runnig "wine" by it self. The error is as follow:
+
+ wine:error while loading shared libraries: libntdll.dll.so: cannot open shared
+ object file: No such file or directory.
+
+ When trying to run Micirosoft office 2000 product with the wine,I will get the
+ same error, but if I use winelancher MS Word wil be launch but I will get a
+ messagbox "there is not enough memory or disk space to run word." with an ok
+ button. After click the ok buttun the application will close.
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=635
*** shadow/635 Thu May 2 01:50:57 2002
--- shadow/635.tmp.2958 Thu May 2 01:50:57 2002
***************
*** 0 ****
--- 1,358 ----
+ +============================================================================+
+ | WINE 2 installs OK in Mandrake 8.2, but abends running *any* "setup.exe" |
+ +----------------------------------------------------------------------------+
+ | Bug #: 635 Product: Wine |
+ | Status: UNCONFIRMED Version: 20011108 |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-programs |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: eltonw(a)videotron.ca |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ I have tried my best to *carefully* research the bugs database,
+ and I am unable to find any related bug. I have downloaded the
+ following tarball from the codeweavers site:
+ codeweavers-wine-20011108-5.i386.rpm.
+
+ INSTALLATION: Per instructions, installed as root,using Mandrake's
+ Package Manager, as user - ran and accepted *default* configuration.
+ Everything works fine up to this point.
+ The empty "windows" directories and subdirectories are correctly
+ created, as are the default config files.
+
+ HARDWARE SPECS: "user-built" AMD Thunderbird 1Gb / 512Mb RAM (PC-100)
+ Video subsystem: Viewsonic 17,3D Force B-32 Plus (nVidia) - 32 Mb SGRAM.
+ Screen resolution 1024 x 768 x 32-bit. Motherboard: ASUS ATX A7V-E
+ Sound system:Creative Labs Ensoniq 64 PCI card, LABTEC AD-800 stereo
+ speakers
+ Peripherals: Quantum Fireball Plus AS20.5 IDE hard disk (/dev/hda)
+ Mashita LS-120 (ver. 5.00) internal superdisk drive (/dev/hdb)
+ Pioneer DVD 116/2/KBXCN CDR drive (/dev/hdc alias /dev/dvd)
+ TEAC CD-W516EB CD-Writer (/dev/hdd alias /dev/scd0)
+ Other (USB)peripherals: Atmel Corp. 4-port hub, Epson 610U scanner,
+ Logitech Optical Wheel mouse, Lexmark Z53 printer,
+ Logitech Quickcam Express,Logitech Wingman Rumblepad.
+
+ OS: Mandrake 8.2 (all current updates). Kernel:2.4.18-6mdk
+ X-server: XFree86-4-2.0-1.mdk
+ Default language: US English.
+ MOST commonly used desktops: Gnome 1.4.0,and KDE 3.0 (fresh install).
+ NON-English fonts installed:
+ Xfree86-cyrillic fonts-4.2.0-10mdk, taipeifonts-1-2-19mdk.
+
+ PROBLEM:
+
+ Under KDE 3, I am able to open a console and (*as user*) do:
+ wine Setup. The windows app runs from the respective CD drive, but
+ fails with a *consistent* error message:
+ "1620: Internal error in Windows installer"
+
+ Capture of CONSOLE OUTPUT:
+
+ [tux@modemcable054 cdrom]$ ls
+ autorun/ Disney/ QuickCam/ setup.ini* win95/
+ autorun.inf* Microsoft/ real/ techsupt/ win98/
+ Cresta/ QCDriver/ Setup.exe* win2000/ winMe/
+ [tux@modemcable054 cdrom]$ wine Setup
+ Invoking /opt/wine/bin/wine.bin Setup ...
+ fixme:module:CreateProcessA (D:\autorun\demo32.EXE,...):
+ NORMAL_PRIORITY_CLASS ignored
+ err:win:WIN_FindWndPtr window 40023 belongs to other process
+ err:win:WIN_FindWndPtr window 40023 belongs to other process
+ err:win:WIN_FindWnPtr window 40023 belongs to other process
+ err:cursor:CURSORICON_Destroy Destroying active cursor!
+ err:win:WIN_FindWndPtr window 40023 belongs to other process
+ fixme:string:GetLocaleInfoA 'SENGLANGUAGE' is not defined for your
+ language (3CFF).
+ Please define it in dlls/kernel/nls/YourLanguage.nls
+ and submit patch for inclusion into the next Wine release.
+ err:win:WIN_FindWndPtr window 40028 belongs to other process
+ err:win:WIN_FindWndPtr window 30022 belongs to other process
+ err:win:WIN_FindWndPtr window 40023 belongs to other process
+ err:win:WIN_FindWnPtr window 40028 belongs to other process
+ err:win:WIN_FindWndPtr window 30022 belongs to other process
+ err:win:WIN_FindWndPtr window 40023 belongs to other process
+ err:win:WIN_FindWndPtr window 40028 belongs to other process
+ err:win:WIN_FindWndPtr window 30022 belongs to other process
+ err:win:WIN_FindWndPtr window 40023 belongs to other process
+ err:win:WIN_FindWndPtr window 40028 belongs to other process
+ err:win:WIN_FindWndPtr window 30022 belongs to other process
+ err:win:WIN_FindWndPtr window 40023 belongs to other process
+ err:win:WIN_FindWndPtr window 40028 belongs to other process
+ err:win:WIN_FindWndPtr window 30022 belongs to other process
+ err:win:WIN_FindWndPtr window 40023 belongs to other process
+ err:win:WIN_FindWndPtr window 40028 belongs to other process
+ err:win:WIN_FindWndPtr window 30022 belongs to other process
+ err:win:WIN_FindWndPtr window 40023 belongs to other process
+ err:win:WIN_FindWndPtr window 40028 belongs to other process
+ err:win:WIN_FindWndPtr window 30022 belongs to other process
+ err:win:WIN_FindWndPtr window 40023 belongs to other process
+ err:win:WIN_FindWndPtr window 40028 belongs to other process
+ err:win:WIN_FindWnPtr window 30022 belongs to other process
+ err:win:WIN_FindWndPtr window 40023 belongs to other process
+ err:win:WIN_FindWndPtr window 40028 belongs to other process
+ err:win:WIN_FindWndPtr window 30022 belongs to other process
+ err:win:WIN_FindWndPtr window 40023 belongs to other process
+ err:win:WIN_FindWndPtr window 40028 belongs to other process
+ err:win:WIN_FindWndPtr window 30022 belongs to other process
+ err:win:WIN_FindWndPtr window 40023 belongs to other process
+ err:win:WIN_FindWndPtr window 40028 belongs to other process
+ err:win:WIN_FindWndPtr window 30022 belongs to other process
+ err:win:WIN_FindWndPtr window 40023 belongs to other process
+ err:win:WIN_FindWndPtr window 40028 belongs to other process
+ err:win:WIN_FindWndPtr window 30022 belongs to other process
+ err:win:WIN_FindWndPtr window 40023 belongs to other process
+ err:win:WIN_FindWndPtr window 40028 belongs to other process
+ err:win:WIN_FindWndPtr window 30022 belongs to other process
+ err:win:WIN_FindWndPtr window 40023 belongs to other process
+ err:win:WIN_FindWndPtr window 40028 belongs to other process
+ err:win:WIN_FindWndPtr window 30022 belongs to other process
+ err:win:WIN_FindWnPtr window 40023 belongs to other process
+ err:win:WIN_FindWndPtr window 40028 belongs to other process
+ err:win:WIN_FindWndPtr window 30022 belongs to other process
+ err:win:WIN_FindWndPtr window 40023 belongs to other process
+ err:win:WIN_FindWndPtr window 40028 belongs to other process
+ err:win:WIN_FindWndPtr window 30022 belongs to other process
+ err:win:WIN_FindWndPtr window 40023 belongs to other process
+ err:win:WIN_FindWndPtr window 40028 belongs to other process
+ err:win:WIN_FindWndPtr window 30022 belongs to other process
+ err:win:WIN_FindWndPtr window 40023 belongs to other process
+ err:win:WIN_FindWndPtr window 40023 belongs to other process
+ err:win:WIN_FindWndPtr window 40023 belongs to other process
+ fixme:module:CreateProcessA (D:\QuickCam\instmsia.exe,...):
+ NORMAL_PRIORITY_CLASS ignored
+ fixme:module:CreateProcessA (X:\IXP000.TMP\msiinst.exe,...):
+ NORMAL_PRIORITY_CLASS ignored
+ fixme:module:CreateProcessA (MsiExec.exe,...): NORMAL_PRIORITY_CLASS
+ ignored
+ fixme:module:CreateProcessA (MsiExec.exe,...): STARTF_FORCEONFEEDBACK
+ ignored
+ fixme:ntdll:NtOpenThreadToken
+ (0xfffffffe,0x0000000f,0x00000001,0x24537060): stub
+ fixme:ntdll:NtOpenThreadToken
+ (0xfffffffe,0x00000008,0x00000001,0x40d063c4): stub
+ fixme:ntdll:NtQueryInformationToken
+ (0000cafe,8,0x40d063b8,4,0x40d063bc): stub
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:thread:SetThreadExecutionState (0x80000001): stub, harmless (power
+ management).
+ err:win:WIN_FindWndPtr window 50021 belongs to other process
+ err:win:WIN_FindWndPtr window 40023 belongs to other process
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:ntdll:NtOpenThreadToken
+ (0xfffffffe,0x00000004,0x00000001,0x40d061bc): stub
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000008,0x40d061c0): stub
+ fixme:ntdll:NtQueryInformationToken
+ (0000cafe,1,0x40d06004,80,0x40d06058): stub
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000028,0x40d062f8): stub
+ fixme:advapi:LookupPrivilegeValueW
+ ((null),L"SeSecurityPrivilege",0x40d06300): stub
+ fixme:ntdll:NtAdjustPrivilegesToken
+ (0x0000cafe,0x00000000,0x40d062fc,0x00000000,(nil),(nil)),stub!
+ > fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000028,0x40d062f8): stub
+ > fixme:advapi:LookupPrivilegeValueW
+ > ((null),L"SeTakeOwnershipPrivilege",0x40d06300): stub
+ > fixme:ntdll:NtAdjustPrivilegesToken
+ > (0x0000cafe,0x00000000,0x40d062fc,0x00000000,(nil),(nil)),stub!
+ > fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000028,0x40d062f8): stub
+ fixme:advapi:LookupPrivilegeValueW
+ ((null),L"SeRestorePrivilege",0x40d06300): stub
+ fixme:ntdll:NtAdjustPrivilegesToken
+ (0x0000cafe,0x00000000,0x40d062fc,0x00000000,(nil),(nil)),stub!
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:thread:SetThreadExecutionState (0x80000000): stub, harmless (power
+ management).
+ fixme:thread:SetThreadExecutionState (0x80000001): stub, harmless (power
+ management).
+ fixme:thread:SetThreadExecutionState (0x80000000): stub, harmless (power
+ management).
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000028,0x405d5084): stub
+ fixme:advapi:LookupPrivilegeValueW
+ ((null),L"SeRestorePrivilege",0x405d508c): stub
+ fixme:ntdll:NtAdjustPrivilegesToken
+ (0x0000cafe,0x00000000,0x405d5088,0x00000000,(nil),(nil)),stub!
+ This installation package could not be opened. Contact the application
+ vendor to verify that this is a valid Windows Installer package.
+ err:win:WIN_FindWndPtr window 40023 belongs to other process
+ err:win:WIN_FindWndPtr window 40023 belongs to other process
+ Wine exited with a successful status
+ [tux@modemcable054 cdrom]$
+
+ --------------------------------------------------------------------
+ [tux@modemcable054 tux]$ cd /mnt/cdrom2
+ [tux@modemcable054 cdrom2]$ ls
+ autorun.inf* GameSpy/ Multi/ Redist/ TechSupt/
+ Demo/ LWS.ico* Readme.txt* Setup.exe*
+ [tux@modemcable054 cdrom2]$ wine Setup
+ Invoking /opt/wine/bin/wine.bin Setup ...
+ fixme:module:CreateProcessA (E:\Demo\demo32.EXE,...):
+ NORMAL_PRIORITY_CLASS ignored
+ err:cursor:CURSORICON_Destroy Destroying active cursor!
+ fixme:module:CreateProcessA (E:\Multi\instmsia.exe,...):
+ NORMAL_PRIORITY_CLASS ignored
+ fixme:module:CreateProcessA (X:\IXP000.TMP\msiinst.exe,...):
+ NORMAL_PRIORITY_CLASS ignored
+ fixme:module:CreateProcessA (MsiExec.exe,...): NORMAL_PRIORITY_CLASS
+ ignored
+ fixme:module:CreateProcessA (MsiExec.exe,...): STARTF_FORCEONFEEDBACK
+ ignored
+ fixme:ntdll:NtOpenThreadToken
+ (0xfffffffe,0x0000000f,0x00000001,0x24537060): stub
+ fixme:ntdll:NtOpenThreadToken
+ (0xfffffffe,0x00000008,0x00000001,0x40d063c4): stub
+ fixme:ntdll:NtQueryInformationToken
+ (0000cafe,8,0x40d063b8,4,0x40d063bc): stub
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:thread:SetThreadExecutionState (0x80000001): stub, harmless (power
+ management).
+ err:win:WIN_FindWndPtr window 20023 belongs to other process
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:ntdll:NtOpenThreadToken
+ (0xfffffffe,0x00000004,0x00000001,0x40d061bc): stub
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000008,0x40d061c0): stub
+ fixme:ntdll:NtQueryInformationToken
+ (0000cafe,1,0x40d06004,80,0x40d06058): stub
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000028,0x40d062f8): stub
+ fixme:advapi:LookupPrivilegeValueW
+ ((null),L"SeSecurityPrivilege",0x40d06300): stub
+ fixme:ntdll:NtAdjustPrivilegesToken
+ (0x0000cafe,0x00000000,0x40d062fc,0x00000000,(nil),(nil)),stub!
+ fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000028,0x40d062f8): stub
+ fixme:advapi:LookupPrivilegeValueW
+ ((null),L"SeTakeOwnershipPrivilege",0x40d06300): stub
+ fixme:ntdll:NtAdjustPrivilegesToken
+ (0x0000cafe,0x00000000,0x40d062fc,0x00000000,(nil),(nil)),stub!
+ fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000028,0x40d062f8): stub
+ fixme:advapi:LookupPrivilegeValueW
+ ((null),L"SeRestorePrivilege",0x40d06300): stub
+ fixme:ntdll:NtAdjustPrivilegesToken
+ (0x0000cafe,0x00000000,0x40d062fc,0x00000000,(nil),(nil)),stub!
+ fixme:advapi:SetThreadToken ((nil), cafe): stub (NT impl. only)
+ fixme:thread:SetThreadExecutionState (0x80000000): stub, harmless (power
+ management).
+ fixme:thread:SetThreadExecutionState (0x80000001): stub, harmless (power
+ management).
+ fixme:thread:SetThreadExecutionState (0x80000000): stub, harmless (power
+ management).
+ fixme:advapi:SetThreadToken ((nil), 0): stub (NT impl. only)
+ fixme:ntdll:NtOpenProcessToken (0xffffffff,0x00000028,0x405d5084): stub
+ fixme:advapi:LookupPrivilegeValueW
+ ((null),L"SeRestorePrivilege",0x405d508c): stub
+ fixme:ntdll:NtAdjustPrivilegesToken
+ (0x0000cafe,0x00000000,0x405d5088,0x00000000,(nil),(nil)),stub!
+ This installation package could not be opened. Contact the application
+ vendor to verify that this is a valid Windows Installer package.
+ Wine exited with a successful status
+ [tux@modemcable054 cdrom2]$
+
+
+ COMMENTS: I was quite happy to see the ease with which I could install
+ and configure WINE2. Whilst I run a LINUX-only system, I decided to
+ install WINE2 for the benefit of my neighbour, whom I am trying to
+ encourage / assist in migrating from Microsoft Windows.
+
+ Additionally, I thought I could get my Logitech USB camera running
+ under WINE2, as I have been unsuccessful in properly configuring it
+ under linux (mainly due to *my own* lack of expertise!).
+
+ IMHO, the crux of my problem appears to be in "YourLanguage.nls".
+ Could this be due to the "non-standard" (i.e. non-English) fonts on
+ my system?
+
+ respectfully,
+
+ Elton Woo.
+
+
+
+ --
+ eltonwoo(a)videotron.ca - ICQ #149608718 - Montreal (Quebec), CANADA.
+ "You only live once, so let's make life EASIER for each other."
+ LINUX Registered User #193975. AMD-K7 ATHLON CPU power on board.
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=269
*** shadow/269 Tue Jun 26 14:12:36 2001
--- shadow/269.tmp.28784 Wed May 1 23:03:16 2002
***************
*** 7,16 ****
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-gui |
+----------------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| Reported By: orion(a)home.nl |
- | CC list: Cc: |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
| DESCRIPTION |
--- 7,16 ----
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-gui |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: orion(a)home.nl |
+----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
| URL: |
+============================================================================+
| DESCRIPTION |
***************
*** 35,37 ****
--- 35,43 ----
warn:file:CreateFileA Unable to get full filename from 'C:\Program
Files\IrfanView\SOFTWARE\Classes\reg0000.tmp' (GLE 3)
Wine exited with a successful status
+
+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-05-01 23:03 -------
+ Reporter I downloaded the latest version (3.70) of this program from
+ http://www.irfanview.com/ and was unable to install via wine.Were you able to
+ install this program via wine or did you do it through windows? Wine version CVS,
+ RedHat 7.2, Windows 98.
http://bugs.codeweavers.com/show_bug.cgi?id=259
*** shadow/259 Wed May 1 18:04:28 2002
--- shadow/259.tmp.21118 Wed May 1 19:31:33 2002
***************
*** 27,29 ****
--- 27,32 ----
------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-01 18:04 -------
try turning off dga/xshm/xvidmode one by one and see if that helps any, also
try with managed/unmanaged, sometimes that helps...
+
+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-05-01 19:31 -------
+ *** Bug 557 has been marked as a duplicate of this bug. ***
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=557
*** shadow/557 Wed May 1 18:50:55 2002
--- shadow/557.tmp.21126 Wed May 1 19:31:33 2002
***************
*** 2,8 ****
| starcraft no response |
+----------------------------------------------------------------------------+
| Bug #: 557 Product: Wine |
! | Status: UNCONFIRMED Version: 20020310 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-console |
--- 2,8 ----
| starcraft no response |
+----------------------------------------------------------------------------+
| Bug #: 557 Product: Wine |
! | Status: DUPLICATE Version: 20020310 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-console |
***************
*** 127,129 ****
--- 127,135 ----
------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-01 18:50 -------
adding me to CC
+
+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-05-01 19:31 -------
+ I am marking this as a duplicate of bug 259 Based on reporters comments in that
+ bug. Reporter is this right?
+
+ *** This bug has been marked as a duplicate of 259 ***
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=557
*** shadow/557 Wed May 1 18:49:50 2002
--- shadow/557.tmp.18809 Wed May 1 18:50:55 2002
***************
*** 124,126 ****
--- 124,129 ----
"UseDGA" = "N"
then try to run starcraft and let us know what happens...
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-01 18:50 -------
+ adding me to CC
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=557
*** shadow/557 Tue Apr 16 16:42:56 2002
--- shadow/557.tmp.18720 Wed May 1 18:49:50 2002
***************
*** 109,111 ****
--- 109,126 ----
------- Additional Comments From asus_000(a)hotmail.com 2002-04-16 16:42 -------
I have linux 7.1 /w kernel 2.4 ,gnome 1.2 kde 2.0
and no extra drivers (accept whats on linux install)
+
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-01 18:49 -------
+ try this:
+
+ go to a console (i hope you know how to do that...)
+ type cd ~
+ hit enter
+ type pico .wine/config
+ scroll through the file and look for the line that starts with "UseDGA"
+ change the Y to a N
+ so that it looks like this
+ "UseDGA" = "N"
+
+ then try to run starcraft and let us know what happens...
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=324
*** shadow/324 Tue Apr 16 13:45:48 2002
--- shadow/324.tmp.17058 Wed May 1 18:20:13 2002
***************
*** 25,27 ****
--- 25,32 ----
Some related emails from wine-dev:
* 2001/12/31 - Gavriel State - Re: Wine Tasklist
http://www.winehq.com/hypermail/wine-devel/2001/12/0491.html
+
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-01 18:20 -------
+ eric pouech is working on the alsa module, although it is being built against
+ the 0.5 interface
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=317
*** shadow/317 Thu Apr 25 09:07:59 2002
--- shadow/317.tmp.16922 Wed May 1 18:16:28 2002
***************
*** 29,31 ****
--- 29,35 ----
What kind of tool is dxdiag.exe? It looks like problems with this tool do not
belong to this bug. Probably you need to file a separate bug for it.
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-01 18:16 -------
+ dxdiag.exe is the directx diagnostic tool that comes with directx... it is not
+ supproted by wine at this time
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=316
*** shadow/316 Thu Apr 25 11:22:27 2002
--- shadow/316.tmp.16851 Wed May 1 18:15:06 2002
***************
*** 21,23 ****
--- 21,28 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-04-25 11:22 -------
Eric, do you still have the problem with recent Wine builds?
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-01 18:15 -------
+ try killing any sound servers that may be running, apparently wine has an issue
+ with direct hardware access (directsound) when sound servers are running so
+ this may help...
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=259
*** shadow/259 Sat Apr 6 11:46:37 2002
--- shadow/259.tmp.16333 Wed May 1 18:04:28 2002
***************
*** 23,25 ****
--- 23,29 ----
------- Additional Comments From asus_000(a)hotmail.com 2002-04-06 11:46 -------
I am having same problems ... my bug is in 557 try the hints listed there
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-01 18:04 -------
+ try turning off dga/xshm/xvidmode one by one and see if that helps any, also
+ try with managed/unmanaged, sometimes that helps...
\ No newline at end of file