I installed msys a couple of years back, and decided to test rxvt.exe:
bash-3.1$ wine .wine/drive_c/msys/1.0/bin/rxvt.exe libGL warning: 3D driver claims to not support visual 0x4b fixme:netapi32:NetWkstaUserGetInfo Level 1 processing is partially implemented fixme:advapi:LsaOpenPolicy ((null),0x68f478,0x00000001,0x68f494) stub fixme:advapi:LsaClose (0xcafe) stub fixme:advapi:LsaOpenPolicy ((null),0x68f488,0x000f0fff,0x68f484) stub fixme:netbios:NetServerEnum Stub ((null) 101 0x68ef04 -1 0x68ef08 0x68ef0c 8 L"DOMAIN" (nil)) fixme:advapi:LsaClose (0xcafe) stub fixme:netapi32:NetUserGetInfo Level 3 is not implemented fixme:netapi32:NetUserGetInfo Level 3 is not implemented failed to load libX11.dllbash-3.1$
bash-3.1$ wine --version wine-0.9.29
Those are the error messages.
My version of wine is a little old. Have the fixme's been fixed in the latest wine?
thanks
Wesley Parish
Sunday February 25 2007 07:52、Wesley Parish さんは書きました:
I installed msys a couple of years back, and decided to test rxvt.exe:
bash-3.1$ wine .wine/drive_c/msys/1.0/bin/rxvt.exe libGL warning: 3D driver claims to not support visual 0x4b fixme:netapi32:NetWkstaUserGetInfo Level 1 processing is partially implemented fixme:advapi:LsaOpenPolicy ((null),0x68f478,0x00000001,0x68f494) stub fixme:advapi:LsaClose (0xcafe) stub fixme:advapi:LsaOpenPolicy ((null),0x68f488,0x000f0fff,0x68f484) stub fixme:netbios:NetServerEnum Stub ((null) 101 0x68ef04 -1 0x68ef08 0x68ef0c 8 L"DOMAIN" (nil)) fixme:advapi:LsaClose (0xcafe) stub fixme:netapi32:NetUserGetInfo Level 3 is not implemented fixme:netapi32:NetUserGetInfo Level 3 is not implemented failed to load libX11.dllbash-3.1$
bash-3.1$ wine --version wine-0.9.29
Those are the error messages.
My version of wine is a little old. Have the fixme's been fixed in the latest wine?
Fixmes doesn't mean problems if there is no problems. This is rule of thumb. If you want to get help please tell what problems you see when trying to run the software. And if you can give a link to download demo version of the software (or full version if it's free).
On Sunday 25 February 2007 22:30, L. Rahyen wrote:
Sunday February 25 2007 07:52、Wesley Parish さんは書きました:
I installed msys a couple of years back, and decided to test rxvt.exe:
bash-3.1$ wine .wine/drive_c/msys/1.0/bin/rxvt.exe libGL warning: 3D driver claims to not support visual 0x4b fixme:netapi32:NetWkstaUserGetInfo Level 1 processing is partially implemented fixme:advapi:LsaOpenPolicy ((null),0x68f478,0x00000001,0x68f494) stub fixme:advapi:LsaClose (0xcafe) stub fixme:advapi:LsaOpenPolicy ((null),0x68f488,0x000f0fff,0x68f484) stub fixme:netbios:NetServerEnum Stub ((null) 101 0x68ef04 -1 0x68ef08 0x68ef0c 8 L"DOMAIN" (nil)) fixme:advapi:LsaClose (0xcafe) stub fixme:netapi32:NetUserGetInfo Level 3 is not implemented fixme:netapi32:NetUserGetInfo Level 3 is not implemented failed to load libX11.dllbash-3.1$
bash-3.1$ wine --version wine-0.9.29
Those are the error messages.
My version of wine is a little old. Have the fixme's been fixed in the latest wine?
Fixmes doesn't mean problems if there is no problems. This is rule of thumb. If you want to get help please tell what problems you see when trying to run the software. And if you can give a link to download demo version of the software (or full version if it's free).
Can do, will do.
http://www.mingw.org/msys.shtml http://sourceforge.net/project/showfiles.php?group_id=2435
It's free.
Wesley Parish wrote:
I installed msys a couple of years back, and decided to test rxvt.exe:
bash-3.1$ wine .wine/drive_c/msys/1.0/bin/rxvt.exe libGL warning: 3D driver claims to not support visual 0x4b fixme:netapi32:NetWkstaUserGetInfo Level 1 processing is partially implemented fixme:advapi:LsaOpenPolicy ((null),0x68f478,0x00000001,0x68f494) stub fixme:advapi:LsaClose (0xcafe) stub fixme:advapi:LsaOpenPolicy ((null),0x68f488,0x000f0fff,0x68f484) stub fixme:netbios:NetServerEnum Stub ((null) 101 0x68ef04 -1 0x68ef08 0x68ef0c 8 L"DOMAIN" (nil)) fixme:advapi:LsaClose (0xcafe) stub fixme:netapi32:NetUserGetInfo Level 3 is not implemented fixme:netapi32:NetUserGetInfo Level 3 is not implemented failed to load libX11.dllbash-3.1$
bash-3.1$ wine --version wine-0.9.29
Those are the error messages.
My version of wine is a little old. Have the fixme's been fixed in the latest wine?
What is the program supposed to do?
If I recall correctly, MSYS is the mingw linux environment emulated on windows. rxvt would be the terminal used in the msys environment.
Hopefully this will be of some use, John Klehm
On 2/25/07, Robert Shearman rob@codeweavers.com wrote:
Wesley Parish wrote:
I installed msys a couple of years back, and decided to test rxvt.exe:
bash-3.1$ wine .wine/drive_c/msys/1.0/bin/rxvt.exe libGL warning: 3D driver claims to not support visual 0x4b fixme:netapi32:NetWkstaUserGetInfo Level 1 processing is partially
implemented
fixme:advapi:LsaOpenPolicy ((null),0x68f478,0x00000001,0x68f494) stub fixme:advapi:LsaClose (0xcafe) stub fixme:advapi:LsaOpenPolicy ((null),0x68f488,0x000f0fff,0x68f484) stub fixme:netbios:NetServerEnum Stub ((null) 101 0x68ef04 -1 0x68ef08
0x68ef0c 8
L"DOMAIN" (nil)) fixme:advapi:LsaClose (0xcafe) stub fixme:netapi32:NetUserGetInfo Level 3 is not implemented fixme:netapi32:NetUserGetInfo Level 3 is not implemented failed to load libX11.dllbash-3.1$
bash-3.1$ wine --version wine-0.9.29
Those are the error messages.
My version of wine is a little old. Have the fixme's been fixed in the
latest
wine?
What is the program supposed to do?
-- Rob Shearman
That is the case. cygwin's just one of several POSIX environments on the Win32 platform, and msys is the other FOSS POSIX environment on Win32.
I thought it would be a good test. I will have to upgrade my Wine version, admittedly ...
Wesley Parish
On Monday 26 February 2007 18:59, John Smith wrote:
If I recall correctly, MSYS is the mingw linux environment emulated on windows. rxvt would be the terminal used in the msys environment.
Hopefully this will be of some use, John Klehm
On 2/25/07, Robert Shearman rob@codeweavers.com wrote:
Wesley Parish wrote:
I installed msys a couple of years back, and decided to test rxvt.exe:
bash-3.1$ wine .wine/drive_c/msys/1.0/bin/rxvt.exe libGL warning: 3D driver claims to not support visual 0x4b fixme:netapi32:NetWkstaUserGetInfo Level 1 processing is partially
implemented
fixme:advapi:LsaOpenPolicy ((null),0x68f478,0x00000001,0x68f494) stub fixme:advapi:LsaClose (0xcafe) stub fixme:advapi:LsaOpenPolicy ((null),0x68f488,0x000f0fff,0x68f484) stub fixme:netbios:NetServerEnum Stub ((null) 101 0x68ef04 -1 0x68ef08
0x68ef0c 8
L"DOMAIN" (nil)) fixme:advapi:LsaClose (0xcafe) stub fixme:netapi32:NetUserGetInfo Level 3 is not implemented fixme:netapi32:NetUserGetInfo Level 3 is not implemented failed to load libX11.dllbash-3.1$
bash-3.1$ wine --version wine-0.9.29
Those are the error messages.
My version of wine is a little old. Have the fixme's been fixed in the
latest
wine?
What is the program supposed to do?
-- Rob Shearman
"Wesley Parish" wes.parish@paradise.net.nz wrote:
failed to load libX11.dll
Looks like rxvt.exe is linked to an MSys provided X11 libraries that require a Windows X11 sever to be present and running. That's a sort of layer on layer and I don't think that there is someone who wants to make this configuration work.
On 26/02/07, Dmitry Timoshkov dmitry@codeweavers.com wrote:
"Wesley Parish" wes.parish@paradise.net.nz wrote:
failed to load libX11.dll
Looks like rxvt.exe is linked to an MSys provided X11 libraries that require a Windows X11 sever to be present and running. That's a sort of layer on layer and I don't think that there is someone who wants to make this configuration work.
AFAIR MSys's rxvt.exe uses libW11.dll, which implements Xlib API on top of Win32 USER/GDI (no extra X server). However, it could be still difficult (probably because of API name clashes?) Not sure why the message is about libX11.dll - probably it sees $DISPLAY and tries to use real X?
-- Ph.
Phil Krylov wrote:
AFAIR MSys's rxvt.exe uses libW11.dll, which implements Xlib API on top of Win32 USER/GDI (no extra X server). However, it could be still difficult (probably because of API name clashes?) Not sure why the message is about libX11.dll - probably it sees $DISPLAY and tries to use real X?
AFAIR rxvt can be used both with and without X server, so that's probable.
regards, Jakob