Понятно, просто думал, что это не у меня одного так, поэтому без особых подробностей и конкретных баг-репортов описал. А так, я понимаю, конечно, что без конкретного описания как вопросизвести проблему, вряд ли можно пофиксить проблему, сам программист, поэтому об отладке знаю не только в теории...) Ок, значит будем пытаться более конкретно описывать и отлавливать баги, спасибо за ответ.
На счет unstable-ppa - как раз в том и вопрос был, что если запускать из исходников, то намного ли там более свежая версия будет, или же, например, особо работы над программой пока что не ведется и поэтому, версия в PPA и на гитхабе мало чем отличаются. Понял. Попробовал запустить из исходников, но, к сожалению, даже не запустилась.
woolf@woolf-notebook:~/foobnix/src$ python foobnix.py --debug
(foobnix.py:13829): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(foobnix.py:13829): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(foobnix.py:13829): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
[DEBUG ] [18:45:52] [LOG.py:39] *************** PLATFORM INFORMATION ************************
[DEBUG ] [18:45:52] [LOG.py:41] ==Interpreter==
[DEBUG ] [18:45:52] [LOG.py:42] Version :2.7.6
[DEBUG ] [18:45:52] [LOG.py:43] Version tuple:('2', '7', '6')
[DEBUG ] [18:45:52] [LOG.py:44] Compiler :GCC 4.8.2
[DEBUG ] [18:45:52] [LOG.py:45] Build :('default', 'Feb 26 2014 13:26:07')
[DEBUG ] [18:45:52] [LOG.py:47] ==Platform==
[DEBUG ] [18:45:52] [LOG.py:48] Normal :Linux-3.13.6-031306-generic-i686-with-Ubuntu-14.04-trusty
[DEBUG ] [18:45:52] [LOG.py:49] Aliased:Linux-3.13.6-031306-generic-i686-with-Ubuntu-14.04-trusty
[DEBUG ] [18:45:53] [LOG.py:50] Terse :Linux-3.13.6-031306-generic-i686-with-glibc2.4
[DEBUG ] [18:45:53] [LOG.py:52] ==Operating System and Hardware Info==
[DEBUG ] [18:45:53] [LOG.py:53] uname:('Linux', 'woolf-notebook', '3.13.6-031306-generic', '#201403070154 SMP Fri Mar 7 07:14:26 UTC 2014', 'i686', 'i686')
[DEBUG ] [18:45:53] [LOG.py:54] system :Linux
[DEBUG ] [18:45:53] [LOG.py:55] node :woolf-notebook
[DEBUG ] [18:45:53] [LOG.py:56] release :3.13.6-031306-generic
[DEBUG ] [18:45:53] [LOG.py:57] version :#201403070154 SMP Fri Mar 7 07:14:26 UTC 2014
[DEBUG ] [18:45:53] [LOG.py:58] machine :i686
[DEBUG ] [18:45:53] [LOG.py:59] processor:i686
[DEBUG ] [18:45:53] [LOG.py:61] ==Executable Architecture==
[DEBUG ] [18:45:53] [LOG.py:62] interpreter:('32bit', 'ELF')
[DEBUG ] [18:45:53] [LOG.py:63] /bin/ls :('32bit', 'ELF')
[DEBUG ] [18:45:53] [LOG.py:64] *******************************************************
[DEBUG ] [18:45:53] [fc_helper.py:84] Config loaded
[DEBUG ] [18:45:53] [fc_helper.py:103] is_view_coverlyrics_panel False
[DEBUG ] [18:45:53] [fc_helper.py:103] is_save_online True
[DEBUG ] [18:45:53] [fc_helper.py:103] check_new_version True
[DEBUG ] [18:45:53] [fc_helper.py:103] last_dir None
[DEBUG ] [18:45:53] [fc_helper.py:103] enable_music_scrobbler True
[DEBUG ] [18:45:53] [fc_helper.py:103] main_window_size [119, 154, 1024, 479]
[DEBUG ] [18:45:53] [fc_helper.py:103] on_close_window ON_CLOSE_MINIMIZE
[DEBUG ] [18:45:53] [fc_helper.py:103] columns {'Album': [False, 7, 90], 'Time': [True, 6, 50], 'Title': [False, 4, 70], 'Track': [True, 5, 450], '*': [True, 0, 40], '\xe2\x84\x96': [True, 1, 30], 'Composer': [False, 2, 80], 'Artist': [False, 3, 90]}
[DEBUG ] [18:45:53] [fc_helper.py:103] hide_on_start False
[DEBUG ] [18:45:53] [fc_helper.py:103] antiscreensaver False
[DEBUG ] [18:45:53] [fc_helper.py:103] proxy_enable False
[DEBUG ] [18:45:53] [fc_helper.py:103] order_repeat_style ToggleButtons
[DEBUG ] [18:45:53] [fc_helper.py:103] tab_close_element label
[DEBUG ] [18:45:53] [fc_helper.py:103] search_limit 50
[DEBUG ] [18:45:53] [fc_helper.py:103] notifier True
[DEBUG ] [18:45:53] [fc_helper.py:103] menu_style new
[DEBUG ] [18:45:53] [fc_helper.py:103] play_icon_entry foobnix-play.png
[DEBUG ] [18:45:53] [fc_helper.py:103] proxy_password None
[DEBUG ] [18:45:53] [fc_helper.py:103] radio_icon_entry foobnix-radio.jpg
[DEBUG ] [18:45:53] [fc_helper.py:103] background_image None
[DEBUG ] [18:45:53] [fc_helper.py:103] enable_radio_scrobbler True
[DEBUG ] [18:45:53] [fc_helper.py:103] media_volume_keys {'foobnix --volume-up': 'XF86AudioRaiseVolume', 'foobnix --mute': 'XF86AudioMute', 'foobnix --volume-down': 'XF86AudioLowerVolume'}
[DEBUG ] [18:45:53] [fc_helper.py:103] count_of_tabs 5
[DEBUG ] [18:45:53] [fc_helper.py:103] is_eq_enable False
[DEBUG ] [18:45:53] [fc_helper.py:103] virtual_selected_paths []
[DEBUG ] [18:45:53] [fc_helper.py:103] nav_selected_paths []
[DEBUG ] [18:45:53] [fc_helper.py:103] virtual_expand_paths []
[DEBUG ] [18:45:53] [fc_helper.py:103] stop_icon_entry foobnix-stop.png
[DEBUG ] [18:45:53] [fc_helper.py:103] update_tree_on_start False
[DEBUG ] [18:45:53] [fc_helper.py:103] static_tray_icon True
[DEBUG ] [18:45:53] [fc_helper.py:103] hpaned_left 340
[DEBUG ] [18:45:53] [fc_helper.py:103] is_view_music_tree_panel True
[DEBUG ] [18:45:53] [fc_helper.py:103] active_manager [0, '']
[DEBUG ] [18:45:53] [fc_helper.py:103] eq_presets_default CUSTOM
[DEBUG ] [18:45:53] [fc_helper.py:103] agent_line Mozilla/4.0 (compatible; MSIE 6.1; Windows XP)
[DEBUG ] [18:45:53] [fc_helper.py:103] proxy_user None
[DEBUG ] [18:45:53] [fc_helper.py:103] is_view_info_panel True
[DEBUG ] [18:45:53] [fc_helper.py:103] change_tray_icon False
[DEBUG ] [18:45:53] [fc_helper.py:103] pl_selected_tab 0
[DEBUG ] [18:45:53] [fc_helper.py:103] nosubfolder False
[DEBUG ] [18:45:53] [fc_helper.py:103] hpaned_right_right_side_width 174
[DEBUG ] [18:45:53] [fc_helper.py:103] multimedia_keys {'foobnix --stop': 'XF86AudioStop', 'foobnix --volume-up': 'XF86AudioRaiseVolume', 'foobnix --volume-down': 'XF86AudioLowerVolume', 'foobnix --play-pause': 'XF86AudioPlay', 'foobnix --prev': 'XF86AudioPrev', 'foobnix --mute': 'XF86AudioMute', 'foobnix --next': 'XF86AudioNext'}
[DEBUG ] [18:45:53] [fc_helper.py:103] background_image_themes ['theme/cat.jpg', 'theme/flower.jpg', 'theme/winter.jpg']
[DEBUG ] [18:45:53] [fc_helper.py:103] is_view_lyric_panel True
[DEBUG ] [18:45:53] [fc_helper.py:103] system_icons_dinamic False
[DEBUG ] [18:45:53] [fc_helper.py:103] file_managers ['nautilus', 'dolphin', 'konqueror', 'thunar', 'pcmanfm', 'krusader', 'explorer']
[DEBUG ] [18:45:53] [fc_helper.py:103] numbering_by_order True
[DEBUG ] [18:45:53] [fc_helper.py:103] is_order_random False
[DEBUG ] [18:45:53] [fc_helper.py:103] nav_expand_paths []
[DEBUG ] [18:45:53] [fc_helper.py:103] all_support_formats ['.3g2', '.3gp', '.aac', '.ac3', '.aiff', '.ape', '.asf', '.asx', '.au', '.avi', '.cue', '.flac', '.flv', '.iso.wv', '.m3u', '.m4a', '.m4p', '.m4v', '.mkv', '.mov', '.mp3', '.mp4', '.mpc', '.mpg', '.ogg', '.ra', '.raw', '.rm', '.shn', '.swf', '.vob', '.wav', '.wma', '.wmv', '.wv']
[DEBUG ] [18:45:53] [fc_helper.py:103] auto_start_donwload True
[DEBUG ] [18:45:53] [fc_helper.py:103] video_formats ['.3g2', '.3gp', '.asf', '.asx', '.avi', '.flv', '.mov', '.mpg', '.rm', '.swf', '.vob', '.wmv', '.mkv', '.m4v', '.mp4']
[DEBUG ] [18:45:53] [fc_helper.py:103] window_maximized False
[DEBUG ] [18:45:53] [fc_helper.py:103] show_tray_icon True
[DEBUG ] [18:45:53] [fc_helper.py:103] radio_selected_paths []
[DEBUG ] [18:45:53] [fc_helper.py:103] volume 10
[DEBUG ] [18:45:53] [fc_helper.py:103] media_keys_enabled True
[DEBUG ] [18:45:53] [fc_helper.py:103] is_view_search_panel True
[DEBUG ] [18:45:53] [fc_helper.py:103] gap_secs 0
[DEBUG ] [18:45:53] [fc_helper.py:103] proxy_url None
[DEBUG ] [18:45:53] [fc_helper.py:103] vpaned_small 100
[DEBUG ] [18:45:53] [fc_helper.py:103] temp_volume 10
[DEBUG ] [18:45:53] [fc_helper.py:103] nav_selected_tab 0
[DEBUG ] [18:45:53] [fc_helper.py:103] automatic_online_save False
[DEBUG ] [18:45:53] [fc_helper.py:103] media_volume_keys_enabled False
[DEBUG ] [18:45:53] [fc_helper.py:103] hpaned_right 850
[DEBUG ] [18:45:53] [fc_helper.py:103] online_save_to_folder /tmp
[DEBUG ] [18:45:53] [fc_helper.py:103] is_my_radio_active False
[DEBUG ] [18:45:53] [fc_helper.py:103] tab_position top
[DEBUG ] [18:45:53] [fc_helper.py:103] playlist_type PLAYLIST_TREE
[DEBUG ] [18:45:53] [fc_helper.py:103] audio_formats ['.mp3', '.m3u', '.ogg', '.ape', '.flac', '.wma', '.mpc', '.aiff', '.raw', '.au', '.aac', '.ac3', '.m4a', '.ra', '.m4p', '.wv', '.shn', '.wav']
[DEBUG ] [18:45:53] [fc_helper.py:103] eq_presets None
[DEBUG ] [18:45:53] [fc_helper.py:103] show_full_filename False
[DEBUG ] [18:45:53] [fc_helper.py:103] action_hotkey {'foobnix --volume-up': '<SUPER>Up', 'foobnix --volume-down': '<SUPER>Down', 'foobnix --play-pause': '<SUPER>z', 'foobnix --show-hide': '<SUPER>a', 'foobnix --prev': '<SUPER>Left', 'foobnix --play': '<SUPER>x', 'foobnix --next': '<SUPER>Right'}
[DEBUG ] [18:45:53] [fc_helper.py:103] radio_expand_paths []
[DEBUG ] [18:45:53] [fc_helper.py:103] is_info_panel_show_tags False
[DEBUG ] [18:45:53] [fc_helper.py:103] info_panel_image_size 150
[DEBUG ] [18:45:53] [fc_helper.py:103] all_icons ['foobnix.png', 'foobnix-play.png', 'foobnix-pause.png', 'foobnix-stop.png', 'foobnix-radio.jpg', 'foobnix-tux.gif']
[DEBUG ] [18:45:53] [fc_helper.py:103] repeat_state REPEAT_ALL
[DEBUG ] [18:45:53] [fc_helper.py:103] is_view_video_panel True
[DEBUG ] [18:45:53] [fc_helper.py:103] len_of_tab 30
[DEBUG ] [18:45:53] [fc_helper.py:103] static_icon_entry foobnix.png
[DEBUG ] [18:45:53] [fc_helper.py:103] tabs_mode Multi
[DEBUG ] [18:45:53] [fc_helper.py:103] net_ping False
[DEBUG ] [18:45:53] [fc_helper.py:103] left_perspective info
[DEBUG ] [18:45:53] [fc_helper.py:103] tooltip_image_size 150
[DEBUG ] [18:45:53] [fc_helper.py:103] window_opacity 1
[DEBUG ] [18:45:53] [fc_helper.py:103] pause_icon_entry foobnix-pause.png
[DEBUG ] [18:45:53] [fc_helper.py:103] amount_dm_threads 3
[DEBUG ] [18:45:53] [fc_helper.py:103] notify_time 3000
[DEBUG ] [18:45:53] [fc_helper.py:84] Config loaded
[DEBUG ] [18:45:53] [fc_helper.py:103] vk_login None
[DEBUG ] [18:45:53] [fc_helper.py:103] vk_password None
[DEBUG ] [18:45:53] [fc_helper.py:103] vk_remember_password True
[DEBUG ] [18:45:53] [analytics.py:58] analytics: end_session
[DEBUG ] [18:45:53] [analytics.py:63] analytics: error
Traceback (most recent call last):
File "foobnix.py", line 87, in <module>
foobnix()
File "foobnix.py", line 43, in foobnix
from foobnix.regui.foobnix_core import FoobnixCore
File "/home/woolf/foobnix/src/foobnix/regui/foobnix_core.py", line 13, in <module>
from foobnix.regui.engine.gstreamer import GStreamerEngine
File "/home/woolf/foobnix/src/foobnix/regui/engine/gstreamer.py", line 9, in <module>
import gst
ImportError: No module named gst
[DEBUG ] [18:45:53] [fc_helper.py:63] Config save
[DEBUG ] [18:45:53] [fc_helper.py:103] is_view_coverlyrics_panel False
[DEBUG ] [18:45:53] [fc_helper.py:103] is_save_online True
[DEBUG ] [18:45:53] [fc_helper.py:103] check_new_version True
[DEBUG ] [18:45:53] [fc_helper.py:103] last_dir None
[DEBUG ] [18:45:53] [fc_helper.py:103] enable_music_scrobbler True
[DEBUG ] [18:45:53] [fc_helper.py:103] main_window_size [119, 154, 1024, 479]
[DEBUG ] [18:45:53] [fc_helper.py:103] on_close_window ON_CLOSE_MINIMIZE
[DEBUG ] [18:45:53] [fc_helper.py:103] columns {'Album': [False, 7, 90], 'Time': [True, 6, 50], 'Title': [False, 4, 70], 'Track': [True, 5, 450], '*': [True, 0, 40], '\xe2\x84\x96': [True, 1, 30], 'Composer': [False, 2, 80], 'Artist': [False, 3, 90]}
[DEBUG ] [18:45:53] [fc_helper.py:103] antiscreensaver False
[DEBUG ] [18:45:53] [fc_helper.py:103] proxy_enable False
[DEBUG ] [18:45:53] [fc_helper.py:103] order_repeat_style ToggleButtons
[DEBUG ] [18:45:53] [fc_helper.py:103] tab_close_element label
[DEBUG ] [18:45:53] [fc_helper.py:103] search_limit 50
[DEBUG ] [18:45:53] [fc_helper.py:103] notifier True
[DEBUG ] [18:45:53] [fc_helper.py:103] menu_style new
[DEBUG ] [18:45:53] [fc_helper.py:103] play_icon_entry foobnix-play.png
[DEBUG ] [18:45:53] [fc_helper.py:103] proxy_password None
[DEBUG ] [18:45:53] [fc_helper.py:103] radio_icon_entry foobnix-radio.jpg
[DEBUG ] [18:45:53] [fc_helper.py:103] background_image None
[DEBUG ] [18:45:53] [fc_helper.py:103] enable_radio_scrobbler True
[DEBUG ] [18:45:53] [fc_helper.py:103] media_volume_keys {'foobnix --volume-up': 'XF86AudioRaiseVolume', 'foobnix --mute': 'XF86AudioMute', 'foobnix --volume-down': 'XF86AudioLowerVolume'}
[DEBUG ] [18:45:53] [fc_helper.py:103] count_of_tabs 5
[DEBUG ] [18:45:53] [fc_helper.py:103] is_eq_enable False
[DEBUG ] [18:45:53] [fc_helper.py:103] virtual_selected_paths []
[DEBUG ] [18:45:53] [fc_helper.py:103] nav_selected_paths []
[DEBUG ] [18:45:53] [fc_helper.py:103] virtual_expand_paths []
[DEBUG ] [18:45:53] [fc_helper.py:103] stop_icon_entry foobnix-stop.png
[DEBUG ] [18:45:53] [fc_helper.py:103] update_tree_on_start False
[DEBUG ] [18:45:53] [fc_helper.py:103] static_tray_icon True
[DEBUG ] [18:45:53] [fc_helper.py:103] hpaned_left 340
[DEBUG ] [18:45:53] [fc_helper.py:103] is_view_music_tree_panel True
[DEBUG ] [18:45:53] [fc_helper.py:103] active_manager [0, '']
[DEBUG ] [18:45:53] [fc_helper.py:103] eq_presets_default CUSTOM
[DEBUG ] [18:45:53] [fc_helper.py:103] agent_line Mozilla/4.0 (compatible; MSIE 6.1; Windows XP)
[DEBUG ] [18:45:53] [fc_helper.py:103] proxy_user None
[DEBUG ] [18:45:53] [fc_helper.py:103] is_view_info_panel True
[DEBUG ] [18:45:53] [fc_helper.py:103] change_tray_icon False
[DEBUG ] [18:45:53] [fc_helper.py:103] pl_selected_tab 0
[DEBUG ] [18:45:53] [fc_helper.py:103] nosubfolder False
[DEBUG ] [18:45:53] [fc_helper.py:103] hpaned_right_right_side_width 174
[DEBUG ] [18:45:53] [fc_helper.py:103] multimedia_keys {'foobnix --stop': 'XF86AudioStop', 'foobnix --volume-up': 'XF86AudioRaiseVolume', 'foobnix --volume-down': 'XF86AudioLowerVolume', 'foobnix --play-pause': 'XF86AudioPlay', 'foobnix --prev': 'XF86AudioPrev', 'foobnix --mute': 'XF86AudioMute', 'foobnix --next': 'XF86AudioNext'}
[DEBUG ] [18:45:53] [fc_helper.py:103] background_image_themes ['theme/cat.jpg', 'theme/flower.jpg', 'theme/winter.jpg']
[DEBUG ] [18:45:53] [fc_helper.py:103] is_view_lyric_panel True
[DEBUG ] [18:45:53] [fc_helper.py:103] system_icons_dinamic False
[DEBUG ] [18:45:53] [fc_helper.py:103] file_managers ['nautilus', 'dolphin', 'konqueror', 'thunar', 'pcmanfm', 'krusader', 'explorer']
[DEBUG ] [18:45:53] [fc_helper.py:103] numbering_by_order True
[DEBUG ] [18:45:53] [fc_helper.py:103] is_order_random False
[DEBUG ] [18:45:53] [fc_helper.py:103] nav_expand_paths []
[DEBUG ] [18:45:53] [fc_helper.py:103] all_support_formats ['.3g2', '.3gp', '.aac', '.ac3', '.aiff', '.ape', '.asf', '.asx', '.au', '.avi', '.cue', '.flac', '.flv', '.iso.wv', '.m3u', '.m4a', '.m4p', '.m4v', '.mkv', '.mov', '.mp3', '.mp4', '.mpc', '.mpg', '.ogg', '.ra', '.raw', '.rm', '.shn', '.swf', '.vob', '.wav', '.wma', '.wmv', '.wv']
[DEBUG ] [18:45:53] [fc_helper.py:103] auto_start_donwload True
[DEBUG ] [18:45:53] [fc_helper.py:103] video_formats ['.3g2', '.3gp', '.asf', '.asx', '.avi', '.flv', '.mov', '.mpg', '.rm', '.swf', '.vob', '.wmv', '.mkv', '.m4v', '.mp4']
[DEBUG ] [18:45:53] [fc_helper.py:103] window_maximized False
[DEBUG ] [18:45:53] [fc_helper.py:103] vpaned_small 100
[DEBUG ] [18:45:53] [fc_helper.py:103] show_tray_icon True
[DEBUG ] [18:45:53] [fc_helper.py:103] radio_selected_paths []
[DEBUG ] [18:45:53] [fc_helper.py:103] volume 10
[DEBUG ] [18:45:53] [fc_helper.py:103] media_keys_enabled True
[DEBUG ] [18:45:53] [fc_helper.py:103] is_view_search_panel True
[DEBUG ] [18:45:53] [fc_helper.py:103] gap_secs 0
[DEBUG ] [18:45:53] [fc_helper.py:103] proxy_url None
[DEBUG ] [18:45:53] [fc_helper.py:103] hide_on_start False
[DEBUG ] [18:45:53] [fc_helper.py:103] temp_volume 10
[DEBUG ] [18:45:53] [fc_helper.py:103] nav_selected_tab 0
[DEBUG ] [18:45:53] [fc_helper.py:103] automatic_online_save False
[DEBUG ] [18:45:53] [fc_helper.py:103] media_volume_keys_enabled False
[DEBUG ] [18:45:53] [fc_helper.py:103] hpaned_right 850
[DEBUG ] [18:45:53] [fc_helper.py:103] online_save_to_folder /tmp
[DEBUG ] [18:45:53] [fc_helper.py:103] is_my_radio_active False
[DEBUG ] [18:45:53] [fc_helper.py:103] tab_position top
[DEBUG ] [18:45:53] [fc_helper.py:103] playlist_type PLAYLIST_TREE
[DEBUG ] [18:45:53] [fc_helper.py:103] audio_formats ['.mp3', '.m3u', '.ogg', '.ape', '.flac', '.wma', '.mpc', '.aiff', '.raw', '.au', '.aac', '.ac3', '.m4a', '.ra', '.m4p', '.wv', '.shn', '.wav']
[DEBUG ] [18:45:53] [fc_helper.py:103] eq_presets None
[DEBUG ] [18:45:53] [fc_helper.py:103] show_full_filename False
[DEBUG ] [18:45:53] [fc_helper.py:103] action_hotkey {'foobnix --volume-up': '<SUPER>Up', 'foobnix --volume-down': '<SUPER>Down', 'foobnix --play-pause': '<SUPER>z', 'foobnix --show-hide': '<SUPER>a', 'foobnix --prev': '<SUPER>Left', 'foobnix --play': '<SUPER>x', 'foobnix --next': '<SUPER>Right'}
[DEBUG ] [18:45:53] [fc_helper.py:103] radio_expand_paths []
[DEBUG ] [18:45:53] [fc_helper.py:103] is_info_panel_show_tags False
[DEBUG ] [18:45:53] [fc_helper.py:103] info_panel_image_size 150
[DEBUG ] [18:45:53] [fc_helper.py:103] all_icons ['foobnix.png', 'foobnix-play.png', 'foobnix-pause.png', 'foobnix-stop.png', 'foobnix-radio.jpg', 'foobnix-tux.gif']
[DEBUG ] [18:45:53] [fc_helper.py:103] repeat_state REPEAT_ALL
[DEBUG ] [18:45:53] [fc_helper.py:103] is_view_video_panel True
[DEBUG ] [18:45:53] [fc_helper.py:103] len_of_tab 30
[DEBUG ] [18:45:53] [fc_helper.py:103] static_icon_entry foobnix.png
[DEBUG ] [18:45:53] [fc_helper.py:103] tabs_mode Multi
[DEBUG ] [18:45:53] [fc_helper.py:103] net_ping False
[DEBUG ] [18:45:53] [fc_helper.py:103] left_perspective info
[DEBUG ] [18:45:53] [fc_helper.py:103] tooltip_image_size 150
[DEBUG ] [18:45:53] [fc_helper.py:103] window_opacity 1
[DEBUG ] [18:45:53] [fc_helper.py:103] pause_icon_entry foobnix-pause.png
[DEBUG ] [18:45:53] [fc_helper.py:103] amount_dm_threads 3
[DEBUG ] [18:45:53] [fc_helper.py:103] notify_time 3000
[DEBUG ] [18:45:53] [fc_helper.py:63] Config save
[DEBUG ] [18:45:53] [fc_helper.py:103] vk_login None
[DEBUG ] [18:45:53] [fc_helper.py:103] vk_password None
[DEBUG ] [18:45:53] [fc_helper.py:103] vk_remember_password True
[DEBUG ] [18:45:53] [fc_helper.py:84] Config loaded
[DEBUG ] [18:45:53] [fc_helper.py:103] cache_radio_tree_beans []
[DEBUG ] [18:45:53] [fc_helper.py:103] tab_pl_names [u'Empty tab']
[DEBUG ] [18:45:53] [fc_helper.py:103] cache_pl_tab_contents []
[DEBUG ] [18:45:53] [fc_helper.py:103] album_titles {}
[DEBUG ] [18:45:53] [fc_helper.py:103] cache_music_tree_beans [[]]
[DEBUG ] [18:45:53] [fc_helper.py:103] cache_virtual_tree_beans []
[DEBUG ] [18:45:53] [fc_helper.py:103] covers {}
[DEBUG ] [18:45:53] [fc_helper.py:103] tab_names [u'Empty tab']
[DEBUG ] [18:45:53] [fc_helper.py:103] last_music_path None
[DEBUG ] [18:45:53] [fc_helper.py:103] music_paths [[]]
[DEBUG ] [18:45:53] [fc_helper.py:63] Config save
[DEBUG ] [18:45:53] [fc_helper.py:103] cache_radio_tree_beans []
[DEBUG ] [18:45:53] [fc_helper.py:103] tab_pl_names [u'Empty tab']
[DEBUG ] [18:45:53] [fc_helper.py:103] cache_pl_tab_contents []
[DEBUG ] [18:45:53] [fc_helper.py:103] album_titles {}
[DEBUG ] [18:45:53] [fc_helper.py:103] cache_music_tree_beans [[]]
[DEBUG ] [18:45:53] [fc_helper.py:103] cache_virtual_tree_beans []
[DEBUG ] [18:45:53] [fc_helper.py:103] covers {}
[DEBUG ] [18:45:53] [fc_helper.py:103] tab_names [u'Empty tab']
[DEBUG ] [18:45:53] [fc_helper.py:103] last_music_path None
[DEBUG ] [18:45:53] [fc_helper.py:103] music_paths [[]]
woolf@woolf-notebook:~/foobnix/src$