Re: [Pan-users] rules OR commentary

2025-04-02 Thread Dominique Dumont
On Monday, 31 March 2025 03:07:22 Central European Summer Time Duncan wrote: > Meanwhile, in my function as the de facto list "pan historian" as someone > once called me, I like that title πŸ˜ƒ > I noticed some time ago that the as-documented-in-original-clients OR > behavior seemed to be absent. O

Re: [Pan-users] [Pan-devel] Pan 0.162 Windows

2025-02-17 Thread Dominique Dumont
On Sunday 16 February 2025 09:11:39 CET Jeremy Elliott via Pan-devel wrote: > Are there any instructions for doing a Windows build? If there are, I can > (hopefully) follow them plus build an installer. There's: - https://gitlab.gnome.org/GNOME/pan/-/blob/master/README.mingw - https://gitlab.gno

[Pan-users] [ANNOUNCE] Pan release 0.162

2025-02-15 Thread Dominique Dumont
Hi I happy to announce the release of Pan 0.162 codename "Pokrosvk" Pan is a powerful and user-friendly Usenet newsreader for GTK+. The main changes of this release are: - cmake: switch to c++17 - bug fix: Show multipart binary article information. Now, getting article headers (with key 'h') i

[Pan-users] Pan manual is back

2025-02-08 Thread Dominique Dumont
Hi Using wayback machine, I've ported Pan manual from old pan.rebelbase site to gitlab: https://gitlab.gnome.org/GNOME/pan/-/blob/master/docs/manual.org There's a nice table of contents, but the links do not work because of a gitlab bug. This manual is quite old. Feel free to propose update v

Re: [Pan-users] no system tray icon

2024-12-15 Thread Dominique Dumont
On Sunday, 15 December 2024 01:40:53 CET dchme...@gmail.com wrote: > I don't think it was time nor that most OS/GUIs follow fast. I use > recent XFCE 4 which has system tray (systray). Slackware still has > GTK1,2,3, and even if they removed systray in 4, many programs still use > older. Well, a

Re: [Pan-users] no system tray icon

2024-12-14 Thread Dominique Dumont
On Thursday, 12 December 2024 06:19:38 CET David Chmelik wrote: > I'm back on Slackware 15.1-current (64-bit) but now (in XFCE) there's no > system tray icon, nor can pan close to the system tray. Didn't I or > people have same problem on Debian/Devuan, etc.? Since system tray management has been

Re: [Pan-users] Error building for Windows with CMake

2024-11-20 Thread Dominique Dumont
On Sunday, 10 November 2024 19:57:26 CET Tom Tanner via Pan-users wrote: > Will prepare a PR to sort both these properly (the 2nd one is easy, the > first one not quite so) Thomas's PR was merged. You should be good to go. All the best ___ Pan-users

Re: [Pan-users] groups list disappear

2024-11-03 Thread Dominique Dumont
On Sunday, 3 November 2024 16:14:53 CET Christophe PEREZ wrote: > I can't move it (by dragging) more than a few pixels. I may have found the issue. Could you try fix-body-pane-width branch ? All the best ___ Pan-users mailing list Pan-users@nongnu.o

Re: [Pan-users] groups list disappear

2024-11-02 Thread Dominique Dumont
On Friday, 1 November 2024 17:25:09 CET Christophe PEREZ wrote: > And clicking the arrow again to show the headers in the message body pane > works, but doesn't restore the groups pane. I think the group pane width has somehow been reduced to 0. Could you try to drag it back from the left side of

Re: [Pan-users] request (if this is the way to do it) for pan to be better at downloading ALL the headers.

2024-10-27 Thread Dominique Dumont
On Thursday, 24 October 2024 22:55:13 CET Pedro via Pan-users wrote: > it got to 36% and crashed. Could you get a backtrace ? On Debian, I use the following instructions to get a backtrace: $ coredumpctl debug pan Then, in gdb, type "bt" and send us the output. For instance: [Current thread is

Re: [Pan-users] [ANNOUNCE] Pan release 0.161

2024-10-26 Thread Dominique Dumont
On Friday, 25 October 2024 20:16:28 CEST Brian Morrison via Pan-users wrote: > Using rpmbuild and the following spec file > [snip] > %build > mkdir -p std-build > cmake -B std-build Here you should tell cmake where to install files with a command like: cmake -B std-build -DCMAKE_INSTALL_PREFIX=/u

Re: [Pan-users] [ANNOUNCE] Pan release 0.161

2024-10-25 Thread Dominique Dumont
On Thursday, 24 October 2024 23:02:13 CEST Brian Morrison via Pan-users wrote: > OK, so in the Fedora packages, the icons are put in /usr/share/pan/icons > so what is the easiest way to fix this up? How did you build and install pan ? (what options on the command line ?) . All the best

[Pan-users] [ANNOUNCE] Pan release 0.161

2024-10-20 Thread Dominique Dumont
Hi I happy to announce the release of Pan 0.161 codename "Chasiv Yar" Pan is a powerful and user-friendly Usenet newsreader for GTK+. The main changes of this release are: - fix(cmake): make build reproducible (Debian #1078153) (Chris Lamb) - fix(header-pane): nail down action and state colu

Re: [Pan-users] Segmentation fault when get all headers from de.comm.software.mozilla.mailnews

2024-09-04 Thread Dominique Dumont
Hi On Tuesday, 3 September 2024 20:49:50 CEST Alex via Pan-users wrote: > I tried the same with the latest pan and got the same "Segmentation fault". > After a debug build and a start of pan with Thanks to your pan-debug.txt file, I was able to see where the crash occured. Given the location, i

Re: [Pan-users] Segmentation fault when get all headers from de.comm.software.mozilla.mailnews

2024-09-04 Thread Dominique Dumont
Hi On Tuesday, 3 September 2024 20:49:50 CEST Alex via Pan-users wrote: > I use pan on Ubuntu 22.04 which is version 0.149. > > The Problem is when I now tel pan to "get all headers" from > 'de.comm.software.mozilla.mailnews' stop pan with "Segmentation fault" I've retrieved all headers of this

Re: [Pan-users] Problems with color preferences

2024-08-26 Thread Dominique Dumont
Hi On Monday, 26 August 2024 18:27:52 CEST Jim Henderson wrote: > Any ideas, or is this a known issue with this release? It's a known issue that has been fixed in Pan 0.160. All the best ___ Pan-users mailing list Pan-users@nongnu.org https://list

Re: [Pan-users] Cross compiling pan

2024-08-15 Thread Dominique Dumont
Hi On Thursday, 15 August 2024 13:22:50 CEST Emil Tomczyk wrote: > I'm trying to update Void's package to 0.160 and CMake. I have trobule > with cross compilation. Huh... On Debian, package are built on target system, thus we avoid cross compilation issues. No matter, I'll try to help you ther

Re: [Pan-users] Please test replacement of gtkspell with gspell

2024-08-13 Thread Dominique Dumont
On Tuesday, 13 August 2024 00:41:59 CEST Duncan wrote: > LOL. FWIW my brain is obviously elsewhere today; when reading the commits > I interpreted "post-ui" as one interprets "post-apocalyptic": post -> > after: ??after-ui?? and it just wasn't making sense! πŸ˜† We all have these kind of moments ..

[Pan-users] Please test replacement of gtkspell with gspell

2024-08-11 Thread Dominique Dumont
Hi To fix a long standing issue (#92), I've replaced gtkspell wtih gspell in post- ui.cc. This requires to install a new library (libgspell-1-dev on Debian and derivatives). Please test and report any issue with spellchecking when posting an article. All the best Dominique ___

[Pan-users] [ANNOUNCE] Pan release 0.160

2024-08-11 Thread Dominique Dumont
Hi I happy to announce the release of Pan 0.160 codename "Toresk" Pan is a powerful and user-friendly Usenet newsreader for GTK+. The main changes of this release are: - fix color management that was broken with v0.159 - load_icon: print error message when icon is not found - delete newsrc

Re: [Pan-users] Pan's new (May) rgb() color settings not working correctly

2024-07-21 Thread Dominique Dumont
Hi I've some bad news and good news... On Sunday, 21 July 2024 11:38:50 CEST Duncan wrote: > Dominique Dumont posted on Sat, 20 Jul 2024 18:21:21 +0200 as excerpted: > > One that I've figured out is that g_object_set is used a lot to tweak > > colors and this call requ

Re: [Pan-users] Pan's new (May) rgb() color settings not working correctly

2024-07-20 Thread Dominique Dumont
Hi Thanks to your rather complete test report, I'm beginning the understand the problem. One that I've figured out is that g_object_set is used a lot to tweak colors and this call requires a string returned by gdk_rgba_to_string(). This requires to convert 'rgb(x,y.z)' strings to GdkRGBA and

[Pan-users] Experiment on Sqlite storage

2024-06-22 Thread Dominique Dumont
Hi I've created a new "sqlite" branch on pan git repo. In this branch, I'm experimenting on using Sqlite to store pan's data. So far only news server information is stored there. Next next is storing group information. This will probably take a few months. Using Sqlite for all pan data will ta

Re: [Pan-users] Removed deprecated StatusIcon

2024-06-21 Thread Dominique Dumont
On Friday, 21 June 2024 01:54:30 CEST dchme...@gmail.com wrote: > It's part of Slackware GNU/Linux. To mitigate the removal of StatusIcon, I suggest you discuss with Pan package maintainer on slackware to compile pan with -DWANT_DBUS=1 and -DWANT_NOTIFY=1 With these 2 options, pan is able to sen

Re: [Pan-users] Removed deprecated StatusIcon

2024-06-20 Thread Dominique Dumont
On Monday, 17 June 2024 00:40:23 CEST dchme...@gmail.com wrote: > > On the other hand, you can get feedback using Dbus system. This requires > > to > > compile Pan with WANT_DBUS option. With this option, you can get feedback > > while pan is running minimized. [...] > > I don't know what that mea

Re: [Pan-users] Removed deprecated StatusIcon

2024-06-15 Thread Dominique Dumont
On Monday, 10 June 2024 01:08:41 CEST dchme...@gmail.com wrote: > Of course it's useful: I minimize/close programs often without wanting > to really exit, so the change is very inconvenient and much harder to > deal with. Pan 0.159 does not preclude running Pan in minimized form. Removing Status

Re: [Pan-users] Removed deprecated StatusIcon

2024-06-09 Thread Dominique Dumont
On Sunday, 9 June 2024 04:19:58 CEST David Chmelik wrote: > No longer works in XFCE. :( What is the last version of Pan working in your setup ? All the best ___ Pan-users mailing list Pan-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/pa

[Pan-users] [ANNOUNCE] Pan release 0.159

2024-06-05 Thread Dominique Dumont
Hi I happy to announce the release of Pan 0.158 codename "Vovchansk" Pan is a powerful and user-friendly Usenet newsreader for GTK+. The main changes of this release are: - remove autotools. Pan can only be built with cmake - remove support for obsolete Status Icon You can get Pan 0.159 rel

Re: [Pan-users] Removed deprecated StatusIcon

2024-05-08 Thread Dominique Dumont
On Tuesday, 7 May 2024 03:19:30 CEST Duncan wrote: > So I run pan on wayland now and haven't had this set for awhile as AFAIK > the standard was X-specific and the gtk folks saw no continued use for it > so there's no similar XDG/wayland standard. AFIU, this may be more related to window manager

Re: [Pan-users] running pan gives many errors

2024-05-08 Thread Dominique Dumont
On Tuesday, 7 May 2024 15:01:43 CEST Ken Cunningham wrote: > I don’t know much about gtk programming, but it looks like software is meant > to ask gtk where the icons are installed using > > Gtk.IconTheme.get_search_path > docs.gtk.org This may be useful to load directly icons provided be a Gtk t

Re: [Pan-users] running pan gives many errors

2024-05-08 Thread Dominique Dumont
On Tuesday, 7 May 2024 07:01:55 CEST Ken Cunningham wrote: > running pan works, but it does give an uncomfortable number of errors when > so doing ... > > (pan:10378): Gtk-CRITICAL **: 21:59:37.694: gtk_window_set_default_icon: > assertion 'GDK_IS_PIXBUF (icon)' failed The fgtk_window_set_default

Re: [Pan-users] Removed deprecated StatusIcon

2024-05-06 Thread Dominique Dumont
On Sunday, 5 May 2024 21:23:32 CEST Rhialto wrote: > Speaking of Icons: after I update to the latest release, Pan doesn't > seem to have icons any more if you iconify its window. I skipped a few > releases because they were so close together, but before, there was an > icon that looked like a folde

[Pan-users] Removed deprecated StatusIcon

2024-05-05 Thread Dominique Dumont
Hi While investigating compilation warnings, I've learnt that StatusIcon are deprecated [1], so I've removed this feature from pan [2]. Actually, I could not see any difference in Pan bevahior after this removal. Please get back to me if you see a problem. All the best Dominique [1] https:/

Re: [Pan-users] [ANNOUNCE] Pan release 0.158

2024-04-21 Thread Dominique Dumont
On Sunday, 21 April 2024 16:15:46 CEST glen walpert wrote: > CMake Error: The source directory "test-strftime.c" does not exist. > Specify --help for usage, or press the help button on the CMake GUI. > CMake Error at CMakeLists.txt:194 (try_run): >Failed to configure test project build system.

Re: [Pan-users] [ANNOUNCE] Pan release 0.158

2024-04-19 Thread Dominique Dumont
On Thursday, 18 April 2024 16:16:56 CEST glen walpert wrote: > 0.157 and 0.158 both compile and run fine with Ubuntu 22.04 using the > snap version of cmake. The apt version of cmake is outdated and will > not work. Well, there's indeed a line with "cmake_minimum_required(VERSION 3.25)", but I'm

[Pan-users] [ANNOUNCE] Pan release 0.158

2024-04-13 Thread Dominique Dumont
Hi I happy to announce the release of Pan 0.158 codename "Avdiivka" Pan is a powerful and user-friendly Usenet newsreader for GTK+. This release fix the installation of man and help files with cmake. Building pan with autotools is still deprecated. Many thanks to Atri Bhattacharya for the he

[Pan-users] [ANNOUNCE] Pan release 0.157

2024-04-01 Thread Dominique Dumont
Hi I happy to announce the release of Pan 0.157 codename "Mariinka" Pan is a powerful and user-friendly Usenet newsreader for GTK+. This release fix a few bugs and add support for cmake. Pan can now be built with cmake. Building pan with autotools is deprecated. Many thanks to Thomas Tanner a

Re: [Pan-users] interface bug (or not?)

2024-03-13 Thread Dominique Dumont
On Wednesday, 13 March 2024 18:25:01 CET Dominique Dumont wrote: > The code you've found does not use MIME in its heuristics. I believe this > code could be improved to take MIME into account. I pushed a possible fix on branch fix-gui-bug [1] (although this patch does not use MIME

Re: [Pan-users] interface bug (or not?)

2024-03-13 Thread Dominique Dumont
On Wednesday, 13 March 2024 11:53:44 CET Duncan wrote: > So the described behavior does have a reason and I'd argue is not a bug -- > people arguably do not *want* pan to just start downloading arbitrarily > large attachments, *especially* in what they may reasonably expect to be > text-only groups

Re: [Pan-users] interface bug (or not?)

2024-03-13 Thread Dominique Dumont
On Wednesday, 13 March 2024 06:56:53 CET Duncan wrote: > OK, using a keyword (is_smallish) from an old patch I had I grepped (well, > mcedit-searched) the code and found this in header-pane.cc For what it's worth, here's a link to this code: https://gitlab.gnome.org/GNOME/pan/-/blob/master/pan/gu

Re: [Pan-users] Why CMake?

2024-01-23 Thread Dominique Dumont
On Monday, 22 January 2024 07:59:26 CET Emil Tomczyk wrote: > Hey, > I was curious, why pan is moving to CMake? The main reasons are: - autotools is really not easy to maintain - using ccls (C++ language server) with Pan code is not easy. Working with ccls requires a .ccls or a compile_commands.j

[Pan-users] Trying to build Pan with cmake

2024-01-09 Thread Dominique Dumont
Hi all I'm trying to build Pan with Cmake. The main reasons are: - autotools is really not easy to maintain - using ccls (C++ language server) with Pan code is not easy. Working with ccls requires a .ccls or a compile_commands.json which contains build information so that ccls can understand the

Re: [Pan-users] can't move anything

2024-01-03 Thread Dominique Dumont
On Wednesday, 3 January 2024 01:30:12 CET David Chmelik wrote: > > Could you try to move a header column separator when the scrollbar > > vanishes when you hover the separation between 2 columns ? > > Apparently it is possible now. I thought the mouse cursor used to change. It's supposed to chan

Re: [Pan-users] can't move anything

2024-01-02 Thread Dominique Dumont
On Tuesday, 2 January 2024 08:20:36 CET David Chmelik wrote: > Here you go, but I don't think it shows anything I haven't adequately > described, just is evidence/proof: http://youtu.be/VfW1V73fzkk . I've viewed it. You mentioned that you're running pan on slackware. What window manager are you

Re: [Pan-users] can't move anything

2024-01-01 Thread Dominique Dumont
On Monday, 1 January 2024 03:56:23 CET David Chmelik wrote: > Since there's apparently nothing else to do, despite this will be > difficult, I'll try this, but all you'll see is me going over all the > areas to move panels & headers with nothing happening. What program do > you suggest to 'screenc

[Pan-users] [ANNOUNCE] Pan release 0.155

2023-11-01 Thread Dominique Dumont
Hi I happy to announce the release of Pan 0.155 codename "Kherson" Pan is a powerful and user-friendly Usenet newsreader for GTK+. This release fixes some bugs and fixes build on MacOs. Many thanks to Thomas Tanner, Ken Cunningham, Emil Tomczyk and John Paul Adrian Glaubitz for the work done

Re: [Pan-users] good non-gui test of functionality for homebrew?

2023-10-25 Thread Dominique Dumont
On Sunday, 22 October 2023 23:08:40 CEST Ken Cunningham wrote: > It works well, but the homebrew devs would like to see a test that can be > automatically run by the CI system to show that the built & installed but > never configured pan application actually works and does something, and > does not

Re: [Pan-users] can't move anything

2023-10-04 Thread Dominique Dumont
On Wednesday, 4 October 2023 03:00:33 CEST David Chmelik wrote: > >> GTK_DEBUG=interactive ./pan/gui/pan > > I don't understand that; I don't have the source code unarchived or > > compiled myself, just /usr/bin/pan from Slackware64 15+current's > > pan-0.154-x86_64-1 package. > > So, how do I deb

Re: [Pan-users] can't move anything

2023-09-08 Thread Dominique Dumont
On Friday, 8 September 2023 09:33:41 CEST David Chmelik wrote: > That's what I originally did. Is there any way I can debug this in pan > 0.154. You can try that: GTK_DEBUG=interactive ./pan/gui/pan See https://people.gnome.org/~ebassi/docs/_build/Gtk/4.0/running.html for details HTH _

Re: [Pan-users] can't move anything

2023-08-27 Thread Dominique Dumont
On Thursday, 24 August 2023 04:07:02 CEST David Chmelik wrote: > After Dominique Dumont's help (deleted ~/.pan2/groups) I got pan 0.154 > working again without crashing, but now I can't move anything: headers, > sides of pane, etc. You can re-order the header columns with Edit->preferences->heade

Re: [Pan-users] pan always crashing fast again

2023-07-29 Thread Dominique Dumont
On Friday, 28 July 2023 07:33:10 CEST David Chmelik wrote: > I think it has them as I ran 'gdb --args pan --debug'. How do I get > line numbers then? I'm just a gdb beginner so could use full > instructions... Pan now doesn't always crash fast, but always crashes. Looks like the pan you compile

Re: [Pan-users] pan always crashing fast again

2023-07-27 Thread Dominique Dumont
On Monday, 24 July 2023 09:44:05 CEST David Chmelik wrote: > When I used those arguments/flags/switches and ran 'gdb pan' it said it > has no debugging symbols. Below is the configure line from the SlackBuild. > > ./configure --prefix=/usr --localstatedir=/var/lib --sysconfdir=/etc > --mandir=/us

Re: [Pan-users] pan always crashing fast again

2023-07-27 Thread Dominique Dumont
On Thursday, 27 July 2023 09:40:33 CEST dchme...@gmail.com wrote: > #0 0x76451ae7 in strtoll_l_internal () at /lib64/libc.so.6 > #1 0x76444f90 in atoi () at /lib64/libc.so.6 > #2 0x00733631 in pan::DataImpl::load_headers(pan::DataIO > const&, pan::Quark const&) () ok

Re: [Pan-users] pan always crashing fast again

2023-07-19 Thread Dominique Dumont
On Thursday, 6 July 2023 10:24:45 CEST dchme...@gmail.com wrote: > Now I compiled 0.154. I don't know that I'll be able to get a > backtrace. Do I need debugging compiled in, and if so, how do I do that > then get the backtrace? By default, pan is built with with ' -g -O2 ' and the pan executabl

Re: [Pan-users] 441 Duplicate Content-Type Header Field

2023-02-18 Thread Dominique Dumont
On Sunday, 12 February 2023 03:38:43 CET Veek M wrote: > I tried posting to alt.test and I get an error message in File-->Event Log > https://i.imgur.com/NujyVMe.png > "441 Duplicate Content-Type Header Field" What version of pan are you using ? This looks like the following bug that was fixed wi

Re: [Pan-users] Pan not working

2023-01-08 Thread Dominique Dumont
On Sunday, 1 January 2023 15:07:56 CET Dieter Britz wrote: > What can be going on here? How do I get back on? In your screenshot, pan shows a "No Connections" message (bottom left of Pan windows). Looks like something is wrong with your connection to your news server. May be a credentials probl

[Pan-users] [ANNOUNCE] Pan release 0.154

2023-01-05 Thread Dominique Dumont
Hi I happy to announce the release of Pan 0.154 codename "Izium" Pan is a powerful and user-friendly Usenet newsreader for GTK+. This release fixes a regression from v0.153 where pan can segfault when reading groups. See issue #156 for details. Some other cleanup related to gtk2 were done. M

Re: [Pan-users] pan always crashing fast again

2022-12-05 Thread Dominique Dumont
On Thursday, 1 December 2022 03:54:24 CET dchme...@gmail.com wrote: > On 9/8/22 6:07 AM, Dominique Dumont wrote: > > On Thursday, 8 September 2022 12:16:10 CEST David Chmelik wrote: > >> I compiled pan 0.151 but, after starting, quickly got another > >> segmentation fa

[Pan-users] [ANNOUNCE] Pan release 0.153

2022-11-13 Thread Dominique Dumont
Hi On Saturday, 12 November 2022 17:56:17 CET Dominique Dumont wrote: > I happy to announce the release of Pan 0.152 codename "Mariupol" I'm less happy to announce that I've botched this release: Pan 0.152 reports itself as 0.151. So I've created release 0.153

[Pan-users] [ANNOUNCE] Pan release 0.152

2022-11-12 Thread Dominique Dumont
Hi I happy to announce the release of Pan 0.152 codename "Mariupol" Pan is a powerful and user-friendly Usenet newsreader for GTK+. The main points of this release are: - Gtk2 is removed from Pan. Only Gtk3 is working. - Links to old pan.rebelbase.com are replaced with links to pan git

Re: [Pan-users] The recent git merges broke pan's build for me, culprit 18f92b133

2022-10-02 Thread Dominique Dumont
On Sunday, 2 October 2022 06:13:27 CEST Duncan wrote: > Got to it this weekend; posting with a fresh-built HEAD now. =:^) Good news ! Thanks for the follow-up All the best Dod ___ Pan-users mailing list Pan-users@nongnu.org https://lists.nongnu.or

Re: [Pan-users] The recent git merges broke pan's build for me, culprit 18f92b133

2022-09-21 Thread Dominique Dumont
On Tuesday, 20 September 2022 08:09:47 CEST Thos Tanner wrote: > Yes. It looks like a more appropriate fix would be to add the gmime.h > include to mime-utils.h, with this patch: Yes, that's much better. I've pushed this patch. Duncan, can you try on your side ? > (I am being very pedantic here

Re: [Pan-users] The recent git merges broke pan's build for me, culprit 18f92b133

2022-09-19 Thread Dominique Dumont
On Monday, 19 September 2022 19:28:09 CEST Dominique Dumont wrote: > Was there any reason to move up the #ifdef line ? Duncan, this patch should fix pan compilation for you. I'll wait on Thomas opinion before committing this change. All the best diff --git a/pan/usenet-utils/gpg.h b/pa

Re: [Pan-users] The recent git merges broke pan's build for me, culprit 18f92b133

2022-09-19 Thread Dominique Dumont
Hi Thanks, Duncan, for the detail analysis. On Monday, 19 September 2022 07:59:30 CEST Duncan wrote: > I'm compiling using gcc-12.2.0 on gentoo ~amd64. > Looks like iconv_t is defined by /usr/include/iconv.h, which is from glibc > so it's pretty basic. Today's update did include a glibc update,

Re: [Pan-users] pan always crashing fast again

2022-09-08 Thread Dominique Dumont
On Thursday, 8 September 2022 12:16:10 CEST David Chmelik wrote: > I compiled pan 0.151 but, after starting, quickly got another > segmentation fault. Can you get a backtrace ? All the best ___ Pan-users mailing list Pan-users@nongnu.org https://lis

Re: [Pan-users] pan always crashing fast again

2022-09-08 Thread Dominique Dumont
On Thursday, 8 September 2022 01:25:16 CEST David Chmelik wrote: > Aren't > easily-accessible/properly-numbered 0.150 & 0.151 tarballs going to be > released on pan.rebelbase.com? I don't think so. But you can get tarballs on this gitlabpage: https://gitlab.gnome.org/GNOME/pan/-/tags Each ver

Re: [Pan-users] [ANNOUNCE] Pan release 0.151

2022-06-26 Thread Dominique Dumont
On Saturday, 25 June 2022 19:44:19 CEST Brian Morrison wrote: > > You can get Pan 0.151 release tarball on Gnome's gitlab: > > > > - https://gitlab.gnome.org/GNOME/pan/-/tags/v0.151 > > Showing as 404 right now, you might like to check that github is doing > what it should. That's one on me: I f

[Pan-users] [ANNOUNCE] Pan release 0.151

2022-06-25 Thread Dominique Dumont
Hi After 3 months, here's the new release of Pan 0.151 codename "Butcha" Pan is a powerful and user-friendly Usenet newsreader for GTK+. See http://pan.rebelbase.com/ for more information. This release is dedicated to all people suffering from Russian war in Ukraine. Until this war is over,

Re: [Pan-users] Pan 0.150 on openSUSE 15.3

2022-05-15 Thread Dominique Dumont
On Wednesday, 11 May 2022 17:21:28 CEST Jim Henderson wrote: > I built using commit 0342028b34ece0b0349ef3b4d9165dba1c3fd54a - how does > that compare to your build? I've just re-built pan/gtk3 with that version and did not see any problem with the "community meeting" message you mentioned. All

Re: [Pan-users] Pan 0.150 on openSUSE 15.3

2022-05-10 Thread Dominique Dumont
On Tuesday, 10 May 2022 00:29:57 CEST Jim Henderson wrote: > It kinda seems to be something really specific with the messages I > noted. I just tried reading a bunch of other messages and had no issue > at all. I found those message (at least, with the same title) and did not see any problem. A

Re: [Pan-users] Pan core-dumping under Linux Mint

2022-05-08 Thread Dominique Dumont
On Thursday, 5 May 2022 14:47:34 CEST Brian wrote: > So, I tried running from a terminal. This also crashed immediately, > unsurprisingly, but it did get me the following output Come to think of it, we've heard of corrupted files in ~/.pan2 directory that can cause crashes. You can try to move t

Re: [Pan-users] Pan core-dumping under Linux Mint

2022-05-08 Thread Dominique Dumont
On Thursday, 5 May 2022 14:47:34 CEST Brian wrote: > I run 64-bit Linux Mint 20.3 (LTS version) with an XFCE desktop. When > I install Pan from the Mint/Ubuntu repositories, it appears to install > successfully, but running from the desktop results in a immediate > crash with no input. > > So, I t

Re: [Pan-users] Pan 0.150 on openSUSE 15.3

2022-05-08 Thread Dominique Dumont
On Saturday, 7 May 2022 04:15:17 CEST Jim Henderson wrote: > So far, it's looking good, but one thing I've noticed is that if I > navigate from message to message in gmane.linux.suse.opensuse.project, > the group pane resizes itself and won't let me change it back. For > example, the message threa

Re: [Pan-users] pan on windows

2022-04-05 Thread Dominique Dumont
On Sunday, 27 March 2022 18:11:55 CEST Tom Tanner via Pan-users wrote: > And the gtk3 icons are microscopic. Is there any way of persuading it to > use bigger ones? That's weird. On Linux, gtk3 icons are bigger than gtk2's. ___ Pan-users mailing li

Re: [Pan-users] pan on windows

2022-03-27 Thread Dominique Dumont
On Friday, 25 March 2022 20:31:09 CEST John Wendel wrote: > I'm using PAN on a Linux Mint box and also see these ".msg" and ".ERROR" > files. But only on a small subset of the binary files I download. I > have no clue what triggers this behavior. Please tell us which files so we can reproduce thi

Re: [Pan-users] pan on windows

2022-03-24 Thread Dominique Dumont
On Thursday, 24 March 2022 09:05:39 CET Tom Tanner via Pan-users wrote: > Unfortunately the instructions for building under windows are (a) scary > and (b) possibly out of date as they refer to gtk2 and I think pan is > using gtk3 now? Pan now builds with gtk3 by default. gtk2 is still available,

Re: [Pan-users] pan on windows

2022-03-23 Thread Dominique Dumont
On Wednesday, 23 March 2022 11:21:54 CET Tom Tanner via Pan-users wrote: > I've been unable to save articles. The > article is downloaded fine, but it produces a x.ERRORS file instead, > with the contents > > ERROR: Write error on target file D:\Caches\TempDir\Temp\uuZNQJJ1: Bad > file descrip

Re: [Pan-users] copy/paste from cat/more to Pan post format errors

2022-03-20 Thread Dominique Dumont
On Saturday, 19 March 2022 16:46:51 CET David Chmelik wrote: > I edited my post in text editor because after I saved draft in Pan, there > seemed no way to reopen that worked. Indeed. Fortunately this is a bug that I could fix [1]. This will be part of next release. All the best [1] https://g

Re: [Pan-users] [ANNOUNCE] Pan release 0.150

2022-03-07 Thread Dominique Dumont
On Sunday, 6 March 2022 03:35:17 CET Duncan wrote: > The tooling/scripts generally detect > when .configure is outdated or missing and run the associated tools as > necessary. Indeed. Sorry I'm out of ideas. Could you provide a backtrace for the crash ? This may give a hint on what's going wr

Re: [Pan-users] no title, author fields

2022-03-05 Thread Dominique Dumont
On Saturday, 5 March 2022 10:20:03 CET David Chmelik wrote: > [a screenshot] Looks like the Date column is too wide. Please drag the left of the 'Date' widget to the right so the other columns are visible. To see more details on the message body. click on the small triangle at the lest of "from

Re: [Pan-users] no title, author fields

2022-03-05 Thread Dominique Dumont
On Saturday, 5 March 2022 08:34:53 CET David Chmelik wrote: > I have no no title, author fields; only date. Another problem was those > fields sometimes collapse then only are accessible with tiny lines you > could pull them back out with. Now even those lines are gone. Does it > depend which GT

Re: [Pan-users] [ANNOUNCE] Pan release 0.150

2022-03-04 Thread Dominique Dumont
On Wednesday, 2 March 2022 21:27:57 CET Duncan wrote: > My autotools foo isn't the best (it's an old gentoo pan live-git ebuild > which I've updated with new deps and options over the years, they dropped > the live ebuild years ago and dropped pan entirely a year or so ago, once > it stabilizes on

Re: [Pan-users] [ANNOUNCE] Pan release 0.150

2022-03-02 Thread Dominique Dumont
On Wednesday, 2 March 2022 11:31:00 CET Duncan wrote: > > SSL, which worked with Pan 0.144 and 0.146, still does not work. > > > > The earlier versions had a 'Security' menu option on the edit server > > settings menu, > > where 'Use Secure SSL Connections' was an option - missing in 0.150. > > Pe

Re: [Pan-users] [ANNOUNCE] Pan release 0.150

2022-03-02 Thread Dominique Dumont
On Wednesday, 2 March 2022 02:18:43 CET glen walpert wrote: > Stranger yet, when I went to look at Pan server settings while Eudora > was also open, > I got Eudora menu options from the Pan Menu bar! When pan is busy (like reading headers stored on disk), the widget is not refreshed when bringing

Re: [Pan-users] [ANNOUNCE] Pan release 0.150

2022-02-28 Thread Dominique Dumont
On Sunday, 27 February 2022 19:33:42 CET glen walpert wrote: > Pan 0.150 compiled fine and works properly with NNTP but not > SSL Please check the list of dependencies listed below line 34 in https://gitlab.gnome.org/GNOME/pan/-/blob/master/.gitlab-ci.yml You'll find the required package to e

Re: [Pan-users] [ANNOUNCE] Pan release 0.150

2022-02-28 Thread Dominique Dumont
On Sunday, 27 February 2022 01:44:11 CET David Shochat wrote: > I built this on my ubuntu 21.10 system (default configure options). It > seems to function normally for reading, but I saw many of the > following in the shell window where I launched pan: > (pan:172435): Gtk-CRITICAL **: 16:30:22.499:

Re: [Pan-users] [ANNOUNCE] Pan release 0.150

2022-02-27 Thread Dominique Dumont
On Sunday, 27 February 2022 06:47:13 CET Duncan wrote: > So look for gmime-devel-3.x or a similarly named package, and note that > after you install that, there may be other necessary -devel packages to > install as well You can find the list of required packages in: https://gitlab.gnome.org/GNOM

Re: [Pan-users] [ANNOUNCE] Pan release 0.150

2022-02-27 Thread Dominique Dumont
On Saturday, 26 February 2022 20:13:33 CET glen walpert wrote: > Attempting to compile Pan 0.150 on Ubuntu 18.04.6 LTS using: 18.04 is quite old... > I get: > > checking for GLIB - version >= 2.17.6... yes (version 2.56.4) > checking for GMIME... no > configure: error: Package requirements (gmim

[Pan-users] [ANNOUNCE] Pan release 0.150

2022-02-25 Thread Dominique Dumont
Hi I'm happy to announce Pan 0.150 "Moucherotte" Pan is a powerful and user-friendly Usenet newsreader for GTK+. See http://pan.rebelbase.com/ for more information. The main changes of this release are: - Dropped support for GMime2. Only Gmime3 is supported - Gtk3 is now default build, Gtk2 is d

Re: [Pan-users] Unable to view posts

2022-01-09 Thread Dominique Dumont
On Saturday, 8 January 2022 22:14:56 CET M.R.P. zensky via Pan-users wrote: > Hello running pan on ubuntu and when I select a newsgroup I get a list but > cannot view the article. We cannot fix this issue without information that enable us to reproduce this problem. So please tell us: - Which ve

Re: [Pan-users] [ANNOUNCE] Pan release 0.149

2021-12-29 Thread Dominique Dumont
On Wednesday, 29 December 2021 13:44:04 CET Maurice via Pan-users wrote: > Maybe the info "(BLIBC -2.33" is a useful clue? The package you're installing require glibc 2.33 which is very very old ___ Pan-users mailing list Pan-users@nongnu.org https://

Re: [Pan-users] [ANNOUNCE] Pan release 0.149

2021-12-28 Thread Dominique Dumont
On Tuesday, 28 December 2021 15:24:00 CET Maurice via Pan-users wrote: > Any chance of an RPM version being available, please? May be there: https://src.fedoraproject.org/rpms/pan ___ Pan-users mailing list Pan-users@nongnu.org https://lists.nongnu.o

[Pan-users] [ANNOUNCE] Pan release 0.149

2021-12-22 Thread Dominique Dumont
Hi I'm happy to announce Pan 0.149 Pan is a powerful and user-friendly Usenet newsreader for GTK+. See http://pan.rebelbase.com/ for more information. The main changes of this release are: - Fix freeze when loading group with non-ascii characters in subject - Avoid mojibake in Subject and Header

Re: [Pan-users] References header posting error patch?

2021-10-25 Thread Dominique Dumont
On Sunday, 24 October 2021 09:45:56 CEST Duncan wrote: > What gmime version are you building against? 3.2.7 (from March of 2020) > or earlier? 3.2.7 > FWIW, gmime-3.2.7 here, built with all USE flags (Gentoo feature control) > turned off, so: -idn -crypt -doc -static-libs -test -vala . I use gm

[Pan-users] [ANNOUNCE] Pan release 0.148

2021-10-24 Thread Dominique Dumont
Hi I'm happy to announce Pan 0.148 Pan is a powerful and user-friendly Usenet newsreader for GTK+. See http://pan.rebelbase.com/ for more information. The main changes of this release are: - gmime3 is used by default (configure option --with-gmime30 is gone) - gmime2 is deprecated, but can be us

Re: [Pan-users] References header posting error patch?

2021-10-17 Thread Dominique Dumont
On Saturday, 16 October 2021 10:11:07 CEST Duncan wrote: > Again on gmane.io, an example that fails a reply (still the newest thread > as I post this): > > From: Mark Knecht > Newsgroups: gmane.comp.kde.linux > Subject: Google Chrome - no title bar this morning > Date: Wed, 22 Sep 2021 06:51:56 -

Re: [Pan-users] pan 0.147 wants mime 2.0 >= 2.6 when I have installed gmime 3.2.7

2021-10-11 Thread Dominique Dumont
On Sunday, 10 October 2021 22:24:18 CEST Pedro wrote: > hi, did you not get my post to this email group with my solution, > several days ago, similar to yours but in more detail. Sorry, I got it but it went in a different mail thread so I forgot about it when I looked again at this issue.. All

Re: [Pan-users] References header posting error patch?

2021-10-10 Thread Dominique Dumont
On mercredi 6 octobre 2021 19:51:50 CEST Duncan wrote: > Now that we're getting a somewhat workable pan again, the biggest > remaining issue I've been seeing is the posting error due to pan messing > up the references header (bad character conversion I believe). I've tested followup post with pan

Re: [Pan-users] pan 0.147 wants mime 2.0 >= 2.6 when I have installed gmime 3.2.7

2021-10-10 Thread Dominique Dumont
On vendredi 8 octobre 2021 07:10:21 CEST Pedro wrote: > configure: error: Package requirements (gmime-2.6 >= 2.6.20) were not met: > > No package 'gmime-2.6' found > > I tired to install gmime 2.6 but that had a fatal error. Depending on your distro, gmime 2 might no longer be available. I'd su

Re: [Pan-users] nzb download errors and bombing out.

2021-09-28 Thread Dominique Dumont
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

  1   2   >