Re: [Pan-users] pan 0.147 crashes
On Tuesday, 28 September 2021 05:42:01 CEST David Chmelik wrote: > For last few versions (including 0.147) pan crashes (on > Slackware64-current) apparently for any GTK theme I use. Did you compile pan yourself? Is pan compiled with gtk2 or gtk3 ? What's your window manager ? Could you provide a backtrace ? > Will pan be > updated to use newer GTK so it stops crashing? First we need to get rid of gmime2, fix gtk3 usage, get rid of gtk2, then we may think of gtk4. This won't happen soon unless we get more help. All the best ___ Pan-users mailing list Pan-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/pan-users
Re: [Pan-users] pan 0.147 crashes
On 9/28/21 12:01 AM, Dominique Dumont wrote: On Tuesday, 28 September 2021 05:42:01 CEST David Chmelik wrote: For last few versions (including 0.147) pan crashes (on Slackware64-current) apparently for any GTK theme I use. Did you compile pan yourself? no Is pan compiled with gtk2 or gtk3 ? Maybe GTK2, but I don't know. What's your window manager ? X/KDE Could you provide a backtrace ? How do I do that again? Alternatively, maybe I could try compiling pan again, with GTK3. I didn't work on a previous version. Will pan be updated to use newer GTK so it stops crashing? First we need to get rid of gmime2, fix gtk3 usage, get rid of gtk2, then we may think of gtk4. This won't happen soon unless we get more help. It's possible it was something else, like last year or few, after I had added foreign unicode to my killfile, pan always crashed, I removed the killfile and it worked again. I still don't have a killfile again though, so that's not it. All the best ___ Pan-users mailing list Pan-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/pan-users
Re: [Pan-users] pan 0.147 crashes
On Tuesday, 28 September 2021 09:59:02 CEST David Chmelik wrote: > > Is pan compiled with gtk2 or gtk3 ? > > Maybe GTK2, but I don't know. I've checked. It's gtk2: $ ldd /tmp/pan | grep gtk libgtkspell.so.0 => /lib/x86_64-linux-gnu/libgtkspell.so.0 (0x7f8e4557f000) libgtk-x11-2.0.so.0 => /lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 (0x7f8e45121000) > > What's your window manager ? > > X/KDE On Debian, I had to compile pan with Gtk3 because pan with gtk2 crashed often with KDE. You should try to compile pan with gtk3 . > > Could you provide a backtrace ? > > How do I do that again? See https://wiki.debian.org/HowToGetABacktrace although I don't know how to get debug symbols on slackware. Please try pan with gtk3 first. All the best ___ Pan-users mailing list Pan-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/pan-users
Re: [Pan-users] nzb download errors and bombing out.
On Tue 28 Sep 2021 at 13:18:06 +1000, Pedro wrote: > hi, I am on pan 0.146 and will try the new version soon, and thanks for > taking it up again. > > the problem I have with many nzb downloads is that is saves the part in many > multiple _copy_x, where x can be in the hundreds, interspersed > with ,filename_copy_x.ERROR files > > the x ones are 1mb and the ERRORS 45bytes. That sounds very much like the issue that I reported here: https://gitlab.gnome.org/GNOME/pan/-/issues/110 I created a change which worked at least for the cases that I encountered, and it has been incorporated in the new version 0.147, which has been released recently. So please try the new version like you were planning to, and hopefully it fixes your case as well. -Olaf. -- ___ "Buying carbon credits is a bit like a serial killer paying someone else to \X/ have kids to make his activity cost neutral." -The BOFHfalu.nl@rhialto signature.asc Description: PGP signature ___ Pan-users mailing list Pan-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/pan-users
Re: [Pan-users] nzb download errors and bombing out.
On Tuesday, 28 September 2021 05:18:06 CEST Pedro wrote: > the problem I have with many nzb downloads is that is saves the part in > many multiple _copy_x, where x can be in the hundreds, > interspersed with ,filename_copy_x.ERROR file This looks like this issue: https://gitlab.gnome.org/GNOME/pan/-/issues/110 Its related PR was merged in pan 0.147. Please try this version All the best ___ Pan-users mailing list Pan-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/pan-users