[Bug 816804] [NEW] gvfs-open exit code is 0 when file is not found and no default application is registred

2011-07-27 Thread MestreLion
Public bug reported:

gvfs-open exits with error code 0 (success) even when there is error.

The following conditions should exit with error code  0:
- File is not found
- File is found, but default application for opening it is not registred

Examples:
$ gvfs-open nofile.txt || echo NOT FOUND!
gvfs-open: file:///home/rodrigo/nofile.txt: error opening location: Error 
stating file '/home/rodrigo/nofile.txt': No such file or directory

$ touch test.mdb ; gvfs-open nofile.txt || echo NO ASSOCIATION! ; rm test.mdb
gvfs-open: file:///home/rodrigo/nofile.txt: error opening location: Error 
stating file '/home/rodrigo/nofile.txt': No such file or directory

In both situations exit code was 0,  meaning success, even when gvfs-
open was clearly NOT successful. This makes gvfs-open hard to use in
scripts.

And the problem is even worse considering gvfs-open is used by xdg-open

A quick look at source code shows that it has a hardcoded return 0 in
main() function. The open() function is static void. Both could easily
be changed so open would be static int open(...), set a proper return
code, and main would test for it.

Using Maverick 10.10 64bits, gvfs 1.6.4-0ubuntu1.1

** 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/816804

Title:
  gvfs-open exit code is 0 when file is not found and no default
  application is registred

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

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


[Bug 816815] Re: gnome-panel crashed with SIGSEGV in gtk_container_forall()

2011-07-27 Thread dino99
** Visibility changed to: Public

-- 
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/816815

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

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

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


[Bug 816815] Re: gnome-panel crashed with SIGSEGV in gtk_container_forall()

2011-07-27 Thread Apport retracing service
*** This bug is a duplicate of bug 799001 ***
https://bugs.launchpad.net/bugs/799001

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #798141, 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/816815/+attachment/2235834/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/816815/+attachment/2235835/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/816815/+attachment/2235836/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/816815/+attachment/2235837/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/816815/+attachment/2235838/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/816815/+attachment/2235839/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/816815/+attachment/2235840/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/816815/+attachment/2235841/+files/ThreadStacktrace.txt

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

** Tags removed: need-i386-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/816815

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

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

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


[Bug 772709] Re: Network Manager Icon Is not changin when VPN is connected

2011-07-27 Thread Launchpad Bug Tracker
** Changed in: elementary-icon-theme (Ubuntu)
   Status: New = Confirmed

** Changed in: gnome-icon-theme (Ubuntu)
   Status: New = Confirmed

** Changed in: tango-icon-theme (Ubuntu)
   Status: New = Confirmed

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

Title:
  Network Manager Icon Is not changin when VPN is connected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/elementary-icon-theme/+bug/772709/+subscriptions

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


[Bug 772709] Re: Network Manager Icon Is not changin when VPN is connected

2011-07-27 Thread Christian Weiske
Which icons need to be fixed in the themes?  Getting to know the paths
would be helpful.

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

Title:
  Network Manager Icon Is not changin when VPN is connected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/elementary-icon-theme/+bug/772709/+subscriptions

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


[Bug 706418] Re: Only scrobbles the first song of a list

2011-07-27 Thread Rhys
*** This bug is a duplicate of bug 594245 ***
https://bugs.launchpad.net/bugs/594245

** This bug has been marked a duplicate of bug 594245
   Rhythmbox Last.fm plugin only scrobbles first song when listen to radio

-- 
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/706418

Title:
  Only scrobbles the first song of a list

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

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


[Bug 765514] Re: printing certain pdfs (samsung 1660, pdf generated using lyx/latex) works using pdftoraster but not pdftoraster-poppler

2011-07-27 Thread ssuuddoo
hmmm. kind of jerky problem. Reinstalled the system and unfortunately
wanted to show a friend how printing in linux is easy. Plugged-in the
printer and printed the test-page and some text. BUT when printing a
photo, it didn't work. pitty and shame.

replacing the propeller file worked, now no error displays but the printing 
is very, very slow.
What shall I do? Downgrade to 10.10 or what?

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

Title:
  printing certain pdfs (samsung 1660, pdf generated using lyx/latex)
  works using pdftoraster but not pdftoraster-poppler

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

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


[Bug 757976] Re: Thunderbird attachment name changes cause send error

2011-07-27 Thread Jeremy Bicha
** Bug watch added: GNOME Bug Tracker #655290
   https://bugzilla.gnome.org/show_bug.cgi?id=655290

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

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

Title:
  Thunderbird attachment name changes cause send error

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

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


[Bug 594245] Re: Rhythmbox Last.fm plugin only scrobbles first song when listen to radio

2011-07-27 Thread Rhys
Identical problem in 11.04, Rhythmbox 0.13.3. No listening now on my
profile either.

-- 
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/594245

Title:
  Rhythmbox Last.fm plugin only scrobbles first song when listen to
  radio

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

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


[Bug 816843] Re: empathy-auth-client crashed with SIGSEGV in g_slice_alloc()

2011-07-27 Thread Apport retracing service
*** This bug is a duplicate of bug 805354 ***
https://bugs.launchpad.net/bugs/805354

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #805354, 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/816843/+attachment/2235906/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/816843/+attachment/2235907/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/816843/+attachment/2235908/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/816843/+attachment/2235909/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/816843/+attachment/2235910/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/816843/+attachment/2235911/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/816843/+attachment/2235912/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/816843/+attachment/2235913/+files/ThreadStacktrace.txt

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

** Visibility changed 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 empathy in Ubuntu.
https://bugs.launchpad.net/bugs/816843

Title:
  empathy-auth-client crashed with SIGSEGV in g_slice_alloc()

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

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


[Bug 816857] [NEW] eog title wont change

2011-07-27 Thread neworld
Public bug reported:

First I opened an image and see title bar was filled with current image
name. But after I move to next or previous image (no matter with
keyboard or mouse) title bar wont change and see first opened image
title.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: eog 2.32.1-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-11.47-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Wed Jul 27 11:40:09 2011
ExecutablePath: /usr/bin/eog
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
ProcEnviron:
 LANGUAGE=en_GB:en
 LANG=lt_LT.utf8
 LC_MESSAGES=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: eog
UpgradeStatus: Upgraded to natty on 2011-07-19 (8 days ago)

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


** Tags: amd64 apport-bug apport-lpi natty

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

Title:
  eog title wont change

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

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


[Bug 816857] Re: eog title wont change

2011-07-27 Thread neworld
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/816857

Title:
  eog title wont change

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

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


[Bug 816841] Re: totem crashed with SIGSEGV in g_type_name()

2011-07-27 Thread Apport retracing service
*** This bug is a duplicate of bug 816740 ***
https://bugs.launchpad.net/bugs/816740

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #816740, 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/816841/+attachment/2235894/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/816841/+attachment/2235895/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/816841/+attachment/2235896/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/816841/+attachment/2235899/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/816841/+attachment/2235900/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/816841/+attachment/2235901/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/816841/+attachment/2235902/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/816841/+attachment/2235903/+files/ThreadStacktrace.txt

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

** Visibility changed 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 totem in Ubuntu.
https://bugs.launchpad.net/bugs/816841

Title:
  totem crashed with SIGSEGV in g_type_name()

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

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


[Bug 800925] Re: Gnome Terminal empties command history every run

2011-07-27 Thread zasq
Hello! I have the same problem after I did a fresh install of natty. No
history saved. In a forum thread a solution was mentioned saying that
the history would be saved if the terminal is closed with ctrl+d or by
typing exit instead of with the x-close-button. Nevertheless, this
doesn't work for me either...

-- 
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/800925

Title:
  Gnome Terminal empties command history every run

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

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


[Bug 816855] Re: gnome-settings-daemon assert failure: gnome-settings-daemon: ../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req == dpy-xcb-pending_requests' failed.

2011-07-27 Thread Apport retracing service
*** This bug is a duplicate of bug 804896 ***
https://bugs.launchpad.net/bugs/804896

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #804896, 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/816855/+attachment/2235922/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/816855/+attachment/2235923/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/816855/+attachment/2235924/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/816855/+attachment/2235925/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/816855/+attachment/2235926/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/816855/+attachment/2235927/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/816855/+attachment/2235928/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/816855/+attachment/2235929/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 804896
   gnome-settings-daemon assert failure: gnome-settings-daemon: 
../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req == 
dpy-xcb-pending_requests' failed.

** Visibility changed 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/816855

Title:
  gnome-settings-daemon assert failure: gnome-settings-daemon:
  ../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req ==
  dpy-xcb-pending_requests' failed.

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

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


[Bug 815279] Re: typo in ../mail/evolution-mail.schemas.in.h:44

2011-07-27 Thread Benediktas
** Changed in: evolution (Ubuntu)
   Status: New = In Progress

-- 
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/815279

Title:
  typo in ../mail/evolution-mail.schemas.in.h:44

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

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


[Bug 816868] [NEW] Windows control buttons on both sides not working

2011-07-27 Thread André Pirard
Public bug reported:

There has been VERY much talk whether windows control buttons should be on the 
left or right.
The rationale are:
- personal taste
- buttons accessibility when the window corners get out of the screen

Be it as a personal setting or as a distribution wide choice,
an Egg of Columbus solution is to have those buttons on both sides.

Alas,  close,maximize,minimize,menu:menu,maximize,minimize,close
won't work in gconf-editor:apps/metacity/general

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

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

Title:
  Windows control buttons on both sides not working

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

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


[Bug 788994] Re: No claws-mail integration

2011-07-27 Thread Launchpad Bug Tracker
** Changed in: nautilus-sendto (Ubuntu)
   Status: New = Confirmed

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

Title:
  No claws-mail integration

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

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


[Bug 816862] Re: gnome-settings-daemon assert failure: gnome-settings-daemon: ../../src/xcb_io.c:140: dequeue_pending_request: Controletest 'req == dpy-xcb-pending_requests' faalt.

2011-07-27 Thread Apport retracing service
*** This bug is a duplicate of bug 804896 ***
https://bugs.launchpad.net/bugs/804896

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #804676, 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/816862/+attachment/2235938/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/816862/+attachment/2235939/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/816862/+attachment/2235940/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/816862/+attachment/2235941/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/816862/+attachment/2235942/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/816862/+attachment/2235943/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/816862/+attachment/2235944/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/816862/+attachment/2235945/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 804896
   gnome-settings-daemon assert failure: gnome-settings-daemon: 
../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req == 
dpy-xcb-pending_requests' failed.

** Visibility changed 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/816862

Title:
  gnome-settings-daemon assert failure: gnome-settings-daemon:
  ../../src/xcb_io.c:140: dequeue_pending_request: Controletest 'req ==
  dpy-xcb-pending_requests' faalt.

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

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


[Bug 815279] Re: typo in ../mail/evolution-mail.schemas.in.h:44

2011-07-27 Thread Launchpad Bug Tracker
** Branch linked: lp:~skiedrius/ubuntu/natty/evolution/fix-for-815279

-- 
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/815279

Title:
  typo in ../mail/evolution-mail.schemas.in.h:44

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

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


[Bug 816868] Re: Windows control buttons on both sides not working

2011-07-27 Thread André Pirard
** Description changed:

  There has been VERY much talk whether windows control buttons should be on 
the left or right.
  The rationale are:
  - personal taste
  - buttons accessibility when the window corners get out of the screen
  
+ The corners and buttons can disappear at any side.
+ 
  Be it as a personal setting or as a distribution wide choice,
  an Egg of Columbus solution is to have those buttons on both sides.
  
  Alas,  close,maximize,minimize,menu:menu,maximize,minimize,close
- won't work in gconf-editor:apps/metacity/general
+ won't work in gconf-editor:apps/metacity/general/button_layout

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

Title:
  Windows control buttons on both sides not working

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

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


[Bug 815279] Re: typo in ../mail/evolution-mail.schemas.in.h:44

2011-07-27 Thread Benediktas
** Patch added: typo-fix.patch
   
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/815279/+attachment/2235995/+files/typo-fix.patch

-- 
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/815279

Title:
  typo in ../mail/evolution-mail.schemas.in.h:44

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

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


[Bug 757976] Re: Thunderbird attachment name changes cause send error

2011-07-27 Thread Bug Watch Updater
** Changed in: nautilus-sendto
   Status: Unknown = New

** Changed in: nautilus-sendto
   Importance: Unknown = Medium

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

Title:
  Thunderbird attachment name changes cause send error

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

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


[Bug 761836] Re: Gtk-WARNING when running with sudo

2011-07-27 Thread Launchpad Bug Tracker
** Changed in: gedit (Ubuntu)
   Status: New = Confirmed

-- 
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/761836

Title:
  Gtk-WARNING when running with sudo

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

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


[Bug 776678] Re: gtk-warning after running gksu gedit

2011-07-27 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 761836 ***
https://bugs.launchpad.net/bugs/761836

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

-- 
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/776678

Title:
  gtk-warning after running gksu gedit

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

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


[Bug 772709] Re: Network Manager Icon Is not changin when VPN is connected

2011-07-27 Thread Nikolay Morozov
@Christian
VPN connection icons (in progress and connected). Minimal just fix network with 
VPN icon

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

Title:
  Network Manager Icon Is not changin when VPN is connected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/elementary-icon-theme/+bug/772709/+subscriptions

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


[Bug 792787] Re: i lock screen comeback later I don't get a login prompt, I can ctl-alt f6 and login so the system is still working I just can not get back in graphicly without a reboot

2011-07-27 Thread ligaard
We are a few people here at the office that have the exact same problem:
Sometimes the login prompt just doesn't show when the screensaver
running. We all have Ubuntu 11.04, but only those of us using Unity or
Gnome Classic have seen the problem. The guy running KDE have not seen
the problem. We have all upgraded from Ubuntu 10.10.

When it happens, we can go to the console, e.g. Ctrl-Alt-F1, and kill
gdm-session-worker. Then login in again (but we will start with a blank
desktop, must restart our programs etc.).

I am using the 'GL Slideshow' screen saver.

Let me know if there is further information I can provide to help
debugging.

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

Title:
  i lock screen comeback later I don't get a login prompt, I can ctl-
  alt f6 and login so the system is still working I just can not get
  back in graphicly without a reboot

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

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


[Bug 816901] [NEW] package capplets-data 1:2.30.1-0ubuntu2 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2011-07-27 Thread Igor Mironov
Public bug reported:

.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: capplets-data 1:2.30.1-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-33.71-generic 2.6.32.41+drm33.18
Uname: Linux 2.6.32-33-generic i686
NonfreeKernelModules: aksparlnx
Architecture: i386
Date: Wed Jul 27 15:21:45 2011
ErrorMessage: подпроцесс установлен сценарий post-installation возвратил код 
ошибки 1
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
PackageArchitecture: all
SourcePackage: gnome-control-center
Title: package capplets-data 1:2.30.1-0ubuntu2 failed to install/upgrade: 
подпроцесс установлен сценарий post-installation возвратил код ошибки 1

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


** Tags: apport-package i386 lucid

-- 
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/816901

Title:
  package capplets-data 1:2.30.1-0ubuntu2 failed to install/upgrade:
  подпроцесс установлен сценарий post-installation возвратил код ошибки
  1

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

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

[Bug 816901] Re: package capplets-data 1:2.30.1-0ubuntu2 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2011-07-27 Thread Igor Mironov
-- 
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/816901

Title:
  package capplets-data 1:2.30.1-0ubuntu2 failed to install/upgrade:
  подпроцесс установлен сценарий post-installation возвратил код ошибки
  1

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

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

[Bug 816911] Re: gnome-settings-daemon assert failure: gnome-settings-daemon: ../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req == dpy-xcb-pending_requests' failed.

2011-07-27 Thread Apport retracing service
*** This bug is a duplicate of bug 804896 ***
https://bugs.launchpad.net/bugs/804896

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #804896, 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/816911/+attachment/2236093/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/816911/+attachment/2236094/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/816911/+attachment/2236095/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/816911/+attachment/2236096/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/816911/+attachment/2236097/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/816911/+attachment/2236098/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/816911/+attachment/2236099/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/816911/+attachment/2236100/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 804896
   gnome-settings-daemon assert failure: gnome-settings-daemon: 
../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req == 
dpy-xcb-pending_requests' failed.

** Visibility changed 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/816911

Title:
  gnome-settings-daemon assert failure: gnome-settings-daemon:
  ../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req ==
  dpy-xcb-pending_requests' failed.

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

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


[Bug 816908] Re: users-admin crashed with signal 5 in g_option_context_parse()

2011-07-27 Thread Apport retracing service
*** This bug is a duplicate of bug 789333 ***
https://bugs.launchpad.net/bugs/789333

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #804651, 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/816908/+attachment/2236078/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/816908/+attachment/2236079/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/816908/+attachment/2236080/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/816908/+attachment/2236081/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/816908/+attachment/2236082/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/816908/+attachment/2236083/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/816908/+attachment/2236084/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/816908/+attachment/2236085/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 789333
   users-admin crashes on start because of mixed GTK2 and 3 symbols

** Visibility changed 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-system-tools in Ubuntu.
https://bugs.launchpad.net/bugs/816908

Title:
  users-admin crashed with signal 5 in g_option_context_parse()

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

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


[Bug 816920] Re: totem crashed with SIGSEGV in g_type_name()

2011-07-27 Thread Apport retracing service
*** This bug is a duplicate of bug 816740 ***
https://bugs.launchpad.net/bugs/816740

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #816740, 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/816920/+attachment/2236137/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/816920/+attachment/2236138/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/816920/+attachment/2236139/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/816920/+attachment/2236142/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/816920/+attachment/2236143/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/816920/+attachment/2236144/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/816920/+attachment/2236145/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/816920/+attachment/2236146/+files/ThreadStacktrace.txt

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

** Visibility changed 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 totem in Ubuntu.
https://bugs.launchpad.net/bugs/816920

Title:
  totem crashed with SIGSEGV in g_type_name()

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

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


[Bug 816912] Re: gnome-settings-daemon assert failure: gnome-settings-daemon: ../../src/xcb_io.c :140 : dequeue_pending_request: L'assertion « req == dpy-xcb-pending_requests » a échoué.

2011-07-27 Thread Apport retracing service
*** This bug is a duplicate of bug 804896 ***
https://bugs.launchpad.net/bugs/804896

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #804621, 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/816912/+attachment/2236102/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/816912/+attachment/2236103/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/816912/+attachment/2236104/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/816912/+attachment/2236105/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/816912/+attachment/2236106/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/816912/+attachment/2236107/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/816912/+attachment/2236108/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/816912/+attachment/2236109/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 804896
   gnome-settings-daemon assert failure: gnome-settings-daemon: 
../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req == 
dpy-xcb-pending_requests' failed.

** Visibility changed 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/816912

Title:
  gnome-settings-daemon assert failure: gnome-settings-daemon:
  ../../src/xcb_io.c :140 : dequeue_pending_request:  L'assertion « req
  == dpy-xcb-pending_requests » a échoué.

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

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

[Bug 805747] Re: Unnecessary gst-keyboard-xkb appearing in Notification Area when multiple keyboard layouts enabled

2011-07-27 Thread Launchpad Bug Tracker
** Changed in: gnome-settings-daemon (Ubuntu)
   Status: New = Confirmed

** Changed in: gnome-shell (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/805747

Title:
  Unnecessary gst-keyboard-xkb appearing in Notification Area when
  multiple keyboard layouts enabled

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

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


[Bug 816926] Re: gnome-settings-daemon assert failure: gnome-settings-daemon: ../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req == dpy-xcb-pending_requests' failed.

2011-07-27 Thread Apport retracing service
*** This bug is a duplicate of bug 804896 ***
https://bugs.launchpad.net/bugs/804896

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #804896, 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/816926/+attachment/2236202/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/816926/+attachment/2236203/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/816926/+attachment/2236204/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/816926/+attachment/2236205/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/816926/+attachment/2236206/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/816926/+attachment/2236207/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/816926/+attachment/2236208/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/816926/+attachment/2236209/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 804896
   gnome-settings-daemon assert failure: gnome-settings-daemon: 
../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req == 
dpy-xcb-pending_requests' failed.

** Visibility changed 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/816926

Title:
  gnome-settings-daemon assert failure: gnome-settings-daemon:
  ../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req ==
  dpy-xcb-pending_requests' failed.

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

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


[Bug 690364] LinkedIn'e bağlanma daveti

2011-07-27 Thread lipstick
LinkedIn



   
Bug,

Sizi LinkedIn'deki profesyonel profilime eklemek istiyorum.

- Sinan

Sinan Aykut
Şu okulda öğrenci: Afyon Kocatepe Üniversitesi
Türkiye

Sinan Aykut adlı kişiyi tanıdığınızı onaylayın
https://www.linkedin.com/e/-vk8d1g-gqm80p7s-6z/isd/3670127413/oLO0kZO-/


 
-- 
(c) 2011, LinkedIn Corporation

-- 
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/690364

Title:
  nautilus crashes when trying to show a thumbnail of an xcf.bz2 file

To manage notifications about this bug go to:
https://bugs.launchpad.net/gloobus-preview/+bug/690364/+subscriptions

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

[Bug 599721] LinkedIn'e bağlanma daveti

2011-07-27 Thread lipstick
LinkedIn



   
Bug,

Sizi LinkedIn'deki profesyonel profilime eklemek istiyorum.

- Sinan

Sinan Aykut
Şu okulda öğrenci: Afyon Kocatepe Üniversitesi
Türkiye

Sinan Aykut adlı kişiyi tanıdığınızı onaylayın
https://www.linkedin.com/e/-bhguox-gqm80kre-4d/isd/3670126030/H7M4YS7P/


 
-- 
(c) 2011, LinkedIn Corporation

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

Title:
  MSI 163C Notebook does not start again after closing laptop screen by
  holding the LCD down

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

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

[Bug 816923] Re: empathy-av crashed with SIGABRT in raise()

2011-07-27 Thread Apport retracing service
*** This bug is a duplicate of bug 816381 ***
https://bugs.launchpad.net/bugs/816381

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #816381, 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/816923/+attachment/2236185/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/816923/+attachment/2236186/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/816923/+attachment/2236187/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/816923/+attachment/2236188/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/816923/+attachment/2236189/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/816923/+attachment/2236190/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/816923/+attachment/2236191/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/816923/+attachment/2236192/+files/ThreadStacktrace.txt

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

** Visibility changed 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 empathy in Ubuntu.
https://bugs.launchpad.net/bugs/816923

Title:
  empathy-av crashed with SIGABRT in raise()

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

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


[Bug 742335] Re: Totem : impossible to move cursor on MP3 files (Natty - Oneiric)

2011-07-27 Thread Xavier Guillot
I noticed the problem once in Oneiric, after your message I retried to
read with Totem yesterday many MP3 files, from songs or radio podcasts,
all worked well, with possibility to pause or move inside, so it seems
right, I'll update if I have the bug again in the future...

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

Title:
  Totem : impossible to move cursor on MP3 files (Natty - Oneiric)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/742335/+subscriptions

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


[Bug 816901] Re: package capplets-data 1:2.30.1-0ubuntu2 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2011-07-27 Thread Ubuntu QA's Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  Reviewing your log files attached to this bug report it
seems that a package failed to install due to a segmentation fault in
application being used by the package installation process.
Unfortunately, this bug report isn't very useful in its current state
and a crash report would be much more useful.  Could you try recreating
this issue by enabling apport to catch the crash report 'sudo service
apport start force_start=1' and then trying to install the same package
again?  This process will create a new bug report so I am marking this
one as Invalid.  Thanks again for helping out!

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

** Tags added: package-install-segfault

-- 
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/816901

Title:
  package capplets-data 1:2.30.1-0ubuntu2 failed to install/upgrade:
  подпроцесс установлен сценарий post-installation возвратил код ошибки
  1

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

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

Re: [Bug 413834] Re: gnome-about-me crashed with SIGSEGV in calloc()

2011-07-27 Thread Chris
Hi Pedro,

I do not currently have Ubuntu installed as I am busy job hunting and
investigating consultancy options. I needed to install Windows 7 to spend
time familiarization myself with Office 365.

If no one else has reported the problem then I suggest the bug be closed, I
can have another look in a couple of months when things return to normal.

Best regards,
Chris.

On 13 July 2011 21:12, Pedro Villavicencio pe...@ubuntu.com wrote:

 Thanks for the report Chris , It has been a long time without any
 comment or a duplicate in this bug report and It is possible that the
 bug has been fixed. May you please try to reproduce it with the latest
 Stable Release of Ubuntu the Natty Narwhal and add the respective
 comments to the report? You can learn how to get that release at
 http://www.ubuntu.com/download . Thanks again and we appreciate your
 help.

 ** Changed in: gnome-control-center (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned)

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/413834

 Title:
  gnome-about-me crashed with SIGSEGV in calloc()

 Status in “gnome-control-center” package in Ubuntu:
  Incomplete

 Bug description:
  Binary package hint: gnome-control-center

  When closing the about me window using the close button top right, the
 window crashed None of the information in the about me window had been
 updated prior to closing.
  Using 9.10 Alpha 3 with all the latest patches

  ProblemType: Crash
  Architecture: amd64
  Date: Fri Aug 14 23:37:18 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/gnome-about-me
  Package: gnome-control-center 1:2.27.5-0ubuntu1
  ProcCmdline: /usr/bin/gnome-about-me
  ProcEnviron:
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-5.24-generic
  SegvAnalysis:
   Segfault happened at: 0x7f081ac4adfa:mov0x8(%rbx),%rdx
   PC (0x7f081ac4adfa) ok
   source 0x8(%rbx) (0x637275684320383b) not located in a known VMA region
 (needed readable region)!
   destination %rdx ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: gnome-control-center
  StacktraceTop:
   ?? () from /lib/libc.so.6
   ?? () from /lib/libc.so.6
   calloc () from /lib/libc.so.6
   g_malloc0 () from /usr/lib/libglib-2.0.so.0
   ?? () from /usr/lib/libglib-2.0.so.0
  Title: gnome-about-me crashed with SIGSEGV in calloc()
  Uname: Linux 2.6.31-5-generic x86_64
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/413834/+subscriptions


-- 
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/413834

Title:
  gnome-about-me crashed with SIGSEGV in calloc()

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

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

Re: [Pkg-games-ubuntu] [Bug 743265] Re: When using unity, the diplomacy and cities menus are not shown.

2011-07-27 Thread KarlGoetz
On Sun, 24 Jul 2011 10:36:04 +1000
Karl Goetz k...@kgoetz.id.au wrote:

 On Thu, 21 Jul 2011 01:11:16 -
 Michael Terry michael.te...@canonical.com wrote:

  I did mean Ubuntu, but no, I hate deltas!  I love nothing better
  than running 'requestsync'.  :)

Update: 2.2.7 is available in unstable:
http://packages.qa.debian.org/f/freeciv.html
thanks,
kk

-- 
Karl Goetz, (Kamping_Kaiser / VK5FOSS)
Debian contributor / gNewSense Maintainer
http://www.kgoetz.id.au
No, I won't join your social networking group

-- 
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/743265

Title:
  When using unity, the diplomacy and cities menus are not shown.

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

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


[Bug 811822] Re: gnome-session gets stuck utilizing 100% cpu time of one core

2011-07-27 Thread Launchpad Bug Tracker
** Changed in: gnome-session (Ubuntu)
   Status: New = Confirmed

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

Title:
  gnome-session gets stuck utilizing 100% cpu time of one core

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

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


[Bug 816952] Re: gnome-settings-daemon crashed with SIGABRT in raise()

2011-07-27 Thread Apport retracing service
*** This bug is a duplicate of bug 804896 ***
https://bugs.launchpad.net/bugs/804896

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #806865, 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/816952/+attachment/2236273/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/816952/+attachment/2236274/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/816952/+attachment/2236275/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/816952/+attachment/2236276/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/816952/+attachment/2236277/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/816952/+attachment/2236278/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/816952/+attachment/2236279/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/816952/+attachment/2236280/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 804896
   gnome-settings-daemon assert failure: gnome-settings-daemon: 
../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req == 
dpy-xcb-pending_requests' failed.

** Visibility changed 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/816952

Title:
  gnome-settings-daemon crashed with SIGABRT in raise()

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

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


[Bug 816981] Re: gnome-settings-daemon assert failure: gnome-settings-daemon: ../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req == dpy-xcb-pending_requests' failed.

2011-07-27 Thread Ted Gould
** Visibility changed to: Public

-- 
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/816981

Title:
  gnome-settings-daemon assert failure: gnome-settings-daemon:
  ../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req ==
  dpy-xcb-pending_requests' failed.

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

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


[Bug 816979] Re: gnome-settings-daemon assert failure: gnome-settings-daemon: ../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req == dpy-xcb-pending_requests' failed.

2011-07-27 Thread Ted Gould
** Visibility changed to: Public

-- 
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/816979

Title:
  gnome-settings-daemon assert failure: gnome-settings-daemon:
  ../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req ==
  dpy-xcb-pending_requests' failed.

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

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


[Bug 785313] Re: Saved a PDF form with data, but unable to open this file in Windows

2011-07-27 Thread madbiologist
** Changed in: evince (Ubuntu)
   Status: Incomplete = New

-- 
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/785313

Title:
  Saved a PDF form with data, but unable to open this file in Windows

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

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


[Bug 610358] Re: Cannot start graphical session when disk is full (and Ubuntu does not warn/explain)

2011-07-27 Thread Dmitry Diskin
Sebastien Bacher (seb128) wrote on 2010-09-02:   #2
 gnome-disk-utility should already be warning about space use

- yes, in my case a kid was working on computer and obviously ignored
the warning, while torrent download filled up the disk.

-- 
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/610358

Title:
  Cannot start graphical session when disk is full (and Ubuntu does not
  warn/explain)

To manage notifications about this bug go to:
https://bugs.launchpad.net/disk-manager/+bug/610358/+subscriptions

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


[Bug 811822] Re: gnome-session gets stuck utilizing 100% cpu time of one core

2011-07-27 Thread Michael Neuffer
As additional data point:

Starting a rescue session will leave a terminal behind even after killing -9 
gnome-session from the console.
From within the terminal gnome-session can then  successfully be restartet.

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

Title:
  gnome-session gets stuck utilizing 100% cpu time of one core

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

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


[Bug 785313] Re: Saved a PDF form with data, but unable to open this file in Windows

2011-07-27 Thread Pedro Villavicencio
do you get the same with epdfview? that might be a poppler issue.

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

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

-- 
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/785313

Title:
  Saved a PDF form with data, but unable to open this file in Windows

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

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


[Bug 816994] Re: gnome-settings-daemon crashed with SIGABRT in raise()

2011-07-27 Thread Tim Gardner
** Visibility changed to: Public

-- 
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/816994

Title:
  gnome-settings-daemon crashed with SIGABRT in raise()

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

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


[Bug 816979] Re: gnome-settings-daemon assert failure: gnome-settings-daemon: ../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req == dpy-xcb-pending_requests' failed.

2011-07-27 Thread Apport retracing service
*** This bug is a duplicate of bug 804896 ***
https://bugs.launchpad.net/bugs/804896

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #804896, 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/816979/+attachment/2236355/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/816979/+attachment/2236356/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/816979/+attachment/2236357/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/816979/+attachment/2236358/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/816979/+attachment/2236359/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/816979/+attachment/2236360/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/816979/+attachment/2236361/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/816979/+attachment/2236362/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 804896
   gnome-settings-daemon assert failure: gnome-settings-daemon: 
../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req == 
dpy-xcb-pending_requests' failed.

** 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/816979

Title:
  gnome-settings-daemon assert failure: gnome-settings-daemon:
  ../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req ==
  dpy-xcb-pending_requests' failed.

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

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


[Bug 816981] Re: gnome-settings-daemon assert failure: gnome-settings-daemon: ../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req == dpy-xcb-pending_requests' failed.

2011-07-27 Thread Apport retracing service
*** This bug is a duplicate of bug 804896 ***
https://bugs.launchpad.net/bugs/804896

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #804896, 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/816981/+attachment/2236372/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/816981/+attachment/2236373/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/816981/+attachment/2236374/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/816981/+attachment/2236375/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/816981/+attachment/2236376/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/816981/+attachment/2236377/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/816981/+attachment/2236378/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/816981/+attachment/2236379/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 804896
   gnome-settings-daemon assert failure: gnome-settings-daemon: 
../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req == 
dpy-xcb-pending_requests' failed.

** 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/816981

Title:
  gnome-settings-daemon assert failure: gnome-settings-daemon:
  ../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req ==
  dpy-xcb-pending_requests' failed.

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

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


[Bug 816637] Re: nautilus assert failure: *** glibc detected *** nautilus: double free or corruption (out): 0x08a94eb0 ***

2011-07-27 Thread Pedro Villavicencio
ok closing, thanks.

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

** Visibility changed to: Public

-- 
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/816637

Title:
  nautilus assert failure: *** glibc detected *** nautilus: double free
  or corruption (out): 0x08a94eb0 ***

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

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


[Bug 703209] Re: First double-click on desktop after log-in doesn't open file/folder

2011-07-27 Thread zzarko
I just wan to confirm that this is still an issue (at least, for me) in
Ubuntu 11.04, fully updated.

-- 
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/703209

Title:
  First double-click on desktop after log-in doesn't open file/folder

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

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


[Bug 816988] Re: nautilus crashed with SIGSEGV

2011-07-27 Thread Pedro Villavicencio
Thanks for your bug report. Please try to obtain a backtrace
http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the
bug report. This will greatly help us in tracking down your problem.

** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/816988/+attachment/2236390/+files/CoreDump.gz

** Visibility changed to: Public

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

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

-- 
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/816988

Title:
  nautilus crashed with SIGSEGV

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

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


[Bug 816917] Re: nautilus crashed with SIGSEGV in g_file_query_info()

2011-07-27 Thread Pedro Villavicencio
*** This bug is a duplicate of bug 804330 ***
https://bugs.launchpad.net/bugs/804330

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 804330
   nautilus crashed with SIGSEGV in g_file_query_info()

-- 
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/816917

Title:
  nautilus crashed with SIGSEGV in g_file_query_info()

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

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


[Bug 815932] Re: evolution crashed with SIGSEGV in gdk_cairo_set_source_pixbuf() following upgrade 10.10 to 11.04

2011-07-27 Thread Pedro Villavicencio
** Visibility changed to: Public

-- 
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/815932

Title:
  evolution crashed with SIGSEGV in gdk_cairo_set_source_pixbuf()
  following upgrade 10.10 to 11.04

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

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


[Bug 814544] Re: evolution crashed with SIGSEGV in g_type_check_instance_is_a()

2011-07-27 Thread Pedro Villavicencio
** Visibility changed to: Public

-- 
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/814544

Title:
  evolution crashed with SIGSEGV in g_type_check_instance_is_a()

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

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


[Bug 807723] Re: Empathy does not start at login by default

2011-07-27 Thread Chris Roberts
** Description changed:

  Ubuntu always starts up with my chat statuses greyed out as Offline in
  the notification area and you cannot change your status.  Running Chat
  Accounts from the notification area and closing it again enables you to
  select Available.  Alternatively running Chat from the notification area
  or Empathy from the menu enables you to select Available.
  
  This is on a clean install of Ubuntu 11.04.
  
  It seems that the reason for this is that Empathy is actually not
- running. I tried adding to start-up applications, but whilst this solved
- the problem, I started having problems with the desktop not loading from
- time to time, forcing me to kill X and start again.
- 
- I believe that, once the user has set up his chat accounts, there should
- be a workflow that adds an Empathy daemon to the Start-up Applications.
+ running. I believe that, once the user has set up his chat accounts,
+ there should be a workflow that adds Empathy to the Start-up
+ Applications.
  
  Gwibber is a similar application in many ways, and it suffers no such
- problems.
+ problem.
  
  The following bug seems to contain some discussion of this issue, but is
  reporting a slightly different problem:
  https://bugs.launchpad.net/empathy/+bug/322314
  
  I have read other reports of requiring dconf, but this was a fresh
  install of 11.04 and libdconf0 0.7.3-ubuntu1 seems to be already
  installed.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: empathy 2.34.0-0ubuntu3.1
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  Architecture: i386
  Date: Fri Jul  8 21:24:03 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: empathy
  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 empathy in Ubuntu.
https://bugs.launchpad.net/bugs/807723

Title:
  Empathy does not start at login by default

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

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

[Bug 372449] Re: URL matching fails on second colon

2011-07-27 Thread Bug Watch Updater
** Changed in: gnome-terminal
   Status: Unknown = Invalid

** Changed in: gnome-terminal
   Importance: Unknown = Medium

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

Title:
  URL matching fails on second colon

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/372449/+subscriptions

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


[Bug 817008] Re: gnome-settings-daemon assert failure: gnome-settings-daemon: ../../src/xcb_io.c :140 : dequeue_pending_request: L'assertion « req == dpy-xcb-pending_requests » a échoué.

2011-07-27 Thread steinhauser christian
** Visibility changed to: Public

-- 
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/817008

Title:
  gnome-settings-daemon assert failure: gnome-settings-daemon:
  ../../src/xcb_io.c :140 : dequeue_pending_request:  L'assertion « req
  == dpy-xcb-pending_requests » a échoué.

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

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

[Bug 816999] Re: gnome-settings-daemon crashed with SIGABRT in raise()

2011-07-27 Thread Apport retracing service
*** This bug is a duplicate of bug 804896 ***
https://bugs.launchpad.net/bugs/804896

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #809716, 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/816999/+attachment/2236425/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/816999/+attachment/2236426/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/816999/+attachment/2236427/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/816999/+attachment/2236428/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/816999/+attachment/2236429/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/816999/+attachment/2236430/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/816999/+attachment/2236431/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/816999/+attachment/2236432/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 804896
   gnome-settings-daemon assert failure: gnome-settings-daemon: 
../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req == 
dpy-xcb-pending_requests' failed.

** Visibility changed 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/816999

Title:
  gnome-settings-daemon crashed with SIGABRT in raise()

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

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


[Bug 816994] Re: gnome-settings-daemon crashed with SIGABRT in raise()

2011-07-27 Thread Apport retracing service
*** This bug is a duplicate of bug 804221 ***
https://bugs.launchpad.net/bugs/804221

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #804221, 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/816994/+attachment/2236405/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/816994/+attachment/2236406/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/816994/+attachment/2236407/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/816994/+attachment/2236408/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/816994/+attachment/2236409/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/816994/+attachment/2236410/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/816994/+attachment/2236411/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/816994/+attachment/2236412/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 804221
   gnome-settings-daemon assert failure: gnome-settings-daemon: 
../../src/xcb_io.c:515: _XReply: Assertion `!dpy-xcb-reply_data' failed.

** 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/816994

Title:
  gnome-settings-daemon crashed with SIGABRT in raise()

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

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


[Bug 814544] Re: evolution crashed with SIGSEGV in g_type_check_instance_is_a()

2011-07-27 Thread Pedro Villavicencio
Thank you for your bug report. This bug has been reported to the developers of 
the software. You can track it and make comments at:
https://bugzilla.gnome.org/show_bug.cgi?id=655426

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

** Changed in: evolution (Ubuntu)
   Status: New = Triaged

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

-- 
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/814544

Title:
  evolution crashed with SIGSEGV in g_type_check_instance_is_a()

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

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


[Bug 807723] Re: Empathy does not start at login by default

2011-07-27 Thread Chris Roberts
** Description changed:

  Ubuntu always starts up with my chat statuses greyed out as Offline in
  the notification area and you cannot change your status.  Running Chat
  Accounts from the notification area and closing it again enables you to
  select Available.  Alternatively running Chat from the notification area
  or Empathy from the menu enables you to select Available.
  
  This is on a clean install of Ubuntu 11.04.
  
  It seems that the reason for this is that Empathy is actually not
  running. I believe that, once the user has set up his chat accounts,
  there should be a workflow that adds Empathy to the Start-up
  Applications.
  
  Gwibber is a similar application in many ways, and it suffers no such
  problem.
  
  The following bug seems to contain some discussion of this issue, but is
  reporting a slightly different problem:
  https://bugs.launchpad.net/empathy/+bug/322314
  
- I have read other reports of requiring dconf, but this was a fresh
- install of 11.04 and libdconf0 0.7.3-ubuntu1 seems to be already
- installed.
+ The following bug is reporting the same problem, but the user was
+ satisfied that he should just add to Start-up Applications:
+ https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/574501
+ 
+ I think that one of the problems is that the Ubuntu notification area is
+ designed to integrate with Empathy, this gives the user every reason to
+ believe that Empathy is already running, except it does not work until
+ it is either run manually or added to Start-up Applications.
+ 
+ This leaves the user pondering why he always has to run Chat before it
+ starts working, and results in bugs being logged like those listed
+ above.  I would suggest that this is very much a papercut type bug.
+ 
+ If the user has added chat accounts, then Empathy should be added to
+ start-up applications, as I assume is the case with Gwibber.  Or at
+ least given the option, perhaps via a tickbox under the Chat Accounts
+ option.
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: empathy 2.34.0-0ubuntu3.1
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic i686
  Architecture: i386
  Date: Fri Jul  8 21:24:03 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: empathy
  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 empathy in Ubuntu.
https://bugs.launchpad.net/bugs/807723

Title:
  Empathy does not start at login by default

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

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

[Bug 815932] Re: evolution crashed with SIGSEGV in gdk_cairo_set_source_pixbuf() following upgrade 10.10 to 11.04

2011-07-27 Thread Pedro Villavicencio
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions:
1. Is this reproducible?
2. If so, what specific steps should we take to recreate this bug? Be as 
detailed as possible.
This will help us to find and resolve the problem.

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

-- 
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/815932

Title:
  evolution crashed with SIGSEGV in gdk_cairo_set_source_pixbuf()
  following upgrade 10.10 to 11.04

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

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


[Bug 816814] Re: gvfsd-http crashed with SIGSEGV in g_variant_unref()

2011-07-27 Thread Pedro Villavicencio
Thank you for your bug report. This bug has been reported to the developers of 
the software. You can track it and make comments at:
https://bugzilla.gnome.org/show_bug.cgi?id=655427

** Visibility changed to: Public

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

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

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

-- 
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/816814

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

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

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


[Bug 816228] Re: gvfsd-cdda crashed with SIGSEGV in g_strcmp0()

2011-07-27 Thread Pedro Villavicencio
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions:
1. Is this reproducible?
2. If so, what specific steps should we take to recreate this bug? Be as 
detailed as possible.
This will help us to find and resolve the problem.

** Visibility changed to: Public

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

-- 
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/816228

Title:
  gvfsd-cdda crashed with SIGSEGV in g_strcmp0()

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

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


[Bug 815924] Re: gvfsd-sftp crashed with SIGSEGV in g_vfs_backend_get_daemon()

2011-07-27 Thread Pedro Villavicencio
*** This bug is a duplicate of bug 811761 ***
https://bugs.launchpad.net/bugs/811761

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 811761
   gvfsd-dav crashed with SIGSEGV in g_vfs_backend_get_daemon()

-- 
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/815924

Title:
  gvfsd-sftp crashed with SIGSEGV in g_vfs_backend_get_daemon()

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

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


[Bug 815887] Re: gvfsd-archive crashed with SIGSEGV in g_vfs_job_try()

2011-07-27 Thread Pedro Villavicencio
*** This bug is a duplicate of bug 811049 ***
https://bugs.launchpad.net/bugs/811049

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 811049
   gvfsd-ftp crashed with SIGSEGV in g_vfs_job_try()

-- 
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/815887

Title:
  gvfsd-archive crashed with SIGSEGV in g_vfs_job_try()

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

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


[Bug 815349] Re: gvfsd-dav crashed with SIGABRT in raise()

2011-07-27 Thread Pedro Villavicencio
** Visibility changed 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/815349

Title:
  gvfsd-dav crashed with SIGABRT in raise()

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

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


[Bug 817028] [NEW] generate a new key opened two dialogs

2011-07-27 Thread Kamus
Public bug reported:

Steps to reproduce
1)Open seahorse
2)Click on the new button to generate a new key of your own
3)There are two dialogs that are waiting for select an option, instead seahorse 
should open just one

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: seahorse 3.1.4-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-7.8-generic 3.0.0
Uname: Linux 3.0.0-7-generic i686
Architecture: i386
Date: Wed Jul 27 10:39:46 2011
ExecutablePath: /usr/bin/seahorse
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha i386 (20110727)
ProcEnviron:
 SHELL=/bin/bash
 LANG=es_ES.UTF-8
SourcePackage: seahorse
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug apport-lpi i386 oneiric unity-2d

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

Title:
  generate a new key opened two dialogs

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

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


[Bug 817028] Re: generate a new key opened two dialogs

2011-07-27 Thread Kamus
** Attachment added: two dialogs for generate a new key
   
https://bugs.launchpad.net/bugs/817028/+attachment/2236509/+files/Screenshot%20at%202011-07-27%2010%3A41%3A39.png

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

Title:
  generate a new key opened two dialogs

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

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


[Bug 804702] Re: metacity crashed with SIGABRT in raise()

2011-07-27 Thread Barry Warsaw
This occurred for me after trying to start mumble.

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

Title:
  metacity crashed with SIGABRT in raise()

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

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


[Bug 817020] Re: gnome-settings-daemon crashed with SIGABRT in raise()

2011-07-27 Thread Apport retracing service
*** This bug is a duplicate of bug 805693 ***
https://bugs.launchpad.net/bugs/805693

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #805693, 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/817020/+attachment/2236486/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/817020/+attachment/2236487/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/817020/+attachment/2236488/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/817020/+attachment/2236489/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/817020/+attachment/2236490/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/817020/+attachment/2236491/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/817020/+attachment/2236492/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/817020/+attachment/2236493/+files/ThreadStacktrace.txt

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

** Visibility changed 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/817020

Title:
  gnome-settings-daemon crashed with SIGABRT in raise()

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

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


[Bug 817008] Re: gnome-settings-daemon assert failure: gnome-settings-daemon: ../../src/xcb_io.c :140 : dequeue_pending_request: L'assertion « req == dpy-xcb-pending_requests » a échoué.

2011-07-27 Thread Apport retracing service
*** This bug is a duplicate of bug 804896 ***
https://bugs.launchpad.net/bugs/804896

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #804621, 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/817008/+attachment/2236461/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/817008/+attachment/2236462/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/817008/+attachment/2236463/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/817008/+attachment/2236464/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/817008/+attachment/2236465/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/817008/+attachment/2236466/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/817008/+attachment/2236467/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/817008/+attachment/2236468/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 804896
   gnome-settings-daemon assert failure: gnome-settings-daemon: 
../../src/xcb_io.c:140: dequeue_pending_request: Assertion `req == 
dpy-xcb-pending_requests' failed.

** 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/817008

Title:
  gnome-settings-daemon assert failure: gnome-settings-daemon:
  ../../src/xcb_io.c :140 : dequeue_pending_request:  L'assertion « req
  == dpy-xcb-pending_requests » a échoué.

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

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

[Bug 815932] Re: evolution crashed with SIGSEGV in gdk_cairo_set_source_pixbuf() following upgrade 10.10 to 11.04

2011-07-27 Thread mbudd
At this time, I cannot reproduce the problem. Probably, if I had a
system image from before it could be reproduced. It feels to me like,
after the upgrade, evolution wanted parts of it's configuration database
under new directories. During the conversion it crashed causing this bug
report. Thereafter the incomplete conversion, and programmatic attempts
to correct the conversion, also failed. I did not see early attempts,
because the command window was not open for the hung sessions.

So that is why I included the bash history of what I did to correct the
problem. That is about all I can say.

-- 
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/815932

Title:
  evolution crashed with SIGSEGV in gdk_cairo_set_source_pixbuf()
  following upgrade 10.10 to 11.04

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

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


[Bug 372449] Re: URL matching fails on second colon

2011-07-27 Thread Pedro Villavicencio
** Bug watch added: GNOME Bug Tracker #582899
   https://bugzilla.gnome.org/show_bug.cgi?id=582899

** Changed in: gnome-terminal
   Importance: Medium = Unknown

** Changed in: gnome-terminal
   Status: Invalid = Unknown

** Changed in: gnome-terminal
 Remote watch: GNOME Bug Tracker #640727 = GNOME Bug Tracker #582899

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

Title:
  URL matching fails on second colon

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/372449/+subscriptions

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


[Bug 817037] [NEW] Nautilus segmentation fault when copying files from SD card

2011-07-27 Thread Aerto
Public bug reported:

dmesg reports following error

segfault at 18 ip 004cf79e sp 7fffe9bc7a90 error 4 in
nautilus[40+1b6000]

system is Lucid 10.04 emachines laptop with internal card reader. SD
card is 32 GB.

Copy process is interrupted due to crash / restarting of the Nautilus.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: nautilus 1:2.30.1-0ubuntu1.2
ProcVersionSignature: Ubuntu 2.6.32-33.70-generic 2.6.32.41+drm33.18
Uname: Linux 2.6.32-33-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Wed Jul 27 17:57:48 2011
InstallationMedia: Ubuntu 10.04.2 LTS Lucid Lynx - Release amd64 (20110211.1)
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus

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


** Tags: amd64 apport-bug lucid

-- 
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/817037

Title:
  Nautilus segmentation fault when copying files from SD card

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

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


[Bug 817037] Re: Nautilus segmentation fault when copying files from SD card

2011-07-27 Thread Aerto
-- 
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/817037

Title:
  Nautilus segmentation fault when copying files from SD card

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

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


[Bug 807194] Re: gksu nautilus crashed with SIGSEGV in g_file_query_info()

2011-07-27 Thread Launchpad Bug Tracker
** 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/807194

Title:
  gksu nautilus crashed with SIGSEGV in g_file_query_info()

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

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


[Bug 815349] Re: gvfsd-dav crashed with SIGABRT in raise()

2011-07-27 Thread Pedro Villavicencio
Thank you for your bug report. This bug has been reported to the developers of 
the software. You can track it and make comments at:
https://bugzilla.gnome.org/show_bug.cgi?id=655429

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

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

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

-- 
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/815349

Title:
  gvfsd-dav crashed with SIGABRT in raise()

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

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


[Bug 816814] Re: gvfsd-http crashed with SIGSEGV in g_variant_unref()

2011-07-27 Thread Bug Watch Updater
** Changed in: gvfs
   Status: Unknown = New

** Changed in: gvfs
   Importance: Unknown = Critical

-- 
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/816814

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

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

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


[Bug 815349] Re: gvfsd-dav crashed with SIGABRT in raise()

2011-07-27 Thread Bug Watch Updater
** Changed in: gvfs
   Status: Unknown = New

** Changed in: gvfs
   Importance: Unknown = Critical

-- 
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/815349

Title:
  gvfsd-dav crashed with SIGABRT in raise()

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

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


[Bug 814544] Re: evolution crashed with SIGSEGV in g_type_check_instance_is_a()

2011-07-27 Thread Bug Watch Updater
** Changed in: evolution
   Status: Unknown = New

** Changed in: evolution
   Importance: Unknown = Critical

-- 
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/814544

Title:
  evolution crashed with SIGSEGV in g_type_check_instance_is_a()

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

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


[Bug 372449] Re: URL matching fails on second colon

2011-07-27 Thread Bug Watch Updater
** Changed in: gnome-terminal
   Status: Unknown = New

** Changed in: gnome-terminal
   Importance: Unknown = Low

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

Title:
  URL matching fails on second colon

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/372449/+subscriptions

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


[Bug 816774] Re: removable media is no longer automounted

2011-07-27 Thread Doug McMahon
** Description changed:

  This includes usb drives, audio cd's, dvd media
  All media is user mountable thru nautilus sidebar
- Additionally media that can be ejected is now getting an unmount option 
(unity launcher and sidebar
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-settings-daemon 3.1.4-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-7.8-generic 3.0.0
  Uname: Linux 3.0.0-7-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Tue Jul 26 22:42:52 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha i386 (20110724)
  ProcEnviron:
-  PATH=(custom, user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: gnome-settings-daemon
  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 gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/816774

Title:
  removable media is no longer automounted

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

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

[Bug 816364] Re: evolution crashed and yelp issue showedup

2011-07-27 Thread PhartPhart
Well to be honest, I didn't hit the f1 key but I did a very quick change
of mind and processed to back step before the current action was
finished. It might have something to do with the issue. I did have to
restart evolution and returned to my previous task. It worked OK until I
shut down.

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

Title:
  evolution crashed and yelp issue showedup

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

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


[Bug 813755] Re: gnome-keyring-daemon fails to start as it can't get capabilities

2011-07-27 Thread Marc Deslauriers
Actually, I was looking at upstream git...our version is too old. We should 
update to 3.1.4 to get these two commits:
http://git.gnome.org/browse/gnome-keyring/commit/daemon/gkd-capability.c?id=ad67edd5fb25fca974f10f568c31a2316d728b79
http://git.gnome.org/browse/gnome-keyring/commit/daemon/gkd-capability.c?id=11a5d410d9d2c9006d78cff05ee42759cc7731b1

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

Title:
  gnome-keyring-daemon fails to start as it can't get capabilities

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

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


[Bug 817064] [NEW] evince rendering graphics as black boxes

2011-07-27 Thread Hadmut Danisch
Public bug reported:

Hi,

for several days now evince displays PDF files generated by printing
with firefox to cupspdf incorrectly. It renders embedded graphics as
black boxes (example attached).

I still can print and display these files with okular correctly, so I
guess it is a problem of evince. (I first opened a bug for ghostscript
but then realized that my printer's queue and okular process it
correctly.)

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: evince 2.32.0-0ubuntu12.2
ProcVersionSignature: Ubuntu 2.6.38-11.47-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic x86_64
Architecture: amd64
Date: Wed Jul 27 17:28:17 2011
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/tcsh
ProcVersionSignature_: Ubuntu 2.6.38-11.47-generic 2.6.38.8
SourcePackage: evince
UpgradeStatus: Upgraded to natty on 2011-05-17 (70 days ago)

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


** Tags: amd64 apport-bug natty

-- 
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/817064

Title:
  evince rendering graphics as black boxes

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

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


[Bug 817064] Re: evince rendering graphics as black boxes

2011-07-27 Thread Hadmut Danisch
-- 
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/817064

Title:
  evince rendering graphics as black boxes

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

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


[Bug 817064] Re: evince rendering graphics as black boxes

2011-07-27 Thread Hadmut Danisch
** Attachment added: Example PDF
   
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/817064/+attachment/2236614/+files/job_622-Doctoral_degrees__The_disposable_academic___The_Economist.pdf

-- 
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/817064

Title:
  evince rendering graphics as black boxes

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

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


[Bug 736557] Re: gnome-power-manager crashed with SIGSEGV in fclose()

2011-07-27 Thread Pedro Villavicencio
Ok thanks all, please open a new bug with apport if you're still seeing
this, thanks.

** Changed in: gnome-power-manager (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  gnome-power-manager crashed with SIGSEGV in fclose()

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

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


[Bug 813755] Re: gnome-keyring-daemon fails to start as it can't get capabilities

2011-07-27 Thread Sebastien Bacher
will those commit fix the issue or just workaround the fact that the
setcap call didn't happen for some reason?

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

Title:
  gnome-keyring-daemon fails to start as it can't get capabilities

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

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


[Bug 813755] Re: gnome-keyring-daemon fails to start as it can't get capabilities

2011-07-27 Thread Sebastien Bacher
oh, also Chrisccoulson is working on the gnome-keyring update, it's just
taking some time because it requires a new depends to be packaged first

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

Title:
  gnome-keyring-daemon fails to start as it can't get capabilities

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

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


[Bug 807723] Re: Empathy does not start at login by default

2011-07-27 Thread Pedro Villavicencio
That is something to raise on a mailing list like the ubuntu desktop
one, personally i  don't like the idea, but i'm not the one who takes
the decision on it, so please raise it to the mailing list.

** Changed in: empathy (Ubuntu)
   Importance: Undecided = Wishlist

-- 
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/807723

Title:
  Empathy does not start at login by default

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

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


[Bug 718266] Re: empathy-accounts crashed with SIGSEGV in g_object_set()

2011-07-27 Thread Paul White
** Visibility changed to: Public

-- 
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/718266

Title:
  empathy-accounts crashed with SIGSEGV in g_object_set()

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

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


[Bug 808833] Re: nautilus crashed with SIGSEGV in terminal as root

2011-07-27 Thread unity sucks
1) Happens every time i try to open nautilus as root via terminal, using
the gnome-shell. Did not try Unity.

2) Having this bug since reinstalling 11.10, because of login problems
with old install. Never had the bug there, the whole system was
extremely stable in contrast to the new install ( Kernel: 3.0.1. if i
remember correctly, upgraded from 11.04). Now it seems everything
crashes !

-- 
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/808833

Title:
  nautilus crashed with SIGSEGV in terminal as root

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

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


[Bug 817064] Re: evince rendering graphics as black boxes

2011-07-27 Thread Pedro Villavicencio
I reproduced the issue with Oneiric, getting the same issue with evince
and acroread, but all the rendering issues of evince are either poppler
or ghostscript, so in this case its a poppler issue that's why i'm
reassigning the package and will send it upstream, thanks Hadmut.

** Package changed: evince (Ubuntu) = poppler (Ubuntu)

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

** Bug watch added: freedesktop.org Bugzilla #39601
   http://bugs.freedesktop.org/show_bug.cgi?id=39601

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

Title:
  evince rendering graphics as black boxes

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

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


  1   2   3   >