Comment 11 for bug 1393136

Revision history for this message
Peter Levi (peterlevi) wrote :

Bsienn, can you help me debug why get_wallpaper fails?

The current fix fixes the Python side of the code, but we still don't know why and where get_wallpaper exits with a Segmentation fault (/home/bsienn/.config/variety/scripts/get_wallpaper: line 38: 3505 Segmentation fault (core dumped))

Please edit ~/.config/variety/scripts/get_wallpaper and put some debugging "echo 111", "echo 222", etc. statements between the commands around line 38 and run it so that we see exactly which command causes the error. Then once you pinpoint it, please run it separately in a terminal to check what happens. Thanks.