http://bugs.winehq.org/show_bug.cgi?id=2707
------- Additional Comments From gus(a)inodes.org 2005-11-02 20:48 -------
OK, so apparently this is related to the kernel version. 2.6.8 works, 2.6.10
doesn't - both with the same version of nvidia driver (Debian 1.0.6629+1-1).
I haven't been able to find any other GL program that will trigger this - only
wine - so I'm a little hesitant to just start blaming an nvidia driver bug. I
just tested with wine 20040813 too and its exactly the same.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2714
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-11-02 17:13 -------
More comments...
1. Run the install - It will say its going to install the msad parts
- Let it reboot at the end of install or run wineboot
Now.... The install DOESNT install the msad parts, no idea why but a relay
trace doesnt show even an attempt to install it so I wonder if thats a problem
with the s/w an dnot wine?
Anyway you can manually do some of the install
Copy from a windows machine the msado15.dll and msdart.dll, and run
wine regsvr32 msado15.dll
Copy from a windows machine the oledb32.dll and oledb32r.dll, and run
wine regsvr32 oledb32.dll
This gets things further but it still doesnt start :-( I suspect if you
install the MS Data access components seperately you may get further but thats
a guess
Sorry about the rambling, but it might help someone pick up from this
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2686
------- Additional Comments From w3seek(a)reactos.com 2005-11-02 16:58 -------
Created an attachment (id=764)
--> (http://bugs.winehq.org/attachment.cgi?id=764&action=view)
screenshot of the reactos regedit.exe running in Windows NT4 SP1
Bummer, looks like we poor ReactOS guys have to fix it ourselves. I consider
our regedit as a real life application and I'm aware of the fact that it works
fine from at least NT4 SP1 on (can't test without any SPs as my copy of NT4
comes with it). I've verified it on NT4, 2000 and XP.
This is definitely a Win9x thingy and as ReactOS aims to be a NT compatible OS
this is unfortunately inacceptable. Our regedit should not be fixed as it works
correctly on the NT platform, the software wasn't designed for 9x originally
after all.
If it doesn't get fixed in WINE there's no choice but it one day has to be
fixed in ReactOS, even though I would appreciate more code sharing.
I hereby request to re-open this bug.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2714
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-11-02 16:26 -------
Post-install it will ask for a reboot. You should run wineboot to emulate
the reboot and it tries to register A2barcode.ocx. Still fails afterwards
though :-(
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2714
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-11-02 16:15 -------
For reference:
This fails because the install does not register the COM components
correctly (a2barcode.a2barcode clsid is not registered). The same failure
btw, can be reproduced if you just copy the files onto a windows system
without running the installation
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2686
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 2005-11-02 15:30 -------
Since any fix would have to go through AJ, and he wont accept the tests (and
its really difficult to fix the code efficiently), returning defect as wontfix
Sorry!
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2686
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-11-02 15:30 -------
Tests were rejected:
http://www.winehq.org/hypermail/wine-patches/2005/02/0140.html
Please see thread starting:
http://www.winehq.org/hypermail/wine-devel/2005/02/0189.html
and specifically the comments in
http://www.winehq.org/hypermail/wine-devel/2005/02/0198.html
which state:
JE> Here's some tests which show the problem reported as bug 2686. I tried to
JE> find a way to fix it but its not simple. (Note I can only confirm that XP
JE> behaves as described).
AJ>On XP yes, but it will fail on Win9x, the API doesn't guarantee that
AJ>the returned size will be identical to the allocated size. Unless you
AJ>have a real app that depends on that I don't think there's much point
AJ>in doing that test.
JE> Didn't the bug report a real world app requiring that behaviour? I think
the
JE> reactos regedit was working on windows but failing under wine due to this
JE> exact problem, if I recall correctly.
AJ> Well, yes, but that doesn't really qualify as a real world app, since
AJ> it can easily be fixed. It's similar to having a bug in one of our
AJ> Winelib apps, the right approach in that case is to fix the app not
AJ> add a workaround in Wine.
--
Configure bugmail: http://bugs.winehq.org/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.org/show_bug.cgi?id=2699
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |us(a)the-edmeades.demon.co.uk
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-11-02 15:09 -------
Patch built, will explain and submit in a sec
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.