[Bug 1099289] Re: Touch screen stops clicking...
I have also tested with gnome-shell and kde from 13.04 repositories and seem to have similar issues. After some time (especially when doing fast subsequent taps on the screen or trying to drag a scrollbar or type on the on-screen keyboard) the main components of the desktop environment (panels, dialogs etc) do not accept a click with tapping, while the cursor continues to move properly at the tapped point and evtest properly reports BTN_TOUCH events. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1099289 Title: Touch screen stops clicking... To manage notifications about this bug go to: https://bugs.launchpad.net/evdev/+bug/1099289/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1121379] Re: Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch)
I have been testing with Ubuntu 13.04 and 3.9 rc kernel from http://kernel.ubuntu.com/~kernel-ppa/mainline for a couple of weeks. The kernel drivers seems to work good. No error messages or bug traces appear in logs. evtest properly reports BTN_TOUCH events all the time. But I think I now have stuck on this unity(?) bug also reported on other devices: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1099289 : Randomly, after some time using the touchscreen unity stops registering click events on tapping. Click with tap continues to work on some application parts (e.g. gnome-terminal tabs, or unity shutdown/logout dialog), but launcher, window titlebar and most applications' windows cannot be clicked with tapping. I have also tested with gnome-shell and kde from 13.04 repositories and seem to have similar issues. After some time (especially when doing fast subsequent taps on the screen or trying to drag a scrollbar or type on the on-screen keyboard) the main components of the desktop environment (panels, dialogs etc) do not accept a click with tapping, while the cursor continues to move properly at the tapped point and evtest properly reports BTN_TOUCH events. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1121379 Title: Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-image-3.5.0-030500-generic/+bug/1121379/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1099289] Re: Touch screen stops clicking...
I have the same issue on a sony vaio duo 11 with ubuntu 13.04 and kernel http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.9-rc8-raring/ . (Kernels earlier than 3.9 do not properly support duo's N-Trig DuoSense Touch Screen - see https://bugs.launchpad.net/ubuntu/+source/xserver- xorg-input-evdev/+bug/1121379 ). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1099289 Title: Touch screen stops clicking... To manage notifications about this bug go to: https://bugs.launchpad.net/evdev/+bug/1099289/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1121379] Re: Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch)
I have performed some tests with raring beta2 (linux 3.8.0-16-generic, X.Org X Server 1.13.3 - 2013-03-07 -, unity 6.12.0daily13.04.01-0ububtu1). The touch screen does not work out of the box. After the first touch it no longer responds to touches. After installing Benjamin's kernel module (hid-multitouch-3.6+) the touchscreen works as expected most of the time. The bug "triggered 'if(!(event->device_event.flags & (1 << 5)))'" described at my very first post here, still apears from time to time while using the touch screen. I have not verified yet under what exact circumstances. I have also noticed that using the touch screen with some applications cause subsequent failure of getting a click event by tapping. E.g. In firefox tap on the search box. Then open onBoard keyboard. Try to type something in firefox search box with onBoard. After the first character firefox popups search suggestions that seem to take the focus from the text-box and no other characters are typed. After that tapping anywhere on the screen fails to produce a click. The problem may be solved by switching a couple of times between open windows/applications with alt+tab using the physical keyboard, or with logging out and in again. (Could this be related with the appearance of the bug error line in Xorg.0.log? ) The same problem exists with chromium web browser, when trying to tap on the options menu icon. The good news is that nautilus is working good with the touch screen. Double taps are correctly caught and interpreted to double clicks. After all, apart from the bug error in Xorg.0.log (can anyone tell what does it mean??) and the failure of click under the circumstances I described above, the touchscreen works fine with 13.04 at a basic level. The main problem seems to be the lack of proper multitouch suport of the main applications. Firefox does not scroll or zoom with guestures (drag n scroll pluggin can help for scrolling), the same with chromium. Evince seems to have some support for touch. I enjoyed reading a pdf with good accelerated scrolling, but no luck with zoom with pinch. Libreoffice writer is hard to use with multitouch (no scroll with drag). I have read on the web about an ubuntu version oriented to tablets that is being prepared. From what I know it is tested against samsung galaxy tablets and has released some testing images for these devices (non x86 processors). Is there any luck that we will have some of the achievements of that project coming to the desktop x86 version of ubuntu? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1121379 Title: Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-image-3.5.0-030500-generic/+bug/1121379/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1121379] Re: Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch)
Hi Josh, Benjamin has uploaded at the git repo metioned above versions of the module for kernels 3.6+ (just checkout branch hid-multitouch-3.6+). I have made some further tests with fedora 18 and ubuntu 12.10. There seems to be no bug with the kernel module, but I think Xorg is quite premature as regarding to multitouch resulting to various annoying bugs. In ubuntu unity I have managed to use single touch and 3+ fingers gestures (see https://wiki.ubuntu.com/Multitouch#Supported_Gestures), but two finger guestures confuse X (it's like X never catch the removal of the second finger and interpret all subsequent single finger touches as 2 finger ones). I am going to also run some tests with 13.04, and post here a detailed report as soon as I get some time. Please post here any observations, or comments when you test your duo with 13.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1121379 Title: Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-image-3.5.0-030500-generic/+bug/1121379/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1121379] Re: Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch)
I confirm that the stylus is not recognized. We should open a new bug report for this. Also automatic screen rotation is not working. There should also be some event when the physical keyboard is revealed, that is not recognized (i remember that in win8 on screen keyboard was automatically disabled when the device was expanded to reveal keybord). Also the crucialtech trackpad gives random tapping events and i have not figured out a way to disable tapping... I have also some software bugs related to use with touch. Eg. firefox address and search bar lose focus after each key press on onscreen keyboard. All those should be reported in separate bugs. It's better to deal with one issue at a time. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1121379 Title: Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-image-3.5.0-030500-generic/+bug/1121379/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1121379] Re: Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch)
I also attach the output of evtest command, run with Benjamin's kernel module. The output was produced by touching with one finger, removing, touching with 2, removing, 3, 4 and going on to 10 fingers. ** Attachment added: "Output of evtest with Benjamin's module" https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1121379/+attachment/3546502/+files/evtest.out -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1121379 Title: Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-image-3.5.0-030500-generic/+bug/1121379/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1121379] Re: Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch)
UPDATE: The odd behavior in nautilus is described to those bugs: https://bugs.launchpad.net/ubuntu-nexus7/+bug/1071922 https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1002788 So, it is not relevant with this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1121379 Title: Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-image-3.5.0-030500-generic/+bug/1121379/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1121379] Re: Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch)
** Attachment added: "descriptors.txt file produced from report.py script with with git://git.lii-enac.fr/linux-input/ubuntu-multitouch hid-multitouch kernel module" https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1121379/+attachment/3543742/+files/descriptors.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1121379 Title: Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-image-3.5.0-030500-generic/+bug/1121379/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1121379] Re: Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch)
** Attachment added: "kern.log with git://git.lii-enac.fr/linux-input/ubuntu-multitouch hid-multitouch kernel module" https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1121379/+attachment/3543732/+files/kern.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1121379 Title: Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-image-3.5.0-030500-generic/+bug/1121379/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1121379] Re: Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch)
Thanks to Benjamin Tissoir from lii-enac.fr, there is now an updated hid-multitouch kernel module for ubuntu 12.10. Thank you a lot Benjamin! To install it follow the next steps from a terminal: 1. Follow the steps described in http://dinomite.net/blog/2007/setting-up-ubuntu-for-building-kernel-modules/ for setting up your machine for building kernel modules. 2. Install linux-headers package: sudo apt-get install linux-headers-`uname -r` 3. Move to your home: cd ~ 4. git clone git://git.lii-enac.fr/linux-input/ubuntu-multitouch 5. cd ubuntu-multitouch 6. git checkout hid-multitouch-ubuntu-12.10 7. make 8. sudo make install 9. Reboot I installed it and tested it on my Duo 11 with 12.10 Unity desktop: * At kern.log I get the following mesages related to multitouch: Feb 23 22:16:30 duo kernel: [4.903751] xhci_hcd :00:14.0: WARN Event TRB for slot 2 ep 0 with no TDs queued? Feb 23 22:16:37 duo kernel: [ 12.597436] hid-multitouch 0003:1B96:0F00.0004: usb_submit_urb(ctrl) failed: -1 Feb 23 22:16:37 duo kernel: [ 12.597457] hid-multitouch 0003:1B96:0F00.0004: timeout initializing reports Feb 23 22:16:37 duo kernel: [ 12.597781] input: N-trig DuoSense as /devices/pci:00/:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input11 Feb 23 22:16:37 duo kernel: [ 12.598243] hid-multitouch * One finger touches seem to work: Clicks on windows give focus, I can move windows with holding the title bar, I can put the cursor at a the touched point in a text area, I can scroll nautilus window with one finger. * I have not managed to produce a double-touch for opening a folder in nautilus. After using touch with nautilus I can no longer double-click with the mouse, and right-click on a folder removes focus from it. * When I put a second finger on the screen, at Xorg.0.log I no longer get any "(EE) [dix] N-trig DuoSense: unable to find touch point X" errors, but I get the same bug trace I provide at bug description "(EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'" , and no multi-finger guestures seem to be recognized. The behaviour is the sama as if I had only one finger on the screen (the first that touched the screen). * Subsequent single finger touches continue to work and multifinger touches are recognized as single finger touches and continue to produce the "(EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'" bug trace. * The good thing is that with Benjamin's module there is no erroneous behavior of mouse, alt-tab etc after touching the screen with multiple fingers (except nautilus problems), so the user can use one finger touches with no problem. I also tried with the X version from x.org-edgers ubuntu ppa. x.org- edgers ppa also installed the 3.7.0 Kernel, but I booted with 3.5.0-25 kernel in order to use Benjamin's module. The result was exactly the same as I described above. I attach Xorg.0.log and kern.log with the new kernel module. I would like to thank one more time Benjamin for his help on this. ** Attachment added: "Xorg.0.log with git://git.lii-enac.fr/linux-input/ubuntu-multitouch hid-multitouch module" https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1121379/+attachment/3543730/+files/Xorg.0.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1121379 Title: Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-image-3.5.0-030500-generic/+bug/1121379/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1121379] Re: Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch)
** Also affects: linux-image-3.5.0-030500-generic (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1121379 Title: Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-image-3.5.0-030500-generic/+bug/1121379/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1121379] Re: Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch)
Update: bentiss from #xorg-devel IRC channel told that my device is not handled by hid-ntrig and is apparently handled by hid-multitouch in the kernel. I followed the instructions at http://lii-enac.fr/en/architecture/linux- input/multitouch-howto.html#report and I attach the descriptors.txt file produced from report.py script. ** Attachment added: "descriptors.txt file produced from report.py script (see http://lii-enac.fr/en/architecture/linux-input/multitouch-howto.html#report )" https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1121379/+attachment/3531526/+files/descriptors.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1121379 Title: Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1121379/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1121379] [NEW] Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch)
Public bug reported: N-trig DuoSense multitouch screen on Sony Vaio Duo 11 (model SVD1121P2EB) ultrabook/tablet hybrid does not function as expected with ubuntu 12.10. How to reproduce the bug: 1. Boot up Sony Vaio Duo 11 to Ubuntu 12.10 and login to untiy 2. Use mouse/trackpad to Open a nautiuls window 3. Use a mouse/trackpad to Open a terminal window and run "tail -f /var/log/Xorg.0.log" 4. With the focus to the terminal window touch inside nautilus window with one finger. Nautilus window takes focus, as expected. Nothing is appended to Xorg.0.log. 5. Touch with one finger inside terminal window. The terminal window takes the focus, as expected. Nothing is appended to Xorg.0.log. 6. Touch with one finger inside nautilus window and do a drag gesture. A rectangle select area follows hand's move. Nothing is appended to Xorg.0.log. 7. Touch again with one finger inside nautilus window and and do a drag gesture. Nautilus window is scrolling up and down, as expected. 8. Touch with 2 fingers into nautilus window. The following Error line is appended to Xorg.0.log: (EE) [dix] N-trig DuoSense: unable to find touch point 1 9. Do any gesture with the two fingers (eg. spread). The following error lines are repeated during the gesture: [ 2530.712] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))' [ 2530.712] (EE) BUG: ../../dix/touch.c:628 in TouchConvertToPointerEvent() [ 2530.712] (EE) Non-emulating touch event [ 2530.712] (EE) [ 2530.713] (EE) Backtrace: [ 2530.713] (EE) 0: /usr/bin/X (xorg_backtrace+0x36) [0x7f261cfadb76] [ 2530.713] (EE) 1: /usr/bin/X (0x7f261ce05000+0x7dbdf) [0x7f261ce82bdf] [ 2530.713] (EE) 2: /usr/bin/X (0x7f261ce05000+0x1380b9) [0x7f261cf3d0b9] [ 2530.713] (EE) 3: /usr/bin/X (0x7f261ce05000+0x137c65) [0x7f261cf3cc65] [ 2530.714] (EE) 4: /usr/bin/X (0x7f261ce05000+0x13a5d3) [0x7f261cf3f5d3] [ 2530.714] (EE) 5: /usr/bin/X (0x7f261ce05000+0x15bc8f) [0x7f261cf60c8f] [ 2530.714] (EE) 6: /usr/bin/X (mieqProcessDeviceEvent+0x1b5) [0x7f261cf8f385] [ 2530.714] (EE) 7: /usr/bin/X (mieqProcessInputEvents+0xf8) [0x7f261cf8f4a8] [ 2530.714] (EE) 8: /usr/bin/X (ProcessInputEvents+0x9) [0x7f261ce98789] [ 2530.714] (EE) 9: /usr/bin/X (0x7f261ce05000+0x557d2) [0x7f261ce5a7d2] [ 2530.715] (EE) 10: /usr/bin/X (0x7f261ce05000+0x4456a) [0x7f261ce4956a] [ 2530.715] (EE) 11: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xed) [0x7f261adb076d] [ 2530.715] (EE) 12: /usr/bin/X (0x7f261ce05000+0x448ad) [0x7f261ce498ad] [ 2530.715] (EE) 10. Touch with one finger an other window. Focus is not transfered to the touched window. Expected behavior: The focus should be transfered to the touched window. 11. Touch with one finger inside nautilus window and do a drag gesture. Window is scrolling up and down and the above error lines are repeated at Xorg.0.log. Expected behavior: No error messages should be generated. 12. Remove the finger from the screen and move the mouse around the screen. Nautilus window is scrolling according to mouse movement. Expected behavior: no scrolling should happen at nautilus window. 13. Click with the mouse inside nautilus window. The rectangle selector appears and follows mouse movement. Expected behavior: A single click should not trigger the rectangle selector. After these steps mouse and touch have a strange and unstable behavior: Mouse movement erroneously selects text without holding down the mouse button, clicks and touches at windows do not give focus, clicks and touches to buttons to not cause a press event, alt+tab is not functioning. Touching with more fingers (3 or 4) produces a similar error with point number varying from 0 to 3 (e.g. (EE) [dix] N-trig DuoSense: unable to find touch point 2), and after that any gesture fails producing the above error messages. I attach: * geistest output * lsb_release -a output * lshw output * lsinput output * lspci -vnvn output * mtdev-test output * ntrig-calibrator output * uname -a output * cat /proc/version_signature output * Xorg.0.log I can perform any testing and reporting on Sony VAIO Duo 11 device. I have quite advanced technical skills on ubuntu, compiling, config files e.t.c. I would appreciate any guidance in order to investigate and finally solve this bug. ** Affects: xserver-xorg-input-evdev (Ubuntu) Importance: Undecided Status: New ** Tags: multitouch n-trig xorg ** Attachment added: "Commands outputs and log files" https://bugs.launchpad.net/bugs/1121379/+attachment/3523324/+files/DuoBug.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1121379 Title: Multiple finger touch fails on Sony Vaio Duo 11 running Ubuntu 12.10 (N-Trig DuoSense MultiTouch) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1121379/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu
[Bug 1070664] Re: Tomboy doesn't preserve sync settings
This bug afects me too. The solution proposed at comment #3 does not work. Ubuntu 12.10 64bit, updated with tomboy_1.12.0-1ubuntu1_amd64 from repositories. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1070664 Title: Tomboy doesn't preserve sync settings To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tomboy/+bug/1070664/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 855402] Re: Python lenses segfault with pygobject3
After today updates this bugs seems to have come back. When I run in python >>> from gi.repository import Dee >>> m = Dee.SequenceModel.new () >>> m.set_schema ("s", "i") >>> m.append("hello", 27) I get a Segmentation fault. Last night python lenses worked fine. I attach apt history log from the upgrade that broke this. ** Attachment added: "upgradelog.txt" https://bugs.launchpad.net/unity/+bug/855402/+attachment/2570192/+files/upgradelog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/855402 Title: Python lenses segfault with pygobject3 To manage notifications about this bug go to: https://bugs.launchpad.net/pygobject/+bug/855402/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 728923] Re: [Natty] WARNING: at /build/buildd/linux-2.6.38/drivers/gpu/drm/radeon/radeon_fence.c:248 radeon_fence_wait+0x36f/0x3e0 [radeon]()
I have the same problem. Ubuntu 11.04 64bit, clean installed, fully updated. Linux media 2.6.38-11-generic #48-Ubuntu SMP Fri Jul 29 19:02:55 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux . I have configured auto-login at unity on boot. Some times (not always but quite frequently) upon bootup, screen flickers in a rate once in about 10sec, while screen contents are partially rendered with various artifacts and distortions. Mouse and keyboard have very slow or no responsiveness. Pressing ctrl+alt+F1 repeatedly until I manage to get to the text console, and then loggin in and runnig sudo /etc/init.d/gdm restart solves the problem. My VGA is 01:00.0 VGA compatible controller: ATI Technologies Inc RV710 [Radeon HD 4350] and X use the opensource RADEON driver. ** Attachment added: "kern.log part from boot to gdm restart" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/728923/+attachment/2411503/+files/kern.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/728923 Title: [Natty] WARNING: at /build/buildd/linux-2.6.38/drivers/gpu/drm/radeon/radeon_fence.c:248 radeon_fence_wait+0x36f/0x3e0 [radeon]() To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/728923/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 692696] Re: System hang when rmmod rt2800pci wifi module
I attach the output of lspci ** Attachment added: "lspci.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/692696/+attachment/1771711/+files/lspci.txt ** Description changed: On current natty running rmmod rt2800pci hangs the kernel (graphics freeze, no response from keyboard, no even ctrl+alt+sysrq combinations work. Only hard reboot). The system also hangs on shutdown for the same reason. ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: linux-image-2.6.37-10-generic 2.6.37-10.24 Regression: Yes ProcVersionSignature: Ubuntu 2.6.37-10.24-generic 2.6.37-rc6 Uname: Linux 2.6.37-10-generic i686 Architecture: i386 CheckboxSubmission: 56634b4bc87398f0c049038e950da0d0 CheckboxSystem: b845c366ea09c60efa3a45c1b5b21525 Date: Mon Dec 20 20:53:51 2010 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20101202) ProcEnviron: - LANGUAGE=el_GR:el:en_GB:en - LANG=el_GR.UTF-8 - LC_MESSAGES=el_GR.utf8 - SHELL=/bin/bash + LANGUAGE=el_GR:el:en_GB:en + LANG=el_GR.UTF-8 + LC_MESSAGES=el_GR.utf8 + SHELL=/bin/bash SourcePackage: linux ** Summary changed: - System hang when rmmod rt2800pci wifi module + System hang when rmmod rt2800pci wifi module on HP Mini 110-3100 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/692696 Title: System hang when rmmod rt2800pci wifi module on HP Mini 110-3100 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 692696] Re: System hang when rmmod rt2800pci wifi module
I attach the output of lshw ** Attachment added: "lshw.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/692696/+attachment/1771710/+files/lshw.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/692696 Title: System hang when rmmod rt2800pci wifi module on HP Mini 110-3100 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 692696] Re: System hang when rmmod rt2800pci wifi module
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/692696 Title: System hang when rmmod rt2800pci wifi module -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 692696] [NEW] System hang when rmmod rt2800pci wifi module
Public bug reported: On current natty running rmmod rt2800pci hangs the kernel (graphics freeze, no response from keyboard, no even ctrl+alt+sysrq combinations work. Only hard reboot). The system also hangs on shutdown for the same reason. ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: linux-image-2.6.37-10-generic 2.6.37-10.24 Regression: Yes ProcVersionSignature: Ubuntu 2.6.37-10.24-generic 2.6.37-rc6 Uname: Linux 2.6.37-10-generic i686 Architecture: i386 CheckboxSubmission: 56634b4bc87398f0c049038e950da0d0 CheckboxSystem: b845c366ea09c60efa3a45c1b5b21525 Date: Mon Dec 20 20:53:51 2010 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20101202) ProcEnviron: LANGUAGE=el_GR:el:en_GB:en LANG=el_GR.UTF-8 LC_MESSAGES=el_GR.utf8 SHELL=/bin/bash SourcePackage: linux ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 natty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/692696 Title: System hang when rmmod rt2800pci wifi module -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 653732] Re: [Maverick] Asus eeepc 10001HA hang on shutdown/reboot
Same problem on a HP Mini 110 . -- [Maverick] Asus eeepc 10001HA hang on shutdown/reboot https://bugs.launchpad.net/bugs/653732 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 49151] Re: pppd makes a resolv.conf backup, then pppd-dns immediately restores it
This bug is still present at Ubuntu 9.10 . I reproduced on a Ubuntu 9.10 server install and fixed it with the workaround described at the bug description. -- pppd makes a resolv.conf backup, then pppd-dns immediately restores it https://bugs.launchpad.net/bugs/49151 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 498856] Re: No Greek kb layout added after selecting it during installation
I have also noticed this bug. It is a regression. It used to work as should in previous ubuntu versions. It would be good to have it fixed for 10.04. -- No Greek kb layout added after selecting it during installation https://bugs.launchpad.net/bugs/498856 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 498839] Re: No keyboard indicator applet shown after install with Greek kb
I support greek ubuntu newcomers in a regular base. It is really frustration for greek (and I suppose other non-latin users) to have to manually add the keyboard indicator applet in order to easily access layout options and be able to know what the current layout is. It would be a significant step towards fixing bug #1 to have keyboard indicator added automatically to panel from the installation script when greek (or another non-latin layout) language is selected during installation. -- No keyboard indicator applet shown after install with Greek kb https://bugs.launchpad.net/bugs/498839 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 489149] Re: Webcam TURBO-X TouchCam WC9070 (ipassion iP2937 1b3b:2937) not recognized
Following the instructions at the ubuntuforums thread reported by Gary I updated the usb ids on my system with the command sudo /usr/sbin/update-usbids.sh Now the device is reported as "ID 1b3b:2937 iPassion Technology Inc. PC Camera/Webcam controller" from lsusb. I am going to try to also test the patch proposed at the forum thread and report here the results. -- Webcam TURBO-X TouchCam WC9070 (ipassion iP2937 1b3b:2937) not recognized https://bugs.launchpad.net/bugs/489149 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 489149] Re: Webcam TURBO-X TouchCam WC9070 (ipassion iP2937 1b3b:2937) not recognized
The technical brochure for the chip of this camera is http://www.ipassion.com.tw/pdf/iP2937_DSH_1.pdf . -- Webcam TURBO-X TouchCam WC9070 (ipassion iP2937 1b3b:2937) not recognized https://bugs.launchpad.net/bugs/489149 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 489149] Re: Webcam TURBO-X TouchCam WC9070 (ipassion iP2937 1b3b:2937) not recognized
** Summary changed: - Webcam ipassion iP2937 (1b3b:2937) not recognized + Webcam TURBO-X TouchCam WC9070 (ipassion iP2937 1b3b:2937) not recognized -- Webcam TURBO-X TouchCam WC9070 (ipassion iP2937 1b3b:2937) not recognized https://bugs.launchpad.net/bugs/489149 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 489149] Re: Webcam ipassion iP2937 (1b3b:2937) not recognized
** Attachment added: "lsusb-iP2937.txt" http://launchpadlibrarian.net/36146591/lsusb-iP2937.txt -- Webcam TURBO-X TouchCam WC9070 (ipassion iP2937 1b3b:2937) not recognized https://bugs.launchpad.net/bugs/489149 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 489149] [NEW] Webcam TURBO-X TouchCam WC9070 (ipassion iP2937 1b3b:2937) not recognized
Public bug reported: Binary package hint: linux-image-2.6.31-15-generic Affected system: Ubuntu 9.10, AMD64, linux 2.6.31-15-generic I have recently purchased a web camera branded as "TURBO-X TouchCam WC9070": http://translate.google.com/translate?js=y&prev=_t&hl=el&ie=UTF-8&u=http%3A%2F%2Fwww.plaisio.gr%2FPeripherals%2FMultimedia %2FWeb-Cameras%2FTurbo-X-TouchCam-WC9070-Webcamera- WC9070.htm&sl=el&tl=en . TURBO-X is a local greek brand provided by PLAISIO stores chain but I found out by looking at the provided cd with drivers for windows and lsusb output that it is a ipassion iP2937 camera. The camera provides an embeded microphone too that is properly recognized and functioning under ubuntu 9.10. But the device fails to be recognized as a webcam. I attach lsusb -v output about the device. ** Affects: linux (Ubuntu) Importance: Undecided Status: New -- Webcam TURBO-X TouchCam WC9070 (ipassion iP2937 1b3b:2937) not recognized https://bugs.launchpad.net/bugs/489149 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 489104] Re: Totem gives the error "Can't play a text file without video" when a video file is added after one that had text subtitles
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/36144798/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/36144799/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/36144800/ProcStatus.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/36144801/XsessionErrors.txt -- Totem gives the error "Can't play a text file without video" when a video file is added after one that had text subtitles https://bugs.launchpad.net/bugs/489104 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 489104] [NEW] Totem gives the error "Can't play a text file without video" when a video file is added after one that had text subtitles
Public bug reported: Steps to reproduce the bug: 1. Open a video file with totem on ubuntu 9.10 2. Add a text subtitles (srt, sub) file with drag-n-drop. 3. Drag-n-drop an other video file at totem. What happens: Totem fails to play the dropped file with the message "Can't play a text file without video". What should happen: Totem should play the dropped file. Manual workarround: 1. Close totem 2. Start again totem with the new file (e.g. double clicking on the file, or drop it to the new totem instance). Then the file is played as should. This is a frustrating bug that degenerates Ubuntu 9.10 usage experience for users who need to play video files with text subtitles. Combined with a bug at VLC communication with gnome-screesaver that results in vlc not being able to disable screensaver when playing video (https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/428884) , it brakes down the whole multimedia capabilities of ubuntu letting the user with no "it just works" option. This bug has been reported also upstream: http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=554283 : Totem doesn't like mixing file with and without subtitles. At the upstream bug is stated that it's a gstreamer bug, which is fixed upstream already and the fix will be shipped with gst-plugins-base 0.10.26. There is an ubuntu ppa repository for GStreamer developers at https://launchpad.net/~gstreamer- developers/+archive/ppa , where the provided gst-plugins-base0.10 version is 0.10.25-6~karmic1. It would be good if ubuntu gstreamer developers could pack 0.10.26 when it is released, or try to backport the fix to 0.10.25 versions. ProblemType: Bug Architecture: amd64 CheckboxSubmission: a2fa7ca5dd7d1f80f077c78cf215fc1d CheckboxSystem: edda5d4f616ca792bf437989cb597002 Date: Fri Nov 27 10:54:58 2009 DistroRelease: Ubuntu 9.10 ExecutablePath: /usr/bin/totem NonfreeKernelModules: fglrx Package: libgstreamer0.10-0 0.10.25-2 ProcEnviron: LANG=el_GR.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-15.50-generic SourcePackage: gstreamer0.10 Uname: Linux 2.6.31-15-generic x86_64 ** Affects: gstreamer0.10 (Ubuntu) Importance: Undecided Status: New -- Totem gives the error "Can't play a text file without video" when a video file is added after one that had text subtitles https://bugs.launchpad.net/bugs/489104 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 280644] Re: internal microphone not working properly in acer aspire 5720, can't record
I have the same problem with a clean install of ubuntu 9.10 on an Acer Aspire 6530G Laptop. I attach lshw output ** Attachment added: "lshw.txt" http://launchpadlibrarian.net/35883712/lshw.txt -- internal microphone not working properly in acer aspire 5720, can't record https://bugs.launchpad.net/bugs/280644 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 434477] Re: network-manager: no dns recieved with mobile connectio (Huawei E220)
@rohdef: You are right! The dns servers added to /etc/resolv.conf are not those provided by the isp. NM has currently set my nameservers to 4.2.2.1 and 4.2.2.2 that resolve to vnsc-pri.sys.gtei.net and vnsc- bak.sys.gtei.net located at USA according to lookup, while I am located at greece. But, even this way I think it is an acceptable workaround when no dns info can be retrieved from the isp though the question why this inability to obtain isp dns info happens almost always on 9.10 while very seldom on 9.04 still remains and it would be good to have it resolved for performance (minimize dns lookup delays) reasons. -- network-manager: no dns recieved with mobile connectio (Huawei E220) https://bugs.launchpad.net/bugs/434477 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 434477] Re: network-manager: no dns recieved with mobile connectio (Huawei E220)
I just tested the fix from the network-manager ppa and I confirm that it solves the problem. The DNS settings are correctly retrieved by the provider upon connection and added to /etc/resolv.conf . I have noticed another buggy behavior regarding mobile broadband, but I may should open a new bug for it. When I boot the pc with the HSDPA modem plugged in, while the modem is mounted as cdrom, the NM does not provide an option for mobile broadband connection. If I unplug and the plug it again, the modem is again mounted as cdrom and also NM recognize the device and enables the mobile broadband connection. I have Huawei E220 modem. -- network-manager: no dns recieved with mobile connectio (Huawei E220) https://bugs.launchpad.net/bugs/434477 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 472506] Re: No DRM, high cpu usage by X on rendering and frequent X crashes on Intel(R) G45/G43 Integrated Graphics Chipset
I just resolved this issue. The whole problem was caused by bios setting. There is a "Protect Audio Video Path Mode" option under chipset configuration. It was set at "Paranoid" and that was the cause of the problem. When that bios setting is set to "Disabled" or "Lite" the problem does not appear. Mesa DRI Intel(R) G45/G43 GEM 20090712 2009Q2 RC3 is successfully initialized, no erros or warnings at logs and the performance is perfect. See "What is PAVP (Protected Audio Video Path)?" paragraph at http://www.intel.com/support/graphics/sb/CS-029871.htm for more info about this option. So the fix to this issue is this: * Reboot the pc * Press DEL to enter bios setup * Go to Advanced -> Chipset -> Northbridge and locate the option "Protect Audio Video Path Mode" * Set it to "Disabled" or "Light" * Save changes and boot. Can anyone more familiar with this bios options tell us what is the recommended setting for ubunutu? Disabled or Light (or maybe there is no difference). ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New => Invalid -- No DRM, high cpu usage by X on rendering and frequent X crashes on Intel(R) G45/G43 Integrated Graphics Chipset https://bugs.launchpad.net/bugs/472506 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 472506] Re: No DRM, high cpu usage by X on rendering and frequent X crashes on Intel(R) G45/G43 Integrated Graphics Chipset
I have changed the status to "invalid". If this is not a proper status for this bug, please correct it. -- No DRM, high cpu usage by X on rendering and frequent X crashes on Intel(R) G45/G43 Integrated Graphics Chipset https://bugs.launchpad.net/bugs/472506 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 472506] Re: No DRM, high cpu usage by X on rendering and frequent X crashes on Intel(R) G45/G43 Integrated Graphics Chipset
** Attachment added: "glxinfo.txt" http://launchpadlibrarian.net/35021201/glxinfo.txt -- No DRM, high cpu usage by X on rendering and frequent X crashes on Intel(R) G45/G43 Integrated Graphics Chipset https://bugs.launchpad.net/bugs/472506 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 472506] Re: No DRM, high cpu usage by X on rendering and frequent X crashes on Intel(R) G45/G43 Integrated Graphics Chipset
** Attachment added: "xorg.conf" http://launchpadlibrarian.net/35020961/xorg.conf -- No DRM, high cpu usage by X on rendering and frequent X crashes on Intel(R) G45/G43 Integrated Graphics Chipset https://bugs.launchpad.net/bugs/472506 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 472506] Re: No DRM, high cpu usage by X on rendering and frequent X crashes on Intel(R) G45/G43 Integrated Graphics Chipset
** Attachment added: "Xorg.0.log-when-no-modeseting" http://launchpadlibrarian.net/35020875/Xorg.0.log-when-no-modeseting -- No DRM, high cpu usage by X on rendering and frequent X crashes on Intel(R) G45/G43 Integrated Graphics Chipset https://bugs.launchpad.net/bugs/472506 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 472506] Re: No DRM, high cpu usage by X on rendering and frequent X crashes on Intel(R) G45/G43 Integrated Graphics Chipset
** Attachment added: "Xorg.0.log-when-modeseting" http://launchpadlibrarian.net/35020863/Xorg.0.log-when-modeseting -- No DRM, high cpu usage by X on rendering and frequent X crashes on Intel(R) G45/G43 Integrated Graphics Chipset https://bugs.launchpad.net/bugs/472506 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 472506] Re: No DRM, high cpu usage by X on rendering and frequent X crashes on Intel(R) G45/G43 Integrated Graphics Chipset
** Attachment added: "output of lshw command" http://launchpadlibrarian.net/35020794/lshw.txt -- No DRM, high cpu usage by X on rendering and frequent X crashes on Intel(R) G45/G43 Integrated Graphics Chipset https://bugs.launchpad.net/bugs/472506 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 472506] Re: No DRM, high cpu usage by X on rendering and frequent X crashes on Intel(R) G45/G43 Integrated Graphics Chipset
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/35020546/Dependencies.txt -- No DRM, high cpu usage by X on rendering and frequent X crashes on Intel(R) G45/G43 Integrated Graphics Chipset https://bugs.launchpad.net/bugs/472506 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 472506] Re: No DRM, high cpu usage by X on rendering and frequent X crashes on Intel(R) G45/G43 Integrated Graphics Chipset
$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 9.10 Release:9.10 Codename: karmic $ uname -a Linux fireball 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:05:01 UTC 2009 x86_64 GNU/Linux ** Attachment added: "lspci -vv output" http://launchpadlibrarian.net/35020729/lspci.txt -- No DRM, high cpu usage by X on rendering and frequent X crashes on Intel(R) G45/G43 Integrated Graphics Chipset https://bugs.launchpad.net/bugs/472506 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 472506] [NEW] No DRM, high cpu usage by X on rendering and frequent X crashes on Intel(R) G45/G43 Integrated Graphics Chipset
Public bug reported: Binary package hint: xserver-xorg-video-intel On Ubuntu 9.10 upgraded from 9.04 with Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03) (recognized by X as (II) intel(0): Integrated Graphics Chipset: Intel(R) G45/G43 ) X fail to start when kernel mode setting is enabled. The related errors reported in logs seem to be: (EE) intel(0): [drm] Failed to detect GEM. Kernel 2.6.28 required. (EE) intel(0): Failed to become DRM master. [...] (EE) intel(0): failed to get resources: Bad file descriptor (EE) intel(0): Kernel modesetting setup failed (II) UnloadModule: "intel" (EE) Screen(s) found, but none have a usable configuration. The kernel is the 9.10 default aka 2.6.31-14-generic and I have commented out my whole xorg.conf. When I disable modesetting with nomodeset kernel boot option, X succeed to start, I login to the machine, but I get OpenGL renderer string: Software Rasterizer from glxinfo, and I observe high cpu usage by X when rendering (e.g. loading a page at firefox). This makes the machine feeling rather sluggish. In the log I can see some (mayby) related warnigns and errors: (WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB [...] (WW) intel(0): DRI2: failed to open drm device [...] (EE) intel(0): Failed to initialize kernel memory manager [...] (WW) intel(0): drmSetMaster failed: Bad file descriptor [...] (WW) intel(0): ESR is 0x0011, page table error (WW) intel(0): PGTBL_ER is 0x0010, CS instruction GTT PTE (WW) intel(0): PRB0_CTL (0x0001f001) indicates ring buffer enabled (WW) intel(0): Existing errors found in hardware state. I attach the outputs of lspci, lshw, Xorg.0.log-when-modeseting for the kernelmodesetting on case and Xorg.0.log-when-no-modeseting for the case kernelmodesetting is switched off. The Xorg.conf is empty (contains only comments) in either case. ProblemType: Bug Architecture: amd64 CheckboxCommand: gst_pipeline_test -t 2 'videotestsrc ! ffmpegcolorspace ! gconfvideosink' CheckboxData: X crashes and gdm is restarted at login screen. Also slow performance is experienced. No h/w DRI and high cpu usage by X. CheckboxDescription: Κάντε κλικ στο κουμπί Έλεγχος για να εμφανιστεί ένα δοκιμαστικό βίντεο. Είδατε μπάρες με χρώματα και στατικό θόρυβο; CheckboxTest: video Date: Tue Nov 3 12:47:37 2009 DistroRelease: Ubuntu 9.10 Package: python-gst0.10 0.10.17-1 ProcEnviron: SHELL=/bin/bash PATH=(custom, user) LANG=el_GR.UTF-8 LANGUAGE=el_GR.UTF-8 ProcVersionSignature: Ubuntu 2.6.31-14.48-generic SourcePackage: gst0.10-python Tags: checkbox-bug Uname: Linux 2.6.31-14-generic x86_64 XsessionErrors: (gnome-settings-daemon:7731): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed (gnome-settings-daemon:7731): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed (nautilus:7758): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed (polkit-gnome-authentication-agent-1:7776): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed ** Affects: xserver-xorg-video-intel (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug checkbox-bug -- No DRM, high cpu usage by X on rendering and frequent X crashes on Intel(R) G45/G43 Integrated Graphics Chipset https://bugs.launchpad.net/bugs/472506 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 116750] Re: [upstream] word processor exits without error after paste of html text
@Jesusfreak: I tested the file you attached on my pc with Ubuntu 8.10 (Intrepid Ibex) and OpenOffice 3.0.0 OOO300m9 (Build: 9358) and I could not reproduce the bug. Mo matter how much I scrolled up and down with the bar or the mouse wheel OOO3 would not crash. I have installed OOO3 through the ppa repository: deb http://ppa.launchpad.net/openoffice-pkgs/ubuntu intrepid main Package Version: 1:3.0.0-2ubuntu1 -- [upstream] word processor exits without error after paste of html text https://bugs.launchpad.net/bugs/116750 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 296448] Re: APN for vodafone Greece is wrong
** Attachment added: "The patch that needs to be applied to serviceproviders.xml file" http://launchpadlibrarian.net/19545761/serviceproviders.xml-vodafone-greece-patch -- APN for vodafone Greece is wrong https://bugs.launchpad.net/bugs/296448 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 296448] [NEW] APN for vodafone Greece is wrong
Public bug reported: Precondition: A 3G modem that provides 3G Broadband Internet Access service through Vodafone Greece is connected for first time to a computer running Ubuntu 8.10. What happens: After the user selects Greece as Country and Vodafone as provider, the Mobile Broadband connection is automatically configured and APN is set to "internet.vodafone.gr". Current Postcondition: The user is unable to enable the connection unless he goes to connections editor, edit the mobile broadband connection and change the APN to "internet". Desired Postcondition: The user is able to enable the mobile broadband connection with no need to further edit it. Proposed resolution: After the user selects Greece as Country and Vodafone as provider, the Mobile Broadband connection should be automatically configured and APN should be set to "internet". Related files: /usr/share/mobile-broadband-provider-info/serviceproviders.xml Detailed description: When connecting a USB 3G modem for first time in ubuntu 8.10 an utility is automatically started in order to help the user to set up a Mobile broadband connection. When the user selects Greece as country and Vodafone as the mobile broadband provider, the utility sets APN to "internet.vodafone.gr" that is wrong and results to connection failure if left as is. The right APN is plain "internet". When the user tries to enable the connection just after the setup process has finished, he takes a "connection failed" error message. The user has to go to edit connections, edit the mobile broadband connection and change the APN to "internet". After that the connection is enabled successfully. The file /usr/share/mobile-broadband-provider-info/serviceproviders.xml holds the default settings for mobile broadband providers per country. The section: Vodafone internet.vodafone.gr should be replaced with: Vodafone internet ** Affects: mobile-broadband-provider-info (Ubuntu) Importance: Undecided Status: New -- APN for vodafone Greece is wrong https://bugs.launchpad.net/bugs/296448 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 221226] Re: [ooo-build] [hardy] Open Office Writer crashes when pasting certain things
I was able to reproduce the behavior shown at kostas' video ( http://www.mediafire.com/?minxmz1m4nv ). Pasting a series of images from firefox to writer caused writer to crash a while after it started downloading and showing them. -- [ooo-build] [hardy] Open Office Writer crashes when pasting certain things https://bugs.launchpad.net/bugs/221226 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 200803] Re: no latin layout when booting live cd with Greek settings
Just tested with hardy 11 Mar 2008 desktop i386 daily build. The bug has been fixed. When selecting Greek/Ελληνικά from boot menu the keyboard layout is set to en-US and SCIM is not loaded. Also Greek keyboard layout is pre-added at Keyboard Preferences. Two more things left to be done (if possible): 1. Layout Switching to be preconfigured at Alt+Shift. Now user cannot switch to greek layout, although it is listed in keyboard preferences, unless he set alt+shift for layout switching through keyboard preferences, or add the keyboard layout indicator applet at panel. 2. The pre-added layout for greek to be greek-extended instead of plain greek, so the user can type in the euro "€" symbol when in greek layout. -- no latin layout when booting live cd with Greek settings https://bugs.launchpad.net/bugs/200803 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 200803] Re: no latin layout when booting live cd with Greek settings
I confirm this bug. It can be reproduced by booting hardy alpha 6 live desktop cd and selecting Greek/"Ελληνικά", from the F2 menu. It is rather frustrating to not be able to switch to latin keyboard, as one can not use terminal web browser and other apps that need latin input, unless he add the English layout from keyboard preferences. -- no latin layout when booting live cd with Greek settings https://bugs.launchpad.net/bugs/200803 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 53923] Re: tifm: Texas Instruments Card reader not working
I have Texas Instruments PCIxx21 Integrated FlashMedia Controller on my ACER Aspire 1692WLMi laptop not working with a Gutsy fresh install. The tested kernel is: $ uname -a Linux roadrunner 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686 GNU/Linux The Controller is reported by lspci -vv as: 06:01.3 Mass storage controller: Texas Instruments PCIxx21 Integrated FlashMedia Controller Subsystem: Acer Incorporated [ALI] Unknown device 0066 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- https://bugs.launchpad.net/bugs/53923 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 22985] Re: [x700] fails to infer lvds for primary connector on acer ferrari 4005 | card detected, but driver fails to use right output port
I can confirm that ubuntu-7.04-beta-desktop-i386.iso boots in graphical mode correctly at my Acer Aspire 1692WLMi Laptop that has an ATI MOBILITY RADEON X700 PCI Express With 256MB RAM and a 15.4 WXGA CrystalBrite TFT LCD (1280x800 Natural Resolution). It seems that the patch really works. It is so good to have this issue finally fixed after about more than a year of discussion. Congratulations for the good work to everybody! -- [x700] fails to infer lvds for primary connector on acer ferrari 4005 | card detected, but driver fails to use right output port https://launchpad.net/bugs/22985 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 70829] Re: gdm theme should use dejavu fonts
I can also confirm this bug in edgy. The gdm font is ugly with greek text, exactly as shown at the screenshots posted by Athanasios Lefteris . -- gdm theme should use dejavu fonts https://launchpad.net/bugs/70829 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 63558] Re: Latest usplash leaves my consoles corrupted
I can confirm this bug too. My h/w is an Acer Aspire 1692WLMi Laptop with ATI MOBILITY RADEON X700 PCI Express With 256MB RAM and 15.4 WXGA CrystalBrite TFT LCD (1280x800 Natural Resolution). The bug is apparent with both edgy eft installation and Feisty Fawn Herd 1 Desktop CD. The workaround proposed by S.Rey solves the problem. -- Latest usplash leaves my consoles corrupted https://launchpad.net/bugs/63558 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 22985] Re: [x700] fails to infer lvds for primary connector on acer ferrari 4005 | card detected, but driver fails to use right output port
The bug still exists on Acer Aspire 1692WLMi with Feisty Fawn Herd 1 . -- [x700] fails to infer lvds for primary connector on acer ferrari 4005 | card detected, but driver fails to use right output port https://launchpad.net/bugs/22985 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 22985] Re: [x700] fails to infer lvds for primary connector on acer ferrari 4005 | card detected, but driver fails to use right output port
The bug still exists on Acer Aspire 1692WLMi with edgy 6.10 . I can also confirm the problem with virtual terminals. -- [x700] fails to infer lvds for primary connector on acer ferrari 4005 | card detected, but driver fails to use right output port https://launchpad.net/bugs/22985 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 67256] Re: "-generic" kernel doesn't boot after upgrade to Edgy prerelease (but -386 does)
Same problem here, on a [EMAIL PROTECTED]/768MB RAM/ASUS P3BF sudo update-initramfs -u -k 2.6.17-10-generic worked for me too. -- "-generic" kernel doesn't boot after upgrade to Edgy prerelease (but -386 does) https://launchpad.net/bugs/67256 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 71549] Re: No lirc support in VLC (edgy)
Sorry for my carelessness :( . VLC has lirc support. I forgot to add control=lirc to vlcrc. Now remote control works... Sorry again for the false alarm. -- No lirc support in VLC (edgy) https://launchpad.net/bugs/71549 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 71549] No lirc support in VLC (edgy)
Public bug reported: VLC on Edgy (0.8.6-svn20061012.debian-1ubuntu1) does not respond to lirc commands as instructed by ~/.lircrc . I think it is compiled with no lirc support. My .lircrc is correct. It was working with my self-compiled vlc on dapper. lircd also runs and irexec works. ** Affects: vlc (Ubuntu) Importance: Undecided Status: Unconfirmed -- No lirc support in VLC (edgy) https://launchpad.net/bugs/71549 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 71411] Re: VLC crashes on startup (edgy)
I moved ~/.vlc. It now starts. No segfault. I reconfigured it so that it send the video to my TV. It works (dapper's vlc package crashed when I tried to send the video to tv-out). One thing I now notice is that edgy's vlc does not respond to lirc commands (I guess it is not compiled with lirc support), but I think I have to fill an other bug-report for this. -- VLC crashes on startup (edgy) https://launchpad.net/bugs/71411 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 71411] Re: VLC crashes on startup (edgy)
** Attachment added: "the crash report" http://librarian.launchpad.net/5053284/_usr_bin_vlc.1000.crash -- VLC crashes on startup (edgy) https://launchpad.net/bugs/71411 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 71411] VLC crashes on startup (edgy)
Public bug reported: I have configured VLC to display the video output on display :0.1 (nvidia tv-out). It was working on Dapper with vlc 0.8.5 compiled from source. I upgraded to edgy recently, and as my self-compiled vlc binary stopped functioning, I installed ubutntu vlc package via apt-get. Running /usr/bin/vlc from a console gives me a segfault ** Affects: vlc (Ubuntu) Importance: Undecided Status: Unconfirmed -- VLC crashes on startup (edgy) https://launchpad.net/bugs/71411 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 22985] Re: [x700] fails to infer lvds for primary connector on acer ferrari 4005
I also confirm the bug on Acer Aspire 1692WLMi with edgy rc desktop cd. -- [x700] fails to infer lvds for primary connector on acer ferrari 4005 https://launchpad.net/bugs/22985 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 56659] Re: kinoplus in edgy makes kino segfault
I also confirm this. Same error. Uninstalling kinoplus soves the problem. -- kinoplus in edgy makes kino segfault https://launchpad.net/bugs/56659 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 61200] Re: OOo(edgy 2.0.3-4ubuntu2) crashes when inserting picture menu
After installing the recent updates, the problem has been solved. OpenOffice writer does not crash any more and "Insert file" and "Insert picture" functions work properly. (openoffice.org 2.0.4_rc2-1ubuntu6) -- OOo(edgy 2.0.3-4ubuntu2) crashes when inserting picture menu https://launchpad.net/bugs/61200 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 61200] Re: OOo(edgy 2.0.3-4ubuntu2) crashes when inserting picture menu
I can confirm this. OOo edgy 2.0.3-4ubuntu2 writer crashes when I click "Insert -> Picture -> from file ..." or "Insert -> Insert File". The main writer window disapears. The "Insert Picture" file browser window and an "OpenOffice.org Document Recovery" window apear. I do not get any error message though even when I run oowriter from a terminal. I use greek locale (LANG=el_GR.UTF8) at gnome and the crash occurs the same when I run oowriter with LANG=el_GR.UTF8 (greek menus) and when I run it with LANG=en_US.UTF8 (english menus). -- OOo(edgy 2.0.3-4ubuntu2) crashes when inserting picture menu https://launchpad.net/bugs/61200 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 60631] Re: [edgy]Crash opening firefox
The problem has been fixed at my edgy system with greek (el_GR.UTF-8) locale after the last apt-get update && apt-get upgrade. Now firefox starts successfuly with greek menus. -- [edgy]Crash opening firefox https://launchpad.net/bugs/60631 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 61052] Edgy Eft Knot 3: Firefox fails to start when el_GR.UTF-8 locale is used.
Public bug reported: Binary package hint: firefox I have configured edgy to use greek (LANG=el_GR.UTF-8) locale (greek menus etc). When starting firefox (either by clicking the icon or from terminal) I get an error window and firefox does not start. The error message is (translated to english): XML PArsing Error: Undefined entity Location: chrome://browser/content/browser.xul Line Number 1140, Column 9: ^ System management -> Language Support tool and fully updated the system. ** Affects: firefox (Ubuntu) Importance: Untriaged Status: Unconfirmed -- Edgy Eft Knot 3: Firefox fails to start when el_GR.UTF-8 locale is used. https://launchpad.net/bugs/61052 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 61052] Re: Edgy Eft Knot 3: Firefox fails to start when el_GR.UTF-8 locale is used.
** Attachment added: "Screenshot of the error window" http://librarian.launchpad.net/4295850/Gecko.png -- Edgy Eft Knot 3: Firefox fails to start when el_GR.UTF-8 locale is used. https://launchpad.net/bugs/61052 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 22985] Re: [x700] fails to infer lvds for primary connector on acer ferrari 4005
** Attachment added: "/var/log/Xorg.0.log of Acer Aspire 1692WLMi" http://librarian.launchpad.net/4290821/Xorg.0.log -- [x700] fails to infer lvds for primary connector on acer ferrari 4005 https://launchpad.net/bugs/22985 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 22985] Re: [x700] fails to infer lvds for primary connector on acer ferrari 4005
I just tried booting Ubuntu 6.10 (Edgy Eft) Knot 3 desktop cd (http://cdimage.ubuntu.com/releases/edgy/knot-3/edgy-desktop-i386.iso) on my Acer Aspire 1692WLMi and have the same problem. The LCD screen goes blank. The problem is solved by adding Option "MonitorLayout" "LVDS,AUTO" at the monitor section of xorg.conf. I attach the ouput of lshw command and /var/log/Xorg.0.log ** Attachment added: "Output of lshw on Acer Aspire 1692WLMi" http://librarian.launchpad.net/4290819/lshw.txt -- [x700] fails to infer lvds for primary connector on acer ferrari 4005 https://launchpad.net/bugs/22985 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 36102] Re: Can't switch keyboard layout in gksu
I suffer from this issue too on Dapper. My native language is Greek. I use two layouts en_US and el_GR and switch bettween them with ctrl+alt+shift. I have selected en_US layout as the default layout and clicked the "separate group for each window". This way when I start an application it's window uses the default layout. Unfortunatelly I realized that the window shown when an app needs my password to get root priviledges (eg. /usr/bin/sudo -H -S -p GNOME_SUDO_PASS -u root -- /usr/bin/update-manager) , do not follow this rule (they do not switch to the default layout when they appear at the screen). I think this happens because when sudo window start, the focus is not taken from the previously focused window. This results in xlock and sudo using the layout selected for that window and not the default. This issue is very very annoying for users that use more than one layout (and all non English speakers) and thus I think it should be take a highter priority. I think the most appropriate sollution to this is to make sudo take the focus from the previously focused window and thus switch to the default layout. An other approximation would be to show a message under or next to the password input box that would indicate the current layout. A similar issue is faced on the password dialog that appears after locking the screen (xlock) (see bug #49222 - https://launchpad.net/distros/ubuntu/+source/gnome- screensaver/+bug/49222/ -). -- Can't switch keyboard layout in gksu https://launchpad.net/bugs/36102 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 49222] Re: Screensaver password dialog does not indicate keyboard layout
I suffer from this issue too on Dapper. My native language is Greek. I use two layouts en_US and el_GR and switch bettween them with ctrl+alt+shift. I have selected en_US layout as the default layout and clicked the "separate group for each window". This way when I start an application it's window uses the default layout. Unfortunatelly I realized that xlock and the window shown when an app needs my password to get root priviledges (eg. /usr/bin/sudo -H -S -p GNOME_SUDO_PASS -u root -- /usr/bin/update-manager) , do not follow this rule (they do not switch to the default layout when they appear at the screen). I think this happens because when xlock or sudo window start, the focus is not taken from the previously focused window. This results in xlock and sudo using the layout selected for that window and not the default. This issue is very very annoying for users that use more than one layout (and all non English speakers) and thus I think it should be take a highter priority. I think the most appropriate sollution to this is to make xlock and sudo take the focus from the previously focused window and thus switch to the default layout. An other approximation would be to show a message under or next to the password input box that would indicate the current layout. -- Screensaver password dialog does not indicate keyboard layout https://launchpad.net/bugs/49222 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 39232] Re: Dapper on Acer Aspire 1692WLMi: LCD display is black after booting
I just tested Acer Aspire 1692WLMi with Edgy Eft Knot 1. The bug still exists. the screen goes off when X server starts. I solved the problem by adding Option "MonitorLayout" "LVDS,AUTO" in driver section as shiechka suggests. There is no need to change ati to radeon. -- Dapper on Acer Aspire 1692WLMi: LCD display is black after booting https://launchpad.net/bugs/39232 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs