A few questions, please help

If you are new to Linux or new to Sabayon Linux and just not sure where to post, here ya go. Post without fear of being told to RTFM :-)

Moderator: Moderators

A few questions, please help

Postby tuxsax » Thu Aug 27, 2009 21:20

Hi all,
I'm not exactly a newbie in linux, I have some experience, but I'm really new to Sabayon, though I tried Gentoo in the past, I still don't understand how things work yet so I'll better ask here to see if I can get some help
I have a couple of problems I don't find a way to solve.

1. When browsing to iGoogle or to my Gmail account, firefox pops up the bar that says a missing plugin needs to be installed, when I click on "Install Missing Plugins" it searches but cannot find a suitable plugin, so I don't know what is it that is missing, otherwise I'd try to download and install it manually.
Does somebody know what's the problem and how to solve it?

2. I tried to run the Deluge BitTorrent Client and all it does is to freeze on a grey window, nothing happens.
I tried then to run on a terminal so I can see some debug info, this is the log:

Code: Select all
$ deluge -L debug
[INFO    ] 23:17:28 main:117 Deluge ui 1.1.9
[DEBUG   ] 23:17:28 main:118 options: {'loglevel': 'debug', 'default_ui': None, 'args': None, 'quiet': False, 'ui': None, 'logfile': None, 'config': None}
[DEBUG   ] 23:17:28 main:119 args: []
[DEBUG   ] 23:17:28 main:120 ui_args: []
[INFO    ] 23:17:28 main:123 Starting ui..
[DEBUG   ] 23:17:28 ui:47 UI init..
[DEBUG   ] 23:17:28 configmanager:91 Getting config 'ui.conf'
[DEBUG   ] 23:17:28 config:253 Config /home/ziv/.config/deluge/ui.conf loaded: {'default_ui': 'gtk'}
[INFO    ] 23:17:28 ui:64 Starting GtkUI..
[DEBUG   ] 23:17:28 client:113 CoreProxy init..
[DEBUG   ] 23:17:28 configmanager:91 Getting config 'gtkui.conf'
[DEBUG   ] 23:17:28 config:253 Config /home/ziv/.config/deluge/gtkui.conf loaded: {'close_to_tray': True, 'ntf_sound_path': '/home/ziv', 'window_width': 640, 'default_load_path': None, 'window_y_pos': 0, 'ntf_email': False, 'tray_upload_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], 'show_statusbar': True, 'ntf_popup': False, 'ntf_pass': '', 'tray_download_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], 'autoconnect_host_uri': None, 'window_maximized': False, 'enable_system_tray': True, 'show_sidebar': True, 'show_connection_manager_on_start': True, 'lock_tray': False, 'ntf_sound': False, 'tray_password': '', 'focus_add_dialog': True, 'ntf_server': '', 'start_in_tray': False, 'ntf_tray_blink': True, 'check_new_releases': True, 'autoadd_queued': False, 'classic_mode': True, 'window_pane_position': 111, 'enabled_plugins': [], 'show_rate_in_title': False, 'autoadd_enable': False, 'ntf_username': '', 'interactive_add': True, 'sidebar_show_zero': False, 'window_x_pos': 0, 'window_height': 480, 'ntf_security': None, 'connection_limit_list': [50, 100, 200, 300, 500], 'sidebar_position': 170, 'show_new_releases': True, 'autoconnect': False, 'choose_directory_dialog_path': '/home/ziv', 'sidebar_show_trackers': True, 'autostart_localhost': False, 'show_toolbar': True, 'autoadd_location': '', 'config_location': '/home/ziv/.config/deluge', 'ntf_email_add': '', 'signal_port': 64527}
1.1.9
[DEBUG   ] 23:17:28 gtkui:182 retcode: 0
[DEBUG   ] 23:17:28 component:106 Registered QueuedTorrents with ComponentRegistry..
[DEBUG   ] 23:17:28 configmanager:91 Getting config 'gtkui.conf'
[DEBUG   ] 23:17:28 component:106 Registered IPCInterface with ComponentRegistry..
[DEBUG   ] 23:17:28 component:106 Registered DbusInterface with ComponentRegistry..
[DEBUG   ] 23:17:28 ipcinterface:87 Processing args from other process: []
[DEBUG   ] 23:17:28 ipcinterface:90 Not connected to host.. Adding to queue.
[INFO    ] 23:17:28 dbusinterface:88 Registering with DBUS..
[DEBUG   ] 23:17:28 component:106 Registered Signals with ComponentRegistry..
[DEBUG   ] 23:17:28 signalreceiver:56 SignalReceiver init..
[DEBUG   ] 23:17:28 configmanager:91 Getting config 'gtkui.conf'
[DEBUG   ] 23:17:28 config:135 Setting 'signal_port' to 42102 of <type 'int'>
[DEBUG   ] 23:17:28 config:278 Saving new config file /home/ziv/.config/deluge/gtkui.conf.new
[DEBUG   ] 23:17:28 config:290 Backing up old config file to /home/ziv/.config/deluge/gtkui.conf~
[DEBUG   ] 23:17:28 config:298 Moving new config file /home/ziv/.config/deluge/gtkui.conf.new to /home/ziv/.config/deluge/gtkui.conf..
[DEBUG   ] 23:17:28 component:106 Registered MainWindow with ComponentRegistry..
[DEBUG   ] 23:17:28 configmanager:91 Getting config 'gtkui.conf'
[DEBUG   ] 23:17:28 config:212 Registering function for show_rate_in_title key..
[DEBUG   ] 23:17:28 mainwindow:92 Showing window
[DEBUG   ] 23:17:28 menubar:54 MenuBar init..
[DEBUG   ] 23:17:28 component:106 Registered MenuBar with ComponentRegistry..
[DEBUG   ] 23:17:28 configmanager:91 Getting config 'gtkui.conf'
[DEBUG   ] 23:17:28 component:106 Registered ToolBar with ComponentRegistry..
[DEBUG   ] 23:17:28 toolbar:52 ToolBar Init..
[DEBUG   ] 23:17:28 configmanager:91 Getting config 'gtkui.conf'
[DEBUG   ] 23:17:28 component:106 Registered TorrentView with ComponentRegistry..
[DEBUG   ] 23:17:28 listview:137 ListView initialized..
[DEBUG   ] 23:17:28 listview:236 Loading ListView state file: torrentview.state
[DEBUG   ] 23:17:28 torrentview:130 TorrentView Init..
[DEBUG   ] 23:17:28 component:106 Registered TorrentDetails with ComponentRegistry..
[DEBUG   ] 23:17:28 torrentdetails:411 Loading TorrentDetails state file: tabs.state
[DEBUG   ] 23:17:28 torrentdetails:70 parent: None
[DEBUG   ] 23:17:28 torrentdetails:70 parent: None
[DEBUG   ] 23:17:28 files_tab:251 Loading FilesTab state file: files_tab.state
[DEBUG   ] 23:17:28 torrentdetails:70 parent: None
[DEBUG   ] 23:17:28 peers_tab:205 Loading PeersTab state file: peers_tab.state
[DEBUG   ] 23:17:28 torrentdetails:70 parent: None
[DEBUG   ] 23:17:28 torrentdetails:70 parent: None
[DEBUG   ] 23:17:28 component:106 Registered SideBar with ComponentRegistry..
[DEBUG   ] 23:17:28 configmanager:91 Getting config 'gtkui.conf'
[DEBUG   ] 23:17:28 component:106 Registered FilterTreeView with ComponentRegistry..
[DEBUG   ] 23:17:28 configmanager:91 Getting config 'gtkui.conf'
[DEBUG   ] 23:17:28 sidebar:86 add tab:filters
[DEBUG   ] 23:17:28 filtertreeview:270 nothing selected
[DEBUG   ] 23:17:28 component:106 Registered Preferences with ComponentRegistry..
[DEBUG   ] 23:17:29 configmanager:91 Getting config 'gtkui.conf'
[DEBUG   ] 23:17:29 component:106 Registered SystemTray with ComponentRegistry..
[DEBUG   ] 23:17:29 configmanager:91 Getting config 'gtkui.conf'
[DEBUG   ] 23:17:29 config:212 Registering function for enable_system_tray key..
[DEBUG   ] 23:17:29 systemtray:81 Enabling the system tray icon..
[DEBUG   ] 23:17:29 component:106 Registered StatusBar with ComponentRegistry..
[DEBUG   ] 23:17:29 configmanager:91 Getting config 'gtkui.conf'
[DEBUG   ] 23:17:29 component:106 Registered AddTorrentDialog with ComponentRegistry..
[DEBUG   ] 23:17:29 coreconfig:44 CoreConfig init..
[DEBUG   ] 23:17:29 component:106 Registered CoreConfig with ComponentRegistry..
[DEBUG   ] 23:17:29 component:106 Registered PluginManager with ComponentRegistry..
[DEBUG   ] 23:17:29 configmanager:91 Getting config 'gtkui.conf'
[DEBUG   ] 23:17:29 pluginmanagerbase:64 Plugin manager init..
[DEBUG   ] 23:17:29 configmanager:91 Getting config 'gtkui.conf'
[DEBUG   ] 23:17:29 pluginmanagerbase:115 Found plugin: Blocklist 1.0
[DEBUG   ] 23:17:29 pluginmanagerbase:115 Found plugin: Label 0.1
[DEBUG   ] 23:17:29 component:106 Registered ConnectionManager with ComponentRegistry..
[DEBUG   ] 23:17:29 configmanager:91 Getting config 'hostlist.conf.1.1'
[WARNING ] 23:17:29 config:251 Unable to load config file: /home/ziv/.config/deluge/hostlist.conf.1.1
[DEBUG   ] 23:17:29 config:253 Config /home/ziv/.config/deluge/hostlist.conf.1.1 loaded: {'hosts': ['http://127.0.0.1:58846']}
[DEBUG   ] 23:17:29 configmanager:91 Getting config 'gtkui.conf'
[INFO    ] 23:17:29 connectionmanager:490 Starting localhost:58846 daemon..


And then all I get is still that grey window and nothing happens.

Hope someone can help
Thanks!
______________________________
Two things I love: Linux and my sax




ASUS M2N-SLI DELUXE - nForce 570 SLI Rev A1
Athlon64 X2 Dual Core 4800+
2048MB Kingston DDR2 667
GeForce 7600 GT 256MB
WD SATAII 16M Cache 320G / WD SATAII 8M Cache 250G

User avatar
tuxsax
Baby Hen
 
Posts: 2
Joined: Wed Feb 18, 2009 15:43

Re: A few questions, please help

Postby Stupot » Thu Aug 27, 2009 23:30

1. That's a known issue, although I'm not sure what that plugin is for. I haven't run into any problems not being able to do anything with gmail etc because of the missing plugin.

2. hmm, I'm not sure what is going on there. I'm using the same version of deluge as you, so it shouldn't be an issue with the app itself. However, I'm doing some sabayon testing, so I can't really claim to be running the same set of applications as you.
Stupot
Sagely Hen
 
Posts: 1012
Joined: Wed Feb 14, 2007 3:44
Location: St. Louis, MO, USA

Re: A few questions, please help

Postby nebelwanderer » Fri Aug 28, 2009 11:44

2. Yeah, I had the same problem. The solution of it is emerging Deluge with the proper USE-flags - the version of Deluge that you can install from Entropy is always with this problem.
Image
nebelwanderer
Simple Hen
 
Posts: 45
Joined: Mon May 25, 2009 22:35
Location: Moscow, Russia

Re: A few questions, please help

Postby wolfden » Fri Aug 28, 2009 12:39

nebelwanderer wrote:2. Yeah, I had the same problem. The solution of it is emerging Deluge with the proper USE-flags - the version of Deluge that you can install from Entropy is always with this problem.


did you file a bug so it can get fixed?
User avatar
wolfden
Sharecropper
 
Posts: 8822
Joined: Sat Jan 14, 2006 0:55
Location: Midwest USA

Re: A few questions, please help

Postby om1d3 » Fri Aug 28, 2009 17:04

I have just emerged Deluge and the behavior is the same: frozen from the start. Maybe some USE flags would be helpful...
I like money, but I'm not crazy about them. Seems the feeling is mutual.
User avatar
om1d3
Baby Hen
 
Posts: 13
Joined: Tue Jan 15, 2008 15:24
Location: Bucureşti, România

Re: A few questions, please help

Postby tuxsax » Fri Aug 28, 2009 17:25

nebelwanderer wrote:2. Yeah, I had the same problem. The solution of it is emerging Deluge with the proper USE-flags - the version of Deluge that you can install from Entropy is always with this problem.


Well, how would I know which "correct" USE flags I should use for it?

Regarding the Firefox, I also didn't come to a point something is not working because of that, it's just bugging me every time I go into my Gmail or some other google related sites...
______________________________
Two things I love: Linux and my sax




ASUS M2N-SLI DELUXE - nForce 570 SLI Rev A1
Athlon64 X2 Dual Core 4800+
2048MB Kingston DDR2 667
GeForce 7600 GT 256MB
WD SATAII 16M Cache 320G / WD SATAII 8M Cache 250G

User avatar
tuxsax
Baby Hen
 
Posts: 2
Joined: Wed Feb 18, 2009 15:43

Re: A few questions, please help

Postby angularsofty » Tue Sep 01, 2009 3:42

After seeing that deluged.log contained
[ERROR ] 23:50:20 main:207 No module named libtorrent
I was able to get deluge to start just fine by installing net-libs/rb_libtorrent from the repositories. I'm new to Gentoo and realize this is just a workaround... would appreciate if somebody could explain the USE flag fix mentioned above.
angularsofty
Baby Hen
 
Posts: 1
Joined: Tue Sep 01, 2009 3:34


Return to Beginners|Newbies Area

Who is online

Users browsing this forum: No registered users and 1 guest