Giter VIP home page Giter VIP logo

Comments (12)

pnunn avatar pnunn commented on June 18, 2024

Some more context... echo $XDG_SESSION_TYPE does return wayland.

from espanso.

morgan-dgk avatar morgan-dgk commented on June 18, 2024

Hmmm, this is strange. What does the output of loginctl show-session $(loginctl | grep $(whoami) | awk '{print $1}') -p Type show? This is the command use to determine what session type is used.

from espanso.

pnunn avatar pnunn commented on June 18, 2024

I tried to grab a screen shot of the stuck process in the task bar after starting into wayland but it wouldn't capture it for me. There is a 'W' in a circle and when you hover over it you get a box Espanso sync tool not responding which some times is half red and half yellow if that helps any.

loginctl show-session $(loginctl | grep $(whoami) | awk '{print $1}') -p Type
Type=wayland

Type=x11

Interesting that there are two perhaps??

from espanso.

morgan-dgk avatar morgan-dgk commented on June 18, 2024

The unresponsive window is a separate issue #1776. From the output above it looks like there are two sessions associated with your EUID, one for wayland and one for x11. This explains the message you see when trying to restart espanso.

from espanso.

pnunn avatar pnunn commented on June 18, 2024

OK. How? This is a bulk standard KDE Neon install. Could it be the layer allowing x11 apps to run on wayland? Any fixes?

from espanso.

morgan-dgk avatar morgan-dgk commented on June 18, 2024

I'm not familiar with KDE, but I don't believe xwayland requires a separate X11 session (it doesn't on my system).

Currently, the code used to determine session type uses the value from the last session listed where there are multiple sessions for the current user.

Are you signing into both Wayland and X11 via the KDE display manager?

from espanso.

pnunn avatar pnunn commented on June 18, 2024

Not that I'm aware of. I'm using a Wayland Plasma session at logon from the logon window. Not sure how you could use both, but guess its possible.

from espanso.

pnunn avatar pnunn commented on June 18, 2024

Some times it works! I logged in yesterday and espanso worked fine. Today after a reboot.. nope. Must be an order thing I guess, but no clue what.

from espanso.

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.