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.
http://bugs.winehq.org/show_bug.cgi?id=2702
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2005-11-02 14:17 -------
Patch resubmitted on 11/02/2005, waiting on comments/commit
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2687
------- Additional Comments From ulrich.czekalla(a)utoronto.ca 2005-11-02 10:52 -------
UsePrimary is the only clipboard specific parameter.
UsePrimary tells wine to grab the primary selection in addition to the clipboard
selection when ever it takes ownership of the clipboard. This allows you to
paste text into applications that don't support clipboard selection, for example
xterm.
When pasting data from a non-Wine application, it indicates that it should first
fetch data from the primary selection if available, otherwise read the clipboard
selection. Again, this allows you to paste data from non-Wine applications that
don't support clipboard selection.
--
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
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
--
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.