[Bug 305554] [NEW] Unicode characters are handled uncorrectly
Public bug reported: Binary package hint: gnome-terminal Steps to reproduce: 1. Start gnome-terminal. 2. cd /tmp 3. mkdir "some unicode directory name of length N" (e.g. mkdir "αβγ", N=3) 4. cd "this directory" 5. Type some command, that don't fit in one terminal line, but only fits in two: (e.g. echo "abcd"|bzip2|bunzip2|bzip2|bunzip2|bzip2|bunzip2|bzip2|bunzip2), execute it) 6. press 'up arrow' key to bring the command back again. 7. press 'left arrow' and wait for the cursor to appear in the middle of the first line. 8. Now either: Press HOME - the cursor will fall so many symbol positions beyong the line beginning as many Grecian Unicode letters there are: N. Or: Try to set the cursor at the end of first line by pressing right arrow - you will not be able to locate the last N characters. If you now try to edit the comand, there will be some mess. The same has been tested with Cyrrilics Unicode symbols. The effect with more exotic symbols is even more powerful: try "ॣय़" as directory name. It seems that Gnome-terminal uses some unicode-unaware function to calculate strings length. The issue is rather unpleasant, because localized Ubuntu versions use many directories with Unicode leters in names. E.G. Desktop is "Рабочий стол" in Russian localization. ** Description:Ubuntu 8.10 Release:8.10 x86_64 distributive Gnome terminal version from "apt-cache policy gnome-terminal" 2.24.1.1-0ubuntu1 ProblemType: Bug Architecture: amd64 DistroRelease: Ubuntu 8.10 ExecutablePath: /usr/bin/gnome-terminal NonfreeKernelModules: ath_hal fglrx Package: gnome-terminal 2.24.1.1-0ubuntu1 ProcEnviron: PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=ru_RU.UTF-8 SHELL=/bin/bash SourcePackage: gnome-terminal Uname: Linux 2.6.27-9-generic x86_64 ** Affects: gnome-terminal (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug -- Unicode characters are handled uncorrectly https://bugs.launchpad.net/bugs/305554 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 305554] Re: Unicode characters are handled uncorrectly
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/20236450/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/20236451/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/20236452/ProcStatus.txt -- Unicode characters are handled uncorrectly https://bugs.launchpad.net/bugs/305554 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 305554] Re: Unicode characters are handled uncorrectly
Yes, this is confirmed with terminator. And with Konsole from KDE. -- Unicode characters are handled uncorrectly https://bugs.launchpad.net/bugs/305554 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 349011] Re: DeVeDe bitrate calculation for DVD iso is incorrect
The bug is confirmed! When using an "Optimise size" option, Devede produces a 2.4 Gib .iso file, while something about 4.7 Gib is expected. -- DeVeDe bitrate calculation for DVD iso is incorrect https://bugs.launchpad.net/bugs/349011 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 369891] Re: GLUT windows are transparent when compositor is active & xlib mesa in use
I confirm the bug. I have encountered it while playing around with OpenGL tutorials. The simple c program is attached. It is compiled with command "gcc kaka.c -lGL -lGLU -lglut". I am using freeglut3-dev, libgl1-mesa-* libraries. The system is Ubuntu 9.04. The hardware is Intel 945GME videochip. When the program is started with "Additional visual effects enabled" desktop feature, it produces "freeglut (./a.out): Unable to create direct context rendering for window 'Hello World' This may hurt performance." via stderr. The resulting window contains various garbage, loosely related to what was supposed to be drawn (despite sometimes the right picture is seen). However, when the binary is started with all desktop effects shut down (this needs restarting session to take action), the stderr output is "get fences failed: -1 param: 6, val: 0" and all works fine. To conclude, glut with openGL don't work with Compiz desktop effects enabled. For those, who would like to use glut anyhow, the obvious workaround is use no desktop effects while running the application(s). ** Attachment added: "A little C program, that suffers from the bug." http://launchpadlibrarian.net/27252634/progr.tar.bz2 -- GLUT windows are transparent when compositor is active & xlib mesa in use https://bugs.launchpad.net/bugs/369891 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 305554] Re: Unicode characters are handled uncorrectly
So, this seems to be a bug of some underlying system. Shall I post a bug report somewhere else? Or it hass allready been done? -- Unicode characters are handled uncorrectly https://bugs.launchpad.net/bugs/305554 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 326891] Re: 2.6.27.11 kernel breaks r8169 support for rtl8102e
I confirm that the modified .27-11 kernel fixes the ethernet issue on my Acer Aspire one. The device is: 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02) -- 2.6.27.11 kernel breaks r8169 support for rtl8102e https://bugs.launchpad.net/bugs/326891 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 329356] Re: installed jaunty, no touchpad
Testing 9.04 alpha 4 on Acer Aspire One, submodel ZG5. After running Ubuntu from a usb flash drive (to test), it was detected that touchpad (both finger movement detector and two buttons) did not work at all (used external usb mouse). In 8.10 there was no such issue. Here I provide some basic system information (attached), that might be helpful. I am ready to provide more, since the hardware issue is significant for me. ** Attachment added: "lsmod_lspci_lshal_dmesg.tar.gz" http://launchpadlibrarian.net/22608191/lsmod_lspci_lshal_dmesg.tar.gz -- installed jaunty, no touchpad https://bugs.launchpad.net/bugs/329356 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 329356] Re: installed jaunty, no touchpad
Yes, it works! After installing xserver-xorg-input-all and logging out of a live-cd (live-usb in my case - Aspire one has no CD 8]) session to log in again, the touchpad started to work properly. -- installed jaunty, no touchpad https://bugs.launchpad.net/bugs/329356 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 341363] Re: [i945GME] drm:i915_getparam *ERROR* Unknown parameter 6
After seing "[drm:i915_getparam] *ERROR* Unknown parameter 6" messages last befor crash in kern.log ang googling over this string, I found this launchpad bug entry. The videodevice is "Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)". The system crashes about once a day. -- [i945GME] drm:i915_getparam *ERROR* Unknown parameter 6 https://bugs.launchpad.net/bugs/341363 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 412907] Re: X crashes and system is only responsive via sys-req on keyboard
All the symptoms, described by Liam O'Reilly, are the same with my netbook, except the crashes are more rare. The crashes are less frequent when using Ubuntu "Standart" instead of "Extra" desktop effects. The device, affected, is Acer Aspire One ZG5. # uname -a Linux ubuntu-laptop 2.6.28-14-generic #47-Ubuntu SMP Sat Jul 25 00:28:35 UTC 2009 i686 GNU/Linux # cat /proc/version_signature Ubuntu 2.6.28-14.47-generic ** Attachment added: "sudo lspci -vnvn (gzipped)" http://launchpadlibrarian.net/30268271/lspci.gz -- X crashes and system is only responsive via sys-req on keyboard https://bugs.launchpad.net/bugs/412907 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 412907] Re: X crashes and system is only responsive via sys-req on keyboard
...and to clarify, Jaunty 32bit is running on the netbook. (This could, probably, be discovered by reading the previous post, but this way the whole looks more clear). -- X crashes and system is only responsive via sys-req on keyboard https://bugs.launchpad.net/bugs/412907 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 289784] Re: netbeans is not well rendered using openjdk
Using jaunty 9.04 x86. After installing Netbeans, experienced the same issue: free space under text in different situations. The program code looked bad, if opened in NetBeans editor. The workaround, suggested by Carlos Ramos, has worked for me! (My first language is Russian, so deleting these fonts from the list did not affect me) Nevertheless, the bug stays unfixed... -- netbeans is not well rendered using openjdk https://bugs.launchpad.net/bugs/289784 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 353080] Re: Netbeans IDE 6.5 don't autocomplete import statement
I have just updated Netbeans from 9.04 proposed repository. Platform - x86. Import completion has started to work! Thanks, Martin Pitt! Thanks, Yulia Novozhilova! -- Netbeans IDE 6.5 don't autocomplete import statement https://bugs.launchpad.net/bugs/353080 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 151588] Fixed in 7.10.
The bug has been fixed in Ubuntu 7.10. Camorama Viewer is able to get a picture from the camera, despite in 7.04 this did not work. That is the end of the bug. -- v4l usb webcamera driver gives corrupted images https://bugs.launchpad.net/bugs/151588 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 151588] Re: v4l usb webcamera driver gives corrupted images
There is no bug in Ubuntu 7.10. No bug - no further trouble. ** Changed in: ubuntu Status: New => Fix Committed -- v4l usb webcamera driver gives corrupted images https://bugs.launchpad.net/bugs/151588 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 151588] Fixed in 7.10.
The bug has been fixed in Ubuntu 7.10. Camorama Viewer is able to get a picture from the camera, despite in 7.10 this did not work. That is the end of the bug. -- v4l usb webcamera driver gives corrupted images https://bugs.launchpad.net/bugs/151588 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 151588] v4l usb webcamera driver gives corrupted images
Public bug reported: I am using this system. [EMAIL PROTECTED]:~$ uname -a Linux ivze-desktop 2.6.20-16-generic #2 SMP Sun Sep 23 18:31:23 UTC 2007 x86_64 GNU/Linux I have Ubuntu 7.04 installed. If camera, A4Tech PK-35N, is plugged in a usb port. The following debug messages appear. dmesg [ 1962.317891] usb 6-1: new full speed USB device using ohci_hcd and address 7 [ 1962.417438] usb 6-1: configuration #1 chosen from 1 choice [ 1962.418290] usb 6-1: ZC0301[P] Image Processor and Control Chip detected (vid/pid 0x0AC8/0x303B) [ 1962.465485] usb 6-1: PB-0330 image sensor detected [ 1962.718861] usb 6-1: Initialization succeeded [ 1962.718900] usb 6-1: V4L2 device registered as /dev/video0 ls -l /dev/video0 crw-rw 1 root video 81, 0 2007-10-11 16:51 /dev/video0 It seems, all ready. However, when i try to launch "camorama" application, an error message appear * Could not connect to video device (/dev/video0). Please check connection. * To eliminate possible troubles with permissions, i tried sudo camorama . Nothing changed, the same error message appeared. I tried some other software. # [EMAIL PROTECTED]:~$ camgrab /dev/video0: no v4l device # [EMAIL PROTECTED]:~$ camstream X Error: BadDevice, invalid or uninitialized input device 167 Major opcode: 144 Minor opcode: 3 Resource id: 0x0 Failed to open device X Error: BadDevice, invalid or uninitialized input device 167 Major opcode: 144 Minor opcode: 3 Resource id: 0x0 Failed to open device CVideoDevice::CVideoDevice() could not query capabilities; is this really a video device? CVideoDevice::ResetImagesRGB() CVideoDevice::ResetImagesYUV() - Apart from that, an empty gui appears. *** I tried some other tools, they all can not operate properly. Trying to find out, what is wrong, i did cat /dev/video0>>/tmp/bjaka and stopped it after a few secconds by typing +C. I studied "bjaka" with the aid of KHexEdit. The file has been found to consist of blocks, each of them starting from ff d8 ff fe 00 0e. A block consis of 4096 octets. I copied one block, saved it as a file. The Nautilus detected it to be a JPEG image. I tried to use different software to look in. #If opened via Firefox, it shows an image with a stripe of real picture on the top, and gray until the bottom. The menu->properties of image tell that the image has dimensions (640x480) what respects to the maximal resolution, PK-35N webcamera is able to work at. #I tried to use GIMP. The GIMP displays an error message, telling "Corrupt JPEG data: premature end of data segment", - and displays the same stripe on the top. I tried to copy two blocks, going one after another, into a file; then opened it with GIMP. The error message contained "Invalid JPEG file structure: two SOI markers" . This means that there are no missing data after the end of a 4096 block, on the contrary, it is a begining of the next picture. To aid debugging, i have published some files, mentioned before. http://krinol.narod.ru/bjaka.tar.gz - cat /dev/video0 output http://krinol.narod.ru/cut.jpeg.tar.gz - one 4096 block from bjaka, put into a file ## This is the end of the first part of this bug report. I am quite shure that the data, provided here, is not enough to fix the bug, so i am ready to provide more debug information, if necessary. ZelinskiyIS ** Affects: ubuntu Importance: Undecided Status: New -- v4l usb webcamera driver gives corrupted images https://bugs.launchpad.net/bugs/151588 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 144085] Still in 7.10
The bug exists in Ubuntu 7.10. Steps to reproduce: 1. While in X mode, press Ctrl+Alt+F2. 2. cat some file, that contains UTF-8 Cyrilic symbols. (Example: copy this Rus alphabet to a file "АБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдеёжзийклмнопрстуфхцчшщъыьэюя " ) 3.See, that teher are holes in the letter sequence (0 - memory), some letters are displayed as a bit of garbage - (not 0 - memory). I have attached a photo of this to the post, so that You could understand me better. uname -a Linux ivze-desktop 2.6.22-14-generic #1 SMP Tue Feb 12 02:46:46 UTC 2008 x86_64 GNU/Linux Ready to interact, ZelinskiyIS. ** Attachment added: "UTF8 cyrilic symbols are not displayed correctly." http://launchpadlibrarian.net/12163387/garcyr.jpeg -- Charset is not set correctly in VGA text-mode https://bugs.launchpad.net/bugs/144085 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 532111] Re: Screen garbage, mostly affecting fonts, appears after some minutes of desktop usage.
After system update&upgrade some hours ago, I tested it again. The bug is still here with symptoms unchanged. Card: NVidia GT220, driver: 195.36.15. -- Screen garbage, mostly affecting fonts, appears after some minutes of desktop usage. https://bugs.launchpad.net/bugs/532111 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 532111] Re: Screen garbage, mostly affecting fonts, appears after some minutes of desktop usage.
*** This bug is a duplicate of bug 456637 *** https://bugs.launchpad.net/bugs/456637 BIOS firmware update seems to fix the issue completely. See the duplicate bug report for more details. -- Screen garbage, mostly affecting fonts, appears after some minutes of desktop usage. https://bugs.launchpad.net/bugs/532111 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 456637] Re: Please consider turning powermizer OFF
My hardware: 1) Asus M2A-VM motherboard, 2) NVidia GT220 card. I had graphical artefacts problems after update to pre-release 10.04, used PowerMizer off workaround to make the system usable. After updating BIOS firmware up to 2302 all is clear, no artefacts for some hours of testing, despite screen corruption would happen in less than ten minutes with PowerMizer on before. In my case, the issue is no more! -- Please consider turning powermizer OFF https://bugs.launchpad.net/bugs/456637 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 456637] Re: Please consider turning powermizer OFF
Sorry everyone, It was too early... The whole situation is back, No I am having the same bugs after reboot. -- Please consider turning powermizer OFF https://bugs.launchpad.net/bugs/456637 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 422298] [NEW] dash interpreter don't handle some unicode characters correctly
Public bug reported: Binary package hint: dash The bug happens, in particular, when using Cyrillic letters "ш" and "с". To reproduce, open a terminal, cd /tmp (or somewhere else - this don't matter), type $ dash -c "name=прстуфхцчшщ;echo \$name > \$name" $ ls One would expect a file named прстуфхцчшщ to be created with contents, similar to it's name. However, instead of that ls shows a file, named пр?туфхцч?щ. Inside the file a proper string прстуфхцчшщ can be found. The wrong filename hexdump-s to the following: 000 bfd0 80d1 d1d1 d182 d183 d184 d185 d186 010 d187 89d1 000a On the other hand, the correct filename would hexdump to: 000 bfd0 80d1 81d1 82d1 83d1 84d1 85d1 86d1 010 87d1 88d1 89d1 000a If bash is used instead of dash, the problem is not present. The bug is present on both jaunty x86 and jaunty x86_64. The bug is significant, because "dash" is a default "sh" interpreter for these systems. It is used by system("...") function. In particular, I found the bug while debugging my authomatic Python file-converting script, that failed on files with Cyrillic names, containing "с" and "ш". - i...@ubuntu-laptop:/tmp$ lsb_release -rd Description:Ubuntu 9.04 Release:9.04 Dash package version: 0.5.4-12ubuntu2 ** Affects: dash (Ubuntu) Importance: Undecided Status: New -- dash interpreter don't handle some unicode characters correctly https://bugs.launchpad.net/bugs/422298 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 422298] Re: dash interpreter don't handle some unicode characters correctly
Some tests, performed, revealed that the same issue is with capital "Ё" letter. -- dash interpreter don't handle some unicode characters correctly https://bugs.launchpad.net/bugs/422298 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 398161] Re: pcspkr requires rmmod and modprobe to function
Workaround: 1) leave pcspkr module blacklisted in "/etc/modprobe.d/blacklist.conf" 2) insert "modprobe pcspkr" somewhere so that it is called at boot time. That worked for me, tested by "beep" utility. Motherboard: M2A-VM (for x86_64) -- pcspkr requires rmmod and modprobe to function https://bugs.launchpad.net/bugs/398161 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 532111] Re: Screen garbage, mostly affecting fonts, appears after some minutes of desktop usage.
I have found a suitable work-around for this bug. After changing PowerMizer mode from "Adaptive" to "Performance" the screen corruption stopped to happen. I have tested it for three hours. Taking in consideration that the failure happened before with frequency about 7 minutes, I suggest that the erroneous behavior is somehow connected to frequency altering. There is a related thread @ ubuntuforums: http://ubuntuforums.org/showthread.php?p=9066892#post9066892 -- Screen garbage, mostly affecting fonts, appears after some minutes of desktop usage. https://bugs.launchpad.net/bugs/532111 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 532111] Re: Screen garbage, mostly affecting fonts, appears after some minutes of desktop usage.
*** This bug is a duplicate of bug 456637 *** https://bugs.launchpad.net/bugs/456637 ** This bug has been marked a duplicate of bug 456637 Please consider turning powermizer OFF -- Screen garbage, mostly affecting fonts, appears after some minutes of desktop usage. https://bugs.launchpad.net/bugs/532111 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 456637] Re: Please consider turning powermizer OFF
I have just tried `256.25 beta` drivers. Same result. -- Please consider turning powermizer OFF https://bugs.launchpad.net/bugs/456637 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 456637] Re: Please consider turning powermizer OFF
Same for `256.29`. With PowerMizer on I got artefacts and garbage. -- Please consider turning powermizer OFF https://bugs.launchpad.net/bugs/456637 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 532111] Re: Screen garbage, mostly affecting fonts, appears after some minutes of desktop usage.
*** This bug is a duplicate of bug 456637 *** https://bugs.launchpad.net/bugs/456637 For the sake of those, who came occasionally over this bug report from the Internet. There is no solution yet, my success report above is false. -- Screen garbage, mostly affecting fonts, appears after some minutes of desktop usage. https://bugs.launchpad.net/bugs/532111 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 532111] [NEW] Screen garbage, mostly affecting fonts, appears after some minutes of desktop usage.
Public bug reported: Following bug report instructions: 1) Description: Ubuntu lucid (development branch) Release:10.04 2) NVIDIA Driver Version: 95.36.03 (taken from System -> Administration -> Nvidia X Server Settings) 3) Expected to see no garbage in the screen for all time 4)After some minutes of desktop usage visual garbage start to appear. Text on widgets seem to be mostly affected. There are attached screenshots. ProblemType: Bug Architecture: amd64 Date: Thu Mar 4 21:27:39 2010 DistroRelease: Ubuntu 10.04 DkmsStatus: virtualbox-ose, 3.1.2, 2.6.32-15-generic, x86_64: installed nvidia-current, 195.36.03, 2.6.31-19-generic, x86_64: installed nvidia-current, 195.36.03, 2.6.32-15-generic, x86_64: installed EcryptfsInUse: Yes ExecutablePath: /usr/bin/Xorg MachineType: System manufacturer System Product Name NonfreeKernelModules: nvidia ath_hal Package: xserver-xorg-core 2:1.7.5-1ubuntu2 ProcCmdLine: root=UUID=4f6537ec-374b-4e0f-891a-0858a57a32ff ro quiet splash ProcEnviron: LANG=ru_RU.UTF-8 PATH=(custom, no user) ProcVersionSignature: Ubuntu 2.6.32-15.22-generic SourcePackage: nvidia-graphics-drivers Uname: Linux 2.6.32-15-generic x86_64 dmi.bios.date: 10/22/2008 dmi.bios.vendor: Phoenix Technologies, LTD dmi.bios.version: ASUS M2A-VM ACPI BIOS Revision 2201 dmi.board.name: M2A-VM dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: 1.XX dmi.chassis.asset.tag: 123456789000 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnPhoenixTechnologies,LTD:bvrASUSM2A-VMACPIBIOSRevision2201:bd10/22/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2A-VM:rvr1.XX:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: System Product Name dmi.product.version: System Version dmi.sys.vendor: System manufacturer system: distro: Ubuntu codename: lucidarchitecture: x86_64kernel: 2.6.32-15-generic ** Affects: nvidia-graphics-drivers (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug lucid -- Screen garbage, mostly affecting fonts, appears after some minutes of desktop usage. https://bugs.launchpad.net/bugs/532111 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 532111] Re: Screen garbage, mostly affecting fonts, appears after some minutes of desktop usage.
** Attachment added: "Screen garbage example" http://launchpadlibrarian.net/40190114/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA-9.png ** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/40186602/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/40186603/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/40186604/Dependencies.txt ** Attachment added: "GdmLog.txt" http://launchpadlibrarian.net/40186605/GdmLog.txt ** Attachment added: "GdmLog1.txt" http://launchpadlibrarian.net/40186606/GdmLog1.txt ** Attachment added: "GdmLog2.txt" http://launchpadlibrarian.net/40186607/GdmLog2.txt ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/40186608/Lspci.txt ** Attachment added: "Lsusb.txt" http://launchpadlibrarian.net/40186609/Lsusb.txt ** Attachment added: "PciDisplay.txt" http://launchpadlibrarian.net/40186610/PciDisplay.txt ** Attachment added: "ProcAttrCurrent.gz" http://launchpadlibrarian.net/40186611/ProcAttrCurrent.gz ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/40186612/ProcCpuinfo.txt ** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/40186613/ProcInterrupts.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/40186614/ProcMaps.txt ** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/40186615/ProcModules.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/40186616/ProcStatus.txt ** Attachment added: "RelatedPackageVersions.txt" http://launchpadlibrarian.net/40186617/RelatedPackageVersions.txt ** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/40186618/UdevDb.txt ** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/40186619/UdevLog.txt ** Attachment added: "XorgConf.txt" http://launchpadlibrarian.net/40186620/XorgConf.txt ** Attachment added: "XorgLog.txt" http://launchpadlibrarian.net/40186621/XorgLog.txt ** Attachment added: "XorgLogOld.txt" http://launchpadlibrarian.net/40186622/XorgLogOld.txt ** Attachment added: "Xrandr.txt" http://launchpadlibrarian.net/40186623/Xrandr.txt ** Attachment added: "glxinfo.txt" http://launchpadlibrarian.net/40186624/glxinfo.txt ** Attachment added: "monitors.xml.txt" http://launchpadlibrarian.net/40186625/monitors.xml.txt ** Attachment added: "setxkbmap.txt" http://launchpadlibrarian.net/40186626/setxkbmap.txt ** Attachment added: "xdpyinfo.txt" http://launchpadlibrarian.net/40186627/xdpyinfo.txt ** Attachment added: "xkbcomp.txt" http://launchpadlibrarian.net/40186628/xkbcomp.txt -- Screen garbage, mostly affecting fonts, appears after some minutes of desktop usage. https://bugs.launchpad.net/bugs/532111 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 532111] Re: Screen garbage, mostly affecting fonts, appears after some minutes of desktop usage.
Another beautiful screenshot. ** Attachment added: "Graphical garbage screenshot" http://launchpadlibrarian.net/40204275/Screenshot.png -- Screen garbage, mostly affecting fonts, appears after some minutes of desktop usage. https://bugs.launchpad.net/bugs/532111 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 532111] Re: Screen garbage, mostly affecting fonts, appears after some minutes of desktop usage.
I have taken and attached a screen capture video of what can be seen. ** Attachment added: "Screen capture" http://launchpadlibrarian.net/40264171/video.avi -- Screen garbage, mostly affecting fonts, appears after some minutes of desktop usage. https://bugs.launchpad.net/bugs/532111 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 422298] Re: dash interpreter don't handle some unicode characters correctly
In 10.04 lucid lynx beta1 the bug is still present. Dash package version: 0.5.5.1-3ubuntu1. -- dash interpreter don't handle some unicode characters correctly https://bugs.launchpad.net/bugs/422298 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 532111] Re: Screen garbage, mostly affecting fonts, appears after some minutes of desktop usage.
After performing a clean install of lucid 22 march daily build the bug is still here. ** Attachment added: "Screenshot" http://launchpadlibrarian.net/41656805/sc.png -- Screen garbage, mostly affecting fonts, appears after some minutes of desktop usage. https://bugs.launchpad.net/bugs/532111 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 305554] Re: Unicode characters are handled uncorrectly
*** This bug is a duplicate of bug 367369 *** https://bugs.launchpad.net/bugs/367369 ** This bug has been marked a duplicate of bug 367369 bash utf-8 characters issue -- Unicode characters are handled uncorrectly https://bugs.launchpad.net/bugs/305554 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 367369] Re: bash utf-8 characters issue
Greetings, everyone! I am experiencing the same problem when using Russian letters (such as Абвгд... :)) in bash. I am the creator of a separate bug report, quite an old one, which is about the same problem. I have linked the report to this one by marking my bug as a duplicate of this. I have performed some investigantion into the problem. Here it comes, copypasted from bug #305554 : #Copypaste# I have performed some research about the unwanted editing behaviour and found out that the bug is localised in "bash" interpreter (GNU bash, version 3.2.48(1)-release). I found that in case of bash, such behaviour is triggered by using Multibyte UTF-8 symbols in PS1 variable in a special way. Default ubuntu (tested for 9.04) .bashrc script works so that when bash is launched from within gnome-terminal, xterm or some other software terminals (bash looks at TERM variable), PS1 is set to \[\e]0;\...@\h: \w\a\]${debian_chroot:+($debian_chroot)}...@\h:\w\$. The long construction includes a sequence \e]0;some text\a. The sequence is interpreted by software terminal as a command to change the window title to "some text". In a situation when current working directory has multibyte symbols in path, some multibyte characters happen to appear between \e]0; and \a. I performed some tests by means of manually setting PS1 values and found out that messy command line edting is triggered by appearance of any multibyte characters inside \e]0 and \a. Any characters outside those do not trigger the messy behaviour. I have attached data, captured by "script" utility, that shows the bug. The utility reproduces data, that appeared on my terminal with timing preserved. To play the data, use a terminal that supports title changing (gnome-terminal and xterm must work), unpack the archive, ensure that terminal size is 80x24 and run "scriptreplay times typescript 2". In particular, you will see that having three two-byte unicode symbols betwee \e]0; and \a causes a three-position miss when editing a long line with the use of backspace. The test shows only a part of messy editing behavior. Some tests, described above in this bug report, have not been performed. I suppose that this bug is in "readline" library. However, because readline is statically compiled into bash, I think that it should be treated as a bash bug. #End of copypaste# ** Attachment added: "scren capture of the bug for Jaunty" http://launchpadlibrarian.net/33375742/script-80x24.tar.gz -- bash utf-8 characters issue https://bugs.launchpad.net/bugs/367369 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 367369] Re: bash utf-8 characters issue
The long text above is for Jaunty 9.04. I have rechecked the bug in Karmic beta for bash 4.0.33, and the bug is still here. My steps to reproduce were: 1)Cd to a directory with multibyte characters in name 2)Write some command longer than terminal horizontal size. 3)Try to edit the line in different ways (move backwards by means of |<-|) and see messy behaviour. Press |/|\| to see the previous command, you typed, and see that the output is messy again. 4)Execute PS1=\$ and see that the bugs are no more with the different prompt. -- bash utf-8 characters issue https://bugs.launchpad.net/bugs/367369 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 367369] Re: bash utf-8 characters issue
I have made a "script" record of reproducing this bug for Karmic beta. In the record you will see steps 1),2),3) reproduced. To play: 1)unpack; 2)cd to unpacked; 3) run "scriptreplay times" using a 80x24 terminal that supports title changing. ** Attachment added: "Script record of reproducing steps 1)-3) for Karmic" http://launchpadlibrarian.net/33377384/script-Karmic-80x24.tar.gz -- bash utf-8 characters issue https://bugs.launchpad.net/bugs/367369 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 422298] Re: dash interpreter don't handle some unicode characters correctly
The source of the bug has been found. As for dash-0.5.4, in expand.c:240 there is a line rmescapes(p); If one follows the macro, he or she will find that it just trashes chars 129 and 136 ("\201\210" octal). In UTF-8 representation of letters сшЁ (two bytes per a letter) the second byte is just from the set: $ echo сшЁ|hexdump -b 000 321 201 321 210 320 201 012 007 That's what causes the bug. The bug is UTF-8 specific, if KOI-8 was used for Cyrillics (as it is in Debian), there would be no such bug. -- dash interpreter don't handle some unicode characters correctly https://bugs.launchpad.net/bugs/422298 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 349919] Re: ssh client sometimes hangs
On jaunty 9.04, i386 I experience the same bug. Sometimes, when logging out the remote shell, ssh freezes locally after saying "logout". In such cases I have to use Ctrl-C. The bug seem happen more often when tunneling graphics, than when not using this ability. The bug is not critical, however, because Ctrl-C has allways helped. -- ssh client sometimes hangs https://bugs.launchpad.net/bugs/349919 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 305554] Re: Unicode characters are handled uncorrectly
I have performed some research about the unwanted editing behaviour and found out that the bug is localised in "bash" interpreter (GNU bash, version 3.2.48(1)-release). I found that in case of bash, such behaviour is triggered by using Multibyte UTF-8 symbols in PS1 variable in a special way. Default ubuntu (tested for 9.04) .bashrc script works so that when bash is launched from within gnome-terminal, xterm or some other software terminals (bash looks at TERM variable), PS1 is set to \[\e]0;\...@\h: \w\a\]${debian_chroot:+($debian_chroot)}...@\h:\w\$. The long construction includes a sequence \e]0;some text\a. The sequence is interpreted by software terminal as a command to change the window title to "some text". In a situation when current working directory has multibyte symbols in path, some multibyte characters happen to appear between \e]0; and \a. I performed some tests by means of manually setting PS1 values and found out that messy command line edting is triggered by appearance of any multibyte characters inside \e]0 and \a. Any characters outside those do not trigger the messy behaviour. I have attached data, captured by "script" utility, that shows the bug. The utility reproduces data, that appeared on my terminal with timing preserved. To play the data, use a terminal that supports title changing (gnome-terminal and xterm must work), unpack the archive, ensure that terminal size is 80x24 and run "scriptreplay times typescript 2". In particular, you will see that having three two-byte unicode symbols betwee \e]0; and \a causes a three-position miss when editing a long line with the use of backspace. The test shows only a part of messy editing behavior. Some tests, described above in this bug report, have not been performed. I suppose that this bug is in "readline" library. However, because readline is statically compiled into bash, I think that it should be treated as a bash bug. ** Attachment added: ""script" terminal capturing utility data" http://launchpadlibrarian.net/32777418/script-80x24.tar.gz -- Unicode characters are handled uncorrectly https://bugs.launchpad.net/bugs/305554 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 349919] Re: ssh client sometimes hangs
I can confirm the bug in Karmic when logging in from a Jaunty one. Steps: 1)>ssh -X karmicmachine 2)>gnome-system-monitor & 3)wait for gnome-system-monitor to show up and close it 4)>ps (you will see 'dbus-launch' apart from 'bash' and 'ps') 5)>exit 6)ssh hangs :( The problem seem to be related to dbus-launch somehow, because when i kill it before typing 'exit', ssh logs out without troubles. -- ssh client sometimes hangs https://bugs.launchpad.net/bugs/349919 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 305554] Re: Unicode characters are handled uncorrectly
Readline library is built in bash, so this is a bash bug. ** Package changed: cl-readline (Ubuntu) => bash (Ubuntu) -- Unicode characters are handled uncorrectly https://bugs.launchpad.net/bugs/305554 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 382187] Re: Incorrect handling UTF-8 symbol 'с' (U+0441) in redirection operator
*** This bug is a duplicate of bug 422298 *** https://bugs.launchpad.net/bugs/422298 I confirm the problem. In this case (octal)210 character suffers from dash cutting it out. In the duplicate bug report it was shown that octal 201 and 210 suffer from dash cutting them out. -- Incorrect handling UTF-8 symbol 'с' (U+0441) in redirection operator https://bugs.launchpad.net/bugs/382187 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 382187] Re: Incorrect handling UTF-8 symbol 'с' (U+0441) in redirection operator
*** This bug is a duplicate of bug 422298 *** https://bugs.launchpad.net/bugs/422298 ** This bug has been marked a duplicate of bug 422298 dash interpreter don't handle some unicode characters correctly -- Incorrect handling UTF-8 symbol 'с' (U+0441) in redirection operator https://bugs.launchpad.net/bugs/382187 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 422298] Re: dash interpreter don't handle some unicode characters correctly
Despite the source of two bugs (this and the duplicate) has been found (dash destroying bytes 0x81=0o201 and 0x88=0o210 from ">" redirrection target), I can't fix the myself because of being uncertain what to do and how to make sure that my actions won't affect some other dash features. This bug needs attention from someone with such powers. -- dash interpreter don't handle some unicode characters correctly https://bugs.launchpad.net/bugs/422298 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 422298] Re: dash interpreter don't handle some unicode characters correctly
The bug is confirmed in Karmic. Steps to reproduce: 1)Take a terminal 2)# cd /tmp; mkdir test; cd test 3)# sh -c "name=сшуЁ; echo \$name > \$name" 4)# ls 5)See a new file "??у?" with garbage in name, but having proper string "сшуЁ" inside. -- dash interpreter don't handle some unicode characters correctly https://bugs.launchpad.net/bugs/422298 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 456637] Re: Please consider turning powermizer OFF
My experience shows that the bug IS present in Oneric. Moreover the bug with my particular GT220 video card has been reproduced with 3 different motherboards. It's the card that matters. Turning powermizer off in xorg.conf has yet been the only solution found: Section "Device" Identifier "NVIDIA GT220" Driver "nvidia" Option "RegistryDwords""PowerMizerEnable=0x1; PerfLevelSrc=0x; PowerMizerDefault=0x1; PowerMizerDefaultAC=0x1" EndSection -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/456637 Title: Please consider turning powermizer OFF To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/456637/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 456637] Re: Please consider turning powermizer OFF
Alberto Milone (albertomilone): thank you for your attention! That's the command output on my computer with a faulty NVidia card. ivze@ivze-desktop:~$ lspci -n | grep 300 01:00.0 0300: 10de:0a20 (rev a2) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/456637 Title: Please consider turning powermizer OFF To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/456637/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 456637] Re: Please consider turning powermizer OFF
There is no graphical garbage, but there are complete system freezes from time to time with PowerMizer on using 195.36.31 drivers. -- Please consider turning powermizer OFF https://bugs.launchpad.net/bugs/456637 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 456637] Re: Please consider turning powermizer OFF
It seems that the issue is no more with 195.36.31 drivers. Can anyone confirm this? -- Please consider turning powermizer OFF https://bugs.launchpad.net/bugs/456637 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