[Bug 269389] Re: ubuntustudio-controls crashed with AttributeError in serialze_settings()

2008-09-20 Thread Andrew Hunter
** Changed in: ubuntustudio-controls
   Status: Fix Committed = Fix Released

-- 
ubuntustudio-controls crashed with AttributeError in serialze_settings()
https://bugs.launchpad.net/bugs/269389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 269389] Re: ubuntustudio-controls crashed with AttributeError in serialze_settings()

2008-09-19 Thread Andrew Hunter
Those warning are harmless. I will be pushing the fixed package to the
main archives today.

** Changed in: ubuntustudio-controls
   Status: Confirmed = Fix Committed

** Changed in: ubuntustudio-controls (Ubuntu)
   Status: Confirmed = In Progress

-- 
ubuntustudio-controls crashed with AttributeError in serialze_settings()
https://bugs.launchpad.net/bugs/269389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 269389] Re: ubuntustudio-controls crashed with AttributeError in serialze_settings()

2008-09-19 Thread Brian Murray
** Tags added: regression-retracer

-- 
ubuntustudio-controls crashed with AttributeError in serialze_settings()
https://bugs.launchpad.net/bugs/269389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 269389] Re: ubuntustudio-controls crashed with AttributeError in serialze_settings()

2008-09-19 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntustudio-controls - 0.3.1

---
ubuntustudio-controls (0.3.1) intrepid; urgency=low

  * Fixed a typo causing a crash in seralize_settings (LP: #269389)
  * Fixed lintian warnings:
   + Upped debhelper version requirement to (= 5.0.51~)
   + Rephrased descriptions in debian/control

 -- Andrew Hunter [EMAIL PROTECTED]   Tue, 16 Sep 2008 15:30:12
-0500

** Changed in: ubuntustudio-controls (Ubuntu)
   Status: In Progress = Fix Released

-- 
ubuntustudio-controls crashed with AttributeError in serialze_settings()
https://bugs.launchpad.net/bugs/269389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 269389] Re: ubuntustudio-controls crashed with AttributeError in serialze_settings()

2008-09-17 Thread Marco
With this upgrade it works fine. (excepts one warning)

$ sudo ubuntustudio-controls 
__main__
/usr/bin/ubuntustudio-controls:32: GtkWarning: Ignoring the separator setting
  self.wTree = gtk.glade.XML(self.gladefile)

(ubuntustudio-controls:21646): libglade-WARNING **: could not find a
parent that handles internal children for `vbox'

Thanks

-- 
ubuntustudio-controls crashed with AttributeError in serialze_settings()
https://bugs.launchpad.net/bugs/269389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 269389] Re: ubuntustudio-controls crashed with AttributeError in serialze_settings()

2008-09-16 Thread Andrew Hunter
A list of official Ubuntu IRC channels, as well as IRC clients for
Ubuntu, can be found at
https://help.ubuntu.com/community/InternetRelayChat . Once you have
joined the freenode channel please join #ubuntustudio and ping (type my
name) 'rexbron'.

** Also affects: ubuntustudio-controls
   Importance: Undecided
   Status: New

** Changed in: ubuntustudio-controls
   Importance: Undecided = High
 Assignee: (unassigned) = Andrew Hunter (rexbron)
   Status: New = Confirmed

-- 
ubuntustudio-controls crashed with AttributeError in serialze_settings()
https://bugs.launchpad.net/bugs/269389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 269389] Re: ubuntustudio-controls crashed with AttributeError in serialze_settings()

2008-09-16 Thread Andrew Hunter
Sorry, marco. Quassel has locked me out for the moment. I have fixed the
second traceback you have reported. That was due to a typo in the code.

I will be testing this on my machine and will give you instructions on
how to do it on your own.

-- 
ubuntustudio-controls crashed with AttributeError in serialze_settings()
https://bugs.launchpad.net/bugs/269389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 269389] Re: ubuntustudio-controls crashed with AttributeError in serialze_settings()

2008-09-16 Thread Marco
No problem. ;)

-- 
ubuntustudio-controls crashed with AttributeError in serialze_settings()
https://bugs.launchpad.net/bugs/269389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 269389] Re: ubuntustudio-controls crashed with AttributeError in serialze_settings()

2008-09-16 Thread Andrew Hunter
Ok, I uploaded a package to the Ubuntu Studio PPA[1] that fixed the
second traceback you posted. Please test it and try and replicate the
bug.

[1] http://launchpad.net/~ubuntustudio-dev/+archive/

-- 
ubuntustudio-controls crashed with AttributeError in serialze_settings()
https://bugs.launchpad.net/bugs/269389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 269389] Re: ubuntustudio-controls crashed with AttributeError in serialze_settings()

2008-09-13 Thread Marco
I'll try.

I reinstall the package (I doesn't need it so I remove it). When it crashed 
last time I doesn't change any setting before closing and had launched 
ubuntustudio-controls from gnome-control-center.
Now, I started directly gnome-control-center via the terminal (sudo 
gnome-control-center). It prints me immediately this :
$ sudo ubuntustudio-controls 
__main__
/usr/bin/ubuntustudio-controls:32: GtkWarning: Ignoring the separator setting
  self.wTree = gtk.glade.XML(self.gladefile)

(ubuntustudio-controls:18309): libglade-WARNING **: could not find a parent 
that handles internal children for `vbox'
Traceback (most recent call last):
  File /usr/bin/ubuntustudio-controls, line 184, in module
uscontrols.serialize_settings()
AttributeError: Uscontrols instance has no attribute 'serialize_settings'

I'm updating now my computer, I'll try again after reboot.

PS : sorry for my bad English.

-- 
ubuntustudio-controls crashed with AttributeError in serialze_settings()
https://bugs.launchpad.net/bugs/269389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 269389] Re: ubuntustudio-controls crashed with AttributeError in serialze_settings()

2008-09-13 Thread Marco
[System updated]
But if I start the application from gnome-control-center (like the first time) 
it doesn't crash anymore. (No value change before closing.)
From the terminal it crashes.

-- 
ubuntustudio-controls crashed with AttributeError in serialze_settings()
https://bugs.launchpad.net/bugs/269389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 269389] Re: ubuntustudio-controls crashed with AttributeError in serialze_settings()

2008-09-13 Thread Andrew Hunter
I think this needs some debuging is real time. Would you be able to join
#ubuntustudio-devel and ping rexbron so we can set up a time?

** Changed in: ubuntustudio-controls (Ubuntu)
 Assignee: (unassigned) = Andrew Hunter (rexbron)
   Status: New = Confirmed

-- 
ubuntustudio-controls crashed with AttributeError in serialze_settings()
https://bugs.launchpad.net/bugs/269389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 269389] Re: ubuntustudio-controls crashed with AttributeError in serialze_settings()

2008-09-13 Thread Marco
Yes I can do what you want. But I don't know what '#ubuntustudio-devel' is :·s .
Please tell me more about what I'm suppose to do.

-- 
ubuntustudio-controls crashed with AttributeError in serialze_settings()
https://bugs.launchpad.net/bugs/269389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 269389] Re: ubuntustudio-controls crashed with AttributeError in serialze_settings()

2008-09-12 Thread Marco

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/17554977/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/17554978/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/17554979/ProcStatus.txt

** Attachment added: Traceback.txt
   http://launchpadlibrarian.net/17554980/Traceback.txt

** Visibility changed to: Public

-- 
ubuntustudio-controls crashed with AttributeError in serialze_settings()
https://bugs.launchpad.net/bugs/269389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 269389] Re: ubuntustudio-controls crashed with AttributeError in serialze_settings()

2008-09-12 Thread Apport retracing service
This crash has the same stack trace characteristics as bug #194835.
However, the latter was already fixed in an earlier package version than
the one in this report. This might be a regression or because the
problem is in a dependent package.

** Tags removed: need-duplicate-check

-- 
ubuntustudio-controls crashed with AttributeError in serialze_settings()
https://bugs.launchpad.net/bugs/269389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 269389] Re: ubuntustudio-controls crashed with AttributeError in serialze_settings()

2008-09-12 Thread Andrew Hunter
I had thought I'd fixed this bug. Could you please list exactly the
steps taken to reproduce this crash, from opening to closing as well as
any setting you had (or had not) set.

-- 
ubuntustudio-controls crashed with AttributeError in serialze_settings()
https://bugs.launchpad.net/bugs/269389
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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