https://bugs.gpodder.org/show_bug.cgi?id=1001
--- Comment #10 from Mark McNeill <[email protected]> 2010-05-10 18:52:06 BST --- (In reply to comment #9) > (In reply to comment #8) > > (In reply to comment #7) > > > Thanks, I can work with that :) Which version of "python-webkit" do you > > > have > > > installed? > > > > 1.0.2-1ubuntu1 for me; hope this helps. > > Thanks. I've got 1.1.7-1 here. I need another output from you. Please run > "python" in a X Terminal and then enter the following command, posting the > output of the last command here (without the ">>>" - that's the Python > prompt): > > >>> import webkit > >>> import gobject > >>> gobject.signal_list_names(webkit.WebView) ('set-scroll-adjustments', 'select-all', 'selection-changed', 'navigation-requested', 'window-object-cleared', 'load-started', 'load-committed', 'load-progress-changed', 'load-finished', 'title-changed', 'hovering-over-link', 'populate-popup', 'status-bar-text-changed', 'icon-loaded', 'console-message', 'script-alert', 'script-confirm', 'script-prompt', 'cut-clipboard', 'copy-clipboard', 'paste-clipboard') Hope this helps. -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
