[Bug 961418] Re: lubuntu-software-center crashed with NoOptionError in get(): No option 'UI_PATH' in section: 'General'

2012-07-16 Thread Hendrik Knackstedt
** Changed in: lubuntu-software-center
   Status: Fix Committed => Fix Released

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

Title:
  lubuntu-software-center crashed with NoOptionError in get(): No option
  'UI_PATH' in section: 'General'

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

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


[Bug 961418] Re: lubuntu-software-center crashed with NoOptionError in get(): No option 'UI_PATH' in section: 'General'

2012-03-29 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lubuntu-software-center

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

Title:
  lubuntu-software-center crashed with NoOptionError in get(): No option
  'UI_PATH' in section: 'General'

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

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


[Bug 961418] Re: lubuntu-software-center crashed with NoOptionError in get(): No option 'UI_PATH' in section: 'General'

2012-03-29 Thread Launchpad Bug Tracker
This bug was fixed in the package lubuntu-software-center -
0.0.5~bzr135-0ubuntu1

---
lubuntu-software-center (0.0.5~bzr135-0ubuntu1) precise; urgency=low

  * New upstream snapshot, including only bug fixes and translations updates:
   - Fix crashed with TypeError in __init__() (LP: #959867)
   - Fix crashed with KeyError in __main__ (LP: #951930)
   - Fix crashed with TypeError in refresh_app_basket() (LP: #952070)
   - Fix crashed with NoOptionError in get() (LP: #961418)
   - Fix 'gtkwidgets' is not defined  (LP: #946445)
   - Fix encoding problems (LP: #942016)
  * debian/patches:
   - 90_add_ppc_support.patch: Drop, merged upstream.
   - 91_choosed_category_fix.patch: Drop, merged upstream.
   - 92_local_tmp_variable.patch: Drop, merged upstream.
 -- Julien LavergneFri, 30 Mar 2012 00:33:49 +0200

** Changed in: lubuntu-software-center (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  lubuntu-software-center crashed with NoOptionError in get(): No option
  'UI_PATH' in section: 'General'

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

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


[Bug 961418] Re: lubuntu-software-center crashed with NoOptionError in get(): No option 'UI_PATH' in section: 'General'

2012-03-24 Thread Gabriel Faure
Cannot open LSC in Lubuntu 11.10 running on a Thinkpad X41.
When I try it from the terminal, I get:
-

udi@udi-t43p:~$ sudo lubuntu-software-center
[sudo] password for udi: 

(lubuntu-software-center:2677): Gtk-WARNING **: Theme parsing error:
gtk-buttons.css:159:10: Expected valid border

(lubuntu-software-center:2677): Gtk-WARNING **: Theme parsing error:
gtk-bars.css:102:16: Themeing engine 'adwaita' not found

(lubuntu-software-center:2677): Gtk-WARNING **: Theme parsing error:
gtk-bars.css:117:16: Themeing engine 'adwaita' not found

(lubuntu-software-center:2677): Gtk-WARNING **: Theme parsing error:
gtk-bars.css:134:16: Themeing engine 'adwaita' not found

(lubuntu-software-center:2677): Gtk-WARNING **: Theme parsing error:
gtk-bars.css:153:16: Themeing engine 'adwaita' not found

(lubuntu-software-center:2677): Gtk-WARNING **: Theme parsing error:
gtk-bars.css:165:16: Themeing engine 'adwaita' not found

(lubuntu-software-center:2677): Gtk-WARNING **: Theme parsing error:
gtk-bars.css:175:16: Themeing engine 'adwaita' not found

(lubuntu-software-center:2677): Gtk-WARNING **: Theme parsing error:
gtk-bars.css:186:16: Themeing engine 'adwaita' not found

(lubuntu-software-center:2677): Gtk-WARNING **: Theme parsing error:
gtk-bars.css:198:16: Themeing engine 'adwaita' not found

(lubuntu-software-center:2677): Gtk-WARNING **: Theme parsing error:
gtk-bars.css:208:16: Themeing engine 'adwaita' not found

(lubuntu-software-center:2677): Gtk-WARNING **: Theme parsing error:
gtk-bars.css:218:16: Themeing engine 'adwaita' not found

(lubuntu-software-center:2677): Gtk-WARNING **: Theme parsing error:
gtk-bars.css:223:16: Themeing engine 'adwaita' not found

(lubuntu-software-center:2677): Gtk-CRITICAL **: gtk_container_add: assertion 
`GTK_IS_CONTAINER (container)' failed
Opening config file
Opening config file
Traceback (most recent call last):
  File "/usr/bin/lubuntu-software-center", line 35, in 
mainfunc()
  File "/usr/lib/python2.7/dist-packages/LSC/main.py", line 679, in lscmain
app = LscControl()
  File "/usr/lib/python2.7/dist-packages/LSC/main.py", line 49, in __init__
self.ui = UI.Gui(self.on_selected_category, threadingops.get_categories())
  File "/usr/lib/python2.7/dist-packages/LSC/UI.py", line 71, in __init__
self.pages = pages.Pages(categories_func)
  File "/usr/lib/python2.7/dist-packages/LSC/widgets/pages.py", line 44, in 
__init__
self.appsinfo = appsinfo.InfoBox()
  File "/usr/lib/python2.7/dist-packages/LSC/widgets/appsinfo.py", line 39, in 
__init__
self.screendesc = ScreenDesc()
  File "/usr/lib/python2.7/dist-packages/LSC/widgets/appsinfo.py", line 97, in 
__init__
self.details = Details()
  File "/usr/lib/python2.7/dist-packages/LSC/widgets/appsinfo.py", line 148, in 
__init__
self.arrow = Gtk.Arrow(Gtk.ArrowType.RIGHT, Gtk.ShadowType.NONE)
TypeError: GObject.__init__() takes exactly 0 arguments (2 given)
udi@udi-t43p:~$

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

Title:
  lubuntu-software-center crashed with NoOptionError in get(): No option
  'UI_PATH' in section: 'General'

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

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


[Bug 961418] Re: lubuntu-software-center crashed with NoOptionError in get(): No option 'UI_PATH' in section: 'General'

2012-03-23 Thread Julien Lavergne
** Changed in: lubuntu-software-center (Ubuntu)
   Status: Fix Committed => In Progress

** Changed in: lubuntu-software-center (Ubuntu)
 Assignee: (unassigned) => Julien Lavergne (gilir)

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

Title:
  lubuntu-software-center crashed with NoOptionError in get(): No option
  'UI_PATH' in section: 'General'

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

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


[Bug 961418] Re: lubuntu-software-center crashed with NoOptionError in get(): No option 'UI_PATH' in section: 'General'

2012-03-23 Thread Stephen Smally
** Changed in: lubuntu-software-center
   Status: New => Fix Committed

** Changed in: lubuntu-software-center (Ubuntu)
   Status: Triaged => Fix Committed

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

Title:
  lubuntu-software-center crashed with NoOptionError in get(): No option
  'UI_PATH' in section: 'General'

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

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


[Bug 961418] Re: lubuntu-software-center crashed with NoOptionError in get(): No option 'UI_PATH' in section: 'General'

2012-03-22 Thread Julien Lavergne
Thanks for your bug report. Forwarded upstream.

** Visibility changed to: Public

** Also affects: lubuntu-software-center
   Importance: Undecided
   Status: New

** Changed in: lubuntu-software-center (Ubuntu)
   Status: New => Triaged

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

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

Title:
  lubuntu-software-center crashed with NoOptionError in get(): No option
  'UI_PATH' in section: 'General'

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

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