Wcześniej używałem Ubuntu, ale po wyjściu Unity postanowiłem przesiąść się na Debiana i gnome do niego. Zainstalowałem stabilnego Debiana 64 bitowego i jednocześnie zrobiłem aktualizację do wersji testowej. Wpis w pliku /etc/apt/sources.list wygląda tak:
Kod: Zaznacz cały
#
# deb cdrom:[Debian GNU/Linux 6.0.1a _Squeeze_ - Official amd64 CD Binary-1 20110322-16:05]/ squeeze main
# deb cdrom:[Debian GNU/Linux 6.0.1a _Squeeze_ - Official amd64 CD Binary-1 20110322-16:05]/ squeeze main
# deb http://ftp.pl.debian.org/debian/ squeeze main non-free contrib
# deb-src http://ftp.pl.debian.org/debian/ squeeze main non-free contrib
deb http://security.debian.org/ squeeze/updates main contrib non-free
deb-src http://security.debian.org/ squeeze/updates main contrib non-free
# squeeze-updates, previously known as 'volatile'
deb http://ftp.pl.debian.org/debian/ squeeze-updates main contrib non-free
deb-src http://ftp.pl.debian.org/debian/ squeeze-updates main contrib non-free
#~~~~~~Wheezy~~~~~~#
deb http://ftp.pl.debian.org/debian/ testing main non-free contrib
deb-src http://ftp.pl.debian.org/debian/ testing main non-free contrib
deb http://security.debian.org/ testing/updates main contrib non-free
deb-src http://security.debian.org/ testing/updates main contrib non-free
#~~~~~~Debian-multimedia~~~~~~#
deb http://www.debian-multimedia.org testing main non-free
deb http://ftp.pl.debian.org/debian/ squeeze-proposed-updates non-free contrib main
deb-src http://ftp.pl.debian.org/debian/ squeeze-proposed-updates non-free contrib main
deb http://http.us.debian.org/debian/ squeeze main
deb-src http://www.debian-multimedia.org testing main non-free
W konsoli dostaję takie coś:
Kod: Zaznacz cały
The program 'firefox-bin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 32970 error_code 8 request_code 62 minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)