Bug 696578

Summary: [abrt] quodlibet-2.1-3.fc13: session.py:23:init:OSError: [Errno 2] No such file or directory
Product: [Fedora] Fedora Reporter: nomnex <nomnex>
Component: quodlibetAssignee: hannes <johannes.lips>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 13CC: johannes.lips
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:8ee07579
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-04-18 07:59:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace none

Description nomnex 2011-04-14 10:48:24 UTC
abrt version: 1.1.14
architecture: i686
component: quodlibet
executable: /usr/bin/quodlibet
kernel: 2.6.34.8-68.fc13.i686
package: quodlibet-2.1-3.fc13
reason: session.py:23:init:OSError: [Errno 2] No such file or directory
release: Fedora release 13 (Goddard)
time: 1302777737
uid: 500

backtrace
-----
session.py:23:init:OSError: [Errno 2] No such file or directory

Traceback (most recent call last):
  File "/usr/bin/quodlibet", line 285, in <module>
    main()
  File "/usr/bin/quodlibet", line 59, in main
    window = widgets.init(player, library)
  File "/usr/lib/python2.6/site-packages/quodlibet/widgets.py", line 53, in init
    session.init()
  File "/usr/lib/python2.6/site-packages/quodlibet/qltk/session.py", line 23, in init
    command = os.path.normpath(os.path.join(os.getcwd(), sys.argv[0]))
OSError: [Errno 2] No such file or directory

Local variables in innermost frame:
client: <gnome.ui.Client object at 0xa2522fc (GnomeClient at 0x994d868)>
gnome: <module 'gnome' from '/usr/lib/python2.6/site-packages/gtk-2.0/gnome/__init__.pyc'>

comment
-----
Can I report the issue on the Fedora bugtracker (or should I post on code.google)?

How can I remove the entry from the file browser? What's the file name and location to edit in my profile. Thanks in advance.

How to reproduce
-----
1. http://code.google.com/p/quodlibet/wiki/FAQ (Why can't I double-click a song in GNOME to play in Quod Libet?
2. added "quodlibet --play-file %F" to open my audio files from the file manager
3. when I double click a song in PCManFM, quodlibet crashes

Comment 1 nomnex 2011-04-14 10:48:26 UTC
Created attachment 492036 [details]
File: backtrace

Comment 2 hannes 2011-04-15 16:07:10 UTC
Hey,

thank you for reporting this issue. I have no clue what causes this error. Is there perhaps another method to assign commands to a file with pcmanfm than with nautilus.
I am pretty busy at the moment with other things and also f13 is going eol pretty soon. 
You could try to update your version of quodlibet to 2.3, packages could be found over here:
http://koji.fedoraproject.org/koji/buildinfo?buildID=237183
I built it but didn't push it to the repos.

If problems persist please report upstream or have a look into the procedure for assigning programs to files with your respective Desktop Environment.

Greetings,

johannes

Comment 3 nomnex 2011-04-19 15:00:25 UTC
hello Hannes, thanks for the feedback. I will try to ask the LXDE mailing list about the issue.