[Desktop-packages] [Bug 863898] Re: software-center crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not provided by any .service files

2011-12-19 Thread Launchpad Bug Tracker
This bug was fixed in the package software-center - 5.0.3.1

---
software-center (5.0.3.1) oneiric-proposed; urgency=low

  * softwarecenter/ui/gtk3/views/purchaseview.py:
- set transient parent when creating a new webview to better
  support PayPal (LP: #893988)

software-center (5.0.3) oneiric-proposed; urgency=low

  [ Michael Vogt ]
  * Improve icon extenstion detection, some iconnames are already
without extenstion with still with a . in the name, some are not.
This fixes the icons display for wesnoth and xpuzzles (LP: #878707)

  [ Gary Lasker ]
  * softwarecenter/ui/gtk3/app.py:
- fix potential dbus crash when accessing the list of previous
  purchases (LP: #863898)
  * softwarecenter/ui/gtk3/session/navhistory.py:
- fix UnicodeDecodeError in NavigationItem __str__ (LP: #847050)
  * softwarecenter/ui/gtk3/panes/softwarepane.py:
- fix UnicodeDecodeError in DisplayState __str__ (LP: #873046)
  * softwarecenter/ui/gtk3/models/pendingstore.py:
- fix UnicodeDecodeError in _render_status_text (LP: #862029)
  * softwarecenter/distro/__init__.py:
- fix UnicodeDecodeError in get_install_warning_text (LP: #857416)
  * softwarecenter/db/application.py:
- fix UnicodeDecodeError in __str__ (LP: #871088)

  [ Gabor Kelemen ]
  * Fix misplaced parentheses and localize the app name
using the app-install-data-ubuntu domain. LP: #880257
  * Display the success message properly localized. LP: #872823
  * Display failure message properly localized. LP: #872812
 -- Michael Vogt michael.v...@ubuntu.com   Thu, 24 Nov 2011 10:10:25 +0100

** Changed in: software-center (Ubuntu Oneiric)
   Status: Fix Committed = Fix Released

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

Title:
  software-center crashed with DBusException in call_blocking():
  org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not
  provided by any .service files

Status in “software-center” package in Ubuntu:
  Fix Released
Status in “software-center” source package in Oneiric:
  Fix Released

Bug description:
  
  Test case for Oneiric SRU:

  1. Launch software-center.
  2. Choose menu item File-Reinstall Previous Purchases
  3. Repeat step 2 three more times. Each time, the previous purchases should 
be displayed (there should never be an empty list).

  
  I was attempting to do a reinstall of previous purchases, but they don't show 
up!  I have purchased Braid.

  I believe I was also attempting to install Google Chrome from google-
  chrome-stable_current_i386.deb at the time.

  Also, it generated an automatic error.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: software-center 5.0
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  Date: Sat Oct  1 18:42:48 2011
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110921.2)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  PythonArgs: ['/usr/bin/software-center']
  SourcePackage: software-center
  Title: software-center crashed with DBusException in call_blocking(): 
org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not provided by 
any .service files
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin lpadmin sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 863898] Re: software-center crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not provided by any .service files

2011-12-13 Thread Gary Lasker
I have verified this fix in oneiric-proposed. Thanks!

** Branch linked: lp:software-center

** Description changed:

- I was attempting to do a reinstall of previous purchases, but they don't
- show up!  I have purchased Braid.
+ 
+ Test case for Oneiric SRU:
+ 
+ 1. Launch software-center.
+ 2. Choose menu item File-Reinstall Previous Purchases
+ 3. Repeat step 2 three more times. Each time, the previous purchases should 
be displayed (there should never be an empty list).
+ 
+ 
+ I was attempting to do a reinstall of previous purchases, but they don't show 
up!  I have purchased Braid.
  
  I believe I was also attempting to install Google Chrome from google-
  chrome-stable_current_i386.deb at the time.
  
  Also, it generated an automatic error.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: software-center 5.0
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  Date: Sat Oct  1 18:42:48 2011
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110921.2)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  PythonArgs: ['/usr/bin/software-center']
  SourcePackage: software-center
  Title: software-center crashed with DBusException in call_blocking(): 
org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not provided by 
any .service files
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin lpadmin sambashare

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  software-center crashed with DBusException in call_blocking():
  org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not
  provided by any .service files

Status in “software-center” package in Ubuntu:
  Fix Released
Status in “software-center” source package in Oneiric:
  Fix Committed

Bug description:
  
  Test case for Oneiric SRU:

  1. Launch software-center.
  2. Choose menu item File-Reinstall Previous Purchases
  3. Repeat step 2 three more times. Each time, the previous purchases should 
be displayed (there should never be an empty list).

  
  I was attempting to do a reinstall of previous purchases, but they don't show 
up!  I have purchased Braid.

  I believe I was also attempting to install Google Chrome from google-
  chrome-stable_current_i386.deb at the time.

  Also, it generated an automatic error.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: software-center 5.0
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  Date: Sat Oct  1 18:42:48 2011
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110921.2)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  PythonArgs: ['/usr/bin/software-center']
  SourcePackage: software-center
  Title: software-center crashed with DBusException in call_blocking(): 
org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not provided by 
any .service files
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin lpadmin sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 863898] Re: software-center crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not provided by any .service files

2011-12-09 Thread Gary Lasker
** Changed in: software-center (Ubuntu Oneiric)
   Status: New = Fix Committed

** Changed in: software-center (Ubuntu Oneiric)
   Importance: Undecided = Medium

** Changed in: software-center (Ubuntu Oneiric)
 Assignee: (unassigned) = Gary Lasker (gary-lasker)

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

Title:
  software-center crashed with DBusException in call_blocking():
  org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not
  provided by any .service files

Status in “software-center” package in Ubuntu:
  Fix Committed
Status in “software-center” source package in Oneiric:
  Fix Committed

Bug description:
  I was attempting to do a reinstall of previous purchases, but they
  don't show up!  I have purchased Braid.

  I believe I was also attempting to install Google Chrome from google-
  chrome-stable_current_i386.deb at the time.

  Also, it generated an automatic error.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: software-center 5.0
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  Date: Sat Oct  1 18:42:48 2011
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110921.2)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  PythonArgs: ['/usr/bin/software-center']
  SourcePackage: software-center
  Title: software-center crashed with DBusException in call_blocking(): 
org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not provided by 
any .service files
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin lpadmin sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 863898] Re: software-center crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not provided by any .service files

2011-12-09 Thread Gary Lasker
** Changed in: software-center (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  software-center crashed with DBusException in call_blocking():
  org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not
  provided by any .service files

Status in “software-center” package in Ubuntu:
  Fix Released
Status in “software-center” source package in Oneiric:
  Fix Committed

Bug description:
  I was attempting to do a reinstall of previous purchases, but they
  don't show up!  I have purchased Braid.

  I believe I was also attempting to install Google Chrome from google-
  chrome-stable_current_i386.deb at the time.

  Also, it generated an automatic error.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: software-center 5.0
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  Date: Sat Oct  1 18:42:48 2011
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110921.2)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  PythonArgs: ['/usr/bin/software-center']
  SourcePackage: software-center
  Title: software-center crashed with DBusException in call_blocking(): 
org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not provided by 
any .service files
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin lpadmin sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 863898] Re: software-center crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not provided by any .service files

2011-12-09 Thread Martin Pitt
Hello jatoo, or anyone else affected,

Accepted software-center into oneiric-proposed, the package will build
now and be available in a few hours. Please test and give feedback here.
See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you in advance!

** Tags added: verification-needed

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

Title:
  software-center crashed with DBusException in call_blocking():
  org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not
  provided by any .service files

Status in “software-center” package in Ubuntu:
  Fix Released
Status in “software-center” source package in Oneiric:
  Fix Committed

Bug description:
  I was attempting to do a reinstall of previous purchases, but they
  don't show up!  I have purchased Braid.

  I believe I was also attempting to install Google Chrome from google-
  chrome-stable_current_i386.deb at the time.

  Also, it generated an automatic error.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: software-center 5.0
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  Date: Sat Oct  1 18:42:48 2011
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110921.2)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  PythonArgs: ['/usr/bin/software-center']
  SourcePackage: software-center
  Title: software-center crashed with DBusException in call_blocking(): 
org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not provided by 
any .service files
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin lpadmin sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 863898] Re: software-center crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not provided by any .service files

2011-11-23 Thread Martin Pitt
** Also affects: software-center (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

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

Title:
  software-center crashed with DBusException in call_blocking():
  org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not
  provided by any .service files

Status in “software-center” package in Ubuntu:
  Fix Committed
Status in “software-center” source package in Oneiric:
  New

Bug description:
  I was attempting to do a reinstall of previous purchases, but they
  don't show up!  I have purchased Braid.

  I believe I was also attempting to install Google Chrome from google-
  chrome-stable_current_i386.deb at the time.

  Also, it generated an automatic error.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: software-center 5.0
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  Date: Sat Oct  1 18:42:48 2011
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110921.2)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  PythonArgs: ['/usr/bin/software-center']
  SourcePackage: software-center
  Title: software-center crashed with DBusException in call_blocking(): 
org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not provided by 
any .service files
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin lpadmin sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 863898] Re: software-center crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not provided by any .service files

2011-10-21 Thread Gary Lasker
** Changed in: software-center (Ubuntu)
   Status: In Progress = Fix Committed

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

Title:
  software-center crashed with DBusException in call_blocking():
  org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not
  provided by any .service files

Status in “software-center” package in Ubuntu:
  Fix Committed

Bug description:
  I was attempting to do a reinstall of previous purchases, but they
  don't show up!  I have purchased Braid.

  I believe I was also attempting to install Google Chrome from google-
  chrome-stable_current_i386.deb at the time.

  Also, it generated an automatic error.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: software-center 5.0
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  Date: Sat Oct  1 18:42:48 2011
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110921.2)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  PythonArgs: ['/usr/bin/software-center']
  SourcePackage: software-center
  Title: software-center crashed with DBusException in call_blocking(): 
org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not provided by 
any .service files
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin lpadmin sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 863898] Re: software-center crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not provided by any .service files

2011-10-20 Thread Launchpad Bug Tracker
** Branch linked: lp:software-center/5.0

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

Title:
  software-center crashed with DBusException in call_blocking():
  org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not
  provided by any .service files

Status in “software-center” package in Ubuntu:
  In Progress

Bug description:
  I was attempting to do a reinstall of previous purchases, but they
  don't show up!  I have purchased Braid.

  I believe I was also attempting to install Google Chrome from google-
  chrome-stable_current_i386.deb at the time.

  Also, it generated an automatic error.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: software-center 5.0
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  Date: Sat Oct  1 18:42:48 2011
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110921.2)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  PythonArgs: ['/usr/bin/software-center']
  SourcePackage: software-center
  Title: software-center crashed with DBusException in call_blocking(): 
org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not provided by 
any .service files
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin lpadmin sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 863898] Re: software-center crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not provided by any .service files

2011-10-19 Thread Gary Lasker
** Branch linked: lp:~gary-lasker/software-center/fix-dbus-crash-
reinstall-prev-lp863898

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

Title:
  software-center crashed with DBusException in call_blocking():
  org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not
  provided by any .service files

Status in “software-center” package in Ubuntu:
  In Progress

Bug description:
  I was attempting to do a reinstall of previous purchases, but they
  don't show up!  I have purchased Braid.

  I believe I was also attempting to install Google Chrome from google-
  chrome-stable_current_i386.deb at the time.

  Also, it generated an automatic error.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: software-center 5.0
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  Date: Sat Oct  1 18:42:48 2011
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110921.2)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  PythonArgs: ['/usr/bin/software-center']
  SourcePackage: software-center
  Title: software-center crashed with DBusException in call_blocking(): 
org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not provided by 
any .service files
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin lpadmin sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 863898] Re: software-center crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not provided by any .service files

2011-10-17 Thread Matthew Paul Thomas
** Changed in: software-center (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: software-center (Ubuntu)
 Assignee: (unassigned) = Gary Lasker (gary-lasker)

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

Title:
  software-center crashed with DBusException in call_blocking():
  org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not
  provided by any .service files

Status in “software-center” package in Ubuntu:
  Triaged

Bug description:
  I was attempting to do a reinstall of previous purchases, but they
  don't show up!  I have purchased Braid.

  I believe I was also attempting to install Google Chrome from google-
  chrome-stable_current_i386.deb at the time.

  Also, it generated an automatic error.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: software-center 5.0
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  Date: Sat Oct  1 18:42:48 2011
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110921.2)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  PythonArgs: ['/usr/bin/software-center']
  SourcePackage: software-center
  Title: software-center crashed with DBusException in call_blocking(): 
org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not provided by 
any .service files
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin lpadmin sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 863898] Re: software-center crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not provided by any .service files

2011-10-17 Thread Gary Lasker
** Changed in: software-center (Ubuntu)
   Status: Triaged = In Progress

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

Title:
  software-center crashed with DBusException in call_blocking():
  org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not
  provided by any .service files

Status in “software-center” package in Ubuntu:
  In Progress

Bug description:
  I was attempting to do a reinstall of previous purchases, but they
  don't show up!  I have purchased Braid.

  I believe I was also attempting to install Google Chrome from google-
  chrome-stable_current_i386.deb at the time.

  Also, it generated an automatic error.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: software-center 5.0
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  Date: Sat Oct  1 18:42:48 2011
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110921.2)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  PythonArgs: ['/usr/bin/software-center']
  SourcePackage: software-center
  Title: software-center crashed with DBusException in call_blocking(): 
org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not provided by 
any .service files
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin lpadmin sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 863898] Re: software-center crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not provided by any .service files

2011-10-12 Thread Gary Lasker
** Visibility changed to: Public

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

Title:
  software-center crashed with DBusException in call_blocking():
  org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not
  provided by any .service files

Status in “software-center” package in Ubuntu:
  New

Bug description:
  I was attempting to do a reinstall of previous purchases, but they
  don't show up!  I have purchased Braid.

  I believe I was also attempting to install Google Chrome from google-
  chrome-stable_current_i386.deb at the time.

  Also, it generated an automatic error.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: software-center 5.0
  ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu2
  Architecture: i386
  Date: Sat Oct  1 18:42:48 2011
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110921.2)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  PythonArgs: ['/usr/bin/software-center']
  SourcePackage: software-center
  Title: software-center crashed with DBusException in call_blocking(): 
org.freedesktop.DBus.Error.ServiceUnknown: The name :1.157 was not provided by 
any .service files
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin lpadmin sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp