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