Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#22007 - soundconverter 1.5.3 crashes directly after start : AssertionError: model:4 widgets:5
Attached to Project:
Community Packages
Opened by Tist Verdonck (tistje) - Tuesday, 07 December 2010, 13:29 GMT
Last edited by Stefan Husmann (stefanhusmann) - Tuesday, 07 December 2010, 19:14 GMT
Opened by Tist Verdonck (tistje) - Tuesday, 07 December 2010, 13:29 GMT
Last edited by Stefan Husmann (stefanhusmann) - Tuesday, 07 December 2010, 19:14 GMT
|
DetailsDescription:
Soundconverter crashes on startup with dutch locale. Message: SoundConverter 1.5.3 ** Message: pygobject_register_sinkfunc is deprecated (GstObject) using Gstreamer version: 0.10.30 using gio using 2 thread(s) (soundconverter:5683): libglade-WARNING **: could not convert string to type `GValueArray' for property `authors' (soundconverter:5683): libglade-WARNING **: could not convert string to type `GValueArray' for property `documenters' /usr/bin/soundconverter:2788: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated glade = gtk.glade.XML(GLADE) Traceback (most recent call last): File "/usr/bin/soundconverter", line 2891, in <module> main(args) File "/usr/bin/soundconverter", line 2883, in main gui_main(args) File "/usr/bin/soundconverter", line 2789, in gui_main win = SoundConverterWindow(glade) File "/usr/bin/soundconverter", line 2490, in __init__ self.prefs = PreferencesDialog(glade) File "/usr/bin/soundconverter", line 1680, in __init__ self.set_widget_initial_values(glade) File "/usr/bin/soundconverter", line 1746, in set_widget_initial_values assert len(model) == len(widgets), 'model:%d widgets:%d' % (len(model), len(widgets)) AssertionError: model:4 widgets:5 According to external sources, the problem lies within translations. http://developer.berlios.de/bugs/?func=detailbug&bug_id=17664&group_id=3213 https://bugzilla.redhat.com/647336 Accordingpackage-announce@lists.fedoraproject.org/msg16428.html"> http://www.mail-archive.com/package-announce@lists.fedoraproject.org/msg16428.html Fedora patched the .po files; But I do not know where to look for the diff. Additional info: * package version(s) 1.5.3-4 * config and/or log files etc. Steps to reproduce: use locale LANG=nl_BE.utf8 and start soundconverter |
This task depends upon
Closed by Stefan Husmann (stefanhusmann)
Tuesday, 07 December 2010, 19:14 GMT
Reason for closing: Fixed
Tuesday, 07 December 2010, 19:14 GMT
Reason for closing: Fixed
Edit: great, community repository, that was disabled on this system.