Created
April 5, 2014 10:48
-
-
Save Eugeny/9990313 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
user@user-VirtualBox:~/work/wingpanel/build$ pkill wingpanel; ./wingpanel -d | |
[_LOG_LEVEL_INFO 13:48:21.579874] Application.vala:77: Wingpanel version: 0.2.5 | |
[_LOG_LEVEL_INFO 13:48:21.580008] Application.vala:79: Kernel version: 3.2.0-51-generic | |
[_LOG_LEVEL_DEBUG 13:48:21.655231] [Gtk] Connecting to session manager | |
[_LOG_LEVEL_DEBUG 13:48:21.657098] WingpanelApp.vala:41: Activating | |
[_LOG_LEVEL_DEBUG 13:48:21.662512] Settings.vala:158: Loading settings from schema 'org.pantheon.desktop.wingpanel' | |
[_LOG_LEVEL_DEBUG 13:48:21.667181] IndicatorFileModel.vala:41: Blacklisting libappmenu.so | |
[_LOG_LEVEL_DEBUG 13:48:21.667248] IndicatorFileModel.vala:44: Blacklisted Indicators: ,libappmenu.so | |
[_LOG_LEVEL_DEBUG 13:48:21.667479] IndicatorFileModel.vala:48: Indicator Directory: /usr/lib/indicators3/7 | |
[_LOG_LEVEL_DEBUG 13:48:21.667770] IndicatorFileModel.vala:84: LOADING: libapplication.so | |
[_LOG_LEVEL_DEBUG 13:48:21.668890] IndicatorFileModel.vala:84: LOADING: libsession.so | |
[_LOG_LEVEL_FATAL 13:48:21.706425] [GLib] g_error_free: assertion 'error != NULL' failed | |
[_LOG_LEVEL_FATAL 13:48:21.708080] Wingpanel will not function properly. | |
[_LOG_LEVEL_DEBUG 13:48:21.710249] IndicatorFileModel.vala:84: LOADING: libsoundmenu.so | |
[_LOG_LEVEL_DEBUG 13:48:21.736972] [Indicator-Session] get entries | |
[_LOG_LEVEL_WARN 13:48:21.749294] [libindicator] IndicatorObject class does not have an accessible description. | |
...[fontconfig warnings]... | |
[_LOG_LEVEL_DEBUG 13:48:21.829373] AppLauncherService.vala:92: Connected to AppLauncherService | |
[_LOG_LEVEL_WARN 13:48:22.055937] [LIBDBUSMENU-GLIB] Getting layout failed: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface 'com.canonical.dbusmenu' on object at path /com/canonical/indicator/users/menu | |
[_LOG_LEVEL_WARN 13:48:22.056271] [LIBDBUSMENU-GLIB] Getting layout failed: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface 'com.canonical.dbusmenu' on object at path /com/canonical/indicator/session/menu | |
[_LOG_LEVEL_DEBUG 13:48:22.097655] [Indicator-Session] Guest Session USER DOESN'T HAVE ACTIVE SESSIONS | |
[_LOG_LEVEL_FATAL 13:48:22.101246] [GdkPixbuf] gdk_pixbuf_new_from_file_at_scale: assertion 'filename != NULL' failed | |
[_LOG_LEVEL_FATAL 13:48:22.101292] Wingpanel will not function properly. | |
[_LOG_LEVEL_WARN 13:48:22.101355] [Indicator-Session] Could not load the user image ((null)) for some reason | |
[_LOG_LEVEL_DEBUG 13:48:22.103757] [Indicator-Session] new_user_item ("Guest Session") | |
[_LOG_LEVEL_DEBUG 13:48:22.108443] [Indicator-Session] User USER HAS ACTIVE SESSIONS | |
[_LOG_LEVEL_WARN 13:48:22.109370] [Indicator-Session] Could not load the user image (/home/user/.face) for some reason | |
[_LOG_LEVEL_DEBUG 13:48:22.115634] [Indicator-Session] new_user_item ("User") | |
[_LOG_LEVEL_DEBUG 13:48:22.136430] [Indicator-Sound] indicator-sound: new_volume_slider_widget | |
[_LOG_LEVEL_DEBUG 13:48:22.144548] [Indicator-Sound] indicator-sound: new_voip_slider_widget | |
[_LOG_LEVEL_DEBUG 13:48:22.150650] [Indicator-Sound] indicator-sound: new_metadata_widget | |
[_LOG_LEVEL_DEBUG 13:48:22.151540] [Indicator-Sound] new_metadata_widget ("Music") | |
[_LOG_LEVEL_DEBUG 13:48:22.151847] [Indicator-Sound] indicator-sound: new_transport_bar() called | |
[_LOG_LEVEL_FATAL 13:48:22.152056] [Gtk] gtk_widget_realize: assertion 'widget->priv->anchored || GTK_IS_INVISIBLE (widget)' failed | |
[_LOG_LEVEL_FATAL 13:48:22.156942] Wingpanel will not function properly. | |
[_LOG_LEVEL_INFO 13:48:22.280281] BasePanel.vala:76: New Panel Height: 30 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment