I never heard a sound from pulseaudio. Any package using pulse will
have no voice. (etc gstream)
I run some python gst Demo. It plays mp4, the video is quite well with
contrast,brightness,hue,saturation effect. (code from
http://wiki.pitivi.org/wiki/PyGST_Tutorial/Effects and run it from
xterm but
Thanks.But I just solve it.
I tried to use `chmod 600 id_rsa*` and it doesn't work as before.
Right solution is: to run cygwin as administrator. Then chmod will
work.(my system is win8.1).
2015-02-24 4:11 GMT+08:00 Corinna Vinschen :
> On Feb 24 03:50, rexdf Rexdf wrote:
>> Can
Can everybody fix permission about groups. Now I accidently try cygwin
1.7.35-3 and cannot install 1.7.33-1. It fail about cannot find
_fset** in libint-8.dll. The minty cannot start. So I have to use
1.7.34-6. And its permission is broken. So ssh,scp,git etc do not
work.
Is there any solution t
cygwin it doesn't work, why?
2. what is wrong in openmp on cygwin? How can I fix it?
2014-03-14 20:42 GMT+08:00 rexdf Rexdf :
> 1.the following code:
>
> #include
> #include
> int main() {
>initscr();
>move(0, 0);
>addstr("hello, world\n");
>
1.the following code:
#include
#include
int main() {
initscr();
move(0, 0);
addstr("hello, world\n");
refresh();
sleep(5);
endwin();
return 0;
}
The following is my shell command:
$ pkg-config --libs --cflags ncurses
-I/usr/include/ncurses -lncurses
$ gcc $(pkg-config --
5 matches
Mail list logo