User Support/Discussion Forum
You are not logged in.
I start up PacketStream and it notes that I need to register to get the full version, and if I click *either* option, it crashes (I *do* have a registration, but I can't enter it.)... the debug info looks like the following:
Last login: Mon Jul 26 07:43:17 on console
/Applications/xInternet/PacketStream.app/Contents/MacOS/PacketStream ; exit;
dhcpe2-sj1-100:~ mikejt$ /Applications/xInternet/PacketStream.app/Contents/MacOS/PacketStream ; exit;
2010-07-26 14:10:42.150 PacketStream[17428:903] setCanCycle: is deprecated. Please use setCollectionBehavior instead
Mon Jul 26 14:10:42 dhcpe2-sj1-100.sj.broadcom.com PacketStream[17428] <Error>: kCGErrorIllegalArgument: _CGSFindSharedWindow: WID -1
Mon Jul 26 14:10:42 dhcpe2-sj1-100.sj.broadcom.com PacketStream[17428] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
Mon Jul 26 14:10:42 dhcpe2-sj1-100.sj.broadcom.com PacketStream[17428] <Error>: kCGErrorIllegalArgument: CGSCopyWindowProperty
Mon Jul 26 14:10:42 dhcpe2-sj1-100.sj.broadcom.com PacketStream[17428] <Error>: kCGErrorIllegalArgument: CGSGetWindowProperty
Mon Jul 26 14:10:42 dhcpe2-sj1-100.sj.broadcom.com PacketStream[17428] <Error>: kCGErrorIllegalArgument: windowGroup: error getting ordering group property
2010-07-26 14:10:42.563 PacketStream[17428:903] setCanCycle: is deprecated. Please use setCollectionBehavior instead
Error in startup script: can't read "copytext": no such variable
while executing
"if { $copytext == 1} {
bind .middle.right.t <Button-1> {focus %W}
.mb.packet entryconfigure 4 -state normal
} else {
bind .middle.right.t <B..."
(procedure "toggleCopyText" line 5)
invoked from within
"toggleCopyText"
(procedure "startUp" line 31)
invoked from within
"startUp"
(file "/Applications/xInternet/PacketStream.app/Contents/MacOS/../Frameworks/Tcl.framework/Versions/8.5/Resources/packetstream/packetstream-main.tcl" line 863)
invoked from within
"source [file join [file dirname [info script]] packetstream-main.tcl]"
(file "/Applications/xInternet/PacketStream.app/Contents/MacOS/../Frameworks/Tcl.framework/Versions/8.5/Resources/packetstream/packetstream.tcl" line 3)
invoked from within
"source /Applications/xInternet/PacketStream.app/Contents/MacOS/../Frameworks/Tcl.framework/Versions/8.5/Resources/packetstream/packetstream.tcl"
("package ifneeded packetstream 3.2" script)
invoked from within
"package require packetstream"
(file "/Applications/xInternet/PacketStream.app/Contents/Resources/Scripts/AppMain.tcl" line 1)
logout
Offline
1. Move the main window out of the way.
2. You will probably see a dialog box asking you to buy a license. Click "yes."
3. This will launch the app in demo mode. You should then be able to enter your serial number by selecting "license" from the help menu.
Offline
Doesn't work ... check out the debug trace above, as soon as I click on "yes", Packet Stream dies ... see that "error in startup script" above.
Offline
Try trashing the preferences...that $copytext error is usually a result of corrupted preferences. Then, try again.
Offline