[Bug 207608] Re: OpenArena y Compiz fusion error
Sorry I cannot respond in Spanish. It's been too long since I last spoke it. I think he is saying that his screen size is small and that he cannot change his resolution in the game. I had the same problem in Jaunty. I had to edit my q3config.cfg and seta r_mode manually. It defaulted to a low mode setting, increasing the mode setting increased the resolution. Why openarena isn't letting me change mode in the GUI, I don't know, but editing ~/.openarena/baseoa/q3config.cfg manually and changing the line: seta r_mode "" Solved the problem for me. I had to expirement with different numbers, right now in Jaunty xrandr only shows one mode setting on my laptop, 1920x1200: mgottesf...@excalibur:~/.openarena/baseoa$ xrandr Screen 0: minimum 320 x 200, current 1920 x 1200, maximum 3200 x 1200 VGA-0 disconnected (normal left inverted right x axis y axis) DVI-0 disconnected (normal left inverted right x axis y axis) LVDS connected 1920x1200+0+0 (normal left inverted right x axis y axis) 331mm x 207mm 1920x1200 60.0*+ S-video disconnected (normal left inverted right x axis y axis) Using: seta r_mode "9" got my resolution up pretty high, but still not 1920x1200. I see that a new xserver-xorg-video-ati and xserver-xorg-video-radeon just came in. I'll check those and get back. Thanks, Judoka -- OpenArena y Compiz fusion error https://bugs.launchpad.net/bugs/207608 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 207608] Re: OpenArena y Compiz fusion error
Hey, Still no joy. I cannot change resolution inside the game. The workaround works for now though. Also, I'd really recommend against running opengl games inside Compiz. I'd switch to metacity to play and then switch back when you are done. There is a package for a fusion icon that will allow you to switch easily. Also, what type of graphics card do you have? I have ATI. Jud -- OpenArena y Compiz fusion error https://bugs.launchpad.net/bugs/207608 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 315205] Re: [Ubuntu 8.04.1] Intel 4965 wireless can't connect anymore (update regression?)
I think I can confirm this on 8.10. In my case the issue is that NetworkManager cannot assign the essid. When I select a network to join and check w/ command line iwconfig, I see the essid is not getting assigned. I assign the essid manually when networkmanager is trying to connect (issuing dhcp requests) and it will join the network. Try selecting a wireless network in Network Manager and running: sudo iwconfig wlan0 essid See if you can join then. Thanks, Marty -- [Ubuntu 8.04.1] Intel 4965 wireless can't connect anymore (update regression?) https://bugs.launchpad.net/bugs/315205 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
RE: [Bug 125383] Re: package evince 0.9.2-0u buntu1 failed to install/upgrade: el subproceso post-ins tallation script devolvió el código de salida de error 1
What info is needed? M -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sebastien Bacher Sent: Monday, August 06, 2007 10:12 AM To: Marty Gottesfeld Subject: [Bug 125383] Re: package evince 0.9.2-0ubuntu1 failed to install/upgrade: el subproceso post-installation script devolvió el código de salida de error 1 We are closing this bug report as it lacks the information, described in the previous comments, we need to investigate the problem further. However, please reopen it if you can give us the missing information and don't hesitate to submit bug reports in the future. ** Changed in: evince (Ubuntu) Status: Incomplete => Invalid -- package evince 0.9.2-0ubuntu1 failed to install/upgrade: el subproceso post-installation script devolvió el código de salida de error 1 https://bugs.launchpad.net/bugs/125383 You received this bug notification because you are a direct subscriber of the bug. -- package evince 0.9.2-0ubuntu1 failed to install/upgrade: el subproceso post-installation script devolvió el código de salida de error 1 https://bugs.launchpad.net/bugs/125383 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
RE: [Bug 125383] Re: package evince 0.9.2-0u buntu1 failed to install/upgrade: el subproceso post-ins tallation script devolvió el código de salida de error 1
I just read the email. Unfortunately I didn't see anything specific in the email. M -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sebastien Bacher Sent: Monday, August 06, 2007 1:51 PM To: Marty Gottesfeld Subject: [Bug 125383] Re: package evince 0.9.2-0ubuntu1 failed to install/upgrade: el subproceso post-installation script devolvió el código de salida de error 1 did you read the comments before asking? -- package evince 0.9.2-0ubuntu1 failed to install/upgrade: el subproceso post-installation script devolvió el código de salida de error 1 https://bugs.launchpad.net/bugs/125383 You received this bug notification because you are a direct subscriber of the bug. -- package evince 0.9.2-0ubuntu1 failed to install/upgrade: el subproceso post-installation script devolvió el código de salida de error 1 https://bugs.launchpad.net/bugs/125383 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 125383] Re: package evince 0.9.2-0ubuntu1 failed to install/upgrade: el subproceso post-installat ion script devolvió el código de salida de error 1
I experienced the same problem and I think I've narrowed it down to the end of the evince.postinst file: [EMAIL PROTECTED]:/var/lib/dpkg/info$ cat test.sh #!/bin/bash if which gtk-update-icon-cache >/dev/null 2>&1; then for dir in /usr/share/icons/hicolor; do echo "trying $dir" gtk-update-icon-cache --force --quiet "$dir" done fi [EMAIL PROTECTED]:/var/lib/dpkg/info$ sudo ./test.sh trying /usr/share/icons/hicolor bad image index The generated cache was invalid. When I comment out the gtk-update-icon-cache line the package installs fine. It may also be worth noting that I very recently upgraded from feisty to gutsy. M -- package evince 0.9.2-0ubuntu1 failed to install/upgrade: el subproceso post-installation script devolvió el código de salida de error 1 https://bugs.launchpad.net/bugs/125383 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 125383] Re: package evince 0.9.2-0ubuntu1 failed to install/upgrade: el subproceso post-installat ion script devolvió el código de salida de error 1
That block of code was also stopping gnome-panel-data and gnome-session from installing for me. Perhaps part of the gtk theme stuff gets messed up when upgrading from feisty? I'm not sure if I should submit it as a bug to those packages as well, or if it is something I am seeing because I installed feisty and then changed my sources.list to upgrade. Any insight appreciated. M -- package evince 0.9.2-0ubuntu1 failed to install/upgrade: el subproceso post-installation script devolvió el código de salida de error 1 https://bugs.launchpad.net/bugs/125383 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs