wine-bugs(a)winehq.com wrote:
> http://bugs.winehq.com/show_bug.cgi?id=656
>
> *** shadow/656 Wed May 15 15:02:43 2002
> --- shadow/656.tmp.4049 Wed May 15 19:01:19 2002
> ***************
> *** 2,8 ****
> | aol update fails, time conversion possibly broken |
> +----------------------------------------------------------------------------+
> | Bug #: 656 Product: Wine |
> ! | Status: NEW Version: unspecified |
> | Resolution: Platform: |
> | Severity: major OS/Version: All |
> | Priority: P1 Component: wine-files |
> --- 2,8 ----
> | aol update fails, time conversion possibly broken |
> +----------------------------------------------------------------------------+
> | Bug #: 656 Product: Wine |
> ! | Status: ASSIGNED Version: unspecified |
> | Resolution: Platform: |
> | Severity: major OS/Version: All |
> | Priority: P1 Component: wine-files |
> ***************
> *** 103,105 ****
> --- 103,114 ----
> Vincent, assigning this bug to you as you are already working on it.
> Michael and Greg will provide you with information you need.
> Increasing severity, because Wine targets to support AOL client.
> +
> + ------- Additional Comments From vberon(a)mecano.gme.usherb.ca 2002-05-15 19:01 -------
> + Accepting the bug.
> +
> + Greg, could you send me a trace log of it when it tries to update itself?
> + "wine --debugmsg +relay app.exe >updatefail.log 2>&1"
> + bzip2 it and send it to me directly (or attach it to this bug).
> +
> + Thanks.
I will do it as soon as I get home this evening!
http://bugs.winehq.com/show_bug.cgi?id=707
*** shadow/707 Fri May 17 11:33:29 2002
--- shadow/707.tmp.22753 Fri May 17 12:13:31 2002
***************
*** 35,37 ****
--- 35,42 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-05-17 11:33 -------
Raul, is this regedit provided with Wine or Windows one?
+
+ ------- Additional Comments From wine_bugtracking_account(a)dias.com.br 2002-05-17 12:13 -------
+ This is the one provided by wine.
+
+ note that this used to work fine in 20020411.
http://bugs.winehq.com/show_bug.cgi?id=681
*** shadow/681 Fri May 17 10:50:59 2002
--- shadow/681.tmp.17909 Fri May 17 11:36:08 2002
***************
*** 13,18 ****
--- 13,19 ----
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
+ | Dependencies: BugsThisDependsOn: 706[] |
+============================================================================+
| DESCRIPTION |
NB: comments are against current (15 May 2002) cvs tree rather than Version above.
***************
*** 91,93 ****
--- 92,97 ----
The bug is in advapi32 or ntdll.
juergen
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-17 11:36 -------
+ IMHO this bug depends on bug 706 and should be fixed after 706.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=707
*** shadow/707 Fri May 17 11:29:47 2002
--- shadow/707.tmp.17636 Fri May 17 11:33:29 2002
***************
*** 32,34 ****
--- 32,37 ----
and, as shown, the debugger comes on.
btw, my cdrom is a ide with scsi emulation.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-17 11:33 -------
+ Raul, is this regedit provided with Wine or Windows one?
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=681
*** shadow/681 Fri May 17 10:38:43 2002
--- shadow/681.tmp.11506 Fri May 17 10:50:59 2002
***************
*** 80,82 ****
--- 80,93 ----
memory/registry.c that didn't alter dlls/advapi32/registry.c in the
same way.
**************************************************************
+
+ ------- Additional Comments From juergen.schmied(a)debitel.net 2002-05-17 10:50 -------
+ shlwapi uses the reg - functions from advapi32 only. Only lower level system
+ dll's are using the memory/registry.c ones still.
+
+ New bug 706 added because of duplication of the registry functions. This is not
+ a solution for this bug but a new one.
+
+ The bug is in advapi32 or ntdll.
+
+ juergen
\ No newline at end of file