http://bugs.winehq.org/show_bug.cgi?id=8415
Rob Gutermuth <death(a)apoc.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |julliard(a)codeweavers.com,
| |death(a)apoc.org
--- Comment #13 from Rob Gutermuth <death(a)apoc.org> 2007-09-03 00:33:36 ---
Following the git regression testing docs for wine at
http://wiki.winehq.org/RegressionTesting , I went through the process and ran
down the offending code commit for this bug. I have been stuck using 0.9.35
for quite some time due to this issue, so figured that I'd try and help out
what little I can.
The commit was authored by Alexandre Julliard, but I can't get Bugzilla to
accept his email address in the commit <julliard(a)winehq.org> as a new cc. :(
I went poking in the assigned bugs here, and jumped to the no doubt hasty
conclusion that <julliard(a)codeweavers.com> is the same individual. Any helping
hands out there to confirm that I got that right or else get the word out to
the right people?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5822
--- Comment #6 from Chuck Edenburn <cedenburn(a)cox.net> 2007-09-02 23:30:31 ---
(In reply to comment #5)
> Chuck, your bug has nothing to do with this one.
>
Thanks Jesse, this is the first time that I have received an error after
install and first bug submission so was looking for something related.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5822
Jesse Allen <the3dfxdude(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|winecfg crash |freebsd winecfg crash
--- Comment #5 from Jesse Allen <the3dfxdude(a)gmail.com> 2007-09-02 23:13:02 ---
Chuck, your bug has nothing to do with this one.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5822
Chuck Edenburn <cedenburn(a)cox.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cedenburn(a)cox.net
--- Comment #4 from Chuck Edenburn <cedenburn(a)cox.net> 2007-09-02 23:05:31 ---
When I installed wine-0.9.44, it installed with out any errors, but when I run
winecfg it creates the .wine directory and then I get this:
[@localhost ~]$ winecfg
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv":
libXxf86vm.so.1: cannot open shared object file: No such file or directory
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv":
libXxf86vm.so.1: cannot open shared object file: No such file or directory
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv":
libXxf86vm.so.1: cannot open shared object file: No such file or directory
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv":
libXxf86vm.so.1: cannot open shared object file: No such file or directory
Application tried to create a window, but no driver could be loaded.
Unknown error (127).
Application tried to create a window, but no driver could be loaded.
Unknown error (127).
New install of Mandriva 2007.1 for AMD64 x2
latest nvidia drivers 512 meg 8600GT
2gb ram
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7544
--- Comment #15 from Erich Hoover <ehoover(a)mines.edu> 2007-09-02 22:30:53 ---
Several versions of this patch have gone to wine-patches and not been
committed, various criticisms have been addressed on wine-devel and patches
resubmitted. Lately I have not had time to try and figure out why it is not
getting accepted, since things will no-longer compile I will attempt to make
some time tomorrow to fix the patch.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7544
Alan J Richardson <ajrich(a)earthlink.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7665 is|0 |1
obsolete| |
--- Comment #14 from Alan J Richardson <ajrich(a)earthlink.net> 2007-09-02 22:20:18 ---
Created an attachment (id=7938)
--> (http://bugs.winehq.org/attachment.cgi?id=7938)
Updated reject hunk
If there wasn't any problems, it'd have been committed by now. Someone needs to
ask wine-devel about this, preferably someone who can fix whatever needs to be
fixed. Furthermore, the latest GIT will not compile with this patch applied.
patch -p1 < ../other_patches/ReplaceFileW.diff
patching file dlls/kernel32/file.c
Hunk #2 succeeded at 1554 (offset -17 lines).
patching file dlls/kernel32/kernel_private.h
patching file dlls/kernel32/path.c
Hunk #2 succeeded at 893 (offset 3 lines).
patching file dlls/kernel32/tests/file.c
Hunk #1 succeeded at 1818 (offset -2 lines).
patch unexpectedly ends in middle of line
Hunk #2 FAILED at 2099.
1 out of 2 hunks FAILED -- saving rejects to file
dlls/kernel32/tests/file.c.rej
...
path.c: In function ‘CopyFileW’:
path.c:874: error: ‘buffer’ undeclared (first use in this function)
path.c:874: error: (Each undeclared identifier is reported only once
path.c:874: error: for each function it appears in.)
make[2]: *** [path.o] Error 1
make[2]: Leaving directory `/home/notuser/wine-source/wine/dlls/kernel32'
make[1]: *** [kernel32] Error 2
make[1]: Leaving directory `/home/notuser/wine-source/wine/dlls'
make: *** [dlls] Error 2
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7573
Rob <r3dk9.r(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |r3dk9.r(a)gmail.com
--- Comment #35 from Rob <r3dk9.r(a)gmail.com> 2007-09-02 21:54:36 ---
I just upgraded Steam to the new "Community" Beta version, and this problem is
fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6181
Jesse Allen <the3dfxdude(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.commandandconquer
| |.com/intel/default.aspx?id=6
| |1#NewsMain
--- Comment #7 from Jesse Allen <the3dfxdude(a)gmail.com> 2007-09-02 21:41:05 ---
C&C is free to download now. I might try this if I can stand the download
times.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.