[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#757587: marked as done (TypeError: could not parse URI)



Your message dated Sun, 18 Jan 2015 23:33:51 +0000
with message-id <E1YCzLr-0005pz-J7@franck.debian.org>
and subject line Bug#757587: fixed in soundconverter 3.0.0~alpha1-1
has caused the Debian Bug report #757587,
regarding TypeError: could not parse URI
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
757587: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757587
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: soundconverter
Version: 2.1.3-1
Severity: important


When I launch soundconverter with my own useraccount, it dies with the following traceback.
On the same machine, when I launch with another useraccount, it starts properly (with 
the same warning but no traceback).

Regards.

Franklin

$ soundconverter --debug
SoundConverter 2.1.3
  using Gstreamer version: 0.10.36
  using 4 thread(s)
  using gio
  "xingmux" gstreamer element not found, disabling Xing Header output.
  "lame" gstreamer element not found, disabling MP3 output.
  "faac" gstreamer element not found, disabling AAC output.
/usr/lib/soundconverter/python/soundconverter/ui.py:1493: Warning: Attempt to add property GnomeProgram::sm-connect after class was initialised
  gnome.init(name, version)
/usr/lib/soundconverter/python/soundconverter/ui.py:1493: Warning: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised
  gnome.init(name, version)
/usr/lib/soundconverter/python/soundconverter/ui.py:1493: Warning: Attempt to add property GnomeProgram::display after class was initialised
  gnome.init(name, version)
/usr/lib/soundconverter/python/soundconverter/ui.py:1493: Warning: Attempt to add property GnomeProgram::default-icon after class was initialised
  gnome.init(name, version)
Traceback (most recent call last):
  File "/usr/bin/soundconverter", line 189, in <module>
    gui_main(NAME, VERSION, GLADEFILE, files)
  File "/usr/lib/soundconverter/python/soundconverter/ui.py", line 1499, in gui_main
    win = SoundConverterWindow(builder)
  File "/usr/lib/soundconverter/python/soundconverter/ui.py", line 1164, in __init__
    self.prefs = PreferencesDialog(builder, self.widget)
  File "/usr/lib/soundconverter/python/soundconverter/ui.py", line 443, in __init__
    self.set_widget_initial_values(builder)
  File "/usr/lib/soundconverter/python/soundconverter/ui.py", line 475, in set_widget_initial_values
    uri = filename_to_uri(self.get_string('selected-folder'))
  File "/usr/lib/soundconverter/python/soundconverter/fileoperations.py", line 142, in filename_to_uri
    filename = str(gnomevfs.URI(filename))
TypeError: could not parse URI


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (800, 'testing'), (700, 'unstable'), (500, 'testing-updates')
Architecture: amd64 (x86_64)

Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages soundconverter depends on:
ii  gstreamer0.10-plugins-base  0.10.36-1.1
ii  gstreamer0.10-plugins-good  0.10.31-3+nmu3
ii  python                      2.7.8-1
ii  python-glade2               2.24.0-3+b1
ii  python-gnome2               2.28.1+dfsg-1
ii  python-gst0.10              0.10.22-3

soundconverter recommends no packages.

Versions of packages soundconverter suggests:
pn  gstreamer0.10-ffmpeg        <none>
pn  gstreamer0.10-plugins-ugly  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: soundconverter
Source-Version: 3.0.0~alpha1-1

We believe that the bug you reported is fixed in the latest version of
soundconverter, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 757587@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Ramacher <sramacher@debian.org> (supplier of updated soundconverter package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 19 Jan 2015 00:19:28 +0100
Source: soundconverter
Binary: soundconverter
Architecture: source all
Version: 3.0.0~alpha1-1
Distribution: experimental
Urgency: medium
Maintainer: Sebastian Ramacher <sramacher@debian.org>
Changed-By: Sebastian Ramacher <sramacher@debian.org>
Description:
 soundconverter - GNOME application to convert audio files into other formats
Closes: 757587 775658
Changes:
 soundconverter (3.0.0~alpha1-1) experimental; urgency=medium
 .
   * New upstream release.
     - Use gio instead of gnomevfs (Closes: #757587)
   * debian/control:
     - Adopt package. Thank you for maintaing soundconverter, Lars. (Closes:
       #775658)
     - Bump Standards-Version to 3.9.6.
     - Update (Build-)Depends:
       + Replace python with python3 variants.
       + Replace gstreamer0.10 with gstreamer1.0.
       + Replace GTK+ 2 packages with GTK+ 3 GIT packages.
       + Add dh-autoreconf, dh-python and libglib2.0-dev.
   * debian/rules:
     - Use dh_python3 instead of dh_python2.
     - Use dh_autoreconf.
     - Do not run tests which are not included in the tarball.
     - Install everything to /usr/share/soundconverter.
   * debian/patches: Added upstream patches for a missing import and proper
     lame plugin detection.
   * debian/{gbp.conf,watch}: Added.
Checksums-Sha1:
 2a687cd437b416454a12e1db77fe6ea2a3b0fb77 1925 soundconverter_3.0.0~alpha1-1.dsc
 ddb007aabf4d4317afd48d201f240d24c827fe77 195580 soundconverter_3.0.0~alpha1.orig.tar.xz
 fb1d83eb33e8a989cbed0eaaa6bcc5efaeb5f0ae 6144 soundconverter_3.0.0~alpha1-1.debian.tar.xz
 a555ae895dbed3c3ebd9062ee19c07bd930713b4 123466 soundconverter_3.0.0~alpha1-1_all.deb
Checksums-Sha256:
 4e1fb81afd3e6d5763365b82af65dc2f8251eec3940bec42e5cf3674ac54c81c 1925 soundconverter_3.0.0~alpha1-1.dsc
 9145c7bc2fc0fb59eff80213d71028d2a17e5e645a09863f7a68e77dc5dda8a6 195580 soundconverter_3.0.0~alpha1.orig.tar.xz
 4c00234c2e6116d2ddcb81130299e91ac66075455c5ae0f686e8d931db6b4ed2 6144 soundconverter_3.0.0~alpha1-1.debian.tar.xz
 98b5e7042aa354e433277bc9d665c85fd983ff7d673320e907d8d7305f4f4663 123466 soundconverter_3.0.0~alpha1-1_all.deb
Files:
 926e258b6b9164482e6a91fca18e3d50 1925 gnome optional soundconverter_3.0.0~alpha1-1.dsc
 fc5bbc0fef48104ebed044bd51713c21 195580 gnome optional soundconverter_3.0.0~alpha1.orig.tar.xz
 c31db37404317b3e84d0ab69870e0964 6144 gnome optional soundconverter_3.0.0~alpha1-1.debian.tar.xz
 8436bbcf4435e3ef39668f1a43171daa 123466 gnome optional soundconverter_3.0.0~alpha1-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJUvD/kAAoJEGny/FFupxmTyxsQAJ3ZtF41i4ODqb1HNfmV3iN5
QmVM9bY/XDEXQ3bH0V3zCmiVv3BaFsjyGQWACPBjujp4OJeyYByUUsy7DQk29vP0
xqClG92RDqVOTztskHiyZO7smyV3jhbzL3QBNodRNPPBb3Obg2+qp3PTZIhfVYin
aVooE2v9LhlHwKp5Wf3EZ6NVe7wLQIJp5M4gI+2VP0Q+JXRzVXu0G7y1c0gsCCNc
MVpqVS7ipeDgCm/29289eG4cHVroqp9Ks4GOzNaWmLxsH4eGof8imQhi9vSsuyJb
eMRGSt2978OeG6UX2yjXcV00UtvlZ538brH0TM0aiSamYDRORJXS3jXseKkTDUI1
Ea4u+tm0PqMPQM+QRXWVYJQfI9pVwOIIxt1EQkJLvgrzxweS41UbEXB4jQdjih4p
ETEbM4rzDhkec7lth4tjPYPzAfgvZK3xSQKCcfOWpExJITDY7XAISY7N0zqaM+0/
klPEWI45G2NfWpqaCU9eAF1KeFP3oTYU0SZwhIUN/IUFh8IAj39n7r1uUNVkxrgh
Wi6ZaqELuZcvzr9nsUMImmzwQeAT3qVduJ4M4rgaYILTj70z8tN0k182fZJxkaS3
qvlAe0QI915m38FooTD/Ml9l2/9EgwXNgJilD0L1h5CNDe4BXDgAEUxAo57v5sTr
aN/wLrYJUzQcSVXEPm28
=RGII
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: