[Bug 932757] Re: Window rolls up after launch

2012-02-16 Thread Haitao Li
I see the same with the bzr trunk of Emacs. A minimum .emacs file to
reproduce the fault is:

  > (tool-bar-mode -1)
  > (menu-bar-mode -1)

And I don't see this fault with Gnome.

A work around works for me under Unity, is removing the `(menu-bar-mode
-1)` line in my .emacs file.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/932757

Title:
  Window rolls up after launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/932757/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 880756] Re: Segmentation fault using curl_exec (php5, apache2)

2011-10-24 Thread Haitao Li
Not able to reproduce the fault. The script works fine on my Oneiric. I
am using php5-suhosin 0.9.32.1-1.

To make the situation simpler, could you reproduce the crash by fetching
a page from local server, like http://127.0.0.1?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/880756

Title:
  Segmentation fault using curl_exec (php5, apache2)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/880756/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 880012] Re: ERROR: hook /usr/share/apport/package-hooks//source_xorg.py crashed

2011-10-24 Thread Haitao Li
Change package to xdiagnose which owns the file /usr/share/apport
/package-hooks/source_xorg.py

** Package changed: apport (Ubuntu) => xdiagnose (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/880012

Title:
  ERROR: hook /usr/share/apport/package-hooks//source_xorg.py crashed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdiagnose/+bug/880012/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875812] Re: apport-bug starts Chrome instead of Firefox

2011-10-24 Thread Haitao Li
I am not able to reproduce the issue.

I guess you can get a clue by checking the following:

1. gconftools --get '/desktop/gnome/url-handlers/http/command'
2. gnome-open "http://www.google.com";
3. check python webbrowser.open
$ python
Python 2.7.2+ (default, Oct  4 2011, 20:06:09) 
[GCC 4.6.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import webbrowser
>>> webbrowser.open("http://www.google.com";)
True

Or looking at the function open_url at:
http://bazaar.launchpad.net/~ubuntu-core-dev/ubuntu/oneiric/apport/oneiric/view/head:/apport/ui.py#L812

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875812

Title:
  apport-bug starts Chrome instead of Firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/875812/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875812] Re: apport-bug starts Chrome instead of Firefox

2011-10-24 Thread Haitao Li
Forgot to mention, you should also check if the environment variable
BROWSER exists.

"If the environment variable BROWSER exists, it is interpreted to
override the platform default list of browsers, as a os.pathsep-
separated list of browsers to try in order."

http://docs.python.org/library/webbrowser.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875812

Title:
  apport-bug starts Chrome instead of Firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/875812/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 880756] Re: Segmentation fault using curl_exec (php5, apache2)

2011-10-25 Thread Haitao Li
I was tested on amd64.

Maybe you should try to submit crash data with apport. Enable it by
"sudo service apport start force_start=1" and reproduce the fault.
Detailed instruction and explanation please see
https://wiki.ubuntu.com/Apport#How_to_enable_apport

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/880756

Title:
  Segmentation fault using curl_exec (php5, apache2)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/880756/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 920356] [NEW] gnome-settings-daemon crashed on g_logv

2012-01-23 Thread Haitao Li
Public bug reported:

I only see this once. It happened after the system waked up for a while.

backtrace:

#0  0x7f407866bb3b in g_logv () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f407866bd12 in g_log () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f4079101823 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
#3  0x7f407910e5a7 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
#4  0x7f40615ce7d1 in xkl_process_error () from /usr/lib/libxklavier.so.16
#5  0x7f4077d6707f in _XError () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#6  0x7f4077d63e31 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#7  0x7f4077d64d87 in _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#8  0x7f4077d5a73d in XQueryTree () from 
/usr/lib/x86_64-linux-gnu/libX11.so.6
#9  0x7f40615d55ce in xkl_engine_query_tree () from 
/usr/lib/libxklavier.so.16
#10 0x7f40615cdc01 in xkl_engine_process_focus_in_evt () from 
/usr/lib/libxklavier.so.16
#11 0x7f40615ce63b in xkl_engine_filter_events () from 
/usr/lib/libxklavier.so.16
#12 0x7f4061c06123 in ?? () from 
/usr/lib/gnome-settings-daemon-3.0/libkeyboard.so
#13 0x7f407910ab01 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
#14 0x7f407910ac90 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
#15 0x7f40790dd551 in gdk_display_get_event () from 
/usr/lib/x86_64-linux-gnu/libgdk-3.so.0
#16 0x7f407910a982 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
#17 0x7f40786647da in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x7f4078664ba0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x7f4078664f9a in g_main_loop_run () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x7f40794cb36d in gtk_main () from 
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#21 0x00403bd1 in main ()

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-settings-daemon 3.2.2-0ubuntu11
ProcVersionSignature: Ubuntu 3.2.0-10.17-generic 3.2.1
Uname: Linux 3.2.0-10-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.91-0ubuntu1
Architecture: amd64
Date: Mon Jan 23 17:17:32 2012
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
ProcEnviron:
 LANGUAGE=en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-settings-daemon
UpgradeStatus: Upgraded to precise on 2011-06-26 (210 days ago)

** Affects: gnome-settings-daemon (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/920356

Title:
  gnome-settings-daemon crashed on g_logv

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/920356/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 920356] Re: gnome-settings-daemon crashed on g_logv

2012-01-23 Thread Haitao Li
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/920356

Title:
  gnome-settings-daemon crashed on g_logv

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/920356/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 901386] Re: Ubuntu 3.2 kernels vs. nvidia-current vs GTX 560 (Mainline works)

2011-12-19 Thread Haitao Li
Same issue here, Quadro FX 770M 512M. (mainline rc6 doesn't work either)

The acpi=off tricks works for me too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901386

Title:
  Ubuntu 3.2 kernels vs. nvidia-current vs GTX 560 (Mainline works)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/901386/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 901386] Re: Ubuntu 3.2 kernels vs. nvidia-current vs GTX 560 (Mainline works)

2011-12-24 Thread Haitao Li
I found the blank screen is actually caused busy xorg process. And there
are huge number of error like below in kern.log.  Add intel_iommu=off to
kernel boot option and now it works perfectly.

Dec 24 13:28:54 ainur kernel: [  420.863224] DMAR:[DMA Read] Request device 
[01:00.0] fault addr 122886000
Dec 24 13:28:54 ainur kernel: [  420.863225] DMAR:[fault reason 01] Present bit 
in root entry is clear
Dec 24 13:28:54 ainur kernel: [  420.866458] DRHD: handling fault status reg 2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/901386

Title:
  Ubuntu 3.2 kernels vs. nvidia-current vs GTX 560 (Mainline works)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/901386/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 932757] Re: Window rolls up after launch

2012-03-27 Thread Haitao Li
*** This bug is a duplicate of bug 941790 ***
https://bugs.launchpad.net/bugs/941790

** This bug has been marked a duplicate of bug 941790
   Emacs window shrinks automatically

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/932757

Title:
  Window rolls up after launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/932757/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 928615] Re: Compiz crashes

2012-02-07 Thread Haitao Li
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/928615

Title:
  Compiz crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/928615/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 928615] [NEW] Compiz crashes

2012-02-07 Thread Haitao Li
Public bug reported:

Compiz crashes when triggered Expose by moving mouse pointer to a screen
corner. But I'm not able to reproduce this crash.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: unity 5.2.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-14.23-generic 3.2.3
Uname: Linux 3.2.0-14-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  290.10  Wed Nov 16 17:39:29 
PST 2011
 GCC version:  gcc version 4.6.2 (Ubuntu/Linaro 4.6.2-12ubuntu1)
.tmp.unity.support.test.0:
 
ApportVersion: 1.91-0ubuntu1
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,move,regex,grid,place,imgpng,resize,animation,vpswitch,mousepoll,snap,gnomecompat,expo,session,wall,fade,workarounds,ezoom,scale,unityshell]
CompositorRunning: compiz
Date: Wed Feb  8 12:22:42 2012
DistUpgraded: Log time: 2011-06-26 22:37:02.975456
DistroCodename: precise
DistroVariant: ubuntu
GraphicsCard:
 NVIDIA Corporation G96M [Quadro FX 770M] [10de:065c] (rev a1) (prog-if 00 [VGA 
controller])
   Subsystem: Hewlett-Packard Company Device [103c:30e7]
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
JockeyStatus:
 xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Enabled, In use)
 xorg:nvidia_current_updates - NVIDIA accelerated graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
MachineType: Hewlett-Packard HP EliteBook 8530w
PccardctlStatus:
 Socket 0:
   3.3V
  16-bit
  PC Card
   Subdevice 0 (function 0) bound to driver "pata_pcmcia"
ProcEnviron:
 LANGUAGE=en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-14-generic 
root=UUID=a3fcb238-d2dd-4720-87dd-4b2cc1582254 ro quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: Upgraded to precise on 2011-06-26 (226 days ago)
dmi.bios.date: 12/08/2009
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68PDV Ver. F.11
dmi.board.name: 30E7
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 90.26
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PDVVer.F.11:bd12/08/2009:svnHewlett-Packard:pnHPEliteBook8530w:pvrF.11:rvnHewlett-Packard:rn30E7:rvrKBCVersion90.26:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP EliteBook 8530w
dmi.product.version: F.11
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu8
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.30-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0~rc2-0ubuntu4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0~rc2-0ubuntu4
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.11.3-0ubuntu10
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.99.901-1ubuntu3
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu3
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

** Affects: unity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise running-unity ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/928615

Title:
  Compiz crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/928615/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 885516] Re: I'm unable to insert date/time in gedit

2011-11-07 Thread Haitao Li
*** This bug is a duplicate of bug 840765 ***
https://bugs.launchpad.net/bugs/840765

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug #840765, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 840765
   "Insert Date and Time" doesn't work correctly

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/885516

Title:
  I'm unable to insert date/time in gedit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/885516/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 868617] Re: [telepathy-gabble] Process takes 100% CPU, polling closed sockets.

2011-10-30 Thread Haitao Li
** Bug watch added: freedesktop.org Bugzilla #32183
   http://bugs.freedesktop.org/show_bug.cgi?id=32183

** Also affects: telepathy-gabble via
   http://bugs.freedesktop.org/show_bug.cgi?id=32183
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/868617

Title:
  [telepathy-gabble] Process takes 100% CPU, polling closed sockets.

To manage notifications about this bug go to:
https://bugs.launchpad.net/telepathy-gabble/+bug/868617/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 880756] Re: Segmentation fault using curl_exec (php5, apache2)

2011-10-31 Thread Haitao Li
Thanks! Looks like apport-collect didn't uploaded very much useful data.
I think a backtrace would be very useful if you could provide.

If you already got a crash file in /var/crash after enabling apport, you
could use apport-retrace to get a backtrace. Use command like: apport-
retrace -o trace -R /var/crash/the-crash-file.crash.

Please install the libcurl3-dbg package (or other related dbg packages)
first to get a readable stack trace.

Please check and remove privacy information from the generated trace
file and upload it.

Or if apport-retrace didn't work and you got a coredump generated in the
apache2-gdb-dump directory, please use gdb to get the backtrace.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/880756

Title:
  Segmentation fault using curl_exec (php5, apache2)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/880756/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 884059] Re: Nautilus crashes with a middle click on a Desktop icon

2011-10-31 Thread Haitao Li
Could you launch nautilus from gdb, type 'bt' after the crash occurred and 
attach the backtrace here?
(Note: needs debug symbols for nautilus installed: sudo apt-get install 
nautilus-dbg)


** Changed in: nautilus (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/884059

Title:
  Nautilus crashes with a middle click on a Desktop icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/884059/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883444] Re: nautilus window closes

2011-10-31 Thread Haitao Li
Do you mean Nautilus crashes by "window closes"?

If yes, could you launch nautilus from gdb, type 'bt' after the crash occurred 
and attach the backtrace here?
(Note: needs debug symbols for nautilus installed: sudo apt-get install 
nautilus-dbg)

** Changed in: nautilus (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883444

Title:
  nautilus window closes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/883444/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 880756] Re: Segmentation fault using curl_exec (php5, apache2)

2011-10-31 Thread Haitao Li
Just notice currently there is a bug (#855291) of libcurl3-dbg, which
doesn't include debug symbols at all. So the resulting backtrace may
just be worthless.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/880756

Title:
  Segmentation fault using curl_exec (php5, apache2)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/880756/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883114] Re: Problem with search field

2011-10-31 Thread Haitao Li
*** This bug is a duplicate of bug 879456 ***
https://bugs.launchpad.net/bugs/879456

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug #879456, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 879456
   Typeahead functionality for nautilus is broken

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883114

Title:
  Problem with search field

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/883114/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 879513] Re: nautilus keeps active window status when it shouldn't

2011-10-31 Thread Haitao Li
I cann't reproduce this with 3.2.1-0ubuntu2 on Oneiric amd64 with Unity
4.24.0-0ubuntu2b1.

Are you running Unity? Which window manager are you using? I'm thinking
this is more like a bug of a "window manager" instead of Nautilus.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/879513

Title:
  nautilus keeps active window status when it shouldn't

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/879513/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 880756] Re: Segmentation fault using curl_exec (php5, apache2)

2011-10-31 Thread Haitao Li
If apport is enabled (by "sudo service apport start force_start=1") and
a program crashes with segfault (signal 11), a crash file should have
been written to directory /var/crash.

How to get a backtrace of apache2 is documented at
/usr/share/doc/apache2.2-common/README.backtrace

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/880756

Title:
  Segmentation fault using curl_exec (php5, apache2)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/880756/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 883721] Re: Wrong behavior of Nautilus with quick search

2011-10-31 Thread Haitao Li
Please submit one bug report for one issue for ease of tracking
progress.

For "bug 2", it is a duplicate of of bug #879456.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883721

Title:
  Wrong behavior of Nautilus with quick search

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/883721/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 880756] Re: Segmentation fault using curl_exec (php5, apache2)

2011-10-31 Thread Haitao Li
** Changed in: curl (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/880756

Title:
  Segmentation fault using curl_exec (php5, apache2)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/880756/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 884059] Re: Nautilus crashes with a middle click on a Desktop icon

2011-10-31 Thread Haitao Li
How about gdb attach to a process?

$ pidof nautilus
8677
$sudo gdb 2>&1 | tee gdb-nautilus.txt
(gdb) attach 8677
(gdb) cont
Continuing.
< reproduce the crash >
(gdb) backtrace full

https://wiki.ubuntu.com/X/Backtracing#Backtrace_with_gdb

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/884059

Title:
  Nautilus crashes with a middle click on a Desktop icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/884059/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 884059] Re: Nautilus crashes with a middle click on a Desktop icon

2011-11-01 Thread Haitao Li
Please make sure you only used sudo when starting gdb. Nautilus should
not be started with sudo.

If you don't use sudo, for gdb attach to work, you'll have to disable ptrace 
protection. Using this command,
  $ echo 0 > /proc/sys/kernel/yama/ptrace_scope

More details, please see:
https://wiki.ubuntu.com/SecurityTeam/Roadmap/KernelHardening#ptrace_Protection

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/884059

Title:
  Nautilus crashes with a middle click on a Desktop icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/884059/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 884059] Re: Nautilus crashes with a middle click on a Desktop icon

2011-11-02 Thread Haitao Li
Now I reproduced the crash. Attached is tracktrace.

** Attachment added: "backtrace of SIGABORT"
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/884059/+attachment/2583289/+files/backtrace-nautilus-884059.txt

** Description changed:

- Nautilus crashes with a middle click on a Desktop icon.
+ Nautilus crashes with a middle click on a Desktop icon of a folder.
  
  Have to restart Nautilus to get the Desktop icons back.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Sun Oct 30 23:37:33 2011
  ProcEnviron:
-  PATH=(custom, no user)
-  LANG=en_CA.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  LANG=en_CA.UTF-8
+  SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to oneiric on 2011-10-30 (0 days ago)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/884059

Title:
  Nautilus crashes with a middle click on a Desktop icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/884059/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 884059] Re: Nautilus crashes with a middle click on a Desktop icon

2011-11-02 Thread Haitao Li
*** This bug is a duplicate of bug 817861 ***
https://bugs.launchpad.net/bugs/817861

** Changed in: nautilus (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/884059

Title:
  Nautilus crashes with a middle click on a Desktop icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/884059/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 884059] Re: Nautilus crashes with a middle click on a Desktop icon

2011-11-02 Thread Haitao Li
*** This bug is a duplicate of bug 817861 ***
https://bugs.launchpad.net/bugs/817861

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug #817861, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 817861
   nautilus SIGABRT in nautilus_window_slot_open_location_full(): 
(target_window == window)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/884059

Title:
  Nautilus crashes with a middle click on a Desktop icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/884059/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 885122] Re: Backspace changes directory when using autolocator search

2011-11-02 Thread Haitao Li
*** This bug is a duplicate of bug 879456 ***
https://bugs.launchpad.net/bugs/879456

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug #879456, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 879456
   Typeahead functionality for nautilus is broken

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/885122

Title:
  Backspace changes directory when using autolocator search

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/885122/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 879792] Re: the window I had open crashed

2011-11-02 Thread Haitao Li
Is this still reproducible by you? Could you provide a backtrace by gdb
attaching to the nautilus process?

An example gdb session like following: (you need type in the part after
"$" or "(gdb)" till line ends.)

$ pidof nautilus
8677
$ sudo gdb 2>&1 | tee gdb-nautilus.txt
(gdb) attach 8677
(gdb) cont
Continuing.
< reproduce the crash >
(gdb) backtrace full

Details please see:
https://wiki.ubuntu.com/X/Backtracing#Backtrace_with_gdb

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/879792

Title:
  the window I had open crashed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/879792/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 885516] Re: I'm unable to insert date/time in gedit

2011-11-02 Thread Haitao Li
I am having the same issue.

Found a workaround: changing the "Insert date/time" plugin preference to
something else, and revert back, then insert date/time works as
expected, even with a newly started gedit.

To change the plugin preference:
Menu Edit -> Preference -> plugins tab -> select insert date/time -> click 
preference button.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/885516

Title:
  I'm unable to insert date/time in gedit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/885516/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875812] Re: apport-bug starts Chrome instead of Firefox

2011-10-25 Thread Haitao Li
I think strace could be used here to get a clue of how Chrome is
selected.

$ strace -f -e trace=clone,execve apport-bug apport

I got trace like this:
..
[pid  9729] execve("/usr/bin/gnome-open", ["gnome-open", 
"https://bugs.launchpad.net/ubunt";...], [/* 70 vars */]Process 9725 suspended) 
= 0
..
[pid  9732] execve("/usr/bin/firefox", ["firefox", 
"https://bugs.launchpad.net/ubunt";...], [/* 73 vars */]) = 0
..

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875812

Title:
  apport-bug starts Chrome instead of Firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/875812/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875812] Re: apport-bug starts Chrome instead of Firefox

2011-10-26 Thread Haitao Li
Or upload strace log as described here: https://wiki.ubuntu.com/Strace

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875812

Title:
  apport-bug starts Chrome instead of Firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/875812/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 881655] Re: Bad date in picture property dialog

2011-10-26 Thread Haitao Li
Could you please paste how exif prints the date for reference? Using command:
exif  --no-fixup  the-photo.jpg | grep -i date

(Install exif by "sudo apt-get install exif", if exif is not installed.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/881655

Title:
  Bad date in picture property dialog

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/881655/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 880125] Re: nautilus ignores hidden file size when calculating directory disk occupancy

2011-10-26 Thread Haitao Li
*** This bug is a duplicate of bug 33883 ***
https://bugs.launchpad.net/bugs/33883

** This bug has been marked a duplicate of bug 33883
   hidden files not included in directory 'properties'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/880125

Title:
  nautilus ignores hidden file size when calculating directory disk
  occupancy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/880125/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 871978] Re: [wishlist] please bring back possibility to open files with commandline

2011-10-26 Thread Haitao Li
*** This bug is a duplicate of bug 853061 ***
https://bugs.launchpad.net/bugs/853061

** Also affects: nautilus via
   https://bugzilla.gnome.org/show_bug.cgi?id=650284
   Importance: Unknown
   Status: Unknown

** This bug has been marked a duplicate of bug 853061
   New "Open with" in right click dialogue box does not allow custom commands

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/871978

Title:
  [wishlist] please bring back possibility to open files with
  commandline

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/871978/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 734212] Re: Crashes when entering the /usr/bin directory

2011-10-26 Thread Haitao Li
*** This bug is a duplicate of bug 597639 ***
https://bugs.launchpad.net/bugs/597639

** This bug has been marked a duplicate of bug 597639
   nautilus crashes on opening folder containing broken symlinks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734212

Title:
  Crashes when entering the /usr/bin directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/734212/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 734212] Re: Crashes when entering the /usr/bin directory

2011-10-26 Thread Haitao Li
*** This bug is a duplicate of bug 597639 ***
https://bugs.launchpad.net/bugs/597639

According to attachment "List of files in /bin/dir", below symlinks are
invalid.

lrwxrwxrwx 1 root   root  15 2011-02-23 18:19 ompi-checkpoint -> 
orte-checkpoint
lrwxrwxrwx 1 root   root  12 2011-02-23 18:19 ompi-restart -> 
orte-restart
lrwxrwxrwx 1 root   root  15 2011-02-23 18:19 orte-checkpoint -> 
ompi-checkpoint
lrwxrwxrwx 1 root   root  12 2011-02-23 18:19 orte-restart -> 
ompi-restart

Please remove them and try if nautilus works.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734212

Title:
  Crashes when entering the /usr/bin directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/734212/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 734212] Re: Crashes when entering the /usr/bin directory

2011-10-26 Thread Haitao Li
*** This bug is a duplicate of bug 597639 ***
https://bugs.launchpad.net/bugs/597639

The broken symlinks are from openmpi-checkpoint. Bug #797091. Upstream
fix has been included in Oneiric.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734212

Title:
  Crashes when entering the /usr/bin directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/734212/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 734212] Re: Crashes when entering the /usr/bin directory

2011-10-26 Thread Haitao Li
*** This bug is a duplicate of bug 597639 ***
https://bugs.launchpad.net/bugs/597639

Are you sure the mentioned files there are exactly the same as you
previously reported? I mean,

ompi-checkpoint -> orte-checkpoint and orte-checkpoint -> ompi-
checkpoint, forming an invalid endless loop.

I am asking because I can reproduce the SEGV fault by simply creating
symlinks like this in any directory.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734212

Title:
  Crashes when entering the /usr/bin directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/734212/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 797091] Re: broken links in openmpi-checkpoint

2011-10-26 Thread Haitao Li
** Bug watch added: Debian Bug tracker #611454
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611454

** Also affects: openmpi (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611454
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/797091

Title:
  broken links in openmpi-checkpoint

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openmpi/+bug/797091/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 881655] Re: Bad date in picture property dialog

2011-10-26 Thread Haitao Li
Close because the exif tag is wrong.

** Changed in: nautilus (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/881655

Title:
  Bad date in picture property dialog

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/881655/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 677280] Re: gconf wallpaper "picture_opacity" setting has no effect

2011-10-27 Thread Haitao Li
The only reference of the "picture_opacity" gconf key is removed by
below commit from Nautilus. Maybe this is not a bug (or feature request)
of Nautilus.

commit 66cd22c908cc73954fad3e261d28ae6a05ea1bc2
Author: Cosimo Cecchi
Date:   Sat Oct 9 15:39:14 2010 +0200

background: refactor code into NautilusDesktopBackground

Remove the DirectoryBackground->EelBackground->GnomeBG abstraction and
add a new object, NautilusDesktopBackground, which is a thin wrapper
around GnomeBG, which takes care of handling background changes.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/677280

Title:
  gconf wallpaper "picture_opacity" setting has no effect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/677280/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 880756] Re: Segmentation fault using curl_exec (php5, apache2)

2011-10-28 Thread Haitao Li
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please execute the following command, as it will automatically gather 
debugging information, in a terminal:
apport-collect 880756
When reporting bugs in the future please use apport by using 'ubuntu-bug' and 
the name of the package affected. You can learn more about this functionality 
at https://wiki.ubuntu.com/ReportingBugs.

** Changed in: curl (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/880756

Title:
  Segmentation fault using curl_exec (php5, apache2)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/880756/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 597639] Re: nautilus crashes on opening folder containing broken symlinks

2011-10-28 Thread Haitao Li
I am still seeing the crash with Nautilus 3.2.1 on Oneiric.

Minimum steps to reproduce:
$ mkdir /tmp/dbg
$ cd /tmp/dbg
$ ln -s a b
$ ln -s b a
$ nautilus .
Initializing nautilus-gdu extension
Initializing nautilus-dropbox 0.6.8
Segmentation fault

$ apt-cache policy nautilus
nautilus:
  Installed: 1:3.2.1-0ubuntu2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/597639

Title:
  nautilus crashes on opening folder containing broken symlinks

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/597639/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 597639] Re: nautilus crashes on opening folder containing broken symlinks

2011-10-28 Thread Haitao Li
The bug should have been fixed in upstream according to Nautilus
developers mentioned in anther gnome bug report [1].

1. https://bugzilla.gnome.org/show_bug.cgi?id=607974

** Bug watch added: GNOME Bug Tracker #607974
   https://bugzilla.gnome.org/show_bug.cgi?id=607974

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/597639

Title:
  nautilus crashes on opening folder containing broken symlinks

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/597639/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 884386] Re: nautilus crashed (segfault) when opening folder

2011-11-09 Thread Haitao Li
*** This bug is a duplicate of bug 865115 ***
https://bugs.launchpad.net/bugs/865115

Move to package nautilus-open-terminal based on backtrace:

#0  0x7ffa1a6fa8be in gconf_client_get () from /usr/lib/libgconf-2.so.4
#1  0x7ffa1a6fadb0 in gconf_client_get_bool () from /usr/lib/libgconf-2.so.4
#2  0x7ffa1a910f88 in nautilus_open_terminal_get_file_items () from 
/usr/lib/nautilus/extensions-3.0/libnautilus-open-terminal.so
#3  0x0046f08e in add_extension_menu_items (view=0x0, 
files=0x7fff67d50284, menu_items=0x29e6140, 
subdirectory=0x2fe9d60 " \214w\002") at nautilus-view.c:4766


** Package changed: nautilus (Ubuntu) => nautilus-open-terminal (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/884386

Title:
  nautilus crashed (segfault) when opening folder

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-open-terminal/+bug/884386/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 884386] Re: nautilus crashed (segfault) when opening folder

2011-11-09 Thread Haitao Li
*** This bug is a duplicate of bug 865115 ***
https://bugs.launchpad.net/bugs/865115

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug #865115, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 865115
   nautilus crashed with SIGSEGV in gconf_client_get(), if both 
nautilus-open-terminal and ubuntuone-client-gnome are installed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/884386

Title:
  nautilus crashed (segfault) when opening folder

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-open-terminal/+bug/884386/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 809436] [NEW] evince crashed with SIGSEGV in sse2_composite_add_n_8888_8888_ca()

2011-07-12 Thread Haitao Li
Public bug reported:

Evince crashed when viewing a PDF and adjusting the window size, (adjust
the zoom level set to "fit page width").

ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: evince 3.1.2-0ubuntu2
ProcVersionSignature: Ubuntu 3.0-3.4-generic 3.0.0-rc5
Uname: Linux 3.0-3-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
CrashCounter: 1
Date: Wed Jul 13 00:38:09 2011
ExecutablePath: /usr/bin/evince
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
ProcCmdline: BOOT_IMAGE=/vmlinuz-3.0-3-generic 
root=UUID=879db2c5-3d5a-4eee-af93-ab998b465c2b ro rootflags=subvol=@ quiet 
splash vt.handoff=7
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SegvAnalysis:
 Segfault happened at: 0x7f9101feccf0:  add%al,(%rax)
 PC (0x7f9101feccf0) in non-executable VMA region: 
0x7f9101311000-0x7f91026cf000 rw-p [heap]
 source "%al" ok
 destination "(%rax)" (0x0001) not located in a known VMA region (needed 
writable region)!
SegvReason:
 executing writable VMA [heap]
 writing NULL VMA
Signal: 11
SourcePackage: evince
StacktraceTop:
 ?? ()
 sse2_composite_add_n___ca (imp=, op=, src_image=, mask_image=0x1, 
dst_image=0x7fff, src_x=, src_y=0, mask_x=1, 
mask_y=0, dest_x=0, dest_y=1, width=7, height=9) at 
../../pixman/pixman-sse2.c:2552
 pixman_image_composite32 (op=, src=0x7f90ec0daca0, 
mask=0x7f9101feccf0, dest=0x7f9101fe9190, src_x=0, src_y=0, mask_x=0, mask_y=0, 
dest_x=-1, dest_y=1, width=8, height=9) at ../../pixman/pixman.c:780
 _cairo_image_surface_composite (op=CAIRO_OPERATOR_ADD, 
src_pattern=0x7f90ec0daca0, mask_pattern=0x7f9101feccf0, 
abstract_dst=0x7f9101feb6d0, src_x=0, src_y=, mask_x=0, 
mask_y=0, dst_x=-1, dst_y=1, width=8, height=9, clip_region=0x0) at 
/build/buildd/cairo-1.10.2/src/cairo-image-surface.c:4222
 _cairo_surface_composite (op=CAIRO_OPERATOR_ADD, src=0x7f90fdc2ae60, 
mask=0x7fff52efb3c0, dst=0x7f9101feb6d0, src_x=0, src_y=0, mask_x=0, mask_y=0, 
dst_x=-1, dst_y=1, width=8, height=9, clip_region=0x0) at 
/build/buildd/cairo-1.10.2/src/cairo-surface.c:1802
Title: evince crashed with SIGSEGV in sse2_composite_add_n___ca()
UpgradeStatus: Upgraded to oneiric on 2011-06-26 (16 days ago)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

** Affects: evince (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash oneiric running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/809436

Title:
  evince crashed with SIGSEGV in sse2_composite_add_n___ca()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/809436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 809436] Re: evince crashed with SIGSEGV in sse2_composite_add_n_8888_8888_ca()

2011-07-12 Thread Haitao Li
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/809436

Title:
  evince crashed with SIGSEGV in sse2_composite_add_n___ca()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/809436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 809436] Re: evince crashed with SIGSEGV in sse2_composite_add_n_8888_8888_ca()

2011-07-13 Thread Haitao Li
** Attachment added: "Example PDF triggers the crash"
   
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/809436/+attachment/2205449/+files/auug97.pdf

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/809436

Title:
  evince crashed with SIGSEGV in sse2_composite_add_n___ca()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/809436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 809436] Re: evince crashed with SIGSEGV in sse2_composite_add_n_8888_8888_ca()

2011-07-13 Thread Haitao Li
Several other PDF files had crashed evince before. Attached is one of
them.

I haven't found a valid way to reproduce the crash. It happens rather
common sometimes, but rarely otherwise.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/809436

Title:
  evince crashed with SIGSEGV in sse2_composite_add_n___ca()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/809436/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs