rozniak / xfce-winxp-tc

Windows XP stuff for XFCE
Other
1.11k stars 37 forks source link

closing a program causes wintc-taskband to segfault / crash #347

Open TheoCGaming opened 4 months ago

TheoCGaming commented 4 months ago

linux ver: 6.9.10 commit id: 150f0cb installed from: AUR (r322.150f0cb-1) graphics: NVidia (Xorg, no intel graphics)

i can't get it to produce logs, but i'm looking for a way to do that

TheoCGaming commented 4 months ago

wintc-taskband-crash.txt (journal output) wintc-taskband-debug.txt (opened taskband [G_MESSAGES_DEBUG=all wintc-taskband &> wintc-taskband-debug.txt] with a Thunar instance open, then closed the Thunar instance) it only happens with programs that were never directly opened with taskband, implying that it could potentially be worked around by launching taskband at startup (e.g. through a systemd service) and using taskband to launch programs. this falls apart when other programs that have a window launch at startup, though.

rozniak commented 3 months ago

I'll try and have a poke around soon, potentially start of next week if I don't get any time before then. Sorry I've been mostly afk for the past two weeks with irl stuff. :postbox:

TheoCGaming commented 3 months ago

Sorry I've been mostly afk for the past two weeks with irl stuff. 📮

All good! Take all the time you need.

rozniak commented 3 months ago

I can't reproduce this, and the error logs suggest it might be a third-party lib. Does this still occur with latest packages? :thinking:

rozniak commented 3 months ago

@TheoCGaming If you get a chance, are you able to check if this still happens with latest packages from Arch?

TheoCGaming commented 2 months ago

hello, sorry for the wait! i just tested with a fresh build and it still crashes.

rozniak commented 2 months ago

@TheoCGaming Latest Arch packages? Not latest in this repo cos nothing has changed in here yet

TheoCGaming commented 2 months ago

yes, i made sure it was the latest aur package (used yet another yogurt)

rozniak commented 2 months ago

I mean pacman -Syu

TheoCGaming commented 2 months ago

what's the name of the package? i'm only finding the -git version on the aur.

rozniak commented 2 months ago

I mean updating Arch Linux itself, not this repo :stuck_out_tongue:

TheoCGaming commented 2 months ago

oh :p

my system is fully updated to the latest software and it's still happening.

rozniak commented 2 months ago

@TheoCGaming I might know why I failed to reproduce - you say this happens with windows that were already open prior to the taskband being launched?

TheoCGaming commented 2 months ago

yes

rozniak commented 2 months ago

Sigh I misread originally and was testing it wrong, I'll give it another go at some point

TheoCGaming commented 2 months ago

Sigh I misread originally and was testing it wrong, I'll give it another go at some point

i should've done a bit more testing before i wrote the title of the post or i should've edited the title after i found out the exact cause