Displaying 2 results from an estimated 2 matches for "neverb".
Did you mean:
never
2011 Mar 07
7
Winetricks gfw under root vs under user
...e; from 1.2 to 1.3.15
* switching from 64-hybrid system to 32-vanilla one
* switching from gentoo to debian
Nothing helped. gfw installs only under root; under other users folowing pastes are yielded:
http://pastey.net/146869
http://pastey.net/146868
and this message is displayed:
[Image: ftp://neverb.net/images/special/screenshot/gfwfail.png ]
2011 May 19
1
No newline in wine printf with multibyte string
...ne it just does not print newline character properly in the end of code, at printf on line #37; if non-ascii characters in printing string are present. This causing printed line to be shared with next PS1 prompt, when executed in wine directly. Here is image illustrating that effect:
[Image: ftp://neverb.net/images/special/screenshot/wine_issue/linux_wine_cmd_exe.png ]
Note also missing extra newline in wine cmd.exe prompt. It should be there as it is in native windows cmd.exe:
[Image: ftp://neverb.net/images/special/screenshot/wine_issue/native_windows.png ]
Possible workarounds:
add '\r...