1 | ã¹ã¯ãªãã㯠2009幎01æ07æ¥ 14æ40å16ç§
|
---|
2 | ã«éå§ããŸãã]0;tasaka1@localhost:~/rpmbuild/TEMP[?1034h[tasaka1@localhost TEMP]$ rpm -q deluge
|
---|
3 | deluge-1.1.0-0.2.rc3.fc11.noarch
|
---|
4 | ]0;tasaka1@localhost:~/rpmbuild/TEMP[tasaka1@localhost TEMP]$ deluge -L debug
|
---|
5 | [INFO ] 14:40:23 main:103 Deluge ui 1.1.0-RC3
|
---|
6 | [DEBUG ] 14:40:23 main:104 options: {'loglevel': 'debug', 'args': None, 'quiet': False, 'ui': None, 'logfile': None, 'config': None}
|
---|
7 | [DEBUG ] 14:40:23 main:105 args: []
|
---|
8 | [DEBUG ] 14:40:23 main:106 ui_args: []
|
---|
9 | [DEBUG ] 14:40:23 configmanager:36 ConfigManager started..
|
---|
10 | [INFO ] 14:40:23 main:109 Starting ui..
|
---|
11 | [DEBUG ] 14:40:23 ui:36 UI init..
|
---|
12 | [DEBUG ] 14:40:23 configmanager:79 Getting config 'ui.conf'
|
---|
13 | [DEBUG ] 14:40:23 config:244 Config /home/tasaka1/.config/deluge/ui.conf loaded: {'default_ui': 'gtk', 'selected_ui': 'gtk'}
|
---|
14 | [INFO ] 14:40:23 ui:52 Starting GtkUI..
|
---|
15 | Xlib: extension "Generic Event Extension" missing on display ":0.0".
|
---|
16 | Xlib: extension "Generic Event Extension" missing on display ":0.0".
|
---|
17 | Xlib: extension "Generic Event Extension" missing on display ":0.0".
|
---|
18 | Xlib: extension "Generic Event Extension" missing on display ":0.0".
|
---|
19 | Xlib: extension "Generic Event Extension" missing on display ":0.0".
|
---|
20 | Xlib: extension "Generic Event Extension" missing on display ":0.0".
|
---|
21 | [DEBUG ] 14:40:24 client:101 CoreProxy init..
|
---|
22 | /usr/lib/python2.6/site-packages/deluge/ui/common.py:27: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
|
---|
23 | from sha import sha
|
---|
24 | [DEBUG ] 14:40:24 configmanager:79 Getting config 'gtkui.conf'
|
---|
25 | [DEBUG ] 14:40:24 config:244 Config /home/tasaka1/.config/deluge/gtkui.conf loaded: {'close_to_tray': True, 'ntf_sound_path': '/home/tasaka1', 'window_width': 975, 'default_load_path': '/home/tasaka1/Downloaded/Torrent', 'window_y_pos': 45, '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': '', 'show_sidebar': True, 'autoconnect_host_uri': None, 'window_maximized': False, 'enable_system_tray': True, 'tray_download_speed_list': [5.0, 10.0, 30.0, 80.0, 300.0], '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': 376, 'enabled_plugins': [], 'show_rate_in_title': False, 'autoadd_enable': False, 'ntf_username': '', 'interactive_add': True, 'sidebar_show_zero': False, 'window_x_pos': 20, 'window_height': 630, 'ntf_security': None, 'connection_limit_list': [50, 100, 200, 300, 500], 'sidebar_position': 130, 'show_new_releases': True, 'autoconnect': False, 'choose_directory_dialog_path': '/home/tasaka1', 'sidebar_show_trackers': False, 'autostart_localhost': False, 'show_toolbar': True, 'autoadd_location': '', 'config_location': '/home/tasaka1/.config/deluge', 'ntf_email_add': '', 'signal_port': 56318}
|
---|
26 | 1.1.0-RC3
|
---|
27 | [DEBUG ] 14:40:24 gtkui:168 retcode: 0
|
---|
28 | [DEBUG ] 14:40:24 component:94 Registered QueuedTorrents with ComponentRegistry..
|
---|
29 | [DEBUG ] 14:40:24 configmanager:79 Getting config 'gtkui.conf'
|
---|
30 | [DEBUG ] 14:40:24 component:94 Registered IPCInterface with ComponentRegistry..
|
---|
31 | [DEBUG ] 14:40:24 component:94 Registered DbusInterface with ComponentRegistry..
|
---|
32 | [DEBUG ] 14:40:24 ipcinterface:75 Processing args from other process: []
|
---|
33 | [DEBUG ] 14:40:24 ipcinterface:78 Not connected to host.. Adding to queue.
|
---|
34 | [INFO ] 14:40:24 dbusinterface:76 Registering with DBUS..
|
---|
35 | [DEBUG ] 14:40:24 component:94 Registered Signals with ComponentRegistry..
|
---|
36 | [DEBUG ] 14:40:24 signalreceiver:44 SignalReceiver init..
|
---|
37 | [DEBUG ] 14:40:24 configmanager:79 Getting config 'gtkui.conf'
|
---|
38 | [DEBUG ] 14:40:24 config:124 Setting 'signal_port' to 61955 of <type 'int'>
|
---|
39 | [DEBUG ] 14:40:24 config:268 Saving new config file /home/tasaka1/.config/deluge/gtkui.conf.new
|
---|
40 | [DEBUG ] 14:40:24 config:277 Moving new config file /home/tasaka1/.config/deluge/gtkui.conf.new to /home/tasaka1/.config/deluge/gtkui.conf..
|
---|
41 | [DEBUG ] 14:40:24 component:94 Registered MainWindow with ComponentRegistry..
|
---|
42 | [DEBUG ] 14:40:24 configmanager:79 Getting config 'gtkui.conf'
|
---|
43 | /usr/lib/python2.6/site-packages/deluge/ui/gtkui/mainwindow.py:51: GtkWarning: gtk_toolbar_set_icon_size: assertion `icon_size != GTK_ICON_SIZE_INVALID' failed
|
---|
44 | "glade/main_window.glade"))
|
---|
45 | [DEBUG ] 14:40:25 config:203 Registering function for show_rate_in_title key..
|
---|
46 | [DEBUG ] 14:40:25 mainwindow:80 Showing window
|
---|
47 | [DEBUG ] 14:40:25 menubar:42 MenuBar init..
|
---|
48 | [DEBUG ] 14:40:25 component:94 Registered MenuBar with ComponentRegistry..
|
---|
49 | [DEBUG ] 14:40:25 configmanager:79 Getting config 'gtkui.conf'
|
---|
50 | [DEBUG ] 14:40:25 component:94 Registered ToolBar with ComponentRegistry..
|
---|
51 | [DEBUG ] 14:40:25 toolbar:40 ToolBar Init..
|
---|
52 | [DEBUG ] 14:40:25 configmanager:79 Getting config 'gtkui.conf'
|
---|
53 | [DEBUG ] 14:40:25 component:94 Registered TorrentView with ComponentRegistry..
|
---|
54 | [DEBUG ] 14:40:25 listview:125 ListView initialized..
|
---|
55 | [DEBUG ] 14:40:25 listview:218 Loading ListView state file: torrentview.state
|
---|
56 | [DEBUG ] 14:40:25 torrentview:118 TorrentView Init..
|
---|
57 | [DEBUG ] 14:40:25 component:94 Registered TorrentDetails with ComponentRegistry..
|
---|
58 | [DEBUG ] 14:40:25 torrentdetails:392 Loading TorrentDetails state file: tabs.state
|
---|
59 | [DEBUG ] 14:40:25 torrentdetails:58 parent: None
|
---|
60 | [DEBUG ] 14:40:25 torrentdetails:58 parent: None
|
---|
61 | [DEBUG ] 14:40:25 files_tab:242 Loading FilesTab state file: files_tab.state
|
---|
62 | [DEBUG ] 14:40:25 torrentdetails:58 parent: None
|
---|
63 | [DEBUG ] 14:40:25 peers_tab:196 Loading PeersTab state file: peers_tab.state
|
---|
64 | [DEBUG ] 14:40:25 torrentdetails:58 parent: None
|
---|
65 | [DEBUG ] 14:40:25 torrentdetails:58 parent: None
|
---|
66 | [DEBUG ] 14:40:25 component:94 Registered SideBar with ComponentRegistry..
|
---|
67 | [DEBUG ] 14:40:25 configmanager:79 Getting config 'gtkui.conf'
|
---|
68 | [DEBUG ] 14:40:25 component:94 Registered FilterTreeView with ComponentRegistry..
|
---|
69 | [DEBUG ] 14:40:25 configmanager:79 Getting config 'gtkui.conf'
|
---|
70 | [DEBUG ] 14:40:25 sidebar:74 add tab:filters
|
---|
71 | [DEBUG ] 14:40:25 filtertreeview:259 nothing selected
|
---|
72 | [DEBUG ] 14:40:25 component:94 Registered Preferences with ComponentRegistry..
|
---|
73 | [DEBUG ] 14:40:26 configmanager:79 Getting config 'gtkui.conf'
|
---|
74 | [DEBUG ] 14:40:26 component:94 Registered SystemTray with ComponentRegistry..
|
---|
75 | [DEBUG ] 14:40:26 configmanager:79 Getting config 'gtkui.conf'
|
---|
76 | [DEBUG ] 14:40:26 config:203 Registering function for enable_system_tray key..
|
---|
77 | [DEBUG ] 14:40:26 systemtray:69 Enabling the system tray icon..
|
---|
78 | [DEBUG ] 14:40:26 component:94 Registered StatusBar with ComponentRegistry..
|
---|
79 | [DEBUG ] 14:40:26 configmanager:79 Getting config 'gtkui.conf'
|
---|
80 | [DEBUG ] 14:40:26 component:94 Registered AddTorrentDialog with ComponentRegistry..
|
---|
81 | [DEBUG ] 14:40:26 coreconfig:32 CoreConfig init..
|
---|
82 | [DEBUG ] 14:40:26 component:94 Registered CoreConfig with ComponentRegistry..
|
---|
83 | [DEBUG ] 14:40:26 component:94 Registered PluginManager with ComponentRegistry..
|
---|
84 | [DEBUG ] 14:40:26 configmanager:79 Getting config 'gtkui.conf'
|
---|
85 | [DEBUG ] 14:40:26 pluginmanagerbase:52 Plugin manager init..
|
---|
86 | [DEBUG ] 14:40:26 configmanager:79 Getting config 'gtkui.conf'
|
---|
87 | [DEBUG ] 14:40:26 pluginmanagerbase:103 Found plugin: Blocklist 1.0
|
---|
88 | [DEBUG ] 14:40:26 pluginmanagerbase:103 Found plugin: Label 0.1
|
---|
89 | [DEBUG ] 14:40:26 component:94 Registered ConnectionManager with ComponentRegistry..
|
---|
90 | [DEBUG ] 14:40:27 configmanager:79 Getting config 'hostlist.conf.1.1'
|
---|
91 | [DEBUG ] 14:40:27 config:244 Config /home/tasaka1/.config/deluge/hostlist.conf.1.1 loaded: {'hosts': ['http://127.0.0.1:58846']}
|
---|
92 | [DEBUG ] 14:40:27 configmanager:79 Getting config 'gtkui.conf'
|
---|
93 | [INFO ] 14:40:27 connectionmanager:478 Starting localhost:58846 daemon..
|
---|
94 | [INFO ] 14:40:27 client:160 Setting core uri as http://localclient:725b8a8989bf03e8951fdc90d8ab43351142db05@127.0.0.1:58846
|
---|
95 | [DEBUG ] 14:40:27 client:192 Creating ServerProxy..
|
---|
96 | [DEBUG ] 14:40:27 component:117 Starting component SystemTray..
|
---|
97 | [DEBUG ] 14:40:27 component:117 Starting component Signals..
|
---|
98 | [DEBUG ] 14:40:27 component:117 Starting component PluginManager..
|
---|
99 | [DEBUG ] 14:40:27 component:117 Starting component Preferences..
|
---|
100 | [DEBUG ] 14:40:27 component:117 Starting component DbusInterface..
|
---|
101 | [DEBUG ] 14:40:27 component:117 Starting component StatusBar..
|
---|
102 | [DEBUG ] 14:40:27 component:117 Starting component AddTorrentDialog..
|
---|
103 | [DEBUG ] 14:40:27 pluginmanager:75 Core has these plugins enabled: []
|
---|
104 | [DEBUG ] 14:40:27 component:117 Starting component FilterTreeView..
|
---|
105 | [DEBUG ] 14:40:27 component:117 Starting component ConnectionManager..
|
---|
106 | [DEBUG ] 14:40:27 component:117 Starting component TorrentView..
|
---|
107 | [DEBUG ] 14:40:27 component:117 Starting component TorrentDetails..
|
---|
108 | [DEBUG ] 14:40:27 component:117 Starting component IPCInterface..
|
---|
109 | [DEBUG ] 14:40:27 component:117 Starting component CoreConfig..
|
---|
110 | [DEBUG ] 14:40:27 component:117 Starting component SideBar..
|
---|
111 | [DEBUG ] 14:40:27 component:117 Starting component QueuedTorrents..
|
---|
112 | [DEBUG ] 14:40:27 component:117 Starting component MainWindow..
|
---|
113 | [DEBUG ] 14:40:27 component:117 Starting component ToolBar..
|
---|
114 | [DEBUG ] 14:40:27 component:117 Starting component MenuBar..
|
---|
115 | /usr/lib/python2.6/site-packages/deluge/ui/client.py:151: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
|
---|
116 | log.warning("Multi-call Exception: %s:%s", e, getattr(e,"message",None))
|
---|
117 | [WARNING ] 14:40:28 client:151 Multi-call Exception: <Fault 1: "<type 'exceptions.TypeError'>:inet_aton() argument 1 must be string, not None">:
|
---|
118 | [WARNING ] 14:40:29 client:151 Multi-call Exception: <Fault 1: "<type 'exceptions.TypeError'>:inet_aton() argument 1 must be string, not None">:
|
---|
119 | [WARNING ] 14:40:31 client:151 Multi-call Exception: <Fault 1: "<type 'exceptions.TypeError'>:inet_aton() argument 1 must be string, not None">:
|
---|
120 | [WARNING ] 14:40:33 client:151 Multi-call Exception: <Fault 1: "<type 'exceptions.TypeError'>:inet_aton() argument 1 must be string, not None">:
|
---|
121 | [WARNING ] 14:40:35 client:151 Multi-call Exception: <Fault 1: "<type 'exceptions.TypeError'>:inet_aton() argument 1 must be string, not None">:
|
---|
122 | [WARNING ] 14:40:37 client:151 Multi-call Exception: <Fault 1: "<type 'exceptions.TypeError'>:inet_aton() argument 1 must be string, not None">:
|
---|
123 | [WARNING ] 14:40:39 client:151 Multi-call Exception: <Fault 1: "<type 'exceptions.TypeError'>:inet_aton() argument 1 must be string, not None">:
|
---|
124 | [WARNING ] 14:40:41 client:151 Multi-call Exception: <Fault 1: "<type 'exceptions.TypeError'>:inet_aton() argument 1 must be string, not None">:
|
---|
125 | [WARNING ] 14:40:43 client:151 Multi-call Exception: <Fault 1: "<type 'exceptions.TypeError'>:inet_aton() argument 1 must be string, not None">:
|
---|
126 | [WARNING ] 14:40:45 client:151 Multi-call Exception: <Fault 1: "<type 'exceptions.TypeError'>:inet_aton() argument 1 must be string, not None">:
|
---|
127 | [WARNING ] 14:40:47 client:151 Multi-call Exception: <Fault 1: "<type 'exceptions.TypeError'>:inet_aton() argument 1 must be string, not None">:
|
---|
128 | [WARNING ] 14:40:49 client:151 Multi-call Exception: <Fault 1: "<type 'exceptions.TypeError'>:inet_aton() argument 1 must be string, not None">:
|
---|
129 | [DEBUG ] 14:40:49 menubar:238 on_menuitem_quit_activate
|
---|
130 | [INFO ] 14:40:49 client:160 Setting core uri as None
|
---|
131 | [DEBUG ] 14:40:49 component:129 Stopping component SystemTray..
|
---|
132 | [DEBUG ] 14:40:49 component:129 Stopping component PluginManager..
|
---|
133 | [DEBUG ] 14:40:49 component:129 Stopping component Preferences..
|
---|
134 | [DEBUG ] 14:40:49 component:129 Stopping component DbusInterface..
|
---|
135 | [DEBUG ] 14:40:49 component:129 Stopping component StatusBar..
|
---|
136 | [DEBUG ] 14:40:49 component:129 Stopping component AddTorrentDialog..
|
---|
137 | [DEBUG ] 14:40:49 component:129 Stopping component FilterTreeView..
|
---|
138 | [DEBUG ] 14:40:49 filtertreeview:259 nothing selected
|
---|
139 | [DEBUG ] 14:40:49 component:129 Stopping component ConnectionManager..
|
---|
140 | [DEBUG ] 14:40:49 component:129 Stopping component TorrentView..
|
---|
141 | [DEBUG ] 14:40:49 component:129 Stopping component Signals..
|
---|
142 | [DEBUG ] 14:40:49 signalreceiver:83 Shutting down signalreceiver
|
---|
143 | [DEBUG ] 14:40:49 signalreceiver:90 Unable to deregister client from server: 'The core proxy is invalid.'
|
---|
144 | [DEBUG ] 14:40:49 signalreceiver:93 Joining listening thread..
|
---|
145 | [DEBUG ] 14:40:49 component:129 Stopping component TorrentDetails..
|
---|
146 | [DEBUG ] 14:40:49 component:129 Stopping component IPCInterface..
|
---|
147 | [DEBUG ] 14:40:49 component:129 Stopping component CoreConfig..
|
---|
148 | [DEBUG ] 14:40:49 component:129 Stopping component SideBar..
|
---|
149 | [DEBUG ] 14:40:49 component:129 Stopping component QueuedTorrents..
|
---|
150 | [DEBUG ] 14:40:49 component:129 Stopping component MainWindow..
|
---|
151 | [DEBUG ] 14:40:49 component:129 Stopping component ToolBar..
|
---|
152 | [DEBUG ] 14:40:49 component:129 Stopping component MenuBar..
|
---|
153 | [DEBUG ] 14:40:49 gtkui:227 gtkui shutting down..
|
---|
154 | [DEBUG ] 14:40:49 component:170 Shutting down component SystemTray..
|
---|
155 | [DEBUG ] 14:40:49 component:170 Shutting down component PluginManager..
|
---|
156 | [DEBUG ] 14:40:49 component:170 Shutting down component Preferences..
|
---|
157 | [DEBUG ] 14:40:49 component:170 Shutting down component DbusInterface..
|
---|
158 | [DEBUG ] 14:40:49 component:170 Shutting down component StatusBar..
|
---|
159 | [DEBUG ] 14:40:49 component:170 Shutting down component AddTorrentDialog..
|
---|
160 | [DEBUG ] 14:40:49 component:170 Shutting down component FilterTreeView..
|
---|
161 | [DEBUG ] 14:40:49 component:170 Shutting down component ConnectionManager..
|
---|
162 | [DEBUG ] 14:40:49 component:170 Shutting down component TorrentView..
|
---|
163 | [DEBUG ] 14:40:49 listview:204 Saving ListView state file: torrentview.state
|
---|
164 | [DEBUG ] 14:40:49 component:170 Shutting down component Signals..
|
---|
165 | [DEBUG ] 14:40:49 component:170 Shutting down component TorrentDetails..
|
---|
166 | [DEBUG ] 14:40:49 files_tab:228 Saving FilesTab state file: files_tab.state
|
---|
167 | [DEBUG ] 14:40:49 peers_tab:182 Saving FilesTab state file: peers_tab.state
|
---|
168 | [DEBUG ] 14:40:49 torrentdetails:378 Saving TorrentDetails state file: tabs.state
|
---|
169 | [DEBUG ] 14:40:49 component:170 Shutting down component IPCInterface..
|
---|
170 | [DEBUG ] 14:40:49 component:170 Shutting down component CoreConfig..
|
---|
171 | [DEBUG ] 14:40:49 component:170 Shutting down component SideBar..
|
---|
172 | [DEBUG ] 14:40:49 sidebar:56 hpaned.position: 130
|
---|
173 | [DEBUG ] 14:40:49 component:170 Shutting down component QueuedTorrents..
|
---|
174 | [DEBUG ] 14:40:49 component:170 Shutting down component MainWindow..
|
---|
175 | [DEBUG ] 14:40:49 component:170 Shutting down component ToolBar..
|
---|
176 | [DEBUG ] 14:40:49 component:170 Shutting down component MenuBar..
|
---|
177 | [INFO ] 14:40:49 client:160 Setting core uri as None
|
---|
178 | ]0;tasaka1@localhost:~/rpmbuild/TEMP[tasaka1@localhost TEMP]$ del
|
---|
179 | ]0;tasaka1@localhost:~/rpmbuild/TEMP[tasaka1@localhost TEMP]$ exit
|
---|
180 |
|
---|
181 | ã¹ã¯ãªãã㯠2009幎01æ07æ¥ 14æ43å45ç§
|
---|
182 | ã«çµäºããŸãã
|
---|