unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Christopher Baines <mail@cbaines.net>
To: 41757@debbugs.gnu.org
Subject: bug#41757: soundconverter doesn't work when grafted
Date: Sun, 07 Jun 2020 21:25:00 +0100	[thread overview]
Message-ID: <87y2oy8vz7.fsf@cbaines.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 2482 bytes --]

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)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 962 bytes --]

                 reply	other threads:[~2020-06-07 20:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y2oy8vz7.fsf@cbaines.net \
    --to=mail@cbaines.net \
    --cc=41757@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).