Hey people,
I recently installed Ubuntu 7.04 on my (internetless) computer. I have the exact same setup on a different computer with internet.
Simply I installed everything on the computer with internet, and copied the packages from /var/cache/apt/archives to the other. I then installed them there.
Weird thing is, everything works fine on the one with internet, but when I run gxine on the other, it closes straight after the setup wizard. Trying it in the console produces this error:
Code:
lirc: cannot initialise - disabling remote control
lirc: maybe lircd isn't running or you can't connect to the socket?
sysname: Linux
release: 2.6.20-15-generic
machine: i686
X-Video Extension version 2.2
video_out_xv: Xv image format: 0x32315659 (YV12) planar
video_out_xv: this adaptor supports the yv12 format.
video_out_xv: Xv image format: 0x30323449 (I420) planar
video_out_xv: Xv image format: 0x41424752 (RGBA) packed
received X error event: BadMatch (invalid parameter attributes)
The program 'gxine' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 412 error_code 8 request_code 141 minor_code 17)
(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.)
Only different package installed is xorg-driver-fglrx on the computer without internet, otherwise they are identical (package wise).
Any ideas at all??
Thanks