*** 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
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
--
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
-
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-g
--
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-sett
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 ?? ()
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 1228860
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. nvi
*** 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 a
*** 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
*** 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 a
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
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) c
*** 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 a
*** 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 a
*** 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.ne
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
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.ubu
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 m
** 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
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 behavio
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
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
*** 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 a
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/bu
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: Ne
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 b
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 -
** 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
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
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:
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
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
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
** 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 y
*** 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
*** 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
*** 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
*** 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
*** 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 rig
*** 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
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
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 notification
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)
=
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
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
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/webbr
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/
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 Ub
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.
** 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/bug
--
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.ne
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 x8
53 matches
Mail list logo