ports/61610: eroaster fails to start from Gnome Applications menu

Tom McLaughlin tom at FreeBSD.org
Tue Jan 20 05:20:27 UTC 2004


>Number:         61610
>Category:       ports
>Synopsis:       eroaster fails to start from Gnome Applications menu
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 19 21:20:22 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Tom McLaughlin
>Release:        FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD compass.straycat.dhs.org 4.9-RELEASE-p1 FreeBSD 4.9-RELEASE-p1 #0: Sun Dec 21 00:00:21 EST 2003 root at compass.straycat.dhs.org:/usr/obj/usr/src/sys/COMPASS i386


	
>Description:
	When starting ECLiPt Roaster from the the Gnome applications menu an error box appears giving the following information:

Traceback (most recent call last):
  File "/usr/X11R6/bin/eroaster", line 129, in ?
    app = Application()
  File "/usr/X11R6/lib/eroaster/Application.py", line 150, in __init__
    self.parsecmdline()
  File "/usr/X11R6/lib/eroaster/Application.py", line 3536, in parsecmdline
    self.cat.error(detail)
  File "/usr/X11R6/lib/eroaster/log4py.py", line 353, in error
    message = self.__Logger_collate_messages(messages)
  File "/usr/X11R6/lib/eroaster/log4py.py", line 366, in __Logger_collate_messages
    return strip(reduce(lambda x, y: "%s%s" % (x, y), messages))
  File "/usr/local/lib/python2.3/string.py", line 86, in strip
    return s.strip(chars)
AttributeError: GetoptError instance has no attribute 'strip'


In the menu, eroaster executes the following command:
eroaster --activate-goad-server=eroaster

If I simply run `eroaster` from the command line without the argument above the program starts fine.
	

>How-To-Repeat:
	Choose ECLiPt Roaster from the Gnome Applications menu or from the command line execute:

eroaster --activate-goad-server=eroaster

>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list