Activity
From 08/23/2010 to 09/21/2010
09/20/2010
- 08:25 pm Revision 1736: Fixed a gdk-pixbuf bug in the Win32 setup
09/19/2010
- 11:55 pm Revision 1735: Updated the Win32 setup file for compatibility with gdk-pixbuf (which has been spl...
- 04:43 pm Bug #35 (In Progress): Slow downloads since 0.6.x
- 04:43 pm Bug #35: Slow downloads since 0.6.x
- Some changes have been applied in r1732 which should improve the speed of SSL downloads a bit. I haven't been able to...
- 03:51 pm Revision 1734: Dropped a Win32 specific hack in the download code. This might introduce a regress...
- 03:46 pm Revision 1733: Win32/Win64 compile fix
- 03:39 pm Revision 1732: - When a recv/SSL_read call returns EAGAIN, try again directly. Should improve the...
-
- Dropped some duplicate code in the nntpconnection_read_msg function
- Moved the code from the client/gui/ipc_generi...
09/16/2010
- 07:25 am Bug #50 (Closed): NNTPGrab crashes while downloading (MacOS X)
- 02:18 am Bug #50: NNTPGrab crashes while downloading (MacOS X)
-
The problem does not exist in the latest snapshot.
Sorry for taking so long, have been really busy lately.
Thanks f...
09/15/2010
- 10:43 pm Feature #58 (In Progress): Allow plugins to adjust the user interface in the frontends
- Plugins like the scheduled search and import (feature #13) need some method to dynamically add new windows and button...
- 10:38 pm Feature #57 (Closed): Allow frontends to call plugin methods
- At the moment plugins can only connect to events emit by the NNTPGrab Core and respond to those with a custom action....
- 10:25 pm Feature #56 (New): Allow plugins to indicate which configuration options they export
- Several plugins have additional options which can be configured. Right now all these additional options are hardcoded...
- 09:20 pm Bug #53 (Closed): Connection lost from NNTPGrab Server: Too long line received from server
- Applied in changeset r1731.
- 09:20 pm Revision 1731: - Added a new JSON-RPC function: schedular_foreach_task
-
This function is similar to the JSON-RPC function schedular_get_all_tasks but
the main difference is that the sched... - 07:06 pm Bug #50: NNTPGrab crashes while downloading (MacOS X)
- Have you been able to reproduce the crash with one of the latest snapshots available at https://snapshots.nntpgrab.nl/...
09/14/2010
- 11:31 pm Revision 1730: - Fixed a deadlock which occured in the GUI when the NNTPGrab Server disappears or...
-
- When the connection to a NNTPGrab Server is lost, the program would disappear immediately. Changed this behaviour
...
09/11/2010
- 09:07 pm Feature #10 (Closed): Handle uploads in the integrated webserver
- Applied in changeset r1729.
- 09:07 pm Revision 1729: Implemented importing NZB files using a HTTP POST request in the embedded webserver.
-
The request which can be used for this is https://server:5423/upload and requires the
HTTP POST parameters collection_... - 04:38 pm Bug #55 (Closed): nntpgrab_gui: symbol lookup error: nntpgrab_gui: undefined symbol: soup_content...
-
The NNTPGrab package for Fedora 12 is built against Qt 4.6, so you need Qt 4.6 or higher to run it.
I just updated t... - 03:56 pm Bug #55: nntpgrab_gui: symbol lookup error: nntpgrab_gui: undefined symbol: soup_content_decoder_...
-
My version is qt-4.5.3-7.fc12.x86_64, compared to my other FC12 machine (which works) qt-4.6.2-17.fc12.x86_64
So t... - 02:59 pm Bug #55: nntpgrab_gui: symbol lookup error: nntpgrab_gui: undefined symbol: soup_content_decoder_...
-
A new RPM package has just been published which fixes the undefined symbol error.
I tried to analyze the Qt crash on... - 02:18 pm Bug #53: Connection lost from NNTPGrab Server: Too long line received from server
-
Nope.
In this configuration, I had one active server, at high priority - supernews - and all the articles to be ... - 01:02 pm Bug #53: Connection lost from NNTPGrab Server: Too long line received from server
- Do you happen to have multiple servers configured and you're trying to download files which aren't available on the f...
- 12:59 pm Bug #52: 0.6.9 par2 repair fails on gentoo linux
- A new Gentoo package has just been published containing the fix for this bug. Please perform the following commands t...
- 12:27 pm Bug #39: Nntpgrab crashed bij het verwerken van laatste nzb file
- Nieuwe Ubuntu pakketten zijn zojuist verschenen voor versie 0.6.90
- 12:23 am Bug #39: Nntpgrab crashed bij het verwerken van laatste nzb file
-
Het PAR2 reparatieprobleem zou verholpen moeten zijn in commit 1728.
Zal proberen om nieuwe pakketten voor Ubuntu te... - 12:22 am Bug #52 (Closed): 0.6.9 par2 repair fails on gentoo linux
- Applied in changeset r1728.
- 12:22 am Revision 1728: Commit 1682 introduced a regression where the par2 repair would always fail on Lin...
- where the original par2cmdline is used (instead of par2_tbb). Should be fixed now. Fixes #52. Refs #39
09/10/2010
- 09:27 pm Bug #52: 0.6.9 par2 repair fails on gentoo linux
-
Well,
par2 had a very short answer, useful though:
Invalid option: -t0 - 09:25 pm Bug #55: nntpgrab_gui: symbol lookup error: nntpgrab_gui: undefined symbol: soup_content_decoder_...
-
Hi - Here's the trace info requested...
----cut here ----
Thread 1 (Thread 0x7ffff773f840 (LWP 3344)):
#0 QMe... - 09:24 pm Revision 1727: Added the characters '<' and '>' to the list of forbidden characters in collection...
- 08:36 pm Bug #53: Connection lost from NNTPGrab Server: Too long line received from server
-
I've done as requested -
(gdb) print sock->recv_buf->len
$1 = 1048639
(gdb) print sock->recv_buf->str
$2 = (gc... - 04:19 pm Bug #39: Nntpgrab crashed bij het verwerken van laatste nzb file
- Zou je soms weer een logbestand van het programma zelf kunnen verzamelen en toevoegen aan deze bugreport zoals beschr...
- 04:14 pm Bug #53 (In Progress): Connection lost from NNTPGrab Server: Too long line received from server
-
Could you please try to debug this problem on Linux by using gdb.
Start the debugger with the command 'gdb nntpgrab_... - 04:03 pm Bug #55 (In Progress): nntpgrab_gui: symbol lookup error: nntpgrab_gui: undefined symbol: soup_co...
-
The segfault in the Qt frontend probably is a different issue than the libsoup one.
Could you please try to generate... - 03:24 pm Bug #55: nntpgrab_gui: symbol lookup error: nntpgrab_gui: undefined symbol: soup_content_decoder_...
- Ooops - spoke to soon. The library update fixes the standard gui, but not the qt version - it still seg faults
- 03:22 pm Bug #55 (Closed): nntpgrab_gui: symbol lookup error: nntpgrab_gui: undefined symbol: soup_content...
-
Installing on Fedora 12 gets the following errors when running from the commandline :
[eustonr@beast ~]$ nntpgrab_... - 03:16 pm Bug #54 (New): Web interface very slow when large number of downloads in queue
- The web interface is impossibly slow to use, when there are a large number of NZBs in the queue to download. This see...
- 03:11 pm Bug #53 (Closed): Connection lost from NNTPGrab Server: Too long line received from server
- When the nntpgrab server as a lot of downloads in the queue (dont know how many exactly), you get the following error...
- 02:37 pm Bug #52 (In Progress): 0.6.9 par2 repair fails on gentoo linux
-
Could you please try to execute the following command manually and attach all the output of it to this bugreport:
pa...
09/08/2010
- 07:37 pm Bug #52 (Closed): 0.6.9 par2 repair fails on gentoo linux
-
following happens on a gentoo linux box using nntpgrab 0.6.9.
download starts as expected, after completion repair w... - 08:29 am Bug #49: 0.6.90 shows error about dependency order then quits on gentoo
-
Alguno wrote:
> New packages for Fedora 12, 13 and RHEL5/CentOS5 have just been published containing the fix for thi...
09/07/2010
- 12:43 am Bug #49: 0.6.90 shows error about dependency order then quits on gentoo
- New packages for Fedora 12, 13 and RHEL5/CentOS5 have just been published containing the fix for this bug
09/06/2010
- 12:31 am Bug #49: 0.6.90 shows error about dependency order then quits on gentoo
-
After update, same problem on Fedora 13 with nntpgrab rpm from updates-testing :
$ nntpgrab_gui
Unable to connect...
09/05/2010
- 02:58 pm Revision 1726: A crash could occur in the Qt frontend when disabling one of the configured server...
09/04/2010
- 10:47 pm Bug #49: 0.6.90 shows error about dependency order then quits on gentoo
-
Alguno wrote:
> New packages for openSuSE containing the fix for this bug should be available by now
Thanks, this... - 09:32 pm Feature #10: Handle uploads in the integrated webserver
- If the integrated webserver gets a HTTP POST request which includes an .nzb file save it in the NZB import folder. So...
- 09:32 pm Feature #51 (Closed): Integrated webserver handle file upload
- 09:30 pm Feature #51 (Closed): Integrated webserver handle file upload
- If the integrated webserver gets a HTTP POST request which includes an .nzb file save it in the NZB import folder. So...
- 02:03 am Bug #50 (In Progress): NNTPGrab crashes while downloading (MacOS X)
-
Thanks for the bugreport.
Unfortunately the report itself doesn't contain enough information to determine the real c... - 01:52 am Revision 1725: - The nntpconnection_process_body_data function was called recursively too often. ...
-
- Only show the filename without the complete path in the GUI while repairing and unpacking files
- Single file archi...
09/03/2010
- 10:42 pm Bug #50 (Closed): NNTPGrab crashes while downloading (MacOS X)
-
NNTPGrab Qt 0.6.90 crashes while downloading.
I imported a NZB and began downloading, now it suddenly crashes duri...
09/01/2010
- 07:57 am Bug #49: 0.6.90 shows error about dependency order then quits on gentoo
- New packages for openSuSE containing the fix for this bug should be available by now
08/31/2010
- 11:13 pm Bug #49: 0.6.90 shows error about dependency order then quits on gentoo
-
The same thing happens with the openSUSE version too!
Can the openSUSE versions be updated too?
Btw: I used the o...
08/30/2010
- 09:39 pm Revision 1724: - When uninstalling the program on Win32 and Win64, some files could get left behi...
-
- Added a hack to suppress an error message which occurs on startup on Win32 environments due to an older
version o... - 01:41 am Bug #39: Nntpgrab crashed bij het verwerken van laatste nzb file
-
Tot heden nog geen crashes gehad.
Wel opgemerkt:
par2 reparatie geeft tot op heden altijd error, ook indien comma...
08/29/2010
- 12:17 pm Revision 1723: Don't show a warning when the embedded webservers wants to log something
08/28/2010
- 06:37 pm Bug #49: 0.6.90 shows error about dependency order then quits on gentoo
- A Gentoo package containing a fix for this bug has been published
- 06:36 pm Bug #49 (Closed): 0.6.90 shows error about dependency order then quits on gentoo
- Applied in changeset r1722.
- 06:35 pm Revision 1722: The program could give an 'Unable to resolve dependency' error when the physical f...
- location of the unpack plugin is before the physical file system location of the PAR2 plugin. Fixes #49
- 05:59 pm Bug #49: 0.6.90 shows error about dependency order then quits on gentoo
-
A new package has been published.
Please collect some new debug information with this package - 05:48 pm Revision 1721: Updated the debug code added in r1720
- 05:06 pm Bug #49: 0.6.90 shows error about dependency order then quits on gentoo
- Tried again :-) fresh debug info attached.
- 04:54 pm Bug #49: 0.6.90 shows error about dependency order then quits on gentoo
- Oops, forgot to add the patch. It should be there now. Please try again
- 04:44 pm Bug #49: 0.6.90 shows error about dependency order then quits on gentoo
-
Patch is missing?
!!! A file listed in the Manifest could not be found: /usr/local/portage/net-nntp/nntpgrab/files... - 04:39 pm Bug #39: Nntpgrab crashed bij het verwerken van laatste nzb file
-
# ppa toegevoegd voor het installeren van nntpgrab 0.6.90 (Erik van Pienbroek)
sudo add-apt-repository ppa:openft... - 04:36 pm Bug #49: 0.6.90 shows error about dependency order then quits on gentoo
-
I just published a new Gentoo package which contains a patch to provide more debug information.
Could you please per... - 04:24 pm Revision 1720: Added some more debug code to investigate a dependency resolving bug. Refs 49
- 03:31 pm Bug #49: 0.6.90 shows error about dependency order then quits on gentoo
- Could you please give me the output of this command (with NNTPGrab 0.6.90 installed): ls -al /usr/lib/nntpgrab
- 02:51 pm Bug #44 (Closed): Stopped Download Queue When Filename Contains Local Letter(s)
- 02:50 pm Feature #42 (Rejected): direct video-encoding and output to specified folder
- Not enough information supplied. Closing request
- 02:48 pm Bug #39: Nntpgrab crashed bij het verwerken van laatste nzb file
- Zouden jullie soms eens kunnen testen of dit probleem nog steeds optreedt met NNTPGrab 0.6.90 ?
- 02:47 pm Bug #46 (Closed): Download starts at 9%
08/27/2010
- 11:35 pm Revision 1719: - Added a new ./configure option: --disable-par2cmdline-check
-
- When the user changed the Temp Directory in the configuration all downloads
didn't get decoded properly until the... - 11:21 pm Revision 1718: Fixed a compile error which occured when using configure --disable-ssl as mentione...
08/26/2010
- 07:05 am Bug #49 (Closed): 0.6.90 shows error about dependency order then quits on gentoo
-
Right after starting NNTPGrab on a gentoo linux box it displays the following message:
NNTPGrab Core - Unable to r...
08/25/2010
- 07:01 pm Bug #48 (Closed): Unable to load plugin
-
Bedankt voor het melden.
Deze bug is specifiek voor de Win32 versie (de Win64 heeft er geen last van).
De melding k... - 06:49 pm Bug #48 (Closed): Unable to load plugin
- Na installatie van laatste beta versie 0.6.90 kwam er bij het opstarten een foutmelding. Zie bijgeleverd screenshot. ...
Also available in: Atom
NNTPGrab

