GithubHelp home page GithubHelp logo

Comments (6)

IronRevelation avatar IronRevelation commented on September 2, 2024

Same thing happens to me

from hyprpicker.

n3oney avatar n3oney commented on September 2, 2024
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7f693f0 in wl_cursor_image_get_buffer () from /nix/store/rq2d1gp2hhh4l584112vrkrbijpw7xhm-wayland-1.21.0/lib/libwayland-cursor.so.0
(gdb) bt -full
#0  0x00007ffff7f693f0 in wl_cursor_image_get_buffer () from /nix/store/rq2d1gp2hhh4l584112vrkrbijpw7xhm-wayland-1.21.0/lib/libwayland-cursor.so.0
No symbol table info available.
#1  0x00000000004049f4 in Events::handlePointerEnter (data=<optimized out>, wl_pointer=0x447210, serial=31215, surface=0x4458e0, surface_x=<optimized out>, surface_y=<optimized out>)
    at /nix/store/7df1167jhd0mblch0ylvi452kcjg0dp0-gcc-12.2.0/include/c++/12.2.0/bits/unique_ptr.h:191
        ls = std::unique_ptr<CLayerSurface> = {get() = 0x445720}
        __for_range = <optimized out>
        __for_begin = <optimized out>
        __for_end = <optimized out>
#2  0x00007ffff7a2f80a in ffi_call_unix64 () from /nix/store/4d4zzb9a4fazq0qv7vvls561l9cxi0zc-libffi-3.4.2/lib/libffi.so.8
No symbol table info available.
#3  0x00007ffff7a2e943 in ffi_call_int () from /nix/store/4d4zzb9a4fazq0qv7vvls561l9cxi0zc-libffi-3.4.2/lib/libffi.so.8
No symbol table info available.
#4  0x00007ffff7f5e741 in wl_closure_invoke () from /nix/store/rq2d1gp2hhh4l584112vrkrbijpw7xhm-wayland-1.21.0/lib/libwayland-client.so.0
No symbol table info available.
#5  0x00007ffff7f5aaaa in dispatch_event.isra () from /nix/store/rq2d1gp2hhh4l584112vrkrbijpw7xhm-wayland-1.21.0/lib/libwayland-client.so.0
No symbol table info available.
#6  0x00007ffff7f5c40c in wl_display_dispatch_queue_pending () from /nix/store/rq2d1gp2hhh4l584112vrkrbijpw7xhm-wayland-1.21.0/lib/libwayland-client.so.0
No symbol table info available.
#7  0x0000000000406da1 in CHyprpicker::init (this=0x43fd60) at /home/neoney/code/hyprpicker/src/hyprpicker.cpp:34
No locals.
#8  0x0000000000403bb6 in main (argc=1, argv=0x7fffffff4028, envp=<optimized out>) at /home/neoney/code/hyprpicker/src/main.cpp:64
No locals.

from hyprpicker.

n3oney avatar n3oney commented on September 2, 2024

Seems like this is introduced in Hyprland in hyprwm/Hyprland@e7c2ea9, so best you can do to fix it right now is lock your version to 826dc61e5cfe292a9967bd4397dcff37672fc194

from hyprpicker.

vaxerski avatar vaxerski commented on September 2, 2024

fixed with hyprwm/Hyprland@86ef85e

from hyprpicker.

basilioss avatar basilioss commented on September 2, 2024

Does hyprpicker works without Hyprland? I still have this issue on Gnome 44 (Arch Linux).

~ ➜ hyprpicker
zsh: segmentation fault (core dumped)  hyprpicker

~ ➜ gdb /usr/bin/hyprpicker --quiet
Reading symbols from /usr/bin/hyprpicker...

This GDB supports auto-downloading debuginfo from the following URLs:
  <https://debuginfod.archlinux.org>
Enable debuginfod for this session? (y or [n]) n
Debuginfod has been disabled.
To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.
(No debugging symbols found in /usr/bin/hyprpicker)
(gdb) run
Starting program: /usr/bin/hyprpicker 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7f819d4 in wl_proxy_get_version ()
   from /usr/lib/libwayland-client.so.0
(gdb) 

from hyprpicker.

vaxerski avatar vaxerski commented on September 2, 2024

gnome doesn't support the layer shell protocol. Hyprpicker will work on most wlroots-based compositors and KDE.

from hyprpicker.

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.