[Bug 836443] [NEW] [oneiric] gconf settings don't get set properly

2011-08-29 Thread Jeremy Bicha
Public bug reported:

Using gconf-editor to set settings doesn't work. The new theme section
of System Settings sets every setting except for the Window theme which
is the only setting changed there that is still gconf and isn't
gsettings. When I try to EditKeyboard Shortcuts in gnome-terminal, my
changes don't stick after closing gnome-terminal because the gconf
settings aren't actually set.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gconf2 3.1.6-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
Uname: Linux 3.0.0-9-generic x86_64
Architecture: amd64
Date: Mon Aug 29 01:45:06 2011
SourcePackage: gconf
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gconf
 Importance: Unknown
 Status: Unknown

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


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

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

Title:
  [oneiric] gconf settings don't get set properly

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

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


[Bug 836443] Re: [oneiric] gconf settings don't get set properly

2011-08-29 Thread Jeremy Bicha
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gconf in Ubuntu.
https://bugs.launchpad.net/bugs/836443

Title:
  [oneiric] gconf settings don't get set properly

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

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


[Bug 836443] Re: [oneiric] gconf settings don't get set properly

2011-08-29 Thread Jeremy Bicha
An exception to the broken gconf is gnome-tweak-tool which is still able
to set gconf values (like the previously mentioned window theme). gnome-
tweak-tool uses the following code:

from gi.repository import GConf

class GConfSetting:
def __init__(self, key, _type):
self._key = key
self._type = _type
assert(self._type in (str, bool))
self._client = GConf.Client.get_default()

def set_value(self, value):
if self._type == bool:
self._client.set_bool(self._key, value)
elif self._type == str:
self._client.set_string(self._key, value)
else:
assert(False)

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

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

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

Title:
  [oneiric] gconf settings don't get set properly

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

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


[Bug 835425] Re: gsettings-data-convert crashed with signal 5 in g_settings_set_value()

2011-08-29 Thread Launchpad Bug Tracker
** Changed in: gnome-power-manager (Ubuntu)
   Status: New = Confirmed

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

Title:
  gsettings-data-convert crashed with signal 5 in g_settings_set_value()

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

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


[Bug 836399] Re: gnome-settings-daemon crashed with SIGSEGV in g_cclosure_marshal_VOID__STRING()

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

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  g_cclosure_marshal_VOID__STRING()

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

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


[Bug 836025] Re: System Info window failed to show Disk information

2011-08-29 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 805504 ***
https://bugs.launchpad.net/bugs/805504

** This bug has been marked a duplicate of bug 805504
   info capplet: Failed to calculate disk space

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

Title:
  System Info window failed to show Disk information

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

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


Re: [Bug 583225] Re: Brasero doesn't burn sftp/smb files

2011-08-29 Thread Xavi Carol
Hi,

I  opened this bug, and had no news from then. I stopped using brasero
due this bug...

Kind regards, Xavi.

El dg 28 de 08 de 2011 a les 22:23 +, en/na Nicholas Ochiel va
escriure:

 Almost a year later and it still hasn't been fixed? Version 2.32.1


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

Title:
  Brasero doesn't burn sftp/smb files

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

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


[Bug 836490] [NEW] package gnome-icon-theme 2.31.0-0ubuntu2 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 2

2011-08-29 Thread iznam
Public bug reported:

after a reboot error message appears

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: gnome-icon-theme 2.31.0-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic i686
NonfreeKernelModules: wl
Architecture: i386
Date: Mon Aug 29 10:55:18 2011
ErrorMessage: подпроцесс установлен сценарий post-installation возвратил код 
ошибки 2
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
PackageArchitecture: all
SourcePackage: gnome-icon-theme
Title: package gnome-icon-theme 2.31.0-0ubuntu2 failed to install/upgrade: 
подпроцесс установлен сценарий post-installation возвратил код ошибки 2
UpgradeStatus: Upgraded to natty on 2011-08-26 (3 days ago)

** Affects: gnome-icon-theme (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 natty

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

Title:
  package gnome-icon-theme 2.31.0-0ubuntu2 failed to install/upgrade:
  подпроцесс установлен сценарий post-installation возвратил код ошибки
  2

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

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

[Bug 836490] Re: package gnome-icon-theme 2.31.0-0ubuntu2 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 2

2011-08-29 Thread iznam
-- 
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/836490

Title:
  package gnome-icon-theme 2.31.0-0ubuntu2 failed to install/upgrade:
  подпроцесс установлен сценарий post-installation возвратил код ошибки
  2

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

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

[Bug 836399] Re: gnome-settings-daemon crashed with SIGSEGV in g_cclosure_marshal_VOID__STRING()

2011-08-29 Thread streetpunk234
Occured running up-to-date daily build of a couple of days ago. I logged
in and started the update manager. Also I switched around the Virtualbox
window so there was some major rezising of the desktop, maybe that had
to do with it.

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  g_cclosure_marshal_VOID__STRING()

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

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


[Bug 836512] Re: empathy crashed with signal 5 in g_main_context_new()

2011-08-29 Thread Apport retracing service
*** This bug is a duplicate of bug 835549 ***
https://bugs.launchpad.net/bugs/835549

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 #835549, 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/836512/+attachment/2328987/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/836512/+attachment/2328988/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/836512/+attachment/2328989/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/836512/+attachment/2328991/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/836512/+attachment/2328992/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/836512/+attachment/2328993/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/836512/+attachment/2328994/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/836512/+attachment/2328995/+files/ThreadStacktrace.txt

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

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

Title:
  empathy crashed with signal 5 in g_main_context_new()

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

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


[Bug 817884] Re: gnome-settings-daemon crashed with SIGSEGV in XGetDeviceProperty()

2011-08-29 Thread Bug Watch Updater
** Changed in: gnome-settings-daemon
   Status: New = Fix Released

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in XGetDeviceProperty()

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

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


[Bug 703191] Re: BGR-ordered subpixel font rendering appears broken/nonfunctional in Gnome/GTK+

2011-08-29 Thread Bug Watch Updater
** Changed in: gtk
   Status: Unknown = New

** Changed in: gtk
   Importance: Unknown = Medium

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

Title:
  BGR-ordered subpixel font rendering appears broken/nonfunctional in
  Gnome/GTK+

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

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


[Bug 836443] Re: [oneiric] gconf settings don't get set properly

2011-08-29 Thread Jeremy Bicha
Nevermind the theme part. The new theme selector needs to set both gconf
settings /desktop/gnome/shell/windows/theme and
/apps/metacity/general/theme .

gnome-terminal and gconf-editor still don't work right with gconf.

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

Title:
  [oneiric] gconf settings don't get set properly

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

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


[Bug 836551] [NEW] Impossible to switch user

2011-08-29 Thread tobiasBora
Public bug reported:

Hello,

First, excuse me, but I would like to post this bug in xorg-emgd, but
I've had an error. So I post it in gdm.

I'm on a computer EEEPC 1101 with ubuntu 11.04 (natty), and view days ago, I've 
installed xorg-emgd for have a nice resolution. I followed this tutorial 
(french) to install it :
http://doc.ubuntu-fr.org/poulsbo#ubuntu_1104_natty

Now, my resolution screen is ok, however, now, when I want to switch
user, I return to a page witch ask me the password for the current user.
Then, I click on switch user, and... I've my screen saver which
appear. Then, I move mouse, and I return in the same page... I don't
know if the bug is with emgd or gdm, but it appear after emgd
installation.

Do you know how solve it ?

Thanks for solve it,

Tobias BORA

PS : excuse me if I make mistake in my English.

-- Realease of xorg-emgd ---
$ apt-cache policy xorg-emgd
xorg-emgd:
  Installed : 1.6.1-1952-0ubuntu1~ppa9
  Candidat : 1.6.1-1952-0ubuntu1~ppa9
 Table de version :
 *** 1.6.1-1952-0ubuntu1~ppa9 0
500 http://ppa.launchpad.net/gma500/emgd/ubuntu/ natty/main i386 
Packages
100 /var/lib/dpkg/status

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

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

Title:
  Impossible to switch user

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

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

[Bug 836547] Re: nautilus crashed on closing window

2011-08-29 Thread Apport retracing service
*** This bug is a duplicate of bug 804133 ***
https://bugs.launchpad.net/bugs/804133

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 #804724, 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/836547/+attachment/2329135/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/836547/+attachment/2329136/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/836547/+attachment/2329137/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/836547/+attachment/2329138/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/836547/+attachment/2329139/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/836547/+attachment/2329140/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/836547/+attachment/2329141/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/836547/+attachment/2329142/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 804133
   Segmentation fault: nautilus_icon_container_search_entry_flush_timeout

** 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 nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/836547

Title:
  nautilus crashed on closing window

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

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


Re: [Bug 836121] Re: appears to connect to facebook, but can't see anyone who is logged into facebook chat

2011-08-29 Thread Omer Akram
do you have a very large number of facebook friends who are online?

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

Title:
  appears to connect to facebook, but can't see anyone who is logged
  into facebook chat

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

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


[Bug 833613] Re: Empathy reports self-signed certification for gmail.com when it's not

2011-08-29 Thread Omer Akram
** Attachment added: Screenshot at 2011-08-22 17:06:47.png
   
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/833613/+attachment/2329154/+files/Screenshot%20at%202011-08-22%2017%3A06%3A47.png

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

** Tags added: regression-release

** Changed in: empathy (Ubuntu)
   Importance: High = Medium

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

Title:
  Empathy reports self-signed certification for gmail.com when it's
  not

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

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


Re: [Bug 565620] Re: Empathy shows Error sending message 'message_text': too long message warning reguallary when sending message in some jabber conference

2011-08-29 Thread Omer Akram
does it only happen in jabber conference? or the same with gtalk as
well?

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

Title:
  Empathy shows Error sending message 'message_text': too long message
  warning reguallary when sending message in some jabber conference

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

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


[Bug 836557] Re: gnome-session crashed with SIGSEGV in g_variant_unref()

2011-08-29 Thread Apport retracing service
*** This bug is a duplicate of bug 835070 ***
https://bugs.launchpad.net/bugs/835070

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 #835070, 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/836557/+attachment/2329156/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/836557/+attachment/2329157/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/836557/+attachment/2329158/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/836557/+attachment/2329159/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/836557/+attachment/2329160/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/836557/+attachment/2329161/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/836557/+attachment/2329162/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/836557/+attachment/2329163/+files/ThreadStacktrace.txt

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

** 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-session in Ubuntu.
https://bugs.launchpad.net/bugs/836557

Title:
  gnome-session crashed with SIGSEGV in g_variant_unref()

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

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


Re: [Bug 836121] Re: appears to connect to facebook, but can't see anyone who is logged into facebook chat

2011-08-29 Thread John Janney
No. I only have a few dozen Facebook friends.

On Mon, Aug 29, 2011 at 4:51 AM, Omer Akram om2...@ubuntu.com wrote:

 do you have a very large number of facebook friends who are online?

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

 Title:
  appears to connect to facebook, but can't see anyone who is logged
  into facebook chat

 Status in “empathy” package in Ubuntu:
  Confirmed

 Bug description:
  Ubuntu 11.04 with Kernel 3.0.1-030001-generic on i686

  Facebook chat doesn't seem to work. Empathy shows on my laptop that I
  am logged in, but no one on Facebook can see me and everyone appears
  to be logged out of Facebook chat in the Empathy interface.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: empathy 2.34.0-0ubuntu3.1
  Uname: Linux 3.0.1-030001-generic i686
  Architecture: i386
  Date: Sun Aug 28 11:04:27 2011
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386
 (20110427.1)
  ProcEnviron:
   SHELL=/bin/bash
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
  SourcePackage: empathy
  UpgradeStatus: No upgrade log present (probably fresh install)

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/836121/+subscriptions


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

Title:
  appears to connect to facebook, but can't see anyone who is logged
  into facebook chat

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

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

[Bug 836443] Re: [oneiric] gconf settings don't get set properly

2011-08-29 Thread Jeremy Bicha
Ok, things seem to be working fine for me now with gconf. I believe
there was a bug here previously (as seen with the linked GNOME bug
report) but as I can no longer reproduce, I'm closing this.

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

Title:
  [oneiric] gconf settings don't get set properly

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

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


[Bug 212317] Invitation to connect on LinkedIn

2011-08-29 Thread hernic
*** This bug is a duplicate of bug 316667 ***
https://bugs.launchpad.net/bugs/316667

LinkedIn



   
Bug,

I'd like to add you to my professional network on LinkedIn.

- Nicolas

Nicolas Hernandez
senior it consultant at Logica 
Lyon Area, France

Confirm that you know Nicolas Hernandez
https://www.linkedin.com/e/-nxlzom-grxaljpk-1q/isd/4008926984/e6FbfROe/


 
-- 
(c) 2011, LinkedIn Corporation

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

Title:
  users-admin does not save changes

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

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


[Bug 175093] Invitation to connect on LinkedIn

2011-08-29 Thread hernic
Bug,

I'd like to add you to my professional network on LinkedIn.

- Nicolas

Nicolas Hernandez
senior it consultant at Logica
Lyon Area, France

Confirm that you know Nicolas Hernandez:
https://www.linkedin.com/e/8k77id-grxalc95-32/isd/4008925489/ZLyrORQL/

--
You are receiving Invitation to Connect emails. Click to unsubscribe:
http://www.linkedin.com/e/8k77id-grxalc95-32/IK601xnBh4jFTCe0cCHMEopB3sRu0QeSujqqw7b/goo/175093%40bugs%2Elaunchpad%2Enet/20061/I1380702904_1/

(c) 2011 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA
94043, USA.

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

Title:
  Gome Panel

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

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


[Bug 836564] Re: gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance()

2011-08-29 Thread Apport retracing service
*** This bug is a duplicate of bug 832533 ***
https://bugs.launchpad.net/bugs/832533

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 #832533, 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/836564/+attachment/2329206/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/836564/+attachment/2329207/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/836564/+attachment/2329208/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/836564/+attachment/2329209/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/836564/+attachment/2329210/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/836564/+attachment/2329211/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/836564/+attachment/2329212/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/836564/+attachment/2329213/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 832533
   gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance()

** 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 gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/836564

Title:
  gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance()

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

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


[Bug 836570] Re: gnome-session crashed with SIGSEGV in g_variant_unref()

2011-08-29 Thread Apport retracing service
*** This bug is a duplicate of bug 836567 ***
https://bugs.launchpad.net/bugs/836567

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 #836567, 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/836570/+attachment/2329260/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/836570/+attachment/2329261/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/836570/+attachment/2329262/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/836570/+attachment/2329263/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/836570/+attachment/2329264/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/836570/+attachment/2329265/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/836570/+attachment/2329266/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/836570/+attachment/2329267/+files/ThreadStacktrace.txt

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

** 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-session in Ubuntu.
https://bugs.launchpad.net/bugs/836570

Title:
  gnome-session crashed with SIGSEGV in g_variant_unref()

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

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


[Bug 831870] Re: Gnome session terminates randomly.

2011-08-29 Thread Chris Collins
I changed screensaver settings from GLMatrix to Blank Screen.  I
have not seen a recurrence of this issue in the past few days with these
settings.

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

Title:
  Gnome session terminates randomly.

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

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


[Bug 836604] [NEW] Icon labels truncated (German)

2011-08-29 Thread Chad A. Davis
Public bug reported:

Expected: Long icon labels to wrap, even if they do not contain a hyphen
Actual: Icons labels with a hyphen wrap at the hyphen, other long icon labels 
are truncated.

Screenshot attached. Icon labels containing a hyphen are wrapped at the
hyphen, e.g. System-Information but labels without a hyphen are
truncated, e.g. Sofortnachrichten and VoIP-Konten is displayed as
Sofortnac and VoIP-Konten where the second hyphen is used to wrap
VoIP and Konten onto separate lines, but Sofortnachrichten doesn't
fit on one line and is truncated

This is Edubuntu Oneiric DVD amd64 from 2011-08-28

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-control-center 1:3.1.5-0ubuntu4
ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
Uname: Linux 3.0.0-9-generic x86_64
Architecture: amd64
CasperVersion: 1.279
Date: Mon Aug 29 11:19:05 2011
ExecutablePath: /usr/bin/gnome-control-center
LiveMediaBuild: Edubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110828)
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug iso-testing oneiric running-unity

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

Title:
  Icon labels truncated (German)

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

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


[Bug 836604] Re: Icon labels truncated (German)

2011-08-29 Thread Chad A. Davis
** Attachment added: appearance.png
   
https://bugs.launchpad.net/bugs/836604/+attachment/2329542/+files/appearance.png

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

Title:
  Icon labels truncated (German)

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

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


[Bug 836604] Re: Icon labels truncated (German)

2011-08-29 Thread Ubuntu QA Website
** Tags added: iso-testing

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

Title:
  Icon labels truncated (German)

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

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


[Bug 836270] Re: npviewer

2011-08-29 Thread Pedro Villavicencio
** Package changed: gedit (Ubuntu) = ubuntu

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

Title:
  npviewer

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

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


[Bug 836041] Re: the program is not running

2011-08-29 Thread Pedro Villavicencio
Thanks for the report, May you please tell us a few easy steps in order
to reproduce the issue? Thanks.

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

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

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

Title:
  the program is not running

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

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


[Bug 836327] Re: individua memorie USB solo da gestore dischi. Non apre ne in lettura ne in scrittura

2011-08-29 Thread Pedro Villavicencio
Thank you for taking the time to report this issue and helping to make
Ubuntu better. Examining the information you have given us, this does
not appear to be a bug report so we are closing it and converting it to
a question in the support tracker. We appreciate the difficulties you
are facing, but it would make more sense to raise problems you are
having in the support tracker at https://answers.launchpad.net/ubuntu if
you are uncertain if they are bugs. For help on reporting bugs, see
https://help.ubuntu.com/community/ReportingBugs#When%20not%20to%20file%20a%20bug.
There is also a vibrant support community available at
http://askubuntu.com and you might consider asking your question there.

** Changed in: gnome-disk-utility (Ubuntu)
   Status: New = Invalid

** Converted to question:
   
https://answers.launchpad.net/ubuntu/+source/gnome-disk-utility/+question/169471

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

Title:
  individua memorie USB solo da gestore dischi. Non apre ne in lettura
  ne in scrittura

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

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


[Bug 836612] [NEW] There is no option to configure laptop lid action

2011-08-29 Thread Никола Павловић
Public bug reported:

The power manager in Gnome2 had and option to choose what happens when
the laptop lid is closed, there is no such option in ubuntu 11.10.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-power-manager 3.1.3-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
Uname: Linux 3.0.0-9-generic x86_64
Architecture: amd64
CasperVersion: 1.279
Date: Mon Aug 29 11:44:32 2011
GnomeSessionIdleInhibited: No
GnomeSessionInhibitors: None
GnomeSessionSuspendInhibited: No
LiveMediaBuild: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110828)
MachineType: ASUSTeK Computer Inc. K52JT
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: noprompt cdrom-detect/try-usb=true persistent 
file=/cdrom/preseed/hostname.seed boot=casper initrd=/casper/initrd.lz quiet 
splash --
SourcePackage: gnome-power-manager
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/25/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: K52JT.206
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: K52JT
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK52JT.206:bd01/25/2011:svnASUSTeKComputerInc.:pnK52JT:pvr1.0:rvnASUSTeKComputerInc.:rnK52JT:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
dmi.product.name: K52JT
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.
gnome-power-bugreport: Error: [Errno 2] No such file or directory

** Affects: gnome-power-manager (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  There is no option to configure laptop lid action

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

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


[Bug 836612] Re: There is no option to configure laptop lid action

2011-08-29 Thread Никола Павловић
-- 
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/836612

Title:
  There is no option to configure laptop lid action

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

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


[Bug 832405] Re: [oneiric] empathy crash at launch

2011-08-29 Thread Bug Watch Updater
** Changed in: empathy
   Status: Incomplete = Fix Released

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

Title:
  [oneiric] empathy crash at launch

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

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


[Bug 716607] Re: Scrolls to top of window when started up with existing backlog

2011-08-29 Thread Bug Watch Updater
** Changed in: xchat-gnome
   Status: Unknown = New

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

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

Title:
  Scrolls to top of window when started up with existing backlog

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

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


[Bug 703191] Re: BGR-ordered subpixel font rendering appears broken/nonfunctional in Gnome/GTK+

2011-08-29 Thread Ingo Ruhnke
Found the cause of all the trouble, a missing break; in Cairo in src
/cairo-ft-font.c, it's present in upstream as well it seems and not
Ubuntu specific. Patch attached.

** Patch added: Fixes missing break in switch
   
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/703191/+attachment/2329590/+files/cairo-subpixel-bgr.patch

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

Title:
  BGR-ordered subpixel font rendering appears broken/nonfunctional in
  Gnome/GTK+

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

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


[Bug 836632] [NEW] gedit cannot read driver install package on this machine

2011-08-29 Thread Byron T Meaders
Public bug reported:

Have successfully installed same printer on  a desktop PC with 11.04
installed.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gedit 2.30.4-2ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic i686
Architecture: i386
Date: Mon Aug 29 08:08:17 2011
ExecutablePath: /usr/bin/gedit
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gedit
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  gedit cannot read driver install package on this machine

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

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


[Bug 836632] Re: gedit cannot read driver install package on this machine

2011-08-29 Thread Byron T Meaders
-- 
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/836632

Title:
  gedit cannot read driver install package on this machine

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

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


[Bug 703191] Re: BGR-ordered subpixel font rendering appears broken/nonfunctional in Gnome/GTK+

2011-08-29 Thread Ingo Ruhnke
Looks to be only a partial fix, grayscale anti-aliasing still produces
subpixel anti-aliasing.

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

Title:
  BGR-ordered subpixel font rendering appears broken/nonfunctional in
  Gnome/GTK+

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

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


[Bug 836632] Re: gedit cannot read driver install package on this machine

2011-08-29 Thread Pedro Villavicencio
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We need some more information from you before we can
start working on this bug.

Please include the information requested at
https://wiki.ubuntu.com/DebuggingPrintingProblems as separate
attachments.

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

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

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

Title:
  gedit cannot read driver install package on this machine

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

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


[Bug 836653] Re: gnome-settings-daemon assert failure: gnome-settings-daemon: ../../src/xcb_io.c:178: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed.

2011-08-29 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/836653

Title:
  gnome-settings-daemon assert failure: gnome-settings-daemon:
  ../../src/xcb_io.c:178: dequeue_pending_request: Assertion
  `!xcb_xlib_unknown_req_in_deq' failed.

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

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


[Bug 709143] Re: dip in gnome panel network usage graph on mouse hover

2011-08-29 Thread Sitsofe Wheeler
Actually this sounds like Bug #102921 ...

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

Title:
  dip in gnome panel network usage graph on mouse hover

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

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


[Bug 836653] Re: gnome-settings-daemon assert failure: gnome-settings-daemon: ../../src/xcb_io.c:178: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed.

2011-08-29 Thread Apport retracing service
*** This bug is a duplicate of bug 832160 ***
https://bugs.launchpad.net/bugs/832160

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 #827480, 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/836653/+attachment/2329800/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/836653/+attachment/2329801/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/836653/+attachment/2329802/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/836653/+attachment/2329803/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/836653/+attachment/2329804/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/836653/+attachment/2329805/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/836653/+attachment/2329806/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/836653/+attachment/2329807/+files/ThreadStacktrace.txt

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

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

Title:
  gnome-settings-daemon assert failure: gnome-settings-daemon:
  ../../src/xcb_io.c:178: dequeue_pending_request: Assertion
  `!xcb_xlib_unknown_req_in_deq' failed.

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

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


[Bug 576852] Re: (inkscape:1815): Gtk-CRITICAL **: gtk_misc_set_alignment: assertion `GTK_IS_MISC (misc)' failed on Start

2011-08-29 Thread Bug Watch Updater
** Changed in: gtk+2.0 (Debian)
   Status: Fix Released = Confirmed

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

Title:
  (inkscape:1815): Gtk-CRITICAL **: gtk_misc_set_alignment: assertion
  `GTK_IS_MISC (misc)' failed on Start

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

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


[Bug 836669] [NEW] gnome-screenshot only captures wallpaper

2011-08-29 Thread Gabriel Diosan
Public bug reported:

When trying to grab a screenshot of the entire desktop, gnome screenshot
only grabs the default Ubuntu wallpaper (not the one in use) and none of
the panels. It does capture the mouse pointer.

I have a attached the photo that it takes. No top panel and no
applications on the left hand side. In addition, if you have any windows
open, it will not capture them either. No crash report is generated.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-screenshot 3.1.5-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
Uname: Linux 3.0.0-9-generic i686
Architecture: i386
Date: Mon Aug 29 21:13:38 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha i386 (20110728)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-utils
UpgradeStatus: Upgraded to oneiric on 2011-08-24 (4 days ago)

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


** Tags: apport-bug i386 oneiric running-unity

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

Title:
  gnome-screenshot only captures wallpaper

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

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


[Bug 836669] Re: gnome-screenshot only captures wallpaper

2011-08-29 Thread Gabriel Diosan
** Attachment added: Screenshot%20at%202011-08-29%2020%3A12%3A57.png
   
https://bugs.launchpad.net/bugs/836669/+attachment/2329848/+files/Screenshot%2520at%25202011-08-29%252020%253A12%253A57.png

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

Title:
  gnome-screenshot only captures wallpaper

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

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


[Bug 836683] [NEW] package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to install/upgrade: trying to overwrite '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package gstreamer0

2011-08-29 Thread Nick Hatzakis
Public bug reported:

Crashed right after i boot my computer.

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: gstreamer0.10-plugins-good 0.10.30-1ubuntu6
ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
Uname: Linux 3.0.0-9-generic i686
Architecture: i386
Date: Tue Aug 23 14:47:56 2011
DuplicateSignature:
 Unpacking replacement gstreamer0.10-plugins-good ...
 dpkg: error processing 
/var/cache/apt/archives/gstreamer0.10-plugins-good_0.10.30-1ubuntu6_i386.deb 
(--unpack):
  trying to overwrite '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is 
also in package gstreamer0.10-plugins-bad 0.10.22-2ubuntu3
ErrorMessage: trying to overwrite 
'/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu3
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha i386 (20110727)
SourcePackage: gst-plugins-good0.10
Title: package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to 
install/upgrade: trying to overwrite 
'/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu3
UpgradeStatus: Upgraded to oneiric on 2011-08-23 (5 days ago)

** Affects: gst-plugins-good0.10 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 need-duplicate-check oneiric package-conflict

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

Title:
  package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to
  install/upgrade: trying to overwrite
  '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in
  package gstreamer0.10-plugins-bad 0.10.22-2ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/836683/+subscriptions

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


[Bug 836683] Re: package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to install/upgrade: trying to overwrite '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package gstreamer0.1

2011-08-29 Thread Nick Hatzakis
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gst-plugins-good0.10 in Ubuntu.
https://bugs.launchpad.net/bugs/836683

Title:
  package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to
  install/upgrade: trying to overwrite
  '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in
  package gstreamer0.10-plugins-bad 0.10.22-2ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/836683/+subscriptions

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


[Bug 836681] Re: package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to install/upgrade: trying to overwrite '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package gstreamer0.1

2011-08-29 Thread Nick Hatzakis
*** This bug is a duplicate of bug 831897 ***
https://bugs.launchpad.net/bugs/831897

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

Title:
  package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to
  install/upgrade: trying to overwrite
  '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in
  package gstreamer0.10-plugins-bad 0.10.22-2ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/836681/+subscriptions

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


[Bug 836681] [NEW] package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to install/upgrade: trying to overwrite '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package gstreamer0

2011-08-29 Thread Nick Hatzakis
*** This bug is a duplicate of bug 831897 ***
https://bugs.launchpad.net/bugs/831897

Public bug reported:

Crashed right after i boot my computer.

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: gstreamer0.10-plugins-good 0.10.30-1ubuntu6
ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
Uname: Linux 3.0.0-9-generic i686
Architecture: i386
Date: Tue Aug 23 14:47:56 2011
DuplicateSignature:
 Unpacking replacement gstreamer0.10-plugins-good ...
 dpkg: error processing 
/var/cache/apt/archives/gstreamer0.10-plugins-good_0.10.30-1ubuntu6_i386.deb 
(--unpack):
  trying to overwrite '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is 
also in package gstreamer0.10-plugins-bad 0.10.22-2ubuntu3
ErrorMessage: trying to overwrite 
'/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu3
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha i386 (20110727)
SourcePackage: gst-plugins-good0.10
Title: package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to 
install/upgrade: trying to overwrite 
'/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu3
UpgradeStatus: Upgraded to oneiric on 2011-08-23 (5 days ago)

** Affects: gst-plugins-good0.10 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 oneiric package-conflict

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

Title:
  package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to
  install/upgrade: trying to overwrite
  '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in
  package gstreamer0.10-plugins-bad 0.10.22-2ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/836681/+subscriptions

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


[Bug 836678] Re: package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to install/upgrade: trying to overwrite '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package gstreamer0.1

2011-08-29 Thread Apport retracing service
*** This bug is a duplicate of bug 831897 ***
https://bugs.launchpad.net/bugs/831897

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 #834216, 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.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/836678/+attachment/2329861/+files/Dependencies.txt

** This bug has been marked a duplicate of bug 831897
   package gstreamer0.10-plugins-good 0.10.30-1ubuntu5 failed to 
install/upgrade: trying to overwrite 
'/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu3

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

Title:
  package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to
  install/upgrade: trying to overwrite
  '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in
  package gstreamer0.10-plugins-bad 0.10.22-2ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/836678/+subscriptions

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


[Bug 836333] Re: nautilus crashed with SIGSEGV in g_cclosure_marshal_VOID__STRING()

2011-08-29 Thread Pedro Villavicencio
*** This bug is a duplicate of bug 807234 ***
https://bugs.launchpad.net/bugs/807234

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

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

Title:
  nautilus crashed with SIGSEGV in g_cclosure_marshal_VOID__STRING()

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

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


[Bug 835712] Re: Attempt to save and replace a .png file results in error fstat()

2011-08-29 Thread Bug Watch Updater
** Changed in: gnome-utils
   Status: Unknown = New

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

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

Title:
  Attempt to save and replace a .png file results in error fstat()

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

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


[Bug 834816] Re: scrollback log is reloaded without timestamps

2011-08-29 Thread Bug Watch Updater
** Changed in: xchat-gnome
   Status: Unknown = New

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

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

Title:
  scrollback log is reloaded without timestamps

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

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


[Bug 836193] Re: nautilus crashed with SIGSEGV in pango_shape()

2011-08-29 Thread Pedro Villavicencio
I've sent this upstream at:
https://bugzilla.gnome.org/show_bug.cgi?id=657623 ; thanks again for
reporting.

** Changed in: pango1.0 (Ubuntu)
   Status: New = Triaged

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

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

Title:
  nautilus crashed with SIGSEGV in pango_shape()

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

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


[Bug 836678] Re: package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to install/upgrade: trying to overwrite '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package gstreamer0.1

2011-08-29 Thread Nick Hatzakis
*** This bug is a duplicate of bug 831897 ***
https://bugs.launchpad.net/bugs/831897

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

Title:
  package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to
  install/upgrade: trying to overwrite
  '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in
  package gstreamer0.10-plugins-bad 0.10.22-2ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/836678/+subscriptions

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


[Bug 819496] Re: gnome-control-center crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID()

2011-08-29 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: New = Fix Released

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

Title:
  gnome-control-center crashed with SIGSEGV in
  g_cclosure_marshal_VOID__VOID()

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

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


[Bug 836678] [NEW] package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to install/upgrade: trying to overwrite '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package gstreamer0

2011-08-29 Thread Nick Hatzakis
*** This bug is a duplicate of bug 831897 ***
https://bugs.launchpad.net/bugs/831897

Public bug reported:

Crashed right after i boot my computer.

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: gstreamer0.10-plugins-good 0.10.30-1ubuntu6
ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
Uname: Linux 3.0.0-9-generic i686
Architecture: i386
Date: Tue Aug 23 14:47:56 2011
DuplicateSignature:
 Unpacking replacement gstreamer0.10-plugins-good ...
 dpkg: error processing 
/var/cache/apt/archives/gstreamer0.10-plugins-good_0.10.30-1ubuntu6_i386.deb 
(--unpack):
  trying to overwrite '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is 
also in package gstreamer0.10-plugins-bad 0.10.22-2ubuntu3
ErrorMessage: trying to overwrite 
'/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu3
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha i386 (20110727)
SourcePackage: gst-plugins-good0.10
Title: package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to 
install/upgrade: trying to overwrite 
'/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu3
UpgradeStatus: Upgraded to oneiric on 2011-08-23 (5 days ago)

** Affects: gst-plugins-good0.10 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 oneiric package-conflict

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

Title:
  package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to
  install/upgrade: trying to overwrite
  '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in
  package gstreamer0.10-plugins-bad 0.10.22-2ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/836678/+subscriptions

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


[Bug 192161] Re: [Hardy] Rhythmbox doesn't recognize correctly when I exit visualization via Esc key

2011-08-29 Thread Bug Watch Updater
** Changed in: rhythmbox
   Status: Confirmed = Expired

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

Title:
  [Hardy] Rhythmbox doesn't recognize correctly when I exit
  visualization via Esc key

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

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


[Bug 836659] Re: gnome-settings-daemon crashed with SIGSEGV in gtk_hpaned_get_type()

2011-08-29 Thread Apport retracing service
*** This bug is a duplicate of bug 785418 ***
https://bugs.launchpad.net/bugs/785418

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 #785418, 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.

** Package changed: ubuntu = gnome-settings-daemon (Ubuntu)

** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/836659/+attachment/2329808/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/836659/+attachment/2329809/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/836659/+attachment/2329810/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/836659/+attachment/2329811/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/836659/+attachment/2329812/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/836659/+attachment/2329813/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/836659/+attachment/2329815/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/836659/+attachment/2329816/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 785418
   gnome-settings-daemon crashed with SIGSEGV in gtk_hpaned_get_type()

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in gtk_hpaned_get_type()

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

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


[Bug 836333] Re: nautilus crashed with SIGSEGV in g_cclosure_marshal_VOID__STRING()

2011-08-29 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 nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/836333

Title:
  nautilus crashed with SIGSEGV in g_cclosure_marshal_VOID__STRING()

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

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


[Bug 836193] Re: nautilus crashed with SIGSEGV in pango_shape()

2011-08-29 Thread Pedro Villavicencio
that looks like a pango crash, reassigning and sending upstream.

** Package changed: nautilus (Ubuntu) = pango1.0 (Ubuntu)

** Visibility changed to: Public

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

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

Title:
  nautilus crashed with SIGSEGV in pango_shape()

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

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


[Bug 836688] [NEW] package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to install/upgrade: trying to overwrite '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package gstreamer0

2011-08-29 Thread Nick Hatzakis
*** This bug is a duplicate of bug 831897 ***
https://bugs.launchpad.net/bugs/831897

Public bug reported:

Crashed right after i boot my computer.

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: gstreamer0.10-plugins-good 0.10.30-1ubuntu6
ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
Uname: Linux 3.0.0-9-generic i686
Architecture: i386
Date: Tue Aug 23 14:47:56 2011
DuplicateSignature:
 Unpacking replacement gstreamer0.10-plugins-good ...
 dpkg: error processing 
/var/cache/apt/archives/gstreamer0.10-plugins-good_0.10.30-1ubuntu6_i386.deb 
(--unpack):
  trying to overwrite '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is 
also in package gstreamer0.10-plugins-bad 0.10.22-2ubuntu3
ErrorMessage: trying to overwrite 
'/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu3
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha i386 (20110727)
SourcePackage: gst-plugins-good0.10
Title: package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to 
install/upgrade: trying to overwrite 
'/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu3
UpgradeStatus: Upgraded to oneiric on 2011-08-23 (5 days ago)

** Affects: gst-plugins-good0.10 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 oneiric package-conflict

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

Title:
  package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to
  install/upgrade: trying to overwrite
  '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in
  package gstreamer0.10-plugins-bad 0.10.22-2ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/836688/+subscriptions

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


[Bug 836688] Re: package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to install/upgrade: trying to overwrite '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package gstreamer0.1

2011-08-29 Thread Apport retracing service
*** This bug is a duplicate of bug 831897 ***
https://bugs.launchpad.net/bugs/831897

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 #834216, 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.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/836688/+attachment/2329913/+files/Dependencies.txt

** This bug has been marked a duplicate of bug 831897
   package gstreamer0.10-plugins-good 0.10.30-1ubuntu5 failed to 
install/upgrade: trying to overwrite 
'/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu3

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

Title:
  package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to
  install/upgrade: trying to overwrite
  '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in
  package gstreamer0.10-plugins-bad 0.10.22-2ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/836688/+subscriptions

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


[Bug 836688] Re: package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to install/upgrade: trying to overwrite '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package gstreamer0.1

2011-08-29 Thread Nick Hatzakis
*** This bug is a duplicate of bug 831897 ***
https://bugs.launchpad.net/bugs/831897

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

Title:
  package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to
  install/upgrade: trying to overwrite
  '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in
  package gstreamer0.10-plugins-bad 0.10.22-2ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/836688/+subscriptions

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


[Bug 836681] Re: package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to install/upgrade: trying to overwrite '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package gstreamer0.1

2011-08-29 Thread Apport retracing service
*** This bug is a duplicate of bug 831897 ***
https://bugs.launchpad.net/bugs/831897

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 #834216, 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.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/836681/+attachment/2329877/+files/Dependencies.txt

** This bug has been marked a duplicate of bug 831897
   package gstreamer0.10-plugins-good 0.10.30-1ubuntu5 failed to 
install/upgrade: trying to overwrite 
'/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu3

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

Title:
  package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to
  install/upgrade: trying to overwrite
  '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in
  package gstreamer0.10-plugins-bad 0.10.22-2ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/836681/+subscriptions

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


[Bug 835299] Re: nautilus and desktop crashes when i wanted to view the properties of a file

2011-08-29 Thread Pedro Villavicencio
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, your crash report is either missing or
challenging to deal with as a .crash file. Please follow these
instructions to have apport report a new bug about your crash that can
be dealt with by the automatic retracer.

If you are running the Ubuntu Stable Release you might need to enable
apport in /etc/default/apport and restart.

Now open your file manager, navigate to your /var/crash directory and open the 
crash report you wish to submit.
If this fails you will have to open a terminal and file your report with 
'ubuntu-bug /var/crash/_my_crash_report.crash' where _my_crash_report.crash is 
the crash you would like to report. If you get an error that you aren't allowed 
to access this report you will have to file it with 'sudo ubuntu-bug 
/var/crash/_my_crash_report.crash'.

I'm closing this bug report since the process outlined above will
automatically open a new bug report which can then dealt with more
efficiently. Thanks in advance for your cooperation and understanding.

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

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

Title:
  nautilus and desktop crashes when i wanted to view the properties of a
  file

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

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


[Bug 833352] Re: nautilus from Gnome 3 is a bug

2011-08-29 Thread Pedro Villavicencio
Thanks for the report, but first of all remember to file one report for
issue and not a meta bug with all the problems you have encounter that
makes things really difficult for us to track and more over for the
developers to fix, said that lets just keep this bug about the
CTRL+Delete problem, which is also being tracked upstream at
https://bugzilla.gnome.org/show_bug.cgi?id=648658 ; the Ctrl+C Ctr+V
issue is being tracked on bug 827921, please comment there if you're
having that problem and are interested on solving the issue in the best
possible way, Thanks again.

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

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

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

** Summary changed:

- nautilus  from Gnome 3 is a bug 
+ Change the Ctrl+del key back to Del and use notifications instead

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

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

Title:
  Change the Ctrl+del key back to Del and use notifications instead

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

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


[Bug 826331] Re: Nautilus menu hidden under the Unity panel

2011-08-29 Thread Lê Hoàng Phương
Can someone plz give me the step by step solution to resolve this?
(sorry i'm a newbie)

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

Title:
  Nautilus menu hidden under the Unity panel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/826331/+subscriptions

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


[Bug 830706] Re: Nautilus crashes in trash bin when selecting files

2011-08-29 Thread Pedro Villavicencio
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, your crash report is either missing or
challenging to deal with as a .crash file. Please follow these
instructions to have apport report a new bug about your crash that can
be dealt with by the automatic retracer.

If you are running the Ubuntu Stable Release you might need to enable
apport in /etc/default/apport and restart.

Now open your file manager, navigate to your /var/crash directory and open the 
crash report you wish to submit.
If this fails you will have to open a terminal and file your report with 
'ubuntu-bug /var/crash/_my_crash_report.crash' where _my_crash_report.crash is 
the crash you would like to report. If you get an error that you aren't allowed 
to access this report you will have to file it with 'sudo ubuntu-bug 
/var/crash/_my_crash_report.crash'.

I'm closing this bug report since the process outlined above will
automatically open a new bug report which can then dealt with more
efficiently. Thanks in advance for your cooperation and understanding.

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

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

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

Title:
  Nautilus crashes in trash bin when selecting files

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

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


[Bug 836683] Re: package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to install/upgrade: trying to overwrite '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package gstreamer0.1

2011-08-29 Thread Apport retracing service
*** This bug is a duplicate of bug 831897 ***
https://bugs.launchpad.net/bugs/831897

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 #834216, 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.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/836683/+attachment/2329896/+files/Dependencies.txt

** This bug has been marked a duplicate of bug 831897
   package gstreamer0.10-plugins-good 0.10.30-1ubuntu5 failed to 
install/upgrade: trying to overwrite 
'/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu3

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

Title:
  package gstreamer0.10-plugins-good 0.10.30-1ubuntu7 failed to
  install/upgrade: trying to overwrite
  '/usr/lib/gstreamer-0.10/libgstjpegformat.so', which is also in
  package gstreamer0.10-plugins-bad 0.10.22-2ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/836683/+subscriptions

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


[Bug 836692] Re: metacity package closed

2011-08-29 Thread Bill Risch
** Visibility changed to: Public

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

Title:
  metacity package closed

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

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


[Bug 836708] Re: gsettings-data-convert crashed with signal 5

2011-08-29 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 gconf in Ubuntu.
https://bugs.launchpad.net/bugs/836708

Title:
  gsettings-data-convert crashed with signal 5

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

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


[Bug 836692] Re: metacity package closed

2011-08-29 Thread Apport retracing service
*** This bug is a duplicate of bug 827452 ***
https://bugs.launchpad.net/bugs/827452

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 #827452, 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/836692/+attachment/2329921/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/836692/+attachment/2329922/+files/Dependencies.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/836692/+attachment/2329923/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/836692/+attachment/2329924/+files/ProcStatus.txt

** This bug has been marked a duplicate of bug 827452
   metacity crashed with SIGABRT in raise()

** Tags removed: need-amd64-retrace

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

Title:
  metacity package closed

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

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


[Bug 836711] Re: gsettings-data-convert crashed with signal 5

2011-08-29 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 gconf in Ubuntu.
https://bugs.launchpad.net/bugs/836711

Title:
  gsettings-data-convert crashed with signal 5

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

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


[Bug 836669] Re: gnome-screenshot only captures wallpaper

2011-08-29 Thread rustyBSD
** Changed in: gnome-utils (Ubuntu)
   Status: New = Confirmed

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

Title:
  gnome-screenshot only captures wallpaper

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

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


[Bug 836702] Re: gnome-settings-daemon assert failure: gnome-settings-daemon: ../../src/xcb_io.c:178: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed.

2011-08-29 Thread Apport retracing service
*** This bug is a duplicate of bug 832160 ***
https://bugs.launchpad.net/bugs/832160

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 #827480, 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/836702/+attachment/2329984/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/836702/+attachment/2329985/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/836702/+attachment/2329986/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/836702/+attachment/2329987/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/836702/+attachment/2329988/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/836702/+attachment/2329989/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/836702/+attachment/2329990/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/836702/+attachment/2329991/+files/ThreadStacktrace.txt

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

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

Title:
  gnome-settings-daemon assert failure: gnome-settings-daemon:
  ../../src/xcb_io.c:178: dequeue_pending_request: Assertion
  `!xcb_xlib_unknown_req_in_deq' failed.

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

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


[Bug 836148] Re: YouTube plugin does not play videos at all

2011-08-29 Thread rustyBSD
** Changed in: totem (Ubuntu)
   Status: New = Confirmed

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

Title:
  YouTube plugin does not play videos at all

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

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


[Bug 836718] Re: gnome-settings-daemon assert failure: gnome-settings-daemon: ../../src/xcb_io.c:178: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed.

2011-08-29 Thread Apport retracing service
*** This bug is a duplicate of bug 832160 ***
https://bugs.launchpad.net/bugs/832160

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 #827480, 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/836718/+attachment/2330132/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/836718/+attachment/2330133/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/836718/+attachment/2330134/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/836718/+attachment/2330135/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/836718/+attachment/2330136/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/836718/+attachment/2330137/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/836718/+attachment/2330138/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/836718/+attachment/2330139/+files/ThreadStacktrace.txt

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

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

Title:
  gnome-settings-daemon assert failure: gnome-settings-daemon:
  ../../src/xcb_io.c:178: dequeue_pending_request: Assertion
  `!xcb_xlib_unknown_req_in_deq' failed.

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

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


[Bug 836708]

2011-08-29 Thread Apport retracing service
*** This bug is a duplicate of bug 836711 ***
https://bugs.launchpad.net/bugs/836711

Stacktrace:
 #0  0x7f1d473bb803 in ?? ()
 No symbol table info available.
 #1  0x in ?? ()
 No symbol table info available.
StacktraceTop:
 ?? ()
 ?? ()

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

Title:
  gsettings-data-convert crashed with signal 5

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

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


[Bug 836708] ThreadStacktrace.txt

2011-08-29 Thread Apport retracing service
*** This bug is a duplicate of bug 836711 ***
https://bugs.launchpad.net/bugs/836711


** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/836708/+attachment/2330178/+files/ThreadStacktrace.txt

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

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

Title:
  gsettings-data-convert crashed with signal 5

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

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


[Bug 836708] Re: gsettings-data-convert crashed with signal 5

2011-08-29 Thread rustyBSD
*** This bug is a duplicate of bug 836711 ***
https://bugs.launchpad.net/bugs/836711

** This bug has been marked a duplicate of bug 836711
   gsettings-data-convert crashed with signal 5

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

Title:
  gsettings-data-convert crashed with signal 5

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

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


[Bug 836708] Crash report cannot be processed

2011-08-29 Thread Apport retracing service
*** This bug is a duplicate of bug 836711 ***
https://bugs.launchpad.net/bugs/836711

Thank you for your report!

However, processing it in order to get sufficient information for the
developers failed (it does not generate an useful symbolic stack trace). This
might be caused by some outdated packages which were installed on your system
at the time of the report:

outdated debug symbol package for libnih1: package version 1.0.3-4ubuntu2 
dbgsym version 1.0.3-1ubuntu1
outdated debug symbol package for dbus: package version 1.4.12-4ubuntu2 dbgsym 
version 1.4.6-1ubuntu6.1
outdated debug symbol package for busybox-initramfs: package version 
1:1.18.4-2ubuntu1 dbgsym version 1:1.17.1-10ubuntu1
outdated debug symbol package for psmisc: package version 22.14-1 dbgsym 
version 22.13-1
outdated debug symbol package for libslang2: package version 2.2.4-2ubuntu1 
dbgsym version 2.2.2-4ubuntu2
outdated debug symbol package for libk5crypto3: package version 
1.9.1+dfsg-1ubuntu1 dbgsym version 1.8.3+dfsg-5ubuntu2.1
outdated debug symbol package for passwd: package version 
1:4.1.4.2+svn3283-3ubuntu2 dbgsym version 1:4.1.4.2+svn3283-3ubuntu1
outdated debug symbol package for libkrb5-3: package version 
1.9.1+dfsg-1ubuntu1 dbgsym version 1.8.3+dfsg-5ubuntu2.1
outdated debug symbol package for libdbus-1-3: package version 1.4.12-4ubuntu2 
dbgsym version 1.4.6-1ubuntu6.1
outdated debug symbol package for libgssapi-krb5-2: package version 
1.9.1+dfsg-1ubuntu1 dbgsym version 1.8.3+dfsg-5ubuntu2.1
outdated debug symbol package for procps: package version 1:3.2.8-10ubuntu5 
dbgsym version 1:3.2.8-10ubuntu3
outdated debug symbol package for libkrb5support0: package version 
1.9.1+dfsg-1ubuntu1 dbgsym version 1.8.3+dfsg-5ubuntu2.1
outdated debug symbol package for libnih-dbus1: package version 1.0.3-4ubuntu2 
dbgsym version 1.0.3-1ubuntu1
outdated debug symbol package for dbus-x11: package version 1.4.12-4ubuntu2 
dbgsym version 1.4.6-1ubuntu6.1
outdated debug symbol package for module-init-tools: package version 
3.16-1ubuntu1 dbgsym version 3.12-1ubuntu6


Please upgrade your system to the latest package versions. If you still
encounter the crash, please file a new report.

Thank you for your understanding, and sorry for the inconvenience!


** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/836708/+attachment/2330021/+files/CoreDump.gz

** Tags removed: need-amd64-retrace

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

Title:
  gsettings-data-convert crashed with signal 5

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

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


[Bug 836711]

2011-08-29 Thread Apport retracing service
Stacktrace:
 #0  0x7f1d473bb803 in ?? ()
 No symbol table info available.
 #1  0x in ?? ()
 No symbol table info available.
StacktraceTop:
 ?? ()
 ?? ()

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

Title:
  gsettings-data-convert crashed with signal 5

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

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


[Bug 836711] ThreadStacktrace.txt

2011-08-29 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/836711/+attachment/2330181/+files/ThreadStacktrace.txt

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

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

Title:
  gsettings-data-convert crashed with signal 5

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

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


[Bug 836711] Crash report cannot be processed

2011-08-29 Thread Apport retracing service
Thank you for your report!

However, processing it in order to get sufficient information for the
developers failed (it does not generate an useful symbolic stack trace). This
might be caused by some outdated packages which were installed on your system
at the time of the report:

outdated debug symbol package for libnih1: package version 1.0.3-4ubuntu2 
dbgsym version 1.0.3-1ubuntu1
outdated debug symbol package for dbus: package version 1.4.12-4ubuntu2 dbgsym 
version 1.4.6-1ubuntu6.1
outdated debug symbol package for busybox-initramfs: package version 
1:1.18.4-2ubuntu1 dbgsym version 1:1.17.1-10ubuntu1
outdated debug symbol package for psmisc: package version 22.14-1 dbgsym 
version 22.13-1
outdated debug symbol package for libslang2: package version 2.2.4-2ubuntu1 
dbgsym version 2.2.2-4ubuntu2
outdated debug symbol package for libk5crypto3: package version 
1.9.1+dfsg-1ubuntu1 dbgsym version 1.8.3+dfsg-5ubuntu2.1
outdated debug symbol package for passwd: package version 
1:4.1.4.2+svn3283-3ubuntu2 dbgsym version 1:4.1.4.2+svn3283-3ubuntu1
outdated debug symbol package for libkrb5-3: package version 
1.9.1+dfsg-1ubuntu1 dbgsym version 1.8.3+dfsg-5ubuntu2.1
outdated debug symbol package for libdbus-1-3: package version 1.4.12-4ubuntu2 
dbgsym version 1.4.6-1ubuntu6.1
outdated debug symbol package for libgssapi-krb5-2: package version 
1.9.1+dfsg-1ubuntu1 dbgsym version 1.8.3+dfsg-5ubuntu2.1
outdated debug symbol package for procps: package version 1:3.2.8-10ubuntu5 
dbgsym version 1:3.2.8-10ubuntu3
outdated debug symbol package for libkrb5support0: package version 
1.9.1+dfsg-1ubuntu1 dbgsym version 1.8.3+dfsg-5ubuntu2.1
outdated debug symbol package for libnih-dbus1: package version 1.0.3-4ubuntu2 
dbgsym version 1.0.3-1ubuntu1
outdated debug symbol package for dbus-x11: package version 1.4.12-4ubuntu2 
dbgsym version 1.4.6-1ubuntu6.1
outdated debug symbol package for module-init-tools: package version 
3.16-1ubuntu1 dbgsym version 3.12-1ubuntu6


Please upgrade your system to the latest package versions. If you still
encounter the crash, please file a new report.

Thank you for your understanding, and sorry for the inconvenience!


** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/836711/+attachment/2330045/+files/CoreDump.gz

** Tags removed: need-amd64-retrace

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

Title:
  gsettings-data-convert crashed with signal 5

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

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


[Bug 835948] Re: rhythmbox crashed with SIGSEGV in rb_gst_media_type_is_lossless()

2011-08-29 Thread Pedro Villavicencio
Thanks for the report, i've sent it upstream at
https://bugzilla.gnome.org/show_bug.cgi?id=657628

** Visibility changed to: Public

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

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

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

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

Title:
  rhythmbox crashed with SIGSEGV in rb_gst_media_type_is_lossless()

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

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


[Bug 832367] Re: rhythmbox crashed with SIGSEGV in g_type_check_instance_cast()

2011-08-29 Thread Pedro Villavicencio
Thanks for the report, i've sent it upstream at
https://bugzilla.gnome.org/show_bug.cgi?id=657629

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

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

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

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

Title:
  rhythmbox crashed with SIGSEGV in g_type_check_instance_cast()

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

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


[Bug 825228] Re: rhythmbox-metadata crashed with SIGSEGV in _start()

2011-08-29 Thread Pedro Villavicencio
may you please tell us a few easy steps in order to reproduce the issue?
Thanks.

** Visibility changed to: Public

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

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

Title:
  rhythmbox-metadata crashed with SIGSEGV in _start()

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

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


[Bug 833694] Re: gnome-settings-daemon assert failure: gnome-settings-daemon: ../../src/xcb_io.c:273: poll_for_event: asserzione \!xcb_xlib_threads_sequence_lost\ non riuscita.

2011-08-29 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 gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/833694

Title:
  gnome-settings-daemon assert failure: gnome-settings-daemon:
  ../../src/xcb_io.c:273: poll_for_event: asserzione
  \!xcb_xlib_threads_sequence_lost\ non riuscita.

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

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


[Bug 831427] Re: Brasero ask me to open the CD trail, althoug it is already open

2011-08-29 Thread alkayata
Hi Pedro!

This time, when I ran brasero from the command line as you told me -
brasero --brasero-media-debug  brasero-debug.txt ; - no pop-up window
appeared. The CD trail opened when it finished copying the disk to the
hard drive and then the program crashed directly.

I hope it helps!

** Attachment added: Bug report for brasero copying a disk
   
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/831427/+attachment/2330233/+files/brasero-debug.txt

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

Title:
  Brasero ask me to open the CD trail, althoug it is already open

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

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


[Bug 833694] Re: gnome-settings-daemon assert failure: gnome-settings-daemon: ../../src/xcb_io.c:273: poll_for_event: asserzione \!xcb_xlib_threads_sequence_lost\ non riuscita.

2011-08-29 Thread Pedro Villavicencio
Thanks for the report, i've sent it upstream at
https://bugzilla.gnome.org/show_bug.cgi?id=657630

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

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

** Also affects: gnome-settings-daemon via
   https://bugzilla.gnome.org/show_bug.cgi?id=657630
   Importance: Unknown
   Status: Unknown

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

Title:
  gnome-settings-daemon assert failure: gnome-settings-daemon:
  ../../src/xcb_io.c:273: poll_for_event: asserzione
  \!xcb_xlib_threads_sequence_lost\ non riuscita.

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

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


[Bug 833352] Re: Change the Ctrl+del key back to Del and use notifications instead

2011-08-29 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Unknown = New

** Changed in: nautilus
   Importance: Unknown = Medium

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

Title:
  Change the Ctrl+del key back to Del and use notifications instead

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

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


Re: [Bug 835299] Re: nautilus and desktop crashes when i wanted to view the properties of a file

2011-08-29 Thread PSWZ-ZhangY
Hello Pedro Villavicencio (pvillavi):

I've just received from you . You told me about how to get the .crash file.
But I tried and encountered some trouble.
I can't find the .crash file, there is no .crash files in /var/crash/, could
you please help me find it?

Thanks!

2011/8/29 Pedro Villavicencio pe...@ubuntu.com

 Thank you for taking the time to report this bug and helping to make
 Ubuntu better. However, your crash report is either missing or
 challenging to deal with as a .crash file. Please follow these
 instructions to have apport report a new bug about your crash that can
 be dealt with by the automatic retracer.

 If you are running the Ubuntu Stable Release you might need to enable
 apport in /etc/default/apport and restart.

 Now open your file manager, navigate to your /var/crash directory and open
 the crash report you wish to submit.
 If this fails you will have to open a terminal and file your report with
 'ubuntu-bug /var/crash/_my_crash_report.crash' where _my_crash_report.crash
 is the crash you would like to report. If you get an error that you aren't
 allowed to access this report you will have to file it with 'sudo ubuntu-bug
 /var/crash/_my_crash_report.crash'.

 I'm closing this bug report since the process outlined above will
 automatically open a new bug report which can then dealt with more
 efficiently. Thanks in advance for your cooperation and understanding.

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

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

 Title:
  nautilus and desktop crashes when i wanted to view the properties of a
  file

 Status in “nautilus” package in Ubuntu:
  Invalid

 Bug description:
  The error is a Segmentation fault. here is the messages printed to the
  console

  .
  (nautilus:2961): GConf-CRITICAL **: gconf_value_free: assertion `value !=
 NULL' failed

  (nautilus:2961): GConf-CRITICAL **: gconf_value_free: assertion `value
  != NULL' failed

  (nautilus:2961): GConf-CRITICAL **: gconf_value_free: assertion `value !=
 NULL' failed
  (i hit the properties from the right button menu here, and then...)
  Segmentation fault

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: nautilus 1:2.32.0-0ubuntu1.4
  ProcVersionSignature: Ubuntu 2.6.35-30.56-generic 2.6.35.13
  Uname: Linux 2.6.35-30-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Sat Aug 27 15:56:18 2011
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64
 (20101007)
  ProcEnviron:
   LANGUAGE=zh_CN:zh
   LANG=zh_CN.utf8
   SHELL=/bin/bash
  SourcePackage: nautilus

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/835299/+subscriptions


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

Title:
  nautilus and desktop crashes when i wanted to view the properties of a
  file

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

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

[Bug 836757] Re: gnome-settings-daemon crashed with SIGSEGV in g_simple_async_result_complete()

2011-08-29 Thread Jean-Baptiste Lallement
** 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/836757

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  g_simple_async_result_complete()

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

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


[Bug 704232] Re: can´t resize ¨side pane¨

2011-08-29 Thread David
https://bugzilla.gnome.org/show_bug.cgi?id=657632

Hopefully this will be fixed.

Why did you ask me to file this bug upstream, instead of you or someone
on BugSquad?  You have all the information, and it is broken.  If that's
the next step to take, why not step in and take it, instead of stepping
away?

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

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

Title:
  can´t resize ¨side pane¨

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

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

[Bug 836757] Re: gnome-settings-daemon crashed with SIGSEGV in g_simple_async_result_complete()

2011-08-29 Thread Ubuntu QA Website
*** This bug is a duplicate of bug 832201 ***
https://bugs.launchpad.net/bugs/832201

** Tags added: iso-testing

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  g_simple_async_result_complete()

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

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


[Bug 836750] Re: evolution-alarm-notify crashed with SIGSEGV in realloc()

2011-08-29 Thread Apport retracing service
*** This bug is a duplicate of bug 834145 ***
https://bugs.launchpad.net/bugs/834145

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 #834145, 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/836750/+attachment/2330262/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/836750/+attachment/2330263/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/836750/+attachment/2330264/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/836750/+attachment/2330265/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/836750/+attachment/2330266/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/836750/+attachment/2330267/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/836750/+attachment/2330268/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/836750/+attachment/2330269/+files/ThreadStacktrace.txt

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

** 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 evolution in Ubuntu.
https://bugs.launchpad.net/bugs/836750

Title:
  evolution-alarm-notify crashed with SIGSEGV in realloc()

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

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


  1   2   3   >