GithubHelp home page GithubHelp logo

Comments (12)

davidmhewitt avatar davidmhewitt commented on July 30, 2024

You are using the normal elementary greeter (lightdm) right? You haven't replaced it or modified it in some way?

from wingpanel-indicator-session.

kepicorp avatar kepicorp commented on July 30, 2024

Yes standard greeter
/etc/lightdm/io.elementary.greeter.conf
[greeter]
#activate-numlock=true
#default-wallpaper=/usr/share/backgrounds/elementaryos-default
#high-contrast=false
#onscreen-keyboard=false
#screensaver-timeout=60

from wingpanel-indicator-session.

davidmhewitt avatar davidmhewitt commented on July 30, 2024

And I remember asking you this before, but can you post the full log from wingpanel in the terminal? You'll need to kill it twice to stop the auto-restart by running killall wingpanel twice, then you can start it with:

G_MESSAGES_DEBUG=all wingpanel

from wingpanel-indicator-session.

kepicorp avatar kepicorp commented on July 30, 2024

What is doing the autorestart as it's not cerbere anymore ? (and yes we already had a conv about this before)

from wingpanel-indicator-session.

davidmhewitt avatar davidmhewitt commented on July 30, 2024

gnome-session is doing the auto-restart now, we've always used it to start the session, but now we're using it to restart things too.

I'd still like to see the logs now that we've retired cerbere and have merged in a few other bits of debugging code.

from wingpanel-indicator-session.

kepicorp avatar kepicorp commented on July 30, 2024

I just pinpointed the problem to dbus error, as debug log in wingpanel don't give much more infos ...

(wingpanel:8234): DEBUG: 10:51:06.981: Volume-control.vala:653: Setting volume to 0.280029 for profile -1 because 0

(wingpanel:8234): Gtk-CRITICAL **: 10:51:06.982: gtk_widget_set_no_show_all: assertion 'GTK_IS_WIDGET (widget)' failed

(wingpanel:8234): Gtk-CRITICAL **: 10:51:06.982: gtk_widget_show: assertion 'GTK_IS_WIDGET (widget)' failed
(wingpanel:8234): AccountsService-DEBUG: 10:52:28.029: ActUserManager: calling 'ListCachedUsers'
(wingpanel:8234): AccountsService-DEBUG: 10:52:28.030: ActUserManager: Listing cached users, so not setting loaded property
(wingpanel:8234): AccountsService-DEBUG: 10:52:28.036: ActUserManager: ListCachedUsers finished, will set loaded property after list is fully loaded
(wingpanel:8234): AccountsService-DEBUG: 10:52:28.036: ActUserManager: tracking new user with object path /org/freedesktop/Accounts/User1000
(wingpanel:8234): AccountsService-DEBUG: 10:52:28.045: ActUserManager: unrefing manager owned by finished ListCachedUsers call
(wingpanel:8234): AccountsService-DEBUG: 10:52:28.051: ActUserManager: user pierre is now loaded
(wingpanel:8234): AccountsService-DEBUG: 10:52:28.051: ActUserManager: user pierre was not yet known, adding it
(wingpanel:8234): AccountsService-DEBUG: 10:52:28.051: ActUserManager: tracking user 'pierre'
(wingpanel:8234): AccountsService-DEBUG: 10:52:28.051: ActUserManager: not yet loaded, so not emitting user-added signal
(wingpanel:8234): AccountsService-DEBUG: 10:52:28.051: ActUserManager: no pending users, trying to set loaded property
(wingpanel:8234): AccountsService-DEBUG: 10:52:28.051: ActUserManager: Seat still actively loading, so not setting loaded property
(wingpanel:8234): AccountsService-DEBUG: 10:52:28.079: ActUserManager: Seat still actively loading, so not setting loaded property
(wingpanel:8234): AccountsService-DEBUG: 10:52:28.079: ActUserManager: Seat still actively loading, so not setting loaded property
(wingpanel:8234): AccountsService-DEBUG: 10:52:28.080: ActUserManager: Found x11 display of session 'c2': :0
(wingpanel:8234): AccountsService-DEBUG: 10:52:28.080: ActUser: adding session c2
(wingpanel:8234): AccountsService-DEBUG: 10:52:28.080: ActUserManager: added session for user pierre
(wingpanel:8234): AccountsService-DEBUG: 10:52:28.080: ActUserManager: Seat loaded, so now setting loaded property
(wingpanel:8234): AccountsService-DEBUG: 10:52:28.094: ActUserManager: already loaded, so not setting loaded property
** (wingpanel:8234): DEBUG: 10:52:31.990: Device.vala:165: Connection to UPower device established
** (wingpanel:8234): DEBUG: 10:52:31.992: Indicator.vala:117: Icon changed to "battery-full-charging-symbolic"
** (wingpanel:8234): DEBUG: 10:52:31.994: Device.vala:165: Connection to UPower device established
** (wingpanel:8234): DEBUG: 10:52:32.062: DeviceManager.vala:126: Device "/org/freedesktop/UPower/devices/line_power_AC" registered
** (wingpanel:8234): DEBUG: 10:52:32.066: Device.vala:165: Connection to UPower device established
** (wingpanel:8234): DEBUG: 10:52:32.069: DeviceManager.vala:126: Device "/org/freedesktop/UPower/devices/battery_BAT0" registered
** (wingpanel:8234): DEBUG: 10:52:32.094: Monitor.vala:42: Initialising process monitor.
** (wingpanel:8234): DEBUG: 10:52:32.132: Indicator.vala:117: Icon changed to "battery-full-charging-symbolic"

** (wingpanel:8234): CRITICAL **: 10:52:32.325: session_widgets_userbox_update_state: assertion 'self != NULL' failed

from wingpanel-indicator-session.

davidmhewitt avatar davidmhewitt commented on July 30, 2024

So I guess in this case, you clicked the indicator around 10:51:06 and then it took until 10:52:28 to do anything?

from wingpanel-indicator-session.

kepicorp avatar kepicorp commented on July 30, 2024

correct !

from wingpanel-indicator-session.

kepicorp avatar kepicorp commented on July 30, 2024

Should I just reinstall lightdm and gala ?

from wingpanel-indicator-session.

kepicorp avatar kepicorp commented on July 30, 2024

I will do a full reinstall and debug my dconf on my side thanks !

from wingpanel-indicator-session.

davidmhewitt avatar davidmhewitt commented on July 30, 2024

I suspect that #116 will reduce the amount of time it takes to open the indicator, but I have absolutely no idea why connections to this DBus interface take so long on your computer (and only your computer).

from wingpanel-indicator-session.

kepicorp avatar kepicorp commented on July 30, 2024

building the latest master and will check it out

from wingpanel-indicator-session.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.