Bug 568470 - [abrt] crash in openbox-3.4.7.2-11.fc12
Summary: [abrt] crash in openbox-3.4.7.2-11.fc12
Keywords:
Status: CLOSED DUPLICATE of bug 544006
Alias: None
Product: Fedora
Classification: Fedora
Component: openbox
Version: 12
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Miroslav Lichvar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:a02ee571
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-25 19:24 UTC by Joe Klemmer
Modified: 2010-02-26 11:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-02-26 11:10:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.11 KB, text/plain)
2010-02-25 19:24 UTC, Joe Klemmer
no flags Details

Description Joe Klemmer 2010-02-25 19:24:43 UTC
abrt 1.0.7 detected a crash.

architecture: i686
cmdline: python /usr/share/openbox/xdg-autostart
comment: I have no idea when or how this happened.
component: openbox
executable: /usr/share/openbox/xdg-autostart
kernel: 2.6.31.12-174.2.3.fc12.i686.PAE
package: openbox-3.4.7.2-11.fc12
release: Fedora release 12 (Constantine)
uuid: 163bd5fb

backtrace
-----
Summary: TB163bd5fb xdg-autostart:91:_findFile:TypeError: _isexecfile() takes exactly 1 argument (2 given)

Traceback (most recent call last):
  File "/usr/share/openbox/xdg-autostart", line 198, in <module>
    sys.exit(main())
  File "/usr/share/openbox/xdg-autostart", line 68, in main
    else: autofile.run(environments)
  File "/usr/share/openbox/xdg-autostart", line 162, in run
    if self._shouldRun(envs):
  File "/usr/share/openbox/xdg-autostart", line 139, in _shouldRun
    self._isexecfile):
  File "/usr/share/openbox/xdg-autostart", line 91, in _findFile
    if match_func(path): return path
TypeError: _isexecfile() takes exactly 1 argument (2 given)

Local variables in innermost frame:
path: '/usr/libexec/dalston-volume-applet'
search: '/usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin:/sbin:/usr/sbin:/opt/bin:/home/klemmerj/bin:/usr/games'
self: <__main__.AutostartFile instance at 0xb73c6f6c>
match_func: <bound method AutostartFile._isexecfile of <__main__.AutostartFile instance at 0xb73c6f6c>>

How to reproduce
-----
1. N/A
2.
3.

Comment 1 Joe Klemmer 2010-02-25 19:24:47 UTC
Created attachment 396368 [details]
File: backtrace

Comment 2 Miroslav Lichvar 2010-02-26 11:10:48 UTC

*** This bug has been marked as a duplicate of bug 544006 ***


Note You need to log in before you can comment on or make changes to this bug.