From: SourceForge.net <no...@so...> - 2006-08-04 11:56:20
|
Bugs item #1534482, was opened at 2006-08-04 11:56 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113188&aid=1534482&group_id=13188 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jasper Taylor (jaspert) Assigned to: Nobody/Anonymous (nobody) Summary: Server interaction not working under Linux Initial Comment: I cannot use ::browser::getURL to get more pages from the server! It works fine under Windows, but not under 32 or 64 bit Linux (FC5) with Firefox or Konqueror, using version 3.1.0 of the plugin. Here is the file I loaded (called tiny.tcl): policy home ::browser::getURL index.html Here is the error message shown in the browser: An error occured during execution of this Tclet: error Stack trace: error invoked from within "ReturnError $res" (procedure "::safe::InterpInvokeAlias" line 27) invoked from within "::browser::getURL index.html" ("uplevel" body line 2) invoked from within "uplevel #0 {policy home ::browser::getURL index.html }" I have attached the log that appeared in the logwindow. --Jasper ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113188&aid=1534482&group_id=13188 |