http://bugs.codeweavers.com/show_bug.cgi?id=219
*** shadow/219 Wed Apr 17 13:54:06 2002
--- shadow/219.tmp.12252 Thu Apr 18 16:08:45 2002
***************
*** 90,92 ****
--- 90,104 ----
I have one possble thought... which is that maybe it has something to do with
wine having debugging.. as I know I had problems with other games which
complained that I was running within a debugger and refused to run.
+
+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-04-18 16:08 -------
+ I have the original version of Myst and I installs and runs fine with current CVS
+
+ fixme:win32:DEVICE_Open Unknown VxD SICE. Try --winver nt40 or win31 !
+ fixme:win32:DEVICE_Open Unknown VxD SIWVID. Try --winver nt40 or win31 !
+ fixme:win32:DEVICE_Open Unknown VxD NTICE. Try --winver nt40 or win31 !
+
+ This is typical of copy protection. Even If you were to get past this point
+ there usualy are about 3 or four of these copy protection measures that are
+ included with most copy protected software. At this point you are probably best
+ off to make a cracked version of the game, although I don't have a link for you.
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=434
*** shadow/434 Wed Apr 10 14:27:55 2002
--- shadow/434.tmp.11055 Thu Apr 18 15:50:54 2002
***************
*** 421,423 ****
--- 421,448 ----
btw, any idea what the last "fixme" line means? and the number 20022? (note that
retval from WM_MDIGETACTIVE is 20021)
+
+ ------- Additional Comments From rick(a)valeoinc.com 2002-04-18 15:50 -------
+ I've never asked Alexandre directly about this bug, I wasn't able to build
+ incrementally patches from that day, so that was just an "Educated guess" :)
+ In any case, it was a big enough patch that I didn't expect a whole lot out
+ of it. IMHO, this is an issue that needs a programmer who's not already
+ working on Wine :)
+
+
+ I've posted the output from Spy++ and wine:
+ wine --debugmsg +mouse,+event,+window,+message vfp.exe
+
+ I've posted the output at
+ http://www.havokmon.com/stuff/wine/winefox
+ and
+ http://www.havokmon.com/stuff/wine/winfox
+
+ There is a SLIGHT difference, but I did notice that WM_LBUTTONUP is never
+ called (is it assumed in Windows?). I'm not familar with Spy++ (first time
+ user), any additional options I should use?
+
+ I can say that hwnd=00020022 is the window number that that specific line
+ of code is dealing with. Each window 'part' is actually a seperate window
+ (the top blue bar, the 'inside', the scrollbar..), will all have different
+ window #'s.
\ 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.8295 Thu Apr 18 15:09:11 2002
***************
*** 0 ****
--- 1,23 ----
+ +============================================================================+
+ | 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 |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: James(a)superbug.demon.co.uk |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ The above summary message was seen in the wine log while trying to save a file
+ from Microsoft Word 2000.
+ fixme:file:FindFirstChangeNotificationA this is not supported yet (non-trivial).
+
+ Not supporting this API call causes MS Word 2000 to fail.
+ When will this API call be implemented ?
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=344
*** shadow/344 Wed Oct 10 12:40:06 2001
--- shadow/344.tmp.5137 Thu Apr 18 14:19:34 2002
***************
*** 7,16 ****
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-gui |
+----------------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| Reported By: germain(a)ebooksfrance.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
| DESCRIPTION |
--- 7,17 ----
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-gui |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: germain(a)ebooksfrance.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
| URL: |
+============================================================================+
| DESCRIPTION |
***************
*** 38,40 ****
--- 39,46 ----
and thanks for this wonderful file dialog : it rocks !
G.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-04-18 14:19 -------
+ Germain, thank you for the detailed report.
+ Can you reproduce the issues with recent Wine build?
+ If you can, could you attach your test case application to the bug?
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=347
*** shadow/347 Sun Oct 14 10:02:56 2001
--- shadow/347.tmp.4546 Thu Apr 18 14:09:34 2002
***************
*** 7,16 ****
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-multimedia |
+----------------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| Reported By: drox(a)nc.rr.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
| DESCRIPTION |
--- 7,17 ----
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-multimedia |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: drox(a)nc.rr.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
| URL: |
+============================================================================+
| DESCRIPTION |
***************
*** 26,28 ****
--- 27,32 ----
err:dsound:DSOUND_MixOne underrun on sound buffer 0x403abf64
That is what I recieve when I run Ultima Online. I can log into a UO server but when I attempt to move around that is when WINE crashes. Does anyone know of a fix or work around for this? Any help would be appreciated, thanks. :)
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-04-18 14:09 -------
+ Droxun, can you reproduce the issue with recent Wine build?
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=516
*** shadow/516 Wed Mar 27 18:59:11 2002
--- shadow/516.tmp.2446 Thu Apr 18 13:38:26 2002
***************
*** 1,13 ****
+============================================================================+
! | Paper size always defaults to A4 |
+----------------------------------------------------------------------------+
| Bug #: 516 Product: Wine |
! | Status: UNCONFIRMED Version: 20020228 |
| Resolution: Platform: |
! | Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
+----------------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| Reported By: wowbagger(a)sktc.net |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
--- 1,13 ----
+============================================================================+
! | Default paper size can't be changed |
+----------------------------------------------------------------------------+
| Bug #: 516 Product: Wine |
! | Status: NEW Version: 20020228 |
| Resolution: Platform: |
! | Severity: major OS/Version: All |
| Priority: P1 Component: wine-binary |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: wowbagger(a)sktc.net |
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
***************
*** 18,20 ****
--- 18,29 ----
size paper by default - the paper size always defaults to A4. If the paper size
is changed in the Printer setup (Wine's version of common controls), then the
print job goes to Letter, but it doesn't "stick" - the next time it's back to A4.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-04-18 13:38 -------
+ David, look at this thread:
+ http://www.winehq.com/hypermail/wine-users/2001/02/0502.html
+
+ I checked the source file, mentioned in the message, it uses LETTER.
+ I use current CVS Wine.
+ Post here if this helps.
+ Mention what Wine you use, what operation system.
http://bugs.codeweavers.com/show_bug.cgi?id=518
*** shadow/518 Sat Mar 23 09:38:35 2002
--- shadow/518.tmp.1525 Thu Apr 18 13:25:53 2002
***************
*** 7,13 ****
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-tools |
+----------------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| Reported By: perl_dummy(a)bloodgate.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
--- 7,13 ----
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-tools |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: perl_dummy(a)bloodgate.com |
| CC list: Cc: |
+----------------------------------------------------------------------------+
***************
*** 23,25 ****
--- 23,29 ----
Also, when editing certain drives (letters) it happens that the drive simple
vanishes from the list and can not be re-added (only solution is to cancel the
edit and restart the config)
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-04-18 13:25 -------
+ Tels, what Wine do you use?
+ What is your operation system?
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=311
*** shadow/311 Tue Feb 12 03:23:29 2002
--- shadow/311.tmp.928 Thu Apr 18 13:19:00 2002
***************
*** 2,16 ****
| Wine do not execute several programs - err:module:map_image |
+----------------------------------------------------------------------------+
| Bug #: 311 Product: Wine |
! | Status: UNCONFIRMED Version: 20010629 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
+----------------------------------------------------------------------------+
! | Assigned To: bugs(a)codeweavers.com |
| Reported By: fojtik(a)htc.honeywell.cz |
| CC list: Cc: |
+----------------------------------------------------------------------------+
| URL: |
+============================================================================+
| DESCRIPTION |
--- 2,17 ----
| Wine do not execute several programs - err:module:map_image |
+----------------------------------------------------------------------------+
| Bug #: 311 Product: Wine |
! | Status: RESOLVED Version: 20010629 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-binary |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: fojtik(a)htc.honeywell.cz |
| CC list: Cc: |
+----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
| URL: |
+============================================================================+
| DESCRIPTION |
***************
*** 35,37 ****
--- 36,44 ----
------- Additional Comments From fojtik(a)htc.honeywell.cz 2002-02-12 03:23 -------
This problem looks to depent on filesystem. Several programs that wine reject to
run from vfat on hda0 could be executed on zip drive without any problem.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-04-18 13:19 -------
+ I was able to execute (to start) the app with recent CVS Wine.
+ If you still have the problem you, probably, have some problems with Wine
+ configuration. I advise you to look in documentation at
+ http://www.winehq.com/trouble and contact wine-users mailing list for help.
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=314
*** shadow/314 Thu Apr 18 03:40:58 2002
--- shadow/314.tmp.500 Thu Apr 18 13:14:00 2002
***************
*** 2,11 ****
| Console application ("dos") doesn't recognize the return key |
+----------------------------------------------------------------------------+
| Bug #: 314 Product: Wine |
! | Status: UNCONFIRMED Version: unspecified |
| Resolution: Platform: |
! | Severity: normal OS/Version: All |
! | Priority: P1 Component: wine-console |
+----------------------------------------------------------------------------+
| Assigned To: wine-bugs(a)winehq.com |
| Reported By: burnus(a)gmx.de |
--- 2,11 ----
| Console application ("dos") doesn't recognize the return key |
+----------------------------------------------------------------------------+
| Bug #: 314 Product: Wine |
! | Status: NEW Version: unspecified |
| Resolution: Platform: |
! | Severity: minor OS/Version: All |
! | Priority: P1 Component: wine-dos |
+----------------------------------------------------------------------------+
| Assigned To: wine-bugs(a)winehq.com |
| Reported By: burnus(a)gmx.de |
***************
*** 38,40 ****
--- 38,49 ----
I've put the DOS version (which works nicely with dosem) to:
http://www.physik.fu-berlin.de/~tburnus/iban.exe
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-04-18 13:13 -------
+ For me the app instantly crashes with a banch of FIXME messages.
+ Tobias, as I understand you do not have big need in this program, right?
+ DOS applications support is not big priority now, I do not expect the problems
+ with the application will be fixed soon (or ever) in absence of volunteers.
+
+ If this application is important for you, I advise you to contact wine-user
+ mailing list for help in the issue research.
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=585
*** shadow/585 Thu Apr 18 07:42:56 2002
--- shadow/585.tmp.14607 Thu Apr 18 09:50:44 2002
***************
*** 26,28 ****
--- 26,40 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-04-18 07:41 -------
This bug is related, but does not depend on bug 251.
+
+ ------- Additional Comments From wine_bugtracking_account(a)dias.com.br 2002-04-18 09:50 -------
+ In the wine rpms I generate, I install them by hand.
+
+ However some of them clashs with other applications.
+ e.g. aviplay
+
+ what I do is to rename them to wine-<application> with its . so file.
+
+ So, I would like to request that all winelib based apps distributed with
+ wine have 'wine-' prepended in its name.
+
http://bugs.codeweavers.com/show_bug.cgi?id=587
*** shadow/587 Thu Apr 18 09:03:59 2002
--- shadow/587.tmp.8204 Thu Apr 18 09:17:12 2002
***************
*** 13,19 ****
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
- | Dependencies: OtherBugsDependingOnThis: 101 |
+============================================================================+
| DESCRIPTION |
More and more applications use or embed Interned Explorer.
--- 13,18 ----
***************
*** 23,25 ****
--- 22,49 ----
Project "Mozilla ActiveX Control" (http://www.iol.ie/~locka/mozilla/control.htm)
can provide code for the ActiveX control relplacement.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-04-18 09:17 -------
+ Other related projects:
+
+ Plugin for Netscape to display ActiveX controls:
+ http://www.iol.ie/~locka/mozilla/plugin.htm
+
+ ActiveX Control for Hosting Netscape plug-ins in IE:
+ http://www.mozilla.org/projects/plugins/plugin-host-control.html
+
+ Related is also James Hatheway's work on the JScript engine. This work was
+ presented on Wineconf 2002. Summary of the presentation (taken from winehq.com):
+
+ "James Hatheway's presentation was next, about how he implemented an
+ ActiveScript aware jscript.dll. Due to a client's request, he was assigned to
+ develop his own jscript.dll, desipte the fact that the MS dll is freely
+ distributable. He explained what ActiveScript is, a platform for applications to
+ handle scripting languages, without having to know how those languages are
+ implemented. Using spidermonkey, he was able to develop a jscript dll that
+ allowed groove networks' client to work. The client uses Javascript to render
+ its entire interface. Francios of Macadamian also discussed a tool, which lets
+ applications replace embedded internet explorer components with a Gecko browser.
+ James' presentation discussed a lot of details of COM and the IDispatch pointer,
+ which most of the developers found unfamiliar. James himself described the
+ functionality as "black magic"."
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=580
*** shadow/580 Thu Apr 18 03:46:26 2002
--- shadow/580.tmp.31422 Thu Apr 18 08:29:07 2002
***************
*** 2,8 ****
| Vertical ScrollBar disappearing on Open common dialogbox |
+----------------------------------------------------------------------------+
| Bug #: 580 Product: Wine |
! | Status: UNCONFIRMED Version: 20020310 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-misc |
--- 2,8 ----
| Vertical ScrollBar disappearing on Open common dialogbox |
+----------------------------------------------------------------------------+
| Bug #: 580 Product: Wine |
! | Status: NEW Version: 20020310 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-misc |
***************
*** 57,59 ****
--- 57,66 ----
Mehmet
+
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-04-18 08:29 -------
+ It looks like the scrollbar disappears because 7 files fit in the list view area
+ because the issue does not happen with 8 files. Different sizes of the listview
+ area are calculated the first time the dialog switches to detailed view and the
+ second time.
\ No newline at end of file