[Bug 1968394] Re: No icons on desktop

2022-04-27 Thread Ningfei Li
had the same error. Turns out it was due to that 'schemas' folder was not packed into the deb. The extension failed to initialize because some keys were not defined. You will be able to see the detailed error information if you try to open the setting of the extension. A simple workaround is: copy

[Bug 1311323] Re: disabling Show live previews of windows in switcher leads to wrong mouse position while enabling it breaks Show Desktop hot corner

2014-04-23 Thread Ningfei Li
@Peter For me, the nvidia driver works well. I have GT650M and I installed the proprietary driver in the source (nidia-331 331.38-0ubuntu7 from the restricted channel, nvidia-setting 331.20-0ubuntu8 and nvidia prime 0.6.2 from the main channel). Before this, I also tried to install the nvidia

[Bug 1311323] Re: disabling Show live previews of windows in switcher leads to wrong mouse position while enabling it breaks Show Desktop hot corner

2014-04-23 Thread Ningfei Li
@Peter For me, the nvidia driver works well. I have GT650M and I installed the proprietary driver in the source (nidia-331 331.38-0ubuntu7 from the restricted channel, nvidia-setting 331.20-0ubuntu8 and nvidia prime 0.6.2 from the main channel). Before this, I also tried to install the nvidia

[Bug 1311323] [NEW] disabling Show live previews of windows in switcher leads to wrong mouse position while enabling it breaks Show Desktop hot corner

2014-04-22 Thread Ningfei Li
Public bug reported: A related bug report is here: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1283267 Since that one was already closed and I can't change the status of it, I report this problem here. Also here: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1306550 compiz:

[Bug 1306550] Re: Wrong mouse-coordinates in the window after minimize/maximize of after return from fullscreen

2014-04-22 Thread Ningfei Li
check out here: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1306550 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1306550 Title: Wrong mouse-coordinates in the window after

[Bug 1289977] Re: Ubuntu 14.04 Update breaks grub, resulting in error: symbol 'grub_term_highlight_color' not found

2014-04-22 Thread Ningfei Li
@Mathias #85 actually we've had grub2 for a long time (since 13.04 I think)... Anyway, either Release Upgrader or Grub2 can induce this problem. I don't have that grub-pc package which Phillip mentioned all the time. My machine is on efi. Everything works smoothly until doing this upgrade from

[Bug 1306550] Re: Wrong mouse-coordinates in the window after minimize/maximize of after return from fullscreen

2014-04-22 Thread Ningfei Li
ah...sorry it's here, check this one: https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1311323 For me, Show live previews of windows in switcher settng in ccsm is the problem and also affect Show Desktop hot corner. -- You received this bug notification because you are a member of Ubuntu

[Bug 1283267] Re: Strange mouse behavior (Window Management)

2014-04-21 Thread Ningfei Li
The same problem here, still. compiz: 0.9.11+14.04.20140409-0ubuntu1 unity: 7.2.0+14.04.20140416-0ubuntu1 If disabling Show live previews of windows in switcher in ccsm, minimize a window (let's say firefox or gedit), remaximize it. Then if I want to select text, I have to put the mouse

[Bug 1289977] Re: Ubuntu 14.04 Update breaks grub, resulting in error: symbol 'grub_term_highlight_color' not found

2014-04-20 Thread Ningfei Li
Another thing might needed to be mentioned is that, with the new version of grub(beta2~9, uefi machine), grub-install --recheck /dev/sdX just print out Installing for x86_64-efi platform.and then Installation finished. No error reported. But with the previous verion (2.0), this command will also

[Bug 1289977] Re: Ubuntu 14.04 Update breaks grub, resulting in error: symbol 'grub_term_highlight_color' not found

2014-04-18 Thread Ningfei Li
As pointed out by Peng (pengwg) at #2, this might be confirmed a bug of grub 2.02. I upgrade my 13.10 to 14.04 (grub was upgraded to grub~beta2~9), then I encountered this problem. My machine is with UEFI. When I see this error, I restarted my computer and selected boot from UEFI file. Then I

[Bug 1249571] Re: Segmentation fault on Ubuntu 13.10 when using guiqwt

2013-11-14 Thread Ningfei Li
Hi Scott, I just find a fixed package here: https://bugs.launchpad.net/ubuntu/+source/pyqwt5/+bug/1243102 that solves my problem! It seems it's a problem with python-qwt5-qt4 rather than python-qt4. At least my guiqwt package works fine now. -- You received this bug notification because you

[Bug 1203349] Re: nautilus crashed with SIGSEGV in _gdk_pixbuf_new_from_uri_at_scale()

2013-11-11 Thread Ningfei Li
Ubuntu 13.10 Nautilus 3.8.2 crashes with python-nautilus installed, when dowloading pdf and video files -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203349 Title: nautilus crashed with SIGSEGV

[Bug 1249571] [NEW] Segmentation fault on Ubuntu 13.10 when using guiqwt

2013-11-09 Thread Ningfei Li
Public bug reported: Ubuntu 13.10 Package: python-qt4 (4.10.3-1ubuntu1) Package: python-sip (4.15.2-1ubuntu1) In Python, when I tried guiqwt.tests.run() and ran any script with plot function in it, it would cause the segmentation fault. But when I revert python-qt4 adn python-sip to the version

[Bug 1249571] Re: Segmentation fault on Ubuntu 13.10 when using guiqwt

2013-11-09 Thread Ningfei Li
@Scott Thanks for your reply! Since python-guiqwt is almost a pure python package. I don't think a rebuilding will work. I had tried it and still got that segfault. If you step into the code when you plot, you will find that the script stucks there at this line:

[Bug 1249571] Re: Segmentation fault on Ubuntu 13.10 when using guiqwt

2013-11-09 Thread Ningfei Li
Hi Scott, Thanks again for your quick reply! Here I can give a short test script to reproduce this problem (as in attachment). It's basically a test case provided in guiqwt.tests (histogram.py). During debugging, it will stucks at line 12: win = CurveDialog(edit=False, toolbar=True,

[Bug 568492] Re: Fonts corrupted on Openoffice menus and Lotus Notes 8.5 with nvidia, compiz, twinview and subpixel smoothing.

2010-12-14 Thread Ningfei Li
Sander Voerman's fix by turning off the RenderAccel in xorg.conf works! But what's the problem exactly? Any other perfect solution? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/568492 Title: Fonts