[Bug 1075923] Re: nautilus hangs copying large directories from a samba share

2013-03-06 Thread badbod
same here on all my Ubuntu 12.10 machines.
for now removed gvfs-fuse and installed cifs-utils, created entry in /etc/fstab 
like

   //192.168.30.1/filestore   /media/shares/filestore   cifs
username=someuser,password=somepassword,_netdev   0 0

and works perfectly.  Thanks Kanehekill for that one.

I dumped Fedora off my new laptop due to this bug, my laptop is for
office use and I only use Fedora for the office machines but I use
Ubuntu at home (warm and friendly at home :-)  So was much to my
surprise to see the same bug in Ubuntu 12.10

As as been said many times already, this is a biggie for almost anyone.
I couldn't even copy a small 100Mb folder containing 40 pictures from my
file-server (Ubuntu 12.04 which works fine). Really do hope this get
sorted out soon, I hate it when I recommend things to people and they
then have problems with it. At least I can say don't use 12.10, get
12.04 for now

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

Title:
  nautilus hangs copying large directories from a samba share

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

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


[Bug 1075923] Re: nautilus hangs copying large directories from a samba share

2013-03-06 Thread Fredrik Svanström
Same problem for me.
Trying to copy 45Gb (aprox. 12.000 files) from QNAP NAS to my newly installed 
12.10  and it will hang randomly.
I have tried this with Mint and Fedora and it works (don't know id Fedora uses 
gvfs or not).

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

Title:
  nautilus hangs copying large directories from a samba share

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

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


[Bug 124440] Re: Ubuntu needs a way to set mouse scrolling speed

2013-03-06 Thread Daniel van Vugt
Last I checked, mouse scrolling came from discrete up/down button events
(mouse buttons 4 and 5). So the configuration has to happen in the
code that receives the button 4/5 events and translates them into actual
scrolling. That is typically the toolkit so I have added another GTK
task. However that won't resolve it for other toolkits like in Mozilla
apps. They would have to be fixed separately :(

A fix-all solution would be to abstract scrolling at a lower level so
that X(input) just gave you scroll up/down by some amount. Only with a
universal solution implemented in X could you configure scroll speed for
all apps in one place. Does such a thing exist yet?...

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/124440

Title:
  Ubuntu needs a way to set mouse scrolling speed

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/124440/+subscriptions

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


[Bug 1067876] Re: Missing Safely Remove Drive option from Quicklists. Only have Eject.

2013-03-06 Thread Norbert
I tried to collect logs from commands
'udisks --monitor-detail'
'udisksctl monitor'
'gvfs-mount -o'
all they say that devices are not detached (they still powered) after pressing 
Eject button (if any) in Nautilus.

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

Title:
  Missing Safely Remove Drive option from Quicklists. Only have
  Eject.

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

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


[Bug 1065613] Re: Bluetooth stopped working between 12.10 beta 2 and now (days before 12.10 release)

2013-03-06 Thread cyd
$ hcitool dev
Devices:
hci0XX:XX:FF:FF:XX:EE


# hcidump
HCI sniffer - Bluetooth packet analyzer ver 2.4
device: hci0 snap_len: 1028 filter: 0x
 HCI Command: Inquiry (0x01|0x0001) plen 5
lap 0x9e8b33 len 8 num 0
 HCI Event: Command Status (0x0f) plen 4
Inquiry (0x01|0x0001) status 0x00 ncmd 1
 HCI Command: Inquiry Cancel (0x01|0x0002) plen 0

my phone can find many devices, but ubuntu will keep looping finding
nothing

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

Title:
  Bluetooth stopped working between 12.10 beta 2 and now (days before
  12.10 release)

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

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


[Bug 1148823] Re: /home/user/.gvfs unreadable

2013-03-06 Thread Sebastien Bacher
thank you for the bug report, what's the output of ls -l ~/.gvfs?
That's probably a leftover of an old version, the gvfs mounts are under
/run/user/user/gvfs nowadays

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

Title:
  /home/user/.gvfs  unreadable

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

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


[Bug 1065613] Re: Bluetooth stopped working between 12.10 beta 2 and now (days before 12.10 release)

2013-03-06 Thread cyd
$ uname -a
Linux dm1z 3.5.0-26-generic #40-Ubuntu SMP Tue Feb 26 19:57:24 UTC 2013 x86_64 
x86_64 x86_64 GNU/Linux

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

Title:
  Bluetooth stopped working between 12.10 beta 2 and now (days before
  12.10 release)

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

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


[Bug 304345] Re: File chooser dialog doesn't provide network access

2013-03-06 Thread Sebastien Bacher
@Timothy: nice to see that upstream is reviewing and landing some of
your patches, keep the good work! ;-)

** Changed in: gtk+3.0 (Ubuntu)
   Status: Triaged = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/304345

Title:
  File chooser dialog doesn't provide network access

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

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


[Bug 1148823] Re: /home/user/.gvfs unreadable

2013-03-06 Thread dino99
I'm very confused now:

after having installed the latest 3.8.0.11 kernel, and rebooted, that
.gvfs file is now gone. So you seems right about a leftover pushed by
the previous 3.8.0.10 kernel (i might say that file had not catched my
attention before, probably due to its inexistance).

Have tried to find something wrong logged, but nothing i can see. But
/run/user/user/gvfs/ folder is empty: is it normal ? does its working
like a tmp folder ?

So you probably can set that report as invalid.

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

Title:
  /home/user/.gvfs  unreadable

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

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


[Bug 1029746] Re: Creating a new hidden folder causes the displayed name to revert to Untitled Folder

2013-03-06 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

** Changed in: nautilus (Ubuntu)
   Importance: Undecided = Low

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

Title:
  Creating a new hidden folder causes the displayed name to revert to
  Untitled Folder

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

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


[Bug 1090720] Re: can't move desktop icons to other screen in multi-monitor setup

2013-03-06 Thread Jarred Casley
Exact same issue here on 6/03/2013 Ubuntu 13.04 xAMD64 build.

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

Title:
  can't move desktop icons to other screen in multi-monitor setup

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

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


[Bug 1148823] Re: /home/user/.gvfs unreadable

2013-03-06 Thread dino99
Latest comment:

That .gvfs file have catched my attention because nautilus is set to
sort the most recent changes first, and the 3.8.0.10  boot have tried to
update/read it but failed. As its now gone, its likely a leftover file
, meaning that gvfs should check for removal of deprecated file/folder
config when change is made.

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

Title:
  /home/user/.gvfs  unreadable

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

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


[Bug 1148823] Re: /home/user/.gvfs unreadable

2013-03-06 Thread Sebastien Bacher
 Have tried to find something wrong logged, but nothing i can see. But
/run/user/user/gvfs/ folder is empty: is it normal ? does its working
like a tmp folder ?

Do you have any network location mounted and gvfs-fuse installed? It's
supposed to create fuse mounts in there when browsing network locations

** Changed in: gvfs (Ubuntu)
   Status: New = Invalid

** Changed in: gvfs (Ubuntu)
   Importance: Undecided = Low

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

Title:
  /home/user/.gvfs  unreadable

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

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


[Bug 1090720] Re: can't move desktop icons to other screen in multi-monitor setup

2013-03-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nautilus (Ubuntu)
   Status: New = Confirmed

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

Title:
  can't move desktop icons to other screen in multi-monitor setup

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

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


[Bug 1067876] Re: Missing Safely Remove Drive option from Quicklists. Only have Eject.

2013-03-06 Thread Norbert
It seems that Dolphin is affected by this bug too.

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

Title:
  Missing Safely Remove Drive option from Quicklists. Only have
  Eject.

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

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


[Bug 1148823] Re: /home/user/.gvfs unreadable

2013-03-06 Thread dino99
gvfs-fuse is installed  on that standalone desktop (no network), so i'm
uninstalling it .

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

Title:
  /home/user/.gvfs  unreadable

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

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


[Bug 1090720] Re: can't move desktop icons to other screen in multi-monitor setup

2013-03-06 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

** Changed in: nautilus (Ubuntu)
   Importance: Undecided = Low

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

Title:
  can't move desktop icons to other screen in multi-monitor setup

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

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


[Bug 1075923] Re: nautilus hangs copying large directories from a samba share

2013-03-06 Thread Romano Giannetti
I can't do it, because I have since changed my configuration --- using
NFS. But some adventurous of you could test if upgrading gvfs can
help.

There is a PPA here, http://www.webupd8.org/2013/01/upgrade-to-gvfs-
with-mtp-support-in.html - it's oriented to other features, but if I
understand correctly it will upgrade gvfs to the same one used in the
last Fedora.

Nevertheless, I can't understand why this is not critical --- it'a a
show-stopper for a lot of applications and, in the way it fails, a kind
of DOS --- you will have a lot of processes in D state, unkillable and
zombies all around.

Ah, by the way, you can use cifs without uninstalling gvfs, I think.
Completely separate matters.

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

Title:
  nautilus hangs copying large directories from a samba share

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

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


[Bug 1132207] Re: gnome-panel crashed with SIGSEGV in g_signal_emit_valist()

2013-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 948667 ***
https://bugs.launchpad.net/bugs/948667

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #948667, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1132207/+attachment/3543633/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1132207/+attachment/3543635/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1132207/+attachment/3543636/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1132207/+attachment/3543637/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1132207/+attachment/3543638/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1132207/+attachment/3543639/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1132207/+attachment/3543640/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 948667
   gnome-panel crashed with SIGSEGV in gtk_widget_pop_verify_invariants()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-panel crashed with SIGSEGV in g_signal_emit_valist()

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

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


[Bug 225361] Re: .gvfs can't be stat'd by root causing backup tools to fail

2013-03-06 Thread Martin Pitt
~/.gvfs is not being used any more since we introduced proper
$XDG_RUNTIME_DIR in Quantal. It's now in /run/user/ where it doesn't
hurt.

** Changed in: gvfs (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  .gvfs can't be stat'd by root causing backup tools to fail

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

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


[Bug 1149229] [NEW] user accounts shows wrong auto login configuration

2013-03-06 Thread Shuduo
Public bug reported:

install 12.10, create a new user accout, select auto login. 
finish installation, launch User Accounts, see autologin configuration is OFF.

Expectation is ON.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gnome-control-center 1:3.4.2-0ubuntu19
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
ApportVersion: 2.6.1-0ubuntu3
Architecture: amd64
Date: Wed Mar  6 05:50:27 2013
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_gnome-control-center:
 activity-log-manager-control-center 0.9.4-0ubuntu4
 deja-dup24.0-0ubuntu1
 gnome-control-center-signon 0.0.18-0ubuntu1
 indicator-datetime  12.10.2-0ubuntu3

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New


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

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1149229

Title:
  user accounts shows wrong auto login configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1149229/+subscriptions

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


[Bug 1139761] Re: rhythmbox crashed with SIGABRT in raise()

2013-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 941351 ***
https://bugs.launchpad.net/bugs/941351

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #941351, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1139761/+attachment/3553881/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1139761/+attachment/3553883/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1139761/+attachment/3553886/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1139761/+attachment/3553887/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1139761/+attachment/3553888/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1139761/+attachment/3553889/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1139761/+attachment/3553890/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 941351

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  rhythmbox crashed with SIGABRT in raise()

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

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


[Bug 1141856] Re: empathy crashed with SIGSEGV in g_signal_emit_valist()

2013-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 1108604 ***
https://bugs.launchpad.net/bugs/1108604

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1108604, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1141856/+attachment/3554863/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1141856/+attachment/3554865/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1141856/+attachment/3554866/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1141856/+attachment/3554867/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1141856/+attachment/3554868/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1141856/+attachment/3554869/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1141856/+attachment/3554870/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1108604
   empathy crashed with SIGSEGV in new_chatroom_dialog_model_selection_changed()

** Tags removed: need-amd64-retrace

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

Title:
  empathy crashed with SIGSEGV in g_signal_emit_valist()

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

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


[Bug 1108604] Re: empathy crashed with SIGSEGV in new_chatroom_dialog_model_selection_changed()

2013-03-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: empathy (Ubuntu)
   Status: New = Confirmed

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

Title:
  empathy crashed with SIGSEGV in
  new_chatroom_dialog_model_selection_changed()

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

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


[Bug 1133669] Re: Control Center-Network accounts crashes when add Facebook than go on top (Control Center main page)

2013-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 1122520 ***
https://bugs.launchpad.net/bugs/1122520

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1122520, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1133669/+attachment/3548237/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1133669/+attachment/3548239/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1133669/+attachment/3548240/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1133669/+attachment/3548241/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1133669/+attachment/3548242/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1133669/+attachment/3548243/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1133669/+attachment/3548244/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1122520
   gnome-control-center crashed with SIGSEGV in finish_with_cleanup()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1133669

Title:
  Control Center-Network accounts crashes when add Facebook than go on
  top (Control Center main page)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1133669/+subscriptions

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


[Bug 865857] Re: alacarte crashed with TypeError in on_item_tree_drag_data_get(): could not parse subscript as a tree path

2013-03-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: alacarte (Ubuntu)
   Status: New = Confirmed

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

Title:
  alacarte crashed with TypeError in on_item_tree_drag_data_get(): could
  not parse subscript as a tree path

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

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


[Bug 225361] Re: .gvfs can't be stat'd by root causing backup tools to fail

2013-03-06 Thread Ralph Corderoy
So can rsync --one-file-system, find, etc., now stat the inode to know
it's another filesystem and not attempt to descend?

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

Title:
  .gvfs can't be stat'd by root causing backup tools to fail

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

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


[Bug 225361] Re: .gvfs can't be stat'd by root causing backup tools to fail

2013-03-06 Thread dino99
related to #71 above:

sadly even with the latest RR, the 3.8.0.10 kernel was trying to
update/read that oldish .gvfs file. So leftover file are still a real
pain.

https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1148823

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

Title:
  .gvfs can't be stat'd by root causing backup tools to fail

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

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


[Bug 1131697] Re: gvfsd-http crashed with SIGSEGV in g_signal_emit_valist()

2013-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 1065082 ***
https://bugs.launchpad.net/bugs/1065082

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1065082, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1131697/+attachment/3541488/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1131697/+attachment/3541490/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1131697/+attachment/3541492/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1131697/+attachment/3541493/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1131697/+attachment/3541494/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1131697/+attachment/3541495/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1131697/+attachment/3541496/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1065082

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gvfsd-http crashed with SIGSEGV in g_signal_emit_valist()

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

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


[Bug 1067876] Re: Missing Safely Remove Drive option from Quicklists. Only have Eject.

2013-03-06 Thread Martin Pitt
I analyzed why USB sticks still show Eject instead of Save removal,
and send the analysis to
https://bugzilla.gnome.org/show_bug.cgi?id=695281 . It turns out this is
a really hard problem to work around, as USB sticks basically lie about
themselves and there is no real information about whether a device has
or hasn't removable media. But if I work around that particular bit, it
works fine, so I suppose devices like iPods should now indeed show Save
removal. I'm closing the gvfs task again as the general issue is fixed
now, and there is only that quirk for devices which lie about having
removable media.

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

** Changed in: gvfs
   Importance: Low = Unknown

** Changed in: gvfs
   Status: Invalid = Unknown

** Changed in: gvfs
 Remote watch: None = GNOME Bug Tracker #695281

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

Title:
  Missing Safely Remove Drive option from Quicklists. Only have
  Eject.

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

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


[Bug 1141958] Re: gedit crashed with SIGSEGV in g_main_context_dispatch()

2013-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 1036621 ***
https://bugs.launchpad.net/bugs/1036621

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1036621, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1141958/+attachment/3554882/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1141958/+attachment/3554884/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1141958/+attachment/3554885/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1141958/+attachment/3554886/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1141958/+attachment/3554887/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1141958/+attachment/3554888/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1141958/+attachment/3554889/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1036621

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gedit crashed with SIGSEGV in g_main_context_dispatch()

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

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


[Bug 1132065]

2013-03-06 Thread Apport retracing service
StacktraceTop:
 g_data_set_internal (dataset=0x0, new_destroy_func=0x0, new_data=0x0, 
key_id=56, datalist=0x7f461a631930) at 
/build/buildd/glib2.0-2.35.8/./glib/gdataset.c:367
 g_datalist_id_set_data_full (datalist=0x7f461a631930, datalist@entry=error 
reading variable: Cannot access memory at address 0x7fff70ddbd38, key_id=56, 
data=optimized out, destroy_func=optimized out) at 
/build/buildd/glib2.0-2.35.8/./glib/gdataset.c:674

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

Title:
  totem crashed with SIGSEGV in g_data_set_internal()

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

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


[Bug 1132065] Stacktrace.txt

2013-03-06 Thread Apport retracing service
** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1132065/+attachment/3560135/+files/Stacktrace.txt

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

Title:
  totem crashed with SIGSEGV in g_data_set_internal()

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

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


[Bug 1132065] ThreadStacktrace.txt

2013-03-06 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1132065/+attachment/3560136/+files/ThreadStacktrace.txt

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1132065/+attachment/3542909/+files/CoreDump.gz

** Changed in: totem (Ubuntu)
   Importance: Undecided = Medium

** Summary changed:

- totem crashed with SIGSEGV in g_datalist_id_set_data_full()
+ totem crashed with SIGSEGV in g_data_set_internal()

** Tags removed: need-amd64-retrace

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

Title:
  totem crashed with SIGSEGV in g_data_set_internal()

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

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


[Bug 1139939] Re: [power]: gnome-settings-daemon crashed with signal 5 in _XReply()

2013-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 1137818 ***
https://bugs.launchpad.net/bugs/1137818

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1137818, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1139939/+attachment/3554038/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1139939/+attachment/3554040/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1139939/+attachment/3554042/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1139939/+attachment/3554043/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1139939/+attachment/3554044/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1139939/+attachment/3554045/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1139939/+attachment/3554046/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1137818

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1139939

Title:
  [power]: gnome-settings-daemon crashed with signal 5 in _XReply()

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

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


[Bug 1131748] Re: evolution-addressbook-factory crashed with SIGABRT in raise()

2013-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 1048407 ***
https://bugs.launchpad.net/bugs/1048407

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1048407, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1131748/+attachment/3541699/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1131748/+attachment/3541701/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1131748/+attachment/3541702/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1131748/+attachment/3541703/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1131748/+attachment/3541704/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1131748/+attachment/3541705/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1131748/+attachment/3541706/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1048407

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1131748

Title:
  evolution-addressbook-factory crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1131748/+subscriptions

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


[Bug 1140644] Re: Please remove and blacklist gcalctool

2013-03-06 Thread Colin Watson
I've removed it, but there's no need to blacklist it since auto-sync
won't automatically sync packages that aren't currently in Ubuntu but
that have previous publications in Ubuntu.  I prefer to keep the
blacklist minimal for ease of maintenance.

Removing packages from raring:
gcalctool 6.6.2-0ubuntu1 in raring
Comment: requested by jbicha; superseded by gnome-calculator; LP: #1140644
Remove [y|N]? y
1 package successfully removed.

** Changed in: gcalctool (Ubuntu)
   Status: New = Fix Released

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

Title:
  Please remove and blacklist gcalctool

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

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


[Bug 1067876] Re: Missing Safely Remove Drive option from Quicklists. Only have Eject.

2013-03-06 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/gvfs

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

Title:
  Missing Safely Remove Drive option from Quicklists. Only have
  Eject.

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

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


[Bug 1131836] Re: totem-plugin-viewer crashed with SIGSEGV in g_signal_emit_valist()

2013-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 1044036 ***
https://bugs.launchpad.net/bugs/1044036

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1044036, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1131836/+attachment/3541951/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1131836/+attachment/3541953/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1131836/+attachment/3541956/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1131836/+attachment/3541957/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1131836/+attachment/3541958/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1131836/+attachment/3541959/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1131836/+attachment/3541960/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1044036

** Tags removed: need-amd64-retrace

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

Title:
  totem-plugin-viewer crashed with SIGSEGV in g_signal_emit_valist()

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

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


[Bug 1145689] Re: error dialog due to problems monitors.xml file after dist-upgrade

2013-03-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-settings-daemon (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1145689

Title:
  error dialog due to problems monitors.xml file after dist-upgrade

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

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


[Bug 1138315] Re: Could not apply the stored configuration for monitors

2013-03-06 Thread Fabio Marconi
*** This bug is a duplicate of bug 1145689 ***
https://bugs.launchpad.net/bugs/1145689

** This bug has been marked a duplicate of bug 1145689
   error dialog due to problems monitors.xml file after dist-upgrade

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1138315

Title:
  Could not apply the stored configuration for monitors

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

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


[Bug 1042971] Re: Update to 1.32

2013-03-06 Thread Iain Lane
** Changed in: pango1.0 (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  Update to 1.32

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pango1.0/+bug/1042971/+subscriptions

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


[Bug 1131876] Re: gvfsd-mtp crashed with SIGSEGV in g_object_unref()

2013-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 1149135 ***
https://bugs.launchpad.net/bugs/1149135

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1149135, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1131876/+attachment/3542113/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1131876/+attachment/3542115/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1131876/+attachment/3542116/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1131876/+attachment/3542117/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1131876/+attachment/3542118/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1131876/+attachment/3542119/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1131876/+attachment/3542120/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1149135

** Tags removed: need-amd64-retrace

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

Title:
  gvfsd-mtp crashed with SIGSEGV in g_object_unref()

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

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


[Bug 1146222] Re: nautilus crashed with SIGSEGV in g_main_context_dispatch()

2013-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 1132802 ***
https://bugs.launchpad.net/bugs/1132802

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1132802, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1146222/+attachment/3557880/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1146222/+attachment/3557882/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1146222/+attachment/3557884/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1146222/+attachment/3557885/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1146222/+attachment/3557886/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1146222/+attachment/3557887/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1146222/+attachment/3557888/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1132802

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  nautilus crashed with SIGSEGV in g_main_context_dispatch()

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

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


[Bug 1067876] Re: Missing Safely Remove Drive option from Quicklists. Only have Eject.

2013-03-06 Thread Launchpad Bug Tracker
This bug was fixed in the package gvfs - 1.15.4-0ubuntu1

---
gvfs (1.15.4-0ubuntu1) raring; urgency=low

  * New upstream release.
- Rebuild against current udisks2 to enable can_stop. (LP: #1067876)
  * Drop debian/tests/gvfs-testbed, debian/tests/test_polkitd.py: Included
upstream now. Change debian/tests/integration to call them in tests/.
  * Drop genisoimage test dependency, not needed any more by current test
suite.
 -- Martin Pitt martin.p...@ubuntu.com   Wed, 06 Mar 2013 12:50:25 +0100

** Changed in: gvfs (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  Missing Safely Remove Drive option from Quicklists. Only have
  Eject.

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

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


[Bug 1149448] Re: [xrandr]: gnome-settings-daemon crashed with signal 5 in _XReply()

2013-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 907052 ***
https://bugs.launchpad.net/bugs/907052

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #907052, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1149448/+attachment/3560261/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1149448/+attachment/3560263/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1149448/+attachment/3560264/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1149448/+attachment/3560265/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1149448/+attachment/3560266/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1149448/+attachment/3560267/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1149448/+attachment/3560268/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 907052
   gnome-settings-daemon crashed with signal 5 in _XReply() (XRRSetCrtcConfig)

** Information type changed from Private to Public

** Tags removed: need-i386-retrace

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1149448

Title:
  [xrandr]: gnome-settings-daemon crashed with signal 5 in _XReply()

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

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


[Bug 1133944] Re: gnome-panel crashed with SIGSEGV in g_signal_emit_valist()

2013-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 948667 ***
https://bugs.launchpad.net/bugs/948667

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #948667, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1133944/+attachment/3548767/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1133944/+attachment/3548769/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1133944/+attachment/3548770/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1133944/+attachment/3548771/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1133944/+attachment/3548772/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1133944/+attachment/3548773/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1133944/+attachment/3548774/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 948667
   gnome-panel crashed with SIGSEGV in gtk_widget_pop_verify_invariants()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-panel crashed with SIGSEGV in g_signal_emit_valist()

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

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


[Bug 1149135] Re: gvfsd-mtp crashed with SIGSEGV in backend_died()

2013-03-06 Thread Iain Lane
** Information type changed from Private to Public

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

Title:
  gvfsd-mtp crashed with SIGSEGV in backend_died()

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

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


[Bug 1144188] Re: nautilus crashed with SIGSEGV

2013-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 102 ***
https://bugs.launchpad.net/bugs/102

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #102, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1144188/+attachment/3556452/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1144188/+attachment/3556454/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1144188/+attachment/3556456/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1144188/+attachment/3556457/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1144188/+attachment/3556458/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1144188/+attachment/3556459/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1144188/+attachment/3556460/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 102

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  nautilus crashed with SIGSEGV

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

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


[Bug 1148701] Re: nautilus crashed with SIGABRT in raise()

2013-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 1106283 ***
https://bugs.launchpad.net/bugs/1106283

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1106283, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1148701/+attachment/3559677/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1148701/+attachment/3559679/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1148701/+attachment/3559680/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1148701/+attachment/3559681/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1148701/+attachment/3559682/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1148701/+attachment/3559683/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1148701/+attachment/3559684/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1106283
   [13.04]nautilus crashed with SIGABRT in g_assertion_message() when trying to 
open file/folder's property dialog as root where file/folder belongs to user 
with Unicode CJK name.

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  nautilus crashed with SIGABRT in raise()

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

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


[Bug 1147309] Re: nautilus crashed with SIGSEGV

2013-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 102 ***
https://bugs.launchpad.net/bugs/102

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #102, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1147309/+attachment/3558609/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1147309/+attachment/3558611/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1147309/+attachment/3558612/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1147309/+attachment/3558613/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1147309/+attachment/3558614/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1147309/+attachment/3558615/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1147309/+attachment/3558616/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 102

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  nautilus crashed with SIGSEGV

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

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


[Bug 1116051] Stacktrace.txt

2013-03-06 Thread Apport retracing service
** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1116051/+attachment/3560344/+files/Stacktrace.txt

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

Title:
  evolution crashed with SIGSEGV in gtk_style_context_get_style_valist()

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

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


[Bug 1116051]

2013-03-06 Thread Apport retracing service
StacktraceSource:
 #0  0x7f06121d71c7 in gtk_style_context_get_style_valist 
(context=0x7fff94f1a068, context@entry=error reading variable: Cannot access 
memory at address 0x7fff94f1a048, args=0x7f0612391078, args@entry=error 
reading variable: Cannot access memory at address 0x7fff94f1a048) at 
/build/buildd/gtk+3.0-3.6.0/./gtk/gtkstylecontext.c:2444
   [Error: /build/buildd/gtk+3.0-3.6.0/./gtk/gtkstylecontext.c was not found in 
source tree]
StacktraceTop: gtk_style_context_get_style_valist (context=0x7fff94f1a068, 
context@entry=error reading variable: Cannot access memory at address 
0x7fff94f1a048, args=0x7f0612391078, args@entry=error reading variable: 
Cannot access memory at address 0x7fff94f1a048) at 
/build/buildd/gtk+3.0-3.6.0/./gtk/gtkstylecontext.c:2444

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

Title:
  evolution crashed with SIGSEGV in gtk_style_context_get_style_valist()

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

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


[Bug 1116051] ThreadStacktrace.txt

2013-03-06 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1116051/+attachment/3560345/+files/ThreadStacktrace.txt

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1116051/+attachment/3515423/+files/CoreDump.gz

** Changed in: evolution (Ubuntu)
   Importance: Undecided = Medium

** Summary changed:

- evolution crashed with SIGSEGV in gtk_style_context_get_valist()
+ evolution crashed with SIGSEGV in gtk_style_context_get_style_valist()

** Tags removed: need-amd64-retrace

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

Title:
  evolution crashed with SIGSEGV in gtk_style_context_get_style_valist()

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

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


[Bug 1142212] Re: brasero crashed with SIGSEGV in brasero_burn_record()

2013-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 1049201 ***
https://bugs.launchpad.net/bugs/1049201

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1049201, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1142212/+attachment/3555029/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1142212/+attachment/3555031/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1142212/+attachment/3555032/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1142212/+attachment/3555033/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1142212/+attachment/3555034/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1142212/+attachment/3555035/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1142212/+attachment/3555036/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1049201

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  brasero crashed with SIGSEGV in brasero_burn_record()

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

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


[Bug 1148404] Re: [clipboard]: gnome-settings-daemon crashed with signal 5 in _XReply()

2013-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 946059 ***
https://bugs.launchpad.net/bugs/946059

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #946059, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1148404/+attachment/3559557/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1148404/+attachment/3559559/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1148404/+attachment/3559561/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1148404/+attachment/3559562/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1148404/+attachment/3559563/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1148404/+attachment/3559564/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1148404/+attachment/3559565/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 946059
   [clipboard]: gnome-settings-daemon crashed with signal 5 in _XReply()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1148404

Title:
  [clipboard]: gnome-settings-daemon crashed with signal 5 in _XReply()

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

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


Re: [Bug 225361] Re: .gvfs can't be stat'd by root causing backup tools to fail

2013-03-06 Thread Phillip Susi
On 3/6/2013 6:28 AM, Ralph Corderoy wrote:
 So can rsync --one-file-system, find, etc., now stat the inode to know
 it's another filesystem and not attempt to descend?

No, so it is still a bug in the kernel, but at least it is now in a 
location where rsync is never going to get to it unless you try to rsync 
/run, which you would never do.

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

Title:
  .gvfs can't be stat'd by root causing backup tools to fail

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

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


[Bug 1142338] Re: rhythmbox crashed with SIGSEGV in gst_encoding_target_get_profiles()

2013-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 1047143 ***
https://bugs.launchpad.net/bugs/1047143

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1047143, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1142338/+attachment/3555145/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1142338/+attachment/3555147/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1142338/+attachment/3555151/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1142338/+attachment/3555152/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1142338/+attachment/3555153/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1142338/+attachment/3555154/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1142338/+attachment/3555155/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1047143

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  rhythmbox crashed with SIGSEGV in gst_encoding_target_get_profiles()

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

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


[Bug 225361] Re: .gvfs can't be stat'd by root causing backup tools to fail

2013-03-06 Thread Jochen Fahrner
I do a regularly backup of '/' and that includes /run. Why should I
never do this?

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

Title:
  .gvfs can't be stat'd by root causing backup tools to fail

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

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


[Bug 225361] Re: .gvfs can't be stat'd by root causing backup tools to fail

2013-03-06 Thread Calum Mackay
Normal practice would be to backup each filesystem separately, using
e.g. rsync's -x option not to cross filesystem boundaries.

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

Title:
  .gvfs can't be stat'd by root causing backup tools to fail

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

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


Re: [Bug 225361] Re: .gvfs can't be stat'd by root causing backup tools to fail

2013-03-06 Thread Phillip Susi
On 3/6/2013 10:40 AM, Jochen Fahrner wrote:
 I do a regularly backup of '/' and that includes /run. Why should I
 never do this?

Because /run is a tmpfs to contain only ephemeral runtime information. 
If you back it up, you are backing up useless junk that won't even be 
seen after the restore and just waste disk space since the tmpfs will be 
mounted over it at boot.  Your backups should use --one-file-system to 
make sure they stay out of things like /run, /proc, /sys, /dev.

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

Title:
  .gvfs can't be stat'd by root causing backup tools to fail

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

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


[Bug 1132767] Re: Update GIMP to version 2.8.4

2013-03-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gimp (Ubuntu)
   Status: New = Confirmed

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

Title:
  Update GIMP to version 2.8.4

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

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


[Bug 225361] Re: .gvfs can't be stat'd by root causing backup tools to fail

2013-03-06 Thread Jochen Fahrner
I did not know that /run is a separate filesystem. According to question
#72 and answer #74 I was assuming it is not.

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

Title:
  .gvfs can't be stat'd by root causing backup tools to fail

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

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


[Bug 1011257] Re: x-gvfs-show option doesn't work

2013-03-06 Thread Bryce Harrington
** Also affects: gnome-disk-utility (Ubuntu Raring)
   Importance: Undecided
   Status: Confirmed

** Changed in: gnome-disk-utility (Ubuntu Raring)
Milestone: None = ubuntu-13.04

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.launchpad.net/bugs/1011257

Title:
  x-gvfs-show option doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1011257/+subscriptions

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


[Bug 1147951] [NEW] unity autohide no disabled controls

2013-03-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

in the appearance Window:

under the tab behavior, at first all controls are disabled for usage.
but when you toggl the on/off button, controls wouldnt be redisabled
again.

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bot-comment
-- 
unity autohide no disabled controls
https://bugs.launchpad.net/bugs/1147951
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gnome-control-center in Ubuntu.

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


[Bug 225361] Re: .gvfs can't be stat'd by root causing backup tools to fail

2013-03-06 Thread Calum Mackay
The bug is that doing a stat on .gvfs as root causes an error, which
upsets rsync et al.

When .gvfs was in your home dir, that means you would have problems
backing up your homedir: rsync would fail when it got the stat error.

That bug is not fixed, but .gvfs has now been moved to /run, which is a
separate filesystem, backed by tmpfs (i.e. virtual memory) which you
would not normally be backing up.

So, the bug is still there, but you're now much less likely to find it
causing you a problem.

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

Title:
  .gvfs can't be stat'd by root causing backup tools to fail

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

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


[Bug 1147951] Re: unity autohide no disabled controls

2013-03-06 Thread Fabio Marconi
** Package changed: ubuntu = gnome-control-center (Ubuntu)

** Summary changed:

- unity autohide no disabled controls
+ controls of launcher behavior are not grayed out when redisabled

** Changed in: gnome-control-center (Ubuntu)
   Status: New = Confirmed

** Tags added: raring

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1147951

Title:
  controls of launcher behavior are not grayed out when redisabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1147951/+subscriptions

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


[Bug 165113] Re: gksudo nautilus won't set ownership/permissions on files below

2013-03-06 Thread cmcanulty
Still going on in 12.04. I copy a directory and change the permissions
from root to me and set it as recursive but none of the files in
directory are changed or even can be changed individually even using
sudo. Happens mostly when copying directories from an external drive.

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

Title:
  gksudo nautilus won't set ownership/permissions on files below

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

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


[Bug 1130448] [NEW] system-config-printer-gnome don't detect a hp-4500 all-in-one series printer plugged on a NAS (usb) shared with samba.

2013-03-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

In 12.04 and 12.10 the samba-printer discovery option works very well...
Now in 13.04 just don't discover the printer, the app don't give me
options to choose where the printer is plugged.

** Affects: gnome-control-center (Ubuntu)
 Importance: High
 Status: New

-- 
system-config-printer-gnome don't detect a hp-4500 all-in-one series printer 
plugged on a NAS (usb) shared with samba.
https://bugs.launchpad.net/bugs/1130448
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gnome-control-center in Ubuntu.

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


[Bug 1130448] Re: system-config-printer-gnome don't detect a hp-4500 all-in-one series printer plugged on a NAS (usb) shared with samba.

2013-03-06 Thread Till Kamppeter
system-config-printer by itself works, but the new GNOME tool does not,
perhaps it is the following bug:
https://bugzilla.gnome.org/show_bug.cgi?id=695286

Moving to gnome-control-center ...

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

** Package changed: system-config-printer (Ubuntu) = gnome-control-
center (Ubuntu)

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided = High

** Changed in: gnome-control-center (Ubuntu)
   Status: Incomplete = New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1130448

Title:
  system-config-printer-gnome don't detect a hp-4500 all-in-one series
  printer plugged on a NAS (usb) shared with samba.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1130448/+subscriptions

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


[Bug 1113648] Re: Add a context menu entry to create a new blank file

2013-03-06 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu)
   Status: Triaged = Fix Committed

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

Title:
  Add a context menu entry to create a new blank file

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

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


[Bug 1071922] Re: double tap does not open folders or files in Nautilus

2013-03-06 Thread Sebastien Bacher
I've uploaded the upstream patch to raring for testing, setting quantal
to wontfix, we don't intend to spend lot of times on SRUs for it at this
point since we are getting close from raring and quantal is not a LTS

** Also affects: nautilus (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: nautilus (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Also affects: nautilus (Ubuntu Raring)
   Importance: Low
 Assignee: Canonical Desktop Team (canonical-desktop-team)
   Status: In Progress

** Changed in: nautilus (Ubuntu Precise)
   Status: New = Triaged

** Changed in: nautilus (Ubuntu Precise)
   Importance: Undecided = Low

** Changed in: nautilus (Ubuntu Quantal)
   Importance: Undecided = Low

** Changed in: nautilus (Ubuntu Quantal)
   Status: New = Triaged

** Changed in: nautilus (Ubuntu Quantal)
   Status: Triaged = Won't Fix

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

Title:
  double tap does not open folders or files in Nautilus

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

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


[Bug 1071922] Re: double tap does not open folders or files in Nautilus

2013-03-06 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/nautilus

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

Title:
  double tap does not open folders or files in Nautilus

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

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


[Bug 1113648] Re: Add a context menu entry to create a new blank file

2013-03-06 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/nautilus

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

Title:
  Add a context menu entry to create a new blank file

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

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


[Bug 1150112] [NEW] REGRESSION display anything saved with master pdf editor

2013-03-06 Thread julius von kohout
Public bug reported:

displaying attached pdf modified with master pdf editor produces
distorted output in 12.10 and 13.04 while it disyplays correctly in
12.04.2

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


** Tags: editor eveince master pdf poppler regression

** Attachment added: test pdf file
   https://bugs.launchpad.net/bugs/1150112/+attachment/3560850/+files/test.pdf

** Summary changed:

- display anything saved with master pdf editor
+ REGRESSION display anything saved with master pdf editor

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

Title:
  REGRESSION display anything saved with master pdf editor

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

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


[Bug 1063890] Re: GNOME clock applet shows wrong (next) month

2013-03-06 Thread george cole
Problem exists in  Linux 3.5.0-25-generic x86_64

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

Title:
  GNOME clock applet shows wrong (next) month

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

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


[Bug 1150173] [NEW] Unable to create new file from Nautilus right-mouse-click menu

2013-03-06 Thread Norbert
Public bug reported:

In 12.04 Nautilus had an option for creating a new file of selected filetype 
from right-mouse-click menu.
In Raring there is no such option.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: nautilus 1:3.6.3-0ubuntu5
ProcVersionSignature: Ubuntu 3.8.0-11.20-generic 3.8.2
Uname: Linux 3.8.0-11-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.9-0ubuntu2
Architecture: i386
Date: Wed Mar  6 22:59:46 2013
GsettingsChanges:
 b'org.gnome.nautilus.window-state' b'geometry' b'800x550+0+24'
 b'org.gnome.nautilus.window-state' b'maximized' b'true'
InstallationDate: Installed on 2013-03-06 (0 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20130306)
MarkForUpload: True
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 raring

** Description changed:

- In 12.04 Nautilus was an option for creating a new file of selected filetype 
from right-mouse-click menu.
+ In 12.04 Nautilus had an option for creating a new file of selected filetype 
from right-mouse-click menu.
  In Raring there is no such option.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: nautilus 1:3.6.3-0ubuntu5
  ProcVersionSignature: Ubuntu 3.8.0-11.20-generic 3.8.2
  Uname: Linux 3.8.0-11-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9-0ubuntu2
  Architecture: i386
  Date: Wed Mar  6 22:59:46 2013
  GsettingsChanges:
-  b'org.gnome.nautilus.window-state' b'geometry' b'800x550+0+24'
-  b'org.gnome.nautilus.window-state' b'maximized' b'true'
+  b'org.gnome.nautilus.window-state' b'geometry' b'800x550+0+24'
+  b'org.gnome.nautilus.window-state' b'maximized' b'true'
  InstallationDate: Installed on 2013-03-06 (0 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20130306)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Unable to create new file from Nautilus right-mouse-click menu

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

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

[Bug 1071922] Re: double tap does not open folders or files in Nautilus

2013-03-06 Thread James M. Leddy
Thanks Sebastien! I'll fill out the SRU template too.

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

Title:
  double tap does not open folders or files in Nautilus

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

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


[Bug 1067876] Re: Missing Safely Remove Drive option from Quicklists. Only have Eject.

2013-03-06 Thread Norbert
Thank you, Martin!

For more accurate results I made a clean install of Raring on external
HDD.

I updated gvfs to the latest version (1.15.4-0ubuntu1).
For USB flashes  I have  /sys/block/sdc/removable = 0 and
and 'gvfs-mount -o' reports on Eject (from Nautilus or Unity) Volume removed 
or Mount removed, device is still powered. 
udisksd[2274]: Unmounted /dev/sdc1 on behalf of uid 1000
/var/log/syslog: kernel: [ 2507.403900] sdc: detected capacity change from 
XXX to 0

If I send manually 'udisks --detach /dev/sdc' after which  'gvfs-mount -o' 
reports  Drive disconnected.
/var/log/syslog: kernel: [ 2694.313868] usb 3-1.2: USB disconnect, device 
number 25


For USB HDD I have  /sys/block/sdc/removable = 0 and
 'gvfs-mount -o' reports on Safely remove (from Nautilus) or  Safely remove 
parent drive (from Unity) Drive disconnected, but HDD is still rotating. 
/var/log/syslog: kernel: [ 2954.171781] usb 3-1: USB disconnect, device number 
29
So device is removed from the /dev filesystem. So I can't --detach it with 
'udisks --detach /dev/sdc'. 

It seems to be a complex problem between udisks2 and gvfs, etc. 
Two weeks ago I tested  Fedora 18 and OpenSuSe 12.2 - they have  'Safely 
remove' broken too.

I dont think that there is something wrong with my hardware. You can
make tests and collect all logs on your machine and compare the results.

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

Title:
  Missing Safely Remove Drive option from Quicklists. Only have
  Eject.

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

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


[Bug 1071922] Re: double tap does not open folders or files in Nautilus

2013-03-06 Thread James M. Leddy
** Description changed:

+ [Impact]
+ 
+ Nexus7 and some Dell touch screen devices do not work well with
+ nautilus. This makes browsing files almost impossible in these devices.
+ Further it's frustrating to the user because there is nothing that makes
+ it immediately apparent that
+ 
+ [Test Case]
+ 
+ 1. Install Ubuntu 
+ 2. Double tap to open a folder in nautilus
+ 
+ [Regression Potential]
+ 
+ Low, this fix just affects touch screen devices.
+ 
+ [Original Description]
+ 
  On the Nexus7 device double-tapping does not work in Nautilus. Even single 
taps are not always registered.
  In thunar navigating via double tap works fine.
  The mouse settings panel's double tap timeout test works fine.

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

Title:
  double tap does not open folders or files in Nautilus

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

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


[Bug 1113648] Re: Add a context menu entry to create a new blank file

2013-03-06 Thread Launchpad Bug Tracker
This bug was fixed in the package nautilus - 1:3.6.3-0ubuntu6

---
nautilus (1:3.6.3-0ubuntu6) raring; urgency=low

  * debian/patches/16_unity_new_documents.patch: display the new document
menu under unity, even if there is no template installed (lp: #1113648)
  * debian/patches/git_fix_touch_double_click.patch: upstream patch to try
to fix double click not working on touch screens (lp: #1071922)
 -- Sebastien Bacher seb...@ubuntu.com   Wed, 06 Mar 2013 18:49:59 +0100

** Changed in: nautilus (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  Add a context menu entry to create a new blank file

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

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


[Bug 1071922] Re: double tap does not open folders or files in Nautilus

2013-03-06 Thread Launchpad Bug Tracker
This bug was fixed in the package nautilus - 1:3.6.3-0ubuntu6

---
nautilus (1:3.6.3-0ubuntu6) raring; urgency=low

  * debian/patches/16_unity_new_documents.patch: display the new document
menu under unity, even if there is no template installed (lp: #1113648)
  * debian/patches/git_fix_touch_double_click.patch: upstream patch to try
to fix double click not working on touch screens (lp: #1071922)
 -- Sebastien Bacher seb...@ubuntu.com   Wed, 06 Mar 2013 18:49:59 +0100

** Changed in: nautilus (Ubuntu Raring)
   Status: In Progress = Fix Released

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

Title:
  double tap does not open folders or files in Nautilus

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

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


[Bug 1150112] Re: REGRESSION display pdf saved with master pdf editor

2013-03-06 Thread julius von kohout
** Summary changed:

- REGRESSION display anything saved with master pdf editor
+ REGRESSION display pdf saved with master pdf editor

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

Title:
  REGRESSION display pdf saved with master pdf editor

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

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


[Bug 1131912] Re: gvfsd-mtp crashed with SIGSEGV in backend_died()

2013-03-06 Thread Cristian Aravena
** Description changed:

- Unount adroid 4.0.3
+ Umount adroid 4.0.3
  
  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: gvfs-backends 1.15.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-4.9-generic 3.8.0-rc6
  Uname: Linux 3.8.0-4-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.8-0ubuntu4
  Architecture: amd64
  CrashCounter: 1
  Date: Fri Feb 22 13:46:03 2013
  ExecutablePath: /usr/lib/gvfs/gvfsd-mtp
  InstallationDate: Installed on 2013-02-06 (16 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121126)
  MarkForUpload: True
  ProcCmdline: /usr/lib/gvfs/gvfsd-mtp --spawner :1.8 /org/gtk/gvfs/exec_spaw/7
  ProcEnviron:
-  SHELL=/bin/bash
-  XDG_RUNTIME_DIR=set
-  PATH=(custom, no user)
-  LANGUAGE=es:en
-  LANG=es_ES.UTF-8
+  SHELL=/bin/bash
+  XDG_RUNTIME_DIR=set
+  PATH=(custom, no user)
+  LANGUAGE=es:en
+  LANG=es_ES.UTF-8
  SegvAnalysis:
-  Segfault happened at: 0x7f270cbf90bc:mov0x20(%rax),%rax
-  PC (0x7f270cbf90bc) ok
-  source 0x20(%rax) (0xaaca) not located in a known VMA region 
(needed readable region)!
-  destination %rax ok
+  Segfault happened at: 0x7f270cbf90bc:mov0x20(%rax),%rax
+  PC (0x7f270cbf90bc) ok
+  source 0x20(%rax) (0xaaca) not located in a known VMA region 
(needed readable region)!
+  destination %rax ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gvfs
  StacktraceTop:
-  ?? () from /usr/lib/x86_64-linux-gnu/gvfs/libgvfsdaemon.so
-  ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
-  g_object_unref () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
-  g_value_unset () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
-  g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
+  ?? () from /usr/lib/x86_64-linux-gnu/gvfs/libgvfsdaemon.so
+  ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
+  g_object_unref () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
+  g_value_unset () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
+  g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: gvfsd-mtp crashed with SIGSEGV in g_object_unref()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

** Description changed:

- Umount adroid 4.0.3
+ Umount Android 4.0.3
  
  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: gvfs-backends 1.15.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-4.9-generic 3.8.0-rc6
  Uname: Linux 3.8.0-4-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.8-0ubuntu4
  Architecture: amd64
  CrashCounter: 1
  Date: Fri Feb 22 13:46:03 2013
  ExecutablePath: /usr/lib/gvfs/gvfsd-mtp
  InstallationDate: Installed on 2013-02-06 (16 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20121126)
  MarkForUpload: True
  ProcCmdline: /usr/lib/gvfs/gvfsd-mtp --spawner :1.8 /org/gtk/gvfs/exec_spaw/7
  ProcEnviron:
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=set
   PATH=(custom, no user)
   LANGUAGE=es:en
   LANG=es_ES.UTF-8
  SegvAnalysis:
   Segfault happened at: 0x7f270cbf90bc:mov0x20(%rax),%rax
   PC (0x7f270cbf90bc) ok
   source 0x20(%rax) (0xaaca) not located in a known VMA region 
(needed readable region)!
   destination %rax ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gvfs
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/gvfs/libgvfsdaemon.so
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_object_unref () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_value_unset () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: gvfsd-mtp crashed with SIGSEGV in g_object_unref()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

** Information type changed from Private to Public

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

Title:
  gvfsd-mtp crashed with SIGSEGV in backend_died()

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

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

[Bug 78510] Re: file dialog cuts filename

2013-03-06 Thread Timothy Arceri
** Changed in: firefox-3.0 (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  file dialog cuts filename

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

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


[Bug 1150175] [NEW] Empathy does not work

2013-03-06 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

[ 1371.989089] show_signal_msg: 63 callbacks suppressed
[ 1371.989098] gnome-control-c[13708]: segfault at 38 ip 7f32a628a341 sp 
7fffa5a2ae20 error 4 in libempathy-gtk-3.6.3.so[7f32a6256000+ab000]
[ 1428.813864] gnome-control-c[13753]: segfault at 38 ip 7f53a1422341 sp 
7fff2b1f1b50 error 4 in libempathy-gtk-3.6.3.so[7f53a13ee000+ab000]

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: linux-image-3.8.0-11-generic 3.8.0-11.20
ProcVersionSignature: Ubuntu 3.8.0-11.20-generic 3.8.2
Uname: Linux 3.8.0-11-generic x86_64
ApportVersion: 2.9-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  twsiple1847 F pulseaudio
Date: Wed Mar  6 11:53:20 2013
HibernationDevice: RESUME=UUID=c36a8eb7-423a-4035-b8d9-d0d9bbf9599e
InstallationDate: Installed on 2013-03-05 (1 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64+mac (20130303)
MachineType: System76, Inc. Gazelle Professional
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-11-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.8.0-11-generic N/A
 linux-backports-modules-3.8.0-11-generic  N/A
 linux-firmware1.103
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/16/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 4.6.5
dmi.board.asset.tag: Tag 12345
dmi.board.name: Gazelle Professional
dmi.board.vendor: System76, Inc.
dmi.board.version: gazp7
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: No Enclosure
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd05/16/2012:svnSystem76,Inc.:pnGazelleProfessional:pvrgazp7:rvnSystem76,Inc.:rnGazelleProfessional:rvrgazp7:cvnNoEnclosure:ct9:cvrN/A:
dmi.product.name: Gazelle Professional
dmi.product.version: gazp7
dmi.sys.vendor: System76, Inc.

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


** Tags: amd64 apport-bug raring
-- 
Empathy does not work
https://bugs.launchpad.net/bugs/1150175
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to empathy in Ubuntu.

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


[Bug 850840] Re: file-roller crashed with SIGSEGV in g_simple_async_result_complete()

2013-03-06 Thread Daniel Winzen
** Tags added: raring

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

Title:
  file-roller crashed with SIGSEGV in g_simple_async_result_complete()

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/850840/+subscriptions

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


[Bug 1150175] Re: Empathy does not work

2013-03-06 Thread Joseph Salisbury
** Package changed: linux (Ubuntu) = empathy (Ubuntu)

** Changed in: empathy (Ubuntu)
   Status: Confirmed = New

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

Title:
  Empathy does not work

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

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


[Bug 1050080] Re: Gimp Spelling in single window mode.

2013-03-06 Thread Debra Virden
I have looked into this bug and my version of gimp is on English US. My
version uses dialogs and not dialogues. I have found through
searching the code that dialogues is only used in the English GB and
English CA translations. I am not familiar enough with using those
translations to know if this is still a bug. If someone that is familiar
with these translations some input would be appreciated. I have attached
the Grep output for the search for dialogues.

---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

** Attachment added: Grep output for dialogues
   
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1050080/+attachment/3561016/+files/search.txt

** Changed in: gimp (Ubuntu)
   Status: New = Incomplete

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

Title:
  Gimp Spelling in single window mode.

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

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


[Bug 1125190] Re: Two dash options for 'Printer' appearing identical

2013-03-06 Thread Adolfo Jayme Barrientos
** Changed in: system-config-printer (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1125190

Title:
  Two dash options for 'Printer' appearing identical

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

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


[Bug 850649] Re: gnome-terminal extremely slow and display buggy

2013-03-06 Thread Jonathan Allard
The issue now does not stop when another instance of gnome-terminal is
started. (?)

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

Title:
  gnome-terminal extremely slow and display buggy

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

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


[Bug 1133411] Re: when log on to the internet my computer freezes

2013-03-06 Thread Robert Roth
** Package changed: gnome-system-monitor (Ubuntu) = ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-monitor in Ubuntu.
https://bugs.launchpad.net/bugs/1133411

Title:
  when  log on to the internet my computer freezes

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

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


[Bug 1125190] Re: Two dash options for 'Printer' appearing identical

2013-03-06 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/system-config-printer

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1125190

Title:
  Two dash options for 'Printer' appearing identical

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

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


[Bug 495880] Re: Extracting a file with german Umlaut in the filename doesn't work

2013-03-06 Thread g00fy
I was able to solve that bug for rar-files by downloading a new version of 
WinRAR, see
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/632737

but that makes me think that maybe the problem isn't directly in file-
roller.

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

Title:
  Extracting a file with german Umlaut in the filename doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/495880/+subscriptions

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


[Bug 1019738] Re: FileZilla regulary freezes while downloading to an SMB share

2013-03-06 Thread Laurent Dinclaux
Tried Filezilla 3.6.0.2, the issue is still there.

No issue downloading to a local folder.

** Also affects: filezilla
   Importance: Undecided
   Status: New

** Also affects: gvfs (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  FileZilla regulary freezes while downloading to an SMB share

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

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


[Bug 408903] Re: Does not handle microphone mute button (KEY_MICMUTE)

2013-03-06 Thread Bryce Harrington
** Tags added: raring

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/408903

Title:
  Does not handle microphone mute button (KEY_MICMUTE)

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

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


[Bug 1113648] Re: Add a context menu entry to create a new blank file

2013-03-06 Thread Jeremy Bicha
By the way, this patch won't be sufficient to add a New Document menu
in Nautilus 3.8.

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

Title:
  Add a context menu entry to create a new blank file

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

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


[Bug 1150810] Re: nautilus crashed with SIGABRT in raise()

2013-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 905686 ***
https://bugs.launchpad.net/bugs/905686

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #905686, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1150810/+attachment/3561318/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1150810/+attachment/3561320/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1150810/+attachment/3561321/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1150810/+attachment/3561322/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1150810/+attachment/3561323/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1150810/+attachment/3561324/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1150810/+attachment/3561325/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 905686
   nautilus assert failure: nautilus: ../../src/xcb_io.c:528: _XAllocID: 
Assertion `ret != inval_id' failed.

** Information type changed from Private to Public

** Tags removed: need-i386-retrace

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

Title:
  nautilus crashed with SIGABRT in raise()

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

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


[Bug 1137903] Re: nautilus crashed with SIGABRT in raise()

2013-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 905686 ***
https://bugs.launchpad.net/bugs/905686

** This bug is no longer a duplicate of bug 1031511
   nautilus crashed with SIGABRT in __assert_fail_base()
** This bug has been marked a duplicate of bug 905686
   nautilus assert failure: nautilus: ../../src/xcb_io.c:528: _XAllocID: 
Assertion `ret != inval_id' failed.

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

Title:
  nautilus crashed with SIGABRT in raise()

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

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


[Bug 1132115] Re: nautilus crashed with SIGABRT in raise()

2013-03-06 Thread Apport retracing service
*** This bug is a duplicate of bug 905686 ***
https://bugs.launchpad.net/bugs/905686

** This bug is no longer a duplicate of bug 1031511
   nautilus crashed with SIGABRT in __assert_fail_base()
** This bug has been marked a duplicate of bug 905686
   nautilus assert failure: nautilus: ../../src/xcb_io.c:528: _XAllocID: 
Assertion `ret != inval_id' failed.

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

Title:
  nautilus crashed with SIGABRT in raise()

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

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


  1   2   >