http://bugs.codeweavers.com/show_bug.cgi?id=447
*** shadow/447 Tue Apr 30 13:42:45 2002
--- shadow/447.tmp.17313 Wed May 1 10:18:18 2002
***************
*** 1,13 ****
+============================================================================+
! | err:ntdll:RtlpWaitForCriticalSection section 0x40a80004 "x11drv_main.c: |
+----------------------------------------------------------------------------+
| Bug #: 447 Product: Wine |
! | Status: UNCONFIRMED Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: aschlager(a)eunet.at |
| CC list: Cc: |
+----------------------------------------------------------------------------+
--- 1,13 ----
+============================================================================+
! | X Error BadMatch: Opcode 73 (X_GetImage) |
+----------------------------------------------------------------------------+
| Bug #: 447 Product: Wine |
! | Status: NEW Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
+----------------------------------------------------------------------------+
! | Assigned To: amohr(a)codeweavers.com |
| Reported By: aschlager(a)eunet.at |
| CC list: Cc: |
+----------------------------------------------------------------------------+
***************
*** 59,61 ****
--- 59,69 ----
hth.
Andreas.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-01 10:18 -------
+ Confirm the problem. For some reason yesterday I could start the application,
+ but it fails today.
+ The bug seems not related to the bug 318.
+
+ Andreas Mohr, could you look at this bug. Google tells me that you worked on
+ similiar problems and the app has (I guess) German interface ;-)
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=634
*** shadow/634 Wed May 1 10:02:56 2002
--- shadow/634.tmp.16087 Wed May 1 10:04:20 2002
***************
*** 29,31 ****
--- 29,35 ----
Sometimes input sent to wrong window and the IME windows not drawn in the
correct place.
+
+ ------- Additional Comments From aric(a)codeweavers.com 2002-05-01 10:04 -------
+ Created an attachment (id=77)
+ first pass at an implementation
http://bugs.codeweavers.com/show_bug.cgi?id=634
*** shadow/634 Wed May 1 10:02:56 2002
--- shadow/634.tmp.15983 Wed May 1 10:02:56 2002
***************
*** 0 ****
--- 1,31 ----
+ +============================================================================+
+ | Wine XIM |
+ +----------------------------------------------------------------------------+
+ | Bug #: 634 Product: Wine |
+ | Status: UNCONFIRMED Version: unspecified |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-user |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: aric(a)codeweavers.com |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ I posted to wine-devel but thought i would open a bug also.
+
+ This bug is to get multibyte (CJK) character input into wine. I have a
+ preliminary XIM patch which I will try to attach here but may be too large. If
+ so I will break it down.
+
+ The present state of this patch is
+ Japanese input with kinput2 seems to work
+ Reports that Chinese input works
+
+ Only works for edit controls
+
+ Sometimes input sent to wrong window and the IME windows not drawn in the
+ correct place.
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=633
*** shadow/633 Wed May 1 08:37:37 2002
--- shadow/633.tmp.15209 Wed May 1 09:51:02 2002
***************
*** 2,8 ****
| Non-text clipboard data from WINE to X |
+----------------------------------------------------------------------------+
| Bug #: 633 Product: Wine |
! | Status: UNCONFIRMED Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-resources |
--- 2,8 ----
| Non-text clipboard data from WINE to X |
+----------------------------------------------------------------------------+
| Bug #: 633 Product: Wine |
! | Status: NEW Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-resources |
***************
*** 20,22 ****
--- 20,29 ----
An example is Excel Copy to Picture (creates a bitmap in the clipboard) pasted
into gimp or Kedit.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-01 09:51 -------
+ Aric, I think you have necessary qualification and don't need somebody else to
+ confirm your bug reports. Please in future create your bug reports with status
+ "New".
+
+ Thank you
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=633
*** shadow/633 Wed May 1 08:37:37 2002
--- shadow/633.tmp.9940 Wed May 1 08:37:37 2002
***************
*** 0 ****
--- 1,22 ----
+ +============================================================================+
+ | Non-text clipboard data from WINE to X |
+ +----------------------------------------------------------------------------+
+ | Bug #: 633 Product: Wine |
+ | Status: UNCONFIRMED Version: unspecified |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-resources |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: aric(a)codeweavers.com |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ Examin how to deal with non-text clipboard data, such as images, passed FROM
+ wine TO a native X application.
+
+ An example is Excel Copy to Picture (creates a bitmap in the clipboard) pasted
+ into gimp or Kedit.
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=632
*** shadow/632 Wed May 1 04:25:48 2002
--- shadow/632.tmp.23876 Wed May 1 04:27:49 2002
***************
*** 17,19 ****
--- 17,23 ----
| DESCRIPTION |
In function CoGetClassObject there is no code to correctly start an com-object
when there the registry contains a string like '%SystemRoot%/some.dll'.
+
+ ------- Additional Comments From leo(a)connectux.com 2002-05-01 04:27 -------
+ Created an attachment (id=76)
+ rejected patch, supposed to be inline implemented
http://bugs.codeweavers.com/show_bug.cgi?id=586
*** shadow/586 Thu Apr 18 08:49:14 2002
--- shadow/586.tmp.19165 Tue Apr 30 14:36:20 2002
***************
*** 97,99 ****
--- 97,105 ----
wine: Unhandled exception, starting debugger...
err:seh:start_debugger Couldn't start debugger ("debugger/winedbg 134671944 88") (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-04-30 14:36 -------
+ What exactly game did you use. This one installed and worked fine for me:
+ http://www.rocketdownload.com/details/card/6950.htm
+
+ Tried today's CVS Wine.
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=446
*** shadow/446 Tue Apr 30 13:37:24 2002
--- shadow/446.tmp.18417 Tue Apr 30 14:25:24 2002
***************
*** 2,15 ****
| wine_dbg_vprintf: debugstr buffer overflow |
+----------------------------------------------------------------------------+
| Bug #: 446 Product: Wine |
! | Status: UNCONFIRMED Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-debug |
+----------------------------------------------------------------------------+
| Assigned To: wine-bugs(a)winehq.com |
| Reported By: aschlager(a)eunet.at |
- | CC list: Cc: |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
--- 2,14 ----
| wine_dbg_vprintf: debugstr buffer overflow |
+----------------------------------------------------------------------------+
| Bug #: 446 Product: Wine |
! | Status: NEW Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-debug |
+----------------------------------------------------------------------------+
| Assigned To: wine-bugs(a)winehq.com |
| Reported By: aschlager(a)eunet.at |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
***************
*** 62,64 ****
--- 61,89 ----
english is worse!).
Andreas.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-04-30 14:25 -------
+ Confirm per comments from Andreas.
+ Andreas, since we can't access the app you'll have to take initiative in your
+ hands if the application is really important to you ;-)
+
+ For better research I recommend you to download Wine sources/setup CVS Wine.
+ Don't forget to remove your existing Wine installation (you can backup
+ configuration for later use). Having source on your hands you can insert
+ debugging messages.
+
+ Now what to look for.
+
+ For beginning look throgh this documentation:
+ http://www.winehq.com/trouble
+
+ Then try debugging Wine:
+ http://wine.codeweavers.com/fom-meta/cache/230.html
+
+ especially:
+ http://wine.codeweavers.com/fom-meta/cache/266.html
+
+ Reading official Wine documentation won't hurt either:
+ http://www.winehq.com/Docs/
+
+ Let me know if you need more help/information.
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=588
*** shadow/588 Thu Apr 18 15:09:11 2002
--- shadow/588.tmp.16306 Tue Apr 30 13:55:00 2002
***************
*** 1,8 ****
+============================================================================+
! | fixme:file:FindFirstChangeNotificationA this is not supported yet (non-tri |
+----------------------------------------------------------------------------+
| Bug #: 588 Product: Wine |
! | Status: UNCONFIRMED Version: 20020228 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
--- 1,8 ----
+============================================================================+
! | Word2000 - fixme:file:FindFirstChangeNotificationA this is not supported y |
+----------------------------------------------------------------------------+
| Bug #: 588 Product: Wine |
! | Status: NEW Version: 20020228 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
***************
*** 21,23 ****
--- 21,26 ----
Not supporting this API call causes MS Word 2000 to fail.
When will this API call be implemented ?
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-04-30 13:55 -------
+ James, could you describe how to reproduce the bug?
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=589
*** shadow/589 Thu Apr 18 22:07:52 2002
--- shadow/589.tmp.16167 Tue Apr 30 13:52:12 2002
***************
*** 2,8 ****
| ETCDIR environment var needed and other changes |
+----------------------------------------------------------------------------+
| Bug #: 589 Product: Wine |
! | Status: UNCONFIRMED Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-loader |
--- 2,8 ----
| ETCDIR environment var needed and other changes |
+----------------------------------------------------------------------------+
| Bug #: 589 Product: Wine |
! | Status: RESOLVED Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-loader |
***************
*** 41,43 ****
--- 41,47 ----
Hey, it would be nice to be able to control the loading order from the
command line and the C: path too.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-04-30 13:52 -------
+ I think this can be accomplished by using symlinks to the user reg files.
+ Discuss the matter on wine-devel if you still want to get change implemented.
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=591
*** shadow/591 Fri Apr 19 15:40:39 2002
--- shadow/591.tmp.15810 Tue Apr 30 13:46:52 2002
***************
*** 1,10 ****
+============================================================================+
! | wine does not verify native dll |
+----------------------------------------------------------------------------+
| Bug #: 591 Product: Wine |
! | Status: UNCONFIRMED Version: unspecified |
| Resolution: Platform: |
! | Severity: normal OS/Version: All |
| Priority: P1 Component: wine-loader |
+----------------------------------------------------------------------------+
| Assigned To: wine-bugs(a)winehq.com |
--- 1,10 ----
+============================================================================+
! | wine does not verify if native dll can be loaded |
+----------------------------------------------------------------------------+
| Bug #: 591 Product: Wine |
! | Status: NEW Version: unspecified |
| Resolution: Platform: |
! | Severity: major OS/Version: All |
| Priority: P1 Component: wine-loader |
+----------------------------------------------------------------------------+
| Assigned To: wine-bugs(a)winehq.com |
***************
*** 37,39 ****
--- 37,52 ----
A solution, would be to delete the empty file from the tree, however
apps that test their existence will start to fail.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-04-30 13:46 -------
+ Steps to reproduce:
+ 1) create empty file shell32.dll in the windows/system file
+ 2) change your settings for shell32.dll in the config file to:
+ "shell32" = "native, builtin"
+ 3) run an application which uses this dll (I ran regedit.exe)
+
+ What happens:
+ Wine crashes
+
+ What should happen:
+ Wine should use builtin dll
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=447
*** shadow/447 Thu Apr 25 13:25:01 2002
--- shadow/447.tmp.15430 Tue Apr 30 13:42:45 2002
***************
*** 43,45 ****
--- 43,61 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-04-25 13:25 -------
Andreas, what application shows this issue?
Can you reproduce the issue with recent Wine build?
+
+ ------- Additional Comments From aschlager(a)eunet.at 2002-04-30 13:42 -------
+ Hi Andriy,
+
+ I've upgraded to the lates wine-version available on debian. This is wine
+ 20020411, but the same behaviour is shown. I use debian Linux w/ kernel 2.4.18
+ on an Athlon system.
+
+ The application I've try to run is a program for note editing and playing. It's
+ name is 'Capella 2002 4.0'. There is a demo-version at
+ http://www.whc.de/download/cap2002demo.exe , if you're interested trying out
+ yourself.
+
+ hth.
+
+ Andreas.
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=446
*** shadow/446 Thu Apr 25 13:22:13 2002
--- shadow/446.tmp.15031 Tue Apr 30 13:37:24 2002
***************
*** 49,51 ****
--- 49,64 ----
I do not see this information in the bug report.
Is there trial or free copy of the application for testing?
+
+ ------- Additional Comments From aschlager(a)eunet.at 2002-04-30 13:37 -------
+ Hi Andriy,
+
+ I've upgraded to the lates wine-version available on debian. This is wine
+ 20020411, but the same behaviour is shown. I use debian Linux w/ kernel 2.4.18
+ on an Athlon system.
+
+ Unfortunately there is no free/demo/trial-version available.
+ I try to give you more infos, but you have tell me what to look out (sh..., my
+ english is worse!).
+
+ Andreas.
\ No newline at end of file