Penguin
Diff: ApplicationErrorMessages
EditPageHistoryDiffInfoLikePages

Differences between version 14 and predecessor to the previous major change of ApplicationErrorMessages.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 14 Last edited on Tuesday, December 3, 2002 2:12:02 pm by JohnMcPherson Revert
Older page: version 12 Last edited on Thursday, November 7, 2002 5:43:06 pm by JohnMcPherson Revert
@@ -9,7 +9,6 @@
 * If you do not get a drop-down menu when you click on a window's menu button, can't change the number of workspaces, and/or gnome-control-center says "the applet encountered an error" when you try to configure sawfish, it means that you have versions of sawfish and rep (and/or rep-gtk[[-gnome]?) that don't like each other. For example, you have sawfish from debian woody (stable) but a rep from debian testing or unstable, even though these packages don't have an official conflict. Other symptoms include lines like "No such file or directory, sawfish/client" from the command line or in your .xsession-errors file. 
 ---- 
 !SSH/OpenSSH/scp(1) etc 
 * If you get an error "no matching comp found: client zlib server none" then what this means is that you tried to use compression but the ssh server refused. This might be because you had the "-C" option on the command line, or you have "Compression" in your ~/.ssh_options file. This might mean that there are different versions of ssh installed on the two machines, or different versions of libssl. Not trying to use compression will work around this. 
-* "bad packet length <lots of digits> " means there was a protocol error, normally due to conflicting versions of ssh on the two machines. 
+* "Disconnecting: bad packet length 1349676916. " (or similar) means there was a protocol error, normally due to conflicting versions of ssh on the two machines. For example, I get this from a laptop running [Slackware] version 7 (where OpenSSH-1.2 only supports ssh protocol 1.5) when trying to ssh to a machine running [Slackware] 8 (with OpenSSH-3.4 and only using ssh protocol 2)
 ---- 
-AddToMe