soundconverter doesn't work when grafted

  • Open
  • quality assurance status badge
Details
One participant
  • Christopher Baines
Owner
unassigned
Submitted by
Christopher Baines
Severity
normal
C
C
Christopher Baines wrote on 7 Jun 2020 22:25
(address . bug-guix@gnu.org)
87y2oy8vz7.fsf@cbaines.net
Hey,

So I was having problems with soundconverter, and I noticed that if I
avoid grafts, it works. I'm not sure if there's an issue with the
grafting, or what's being grafted.


→ guix build soundconverter
/gnu/store/cyf72nqq2c0fbh145wc6jj3f2zssjx1n-soundconverter-3.0.2

→ /gnu/store/cyf72nqq2c0fbh145wc6jj3f2zssjx1n-soundconverter-3.0.2/bin/soundconverter
faac gstreamer element not found
SoundConverter 3.0.2
/gnu/store/cyf72nqq2c0fbh145wc6jj3f2zssjx1n-soundconverter-3.0.2/lib/soundconverter/python/soundconverter/ui.py:1465: Warning: g_value_type_transformable: assertion 'src_type' failed
builder.add_from_file(gladefile)

(SoundConverter:15974): Gtk-WARNING **: 21:23:20.952: gtkliststore.c:836: Unable to convert from (null) to gchararray
Traceback (most recent call last):
File "/gnu/store/cyf72nqq2c0fbh145wc6jj3f2zssjx1n-soundconverter-3.0.2/bin/..soundconverter-real-real", line 221, in <module>
gui_main(NAME, VERSION, GLADEFILE, files)
File "/gnu/store/cyf72nqq2c0fbh145wc6jj3f2zssjx1n-soundconverter-3.0.2/lib/soundconverter/python/soundconverter/ui.py", line 1468, in gui_main
win = SoundConverterWindow(builder)
File "/gnu/store/cyf72nqq2c0fbh145wc6jj3f2zssjx1n-soundconverter-3.0.2/lib/soundconverter/python/soundconverter/ui.py", line 1082, in __init__
self.prefs = PreferencesDialog(builder, self.widget)
File "/gnu/store/cyf72nqq2c0fbh145wc6jj3f2zssjx1n-soundconverter-3.0.2/lib/soundconverter/python/soundconverter/ui.py", line 459, in __init__
self.settings = Gio.Settings('org.soundconverter')
File "/gnu/store/426zzzvb53ydf6l7rhvfwl30kmx1b0sm-python-pygobject-3.34.0/lib/python3.8/site-packages/gi/overrides/__init__.py", line 319, in new_init
return super_init_func(self, **new_kwargs)
TypeError: gobject `GSettings' doesn't support property `schema'



→ guix build --no-grafts soundconverter
/gnu/store/jic3i199783dk2wm58rcq53lmrpslcwd-soundconverter-3.0.2

→ /gnu/store/jic3i199783dk2wm58rcq53lmrpslcwd-soundconverter-3.0.2/bin/soundconverter
faac gstreamer element not found
SoundConverter 3.0.2
/gnu/store/jic3i199783dk2wm58rcq53lmrpslcwd-soundconverter-3.0.2/lib/soundconverter/python/soundconverter/ui.py:1465: Warning: g_value_type_transformable: assertion 'src_type' failed
builder.add_from_file(gladefile)

(SoundConverter:16020): Gtk-WARNING **: 21:23:34.167: gtkliststore.c:836: Unable to convert from (null) to gchararra
y

(It works at this point)
-----BEGIN PGP SIGNATURE-----

iQKTBAEBCgB9FiEEPonu50WOcg2XVOCyXiijOwuE9XcFAl7dTRxfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF
ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcACgkQXiijOwuE
9XecUhAAkZfGw3nxlLRipfIsjMC/9K5/YToKTVeTrRt4IoSDPGypjIvQG1FpLrV8
y5cazI2ZzYvK0FZzfQgjI5abKcT6QXSzb7bbYtkOso+sb6MZj3nYNsQ7eC2hPvOb
qsEpmc3zZDGKvTlyvCDbmFOxcFa/VGgsRcjaWm5Id7fTYzmPhPwWVofVHWemxHh3
ZvrQeMHCAi88sOCyOWyTaxd+LRHwaoeR0KVjr5Yr5S/cv//kt+sKUXl3+MoX+GC2
jDmCng7Ce1u8jZGmNGUuXffNwMQAp7Hedk69WTs7As6X0pgimk3+3q1V1aDKfWkN
lqOKjg3nZwsJ0gzJrdn7zmO8KvvpCcsiZ3Y/XdDLQUvli7uzyevXHjNgztLeA7/I
/BBseBBtsgRj8FCm57iVv2h+Ocu9Fz12BZI5s5QLUvmnwu0THrxWl1l0i6onm6Qa
NMioNo7ULMkJmB0iQfcuKr7aei/1S6s93sSTRhN8A/eKIO89/Jgae9PlbBIhVHpl
A9dt3AqaNfIUkS6vkqXPfObyvQoG7Wz15mXV+0hF8CW+iKu9sC/i1Me1xUpMOY3p
JaPrxp+5kUEe9fF1sacYajffvDDD1UAl5JVagOSQiqKC5YHjhfv1Lyyl+XJ/MMJ5
ekzYHFDJM9D7RaiHC8aNI7UxrOjc4HhVaB1l7SRrrrFruKjKBJ4=
=C2IV
-----END PGP SIGNATURE-----

?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 41757@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 41757
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch