FS#162 - "uzbl-tabbed: error: parse_command: unknown command"
Attached to Project:
Uzbl
Opened by Paul Bonser (pib) - 2009-12-23 03:03:36 AM
Last edited by Anonymous Submitter - 2010-02-08 01:04:13 PM
Opened by Paul Bonser (pib) - 2009-12-23 03:03:36 AM
Last edited by Anonymous Submitter - 2010-02-08 01:04:13 PM
|
DetailsI'm getting some strange errors when trying to run uzbl-tabbed.
It seems to start with things like this: uzbl-tabbed: error: parse_command: unknown command 'EVENT [52428803_01] COMMAND_EXECUTED print uri 1 http://www .uzbl.org/readme.php' uzbl-tabbed: error: parse_command: unknown command 'EVENT [52428803_01] KEY_PRESS space EVENT [52428803_01] COM MAND_EXECUTED print title 1 Uzbl - web interface tools which adhere to the unix philosophy.' but then it progresses to stranger things, where it gets chunks of lines or multiple lines in a single command: uzbl-tabbed: error: parse_command: unknown command 'EVENT [52428803_01] COMMAND_EXECUTED print uri 1 http://www .uzbl.org/readme.php' uzbl-tabbed: error: parse_command: unknown command 'EVENT [52428803_01] KEY_RELEASE o EVENT [52428803_01] COMMA ND_EXECUTED print title 1 Uzbl - web interface tools which adhere to the unix philosophy.' uzbl-tabbed: error: parse_command: unknown command 'ine="single"> </span> EVENT [52428803_01] KEY_RELEASE . EVE NT [52428803_01] KEY_PRESS c EVENT [52428803_01] VARIABLE_SET keycmd str go google.c<span underline="single"> < /span> EVENT [52428803_01] KEY_RELEASE c EVENT [52428803_01] KEY_PRESS o EVENT [52428803_01] VARIABLE_SET keycm d str go google.co<span underline="single"> </span> EVENT [52428803_01] KEY_PRESS m EVENT [52428803_01] VARIABL E_SET keycmd str go google.com<span underline="single"> </span> EVENT [52428803_01] KEY_RELEASE o EVENT [524288 03_01] KEY_RELEASE m EVENT [52428803_01] KEY_PRESS Return EVENT [52428803_01] KEYCMD_EXEC_CURRENT EVENT [524288 03_01] VARIABLE_SET keycmd str go google.com<span underline="single"> </span> EVENT [52428803_01] COMMAND_EXECU TED sh "echo "new google.com" > "/tmp/uzbltabbed_17551"" EVENT [52428803_01] VARIABLE_SET keycmd str EVENT [524 28803_01] VARIABLE_SET keycmd str EVENT [52428803_01] COMMAND_EXECUTED print uri 1 http://www.uzbl.org/readme.p hp' uzbl-tabbed: error: parse_command: unknown command 'c6358cce0ec5aa9e0ba2717089a7237 EVENT [52428803_01] KEY_REL EASE Return EVENT [52428803_01] COMMAND_EXECUTED print title 1 Uzbl - web interface tools which adhere to the u nix philosophy.' or this: uzbl-tabbed: error: parse_command: unknown command '2428803_01] VARIABLE_SET keycmd str gogoo<span underline="s ingle"> </span> EVENT [52428803_01] KEY_RELEASE o EVENT [52428803_01] KEY_PRESS g EVENT [52428803_01] VARIABLE_ SET keycmd str gogoog<span underline="single"> </span> EVENT [52428803_01] KEY_PRESS l EVENT [52428803_01] VARI ABLE_SET keycmd str gogoogl<span underline="single"> </span> EVENT [52428803_01] COMMAND_EXECUTED print uri 1 h ttp://www.uzbl.org/readme.php'; In conjunction with those errors, it seems like it stops responding to key commands... |
This task depends upon
Closed by Anonymous Submitter
2010-02-08 01:04:13 PM
Reason for closing: Fixed
Additional comments about closing: Fixed uzbl-tabbed is now in master & experimental branches.
2010-02-08 01:04:13 PM
Reason for closing: Fixed
Additional comments about closing: Fixed uzbl-tabbed is now in master & experimental branches.
I've been working on this problem by upgrading the script to make use of our new event system; this won't take much longer.
I have some UI experimentation I want to do, and I'm looking at using uzbl-tabbed as the basis for those experiments.
Also, if I'm going to use uzbl on a daily basis (it looks like something I would like to use), I'll definitely need tabs working. So again, I'm glad it's being fixed. Thanks.