Hi, I installed net/forg, but the port doesn't work. It seems to start successfully, but throws a TclError. Hitting the "go" button results in another exception that appears to be Tcl related, too. Trying to restart it results in another exception, and it returns 1. The exceptions follow.
Regards Christian Walther hasking% forg /usr/local/lib/python2.5/xmllib.py:9: DeprecationWarning: The xmllib module is obsolete. Use xml.sax instead. warnings.warn("The xmllib module is obsolete. Use xml.sax instead.", DeprecationWarning) Bummer dude! You don't have the PIL installed on your machine! That means that the "Use PIL" option is going to be irrelevant for you. Starting the FORG Starting program with "gopher://gopher.floodgap.com:70/" Previously had 14 keys **** Couldn't parse options at /home/cptsalek/.forg/forgrc: [Errno 2] No such file or directory: '/home/cptsalek/.forg/forgrc' ****Couldn't load bookmarks at /home/cptsalek/.forg/bookmarks: [Errno 2] No such file or directory: '/home/cptsalek/.forg/bookmarks' ****Cannot load associations from /home/cptsalek/.forg/forg-associations: <type 'str'> ADDING DEFAULT ASSOCIATIONS Exception in thread Download Thread: Traceback (most recent call last): File "/usr/local/lib/python2.5/threading.py", line 486, in __bootstrap_inner self.run() File "/usr/local/lib/python2.5/threading.py", line 446, in run self.__target(*self.__args, **self.__kwargs) File "/usr/local/lib/python2.5/site-packages/forg.py", line 285, in downloadResource self.changeContent(self.child) File "/usr/local/lib/python2.5/site-packages/forg.py", line 361, in changeContent newwid.pack_content() File "/usr/local/lib/python2.5/site-packages/GUIDirectory.py", line 147, in pack_content col=self.BLURB_COLUMN, sticky=W) File "/usr/local/lib/python2.5/lib-tk/Tkinter.py", line 1869, in grid_configure + self._options(cnf, kw)) TclError: ambiguous option "-col": must be -column, -columnspan, -in, -ipadx, -ipady, -padx, -pady, -row, -rowspan, or -sticky hasking% forg /usr/local/lib/python2.5/xmllib.py:9: DeprecationWarning: The xmllib module is obsolete. Use xml.sax instead. warnings.warn("The xmllib module is obsolete. Use xml.sax instead.", DeprecationWarning) Bummer dude! You don't have the PIL installed on your machine! That means that the "Use PIL" option is going to be irrelevant for you. Starting the FORG Starting program with "gopher://gopher.floodgap.com:70/" Previously had 14 keys **** Couldn't parse options at /home/cptsalek/.forg/forgrc: [Errno 2] No such file or directory: '/home/cptsalek/.forg/forgrc' ****Couldn't load bookmarks at /home/cptsalek/.forg/bookmarks: [Errno 2] No such file or directory: '/home/cptsalek/.forg/bookmarks' ****Cannot load associations from /home/cptsalek/.forg/forg-associations: <type 'str'> ADDING DEFAULT ASSOCIATIONS Exception in thread Download Thread: Traceback (most recent call last): File "/usr/local/lib/python2.5/threading.py", line 486, in __bootstrap_inner self.run() File "/usr/local/lib/python2.5/threading.py", line 446, in run self.__target(*self.__args, **self.__kwargs) File "/usr/local/lib/python2.5/site-packages/forg.py", line 285, in downloadResource self.changeContent(self.child) File "/usr/local/lib/python2.5/site-packages/forg.py", line 361, in changeContent newwid.pack_content() File "/usr/local/lib/python2.5/site-packages/GUIDirectory.py", line 147, in pack_content col=self.BLURB_COLUMN, sticky=W) File "/usr/local/lib/python2.5/lib-tk/Tkinter.py", line 1869, in grid_configure + self._options(cnf, kw)) TclError: ambiguous option "-col": must be -column, -columnspan, -in, -ipadx, -ipady, -padx, -pady, -row, -rowspan, or -sticky ===> Uncaching "/home/cptsalek/.forg/cache/gopher.floodgap.com/1/gopherdir.idx" Exception in Tkinter callback Traceback (most recent call last): File "/usr/local/lib/python2.5/lib-tk/Tkinter.py", line 1414, in __call__ return self.func(*args) File "/usr/local/lib/python2.5/site-packages/TkGui.py", line 456, in go self.goElsewhere(res) File "/usr/local/lib/python2.5/site-packages/TkGui.py", line 459, in goElsewhere self.CONTENT_BOX.goElsewhere(resource, usecache, args) File "/usr/local/lib/python2.5/site-packages/forg.py", line 350, in goElsewhere self.changeContent(self.child) File "/usr/local/lib/python2.5/site-packages/forg.py", line 361, in changeContent newwid.pack_content() File "/usr/local/lib/python2.5/site-packages/GUIDirectory.py", line 147, in pack_content col=self.BLURB_COLUMN, sticky=W) File "/usr/local/lib/python2.5/lib-tk/Tkinter.py", line 1869, in grid_configure + self._options(cnf, kw)) TclError: ambiguous option "-col": must be -column, -columnspan, -in, -ipadx, -ipady, -padx, -pady, -row, -rowspan, or -sticky _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"