FS#215 - Session not working in uzbl-tabbed
Attached to Project:
Uzbl
Opened by palkeo (palkeo) - 2010-03-15 06:15:32 PM
Last edited by Anonymous Submitter - 2010-03-21 02:17:53 PM
Opened by palkeo (palkeo) - 2010-03-15 06:15:32 PM
Last edited by Anonymous Submitter - 2010-03-21 02:17:53 PM
|
DetailsHi,
I am trying uzbl-tabbed, but the session doesn't works : The session file contains always « uri » in place of the url of a tab, for example : « curtab = 1 uri Test uri Google » But i have noticed that replacing « var » by « val » in line 489 in uzbl-tabbed seem to fix the problem : « if var == "uri": self.uri = val # and not var self.parent.update_tablist() » I don't know if it's a good solution, but it seem to work. |
This task depends upon
Closed by Anonymous Submitter
2010-03-21 02:17:53 PM
Reason for closing: Fixed
Additional comments about closing: Fixed and simplified session loading and saving code in uzbl-tabbed.
2010-03-21 02:17:53 PM
Reason for closing: Fixed
Additional comments about closing: Fixed and simplified session loading and saving code in uzbl-tabbed.