FS#253 - uzbl-tabbed won't start
Attached to Project:
Uzbl
Opened by Oriol de la Dehesa Demaria (oriold) - 2011-03-17 10:40:32 AM
Last edited by Brendan Taylor (bct) - 2011-04-14 02:45:49 AM
Opened by Oriol de la Dehesa Demaria (oriold) - 2011-03-17 10:40:32 AM
Last edited by Brendan Taylor (bct) - 2011-04-14 02:45:49 AM
|
DetailsSince update to 2011.03.14 uzbl-tabbed won't start:
[~]$ uzbl-tabbed -v {'capture_new_windows': True, 'fifo_dir': '/tmp', 'gtk_refresh': 1000, 'gtk_tab_pos': 'top', 'https_colours': 'foreground = "#888"', 'https_text_colours': 'foreground = "#9c8e2d"', 'icon_path': '/home/oriol/.local/share/uzbl/uzbl.png', 'max_title_len': 50, 'multiline_tabs': True, 'new_tab_title': 'Loading', 'save_session': True, 'saved_sessions_dir': '/home/oriol/.local/share/uzbl/sessions/', 'selected_https': 'foreground = "#fff"', 'selected_https_text': 'foreground = "gold"', 'selected_tab': 'foreground = "#fff"', 'selected_tab_text': 'foreground = "green"', 'session_file': '/home/oriol/.local/share/uzbl/session', 'show_ellipsis': True, 'show_gtk_tabs': False, 'show_tablist': True, 'socket_dir': '/tmp', 'status_background': '#303030', 'switch_to_new_tabs': True, 'tab_colours': 'foreground = "#888" background = "#303030"', 'tab_indexes': True, 'tab_indicate_https': True, 'tab_text_colours': 'foreground = "#bbb"', 'tab_titles': True, 'tablist_top': True, 'verbose': True, 'window_size': '800,800'} uzbl-tabbed: [fifo] listening at '/tmp/uzbltabbed_32740.fifo' uzbl-tabbed: [socket] listening at '/tmp/uzbltabbed_32740.socket' (uzbl-core:32744): Gtk-WARNING **: Theme directory scalable/animations/small/16x16 of theme archlinux-kde has no size field (uzbl-core:32744): Gtk-WARNING **: Theme directory scalable/animations/small/22x22 of theme archlinux-kde has no size field Traceback (most recent call last): File "/usr/bin/uzbl-tabbed", line 318, in _socket_recv self._feed(self._socket.recv(1024)) #TODO: is io_add_watch edge or level-triggered ? File "/usr/bin/uzbl-tabbed", line 343, in _feed self.uzbl.parse_command(cmd) File "/usr/bin/uzbl-tabbed", line 452, in parse_command type, args = args.split(" ", 1) ValueError: need more than 1 value to unpack And hangs there. |
This task depends upon
Closed by Brendan Taylor (bct)
2011-04-14 02:45:49 AM
Reason for closing: Fixed
Additional comments about closing: Sorry about this. Should be fixed now, please reopen if it's not.
2011-04-14 02:45:49 AM
Reason for closing: Fixed
Additional comments about closing: Sorry about this. Should be fixed now, please reopen if it's not.