Giter Site home page Giter Site logo

Comments (5)

alekgr avatar alekgr commented on June 3, 2024 1

yes,the socket thing also effects waybar which has a workaround Alexays/Waybar#3179 which i have verified but still needs to be fixed

from pyprland.

Stefanomarton avatar Stefanomarton commented on June 3, 2024 1

This seems to relate to #95 - you have a "git version" of Hyprland ?

Yes sorry, I was not so updated on stuff going on.

I tested the PR you mentioned and all is working fine.

from pyprland.

Stefanomarton avatar Stefanomarton commented on June 3, 2024

Don't know if it's related, after updating hyprland and pyprland I get this output trying to start pyprland.

Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/pyprland/command.py", line 482, in main
    asyncio.run(run_daemon() if invoke_daemon else run_client())
  File "/usr/lib/python3.11/asyncio/runners.py", line 190, in run
    return runner.run(main)
           ^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/asyncio/runners.py", line 118, in run
    return self._loop.run_until_complete(task)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/asyncio/base_events.py", line 654, in run_until_complete
    return future.result()
           ^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/pyprland/command.py", line 323, in run_daemon
    manager.server = await asyncio.start_unix_server(manager.read_command, CONTROL)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/asyncio/streams.py", line 113, in start_unix_server
    return await loop.create_unix_server(factory, path, **kwds)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/asyncio/unix_events.py", line 317, in create_unix_server
    sock.bind(path)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
  File "/usr/bin/pypr", line 8, in <module>
    sys.exit(main())
             ^^^^^^
  File "/usr/lib/python3.11/site-packages/pyprland/command.py", line 493, in main
    os.unlink(CONTROL)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/hypr/33e0bb14786dc22a0c82eaaf097b469d3fdeceea_1714376788_9614021/.pyprland.sock'

pyprland 2.2.14-10
hyprland 0.39.1.r100.33e0bb14-1

Let me know if some log or more informations are needed

from pyprland.

fdev31 avatar fdev31 commented on June 3, 2024

This seems to relate to #95 - you have a "git version" of Hyprland ?

from pyprland.

fdev31 avatar fdev31 commented on June 3, 2024

Closing after pushing some code to git that should address this issue.

from pyprland.

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.