Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2004 21:19:02 -0800 (PST)
From:      Tom McLaughlin <tom@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/61610: eroaster fails to start from Gnome Applications menu 
Message-ID:  <20040120051902.A22E743D31@mx1.FreeBSD.org>
Resent-Message-ID: <200401200520.i0K5KMo1054219@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040120051902.A22E743D31>