<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/klibido/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/klibido/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 10 Oct 2009 10:01:45 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/klibido/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>SSL not connecting</title><link>https://sourceforge.net/p/klibido/support-requests/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br /&gt;
I have a new Ubuntu Jaunty 904 installation with the latest klibido installed.  Using localhost port 119 as server does not seem to work, although I have verified I can connect to that port with telnet:&lt;/p&gt;
&lt;p&gt;$ telnet localhost 119&lt;br /&gt;
Trying ::1...&lt;br /&gt;
Connected to localhost.&lt;br /&gt;
Escape character is '^]'.&lt;br /&gt;
200 News.GigaNews.Com&lt;/p&gt;
&lt;p&gt;and &lt;/p&gt;
&lt;p&gt;$ sudo netstat -an -tcp | grep 563&lt;br /&gt;
tcp        0      0 192.168.2.110:49336     216.196.109.144:563     ESTABLISHED 6500/stunnel4 &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;I then try starting klibido command line:&lt;br /&gt;
$ klibido&lt;br /&gt;
kbuildsycoca running...&lt;br /&gt;
Database nzb opened&lt;br /&gt;
$ Cannot connect&lt;br /&gt;
Cannot connect&lt;br /&gt;
Cannot connect&lt;br /&gt;
Cannot connect&lt;br /&gt;
Cannot connect&lt;br /&gt;
Cannot connect&lt;br /&gt;
Cannot connect&lt;br /&gt;
Cannot connect&lt;br /&gt;
Cannot connect&lt;br /&gt;
Cannot connect&lt;br /&gt;
1, 1: Thread::slotRetryTimeout&lt;br /&gt;
Resuming thread&lt;br /&gt;
Cannot connect&lt;br /&gt;
1, 2: Thread::slotRetryTimeout&lt;br /&gt;
Resuming thread&lt;br /&gt;
Cannot connect&lt;br /&gt;
etc etc&lt;/p&gt;
&lt;p&gt;Have attached the output of /etc/default/stunnel4, /etc/init.d/stunnel4, and /etc/stunnel/stunnel.conf (in that order)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 10 Oct 2009 10:01:45 -0000</pubDate><guid>https://sourceforge.net7e498a8d81412d7c0c620ccc9ade4a68caedd18a</guid></item><item><title>SSL not connecting</title><link>https://sourceforge.net/p/klibido/support-requests/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br /&gt;
I have a new Ubuntu Jaunty 904 installation with the latest klibido installed.  Using localhost port 119 as server does not seem to work, although I have verified I can connect to that port with telnet:&lt;/p&gt;
&lt;p&gt;$ telnet localhost 119&lt;br /&gt;
Trying ::1...&lt;br /&gt;
Connected to localhost.&lt;br /&gt;
Escape character is '^]'.&lt;br /&gt;
200 News.GigaNews.Com&lt;/p&gt;
&lt;p&gt;and &lt;/p&gt;
&lt;p&gt;$ sudo netstat -an -tcp | grep 563&lt;br /&gt;
tcp        0      0 192.168.2.110:49336     216.196.109.144:563     ESTABLISHED 6500/stunnel4 &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;I then try starting klibido command line:&lt;br /&gt;
$ klibido&lt;br /&gt;
kbuildsycoca running...&lt;br /&gt;
Database nzb opened&lt;br /&gt;
$ Cannot connect&lt;br /&gt;
Cannot connect&lt;br /&gt;
Cannot connect&lt;br /&gt;
Cannot connect&lt;br /&gt;
Cannot connect&lt;br /&gt;
Cannot connect&lt;br /&gt;
Cannot connect&lt;br /&gt;
Cannot connect&lt;br /&gt;
Cannot connect&lt;br /&gt;
Cannot connect&lt;br /&gt;
1, 1: Thread::slotRetryTimeout&lt;br /&gt;
Resuming thread&lt;br /&gt;
Cannot connect&lt;br /&gt;
1, 2: Thread::slotRetryTimeout&lt;br /&gt;
Resuming thread&lt;br /&gt;
Cannot connect&lt;br /&gt;
etc etc&lt;/p&gt;
&lt;p&gt;Have attached the output of /etc/default/stunnel4, /etc/init.d/stunnel4, and /etc/stunnel/stunnel.conf (in that order)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 10 Oct 2009 07:19:00 -0000</pubDate><guid>https://sourceforge.netd0daa68a5ec9a6b7de596c97b0149664af61d831</guid></item><item><title>Set priority newsservers ????</title><link>https://sourceforge.net/p/klibido/support-requests/10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have 1 free newsserver and 1 payserver for downloading.&lt;/p&gt;
&lt;p&gt;I set my free server at priority 1 and my payserver at&lt;br /&gt;
priority 2.&lt;/p&gt;
&lt;p&gt;When I start downlaoding it seems to me that Klibido&lt;br /&gt;
only makes contact with my payserver and not my free&lt;br /&gt;
newsserver. So I have to pay every bit I download. &lt;/p&gt;
&lt;p&gt;Settings of my free newsserver are checked, because&lt;br /&gt;
when I delete my payserver a connection with my free&lt;br /&gt;
newsserver is established.&lt;/p&gt;
&lt;p&gt;How can I set the priority that Klibido first download&lt;br /&gt;
from my free newsserver and after that fills the&lt;br /&gt;
incomplete files with my payserver?&lt;/p&gt;
&lt;p&gt;Thanks for your answer en sorry for my bad english.&lt;/p&gt;
&lt;p&gt;Greetings&lt;br /&gt;
Peter&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">housy_peter</dc:creator><pubDate>Sun, 10 Sep 2006 20:51:19 -0000</pubDate><guid>https://sourceforge.net18d812566594c2c065c1875be4b6bc681ccf149d</guid></item><item><title>multiple autostarts</title><link>https://sourceforge.net/p/klibido/support-requests/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;klibido start once or twice at startup (mandriav 2006/kde)&lt;/p&gt;
&lt;p&gt;was there a problem when i closed the windows from&lt;br /&gt;
previous session ?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 08 Apr 2006 06:54:37 -0000</pubDate><guid>https://sourceforge.netb52b452def64b755e74d5a18e7d33d8abf3c0b18</guid></item><item><title>Missing files from release 0.2.5?</title><link>https://sourceforge.net/p/klibido/support-requests/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I've had a few issues in running ./configure related to&lt;br /&gt;
my own setup, which I've worked through successfully as&lt;br /&gt;
I'm reasonably proficient with Linux - I use SuSE Linux&lt;br /&gt;
10.0 on AMD-64 and most of those issues related to the&lt;br /&gt;
64-bit version of SuSE that I run.&lt;/p&gt;
&lt;p&gt;But here's the problem: I now get a successful config&lt;br /&gt;
and can run make - but it fails, with missing files:&lt;br /&gt;
groupWidget.h&lt;br /&gt;
NewsGroupForm.h&lt;br /&gt;
downloadselectdlg.h&lt;br /&gt;
addformdlg.h&lt;br /&gt;
serversWidget.h&lt;br /&gt;
serverdlg.h&lt;br /&gt;
qmgrform.h&lt;br /&gt;
prefgenerallayout.h&lt;br /&gt;
prefdecodelauyout.h&lt;br /&gt;
prefheaderlayout.h&lt;/p&gt;
&lt;p&gt;I see that in the /src directory, none of these files&lt;br /&gt;
are present, but for each there is a corresponding .ui&lt;br /&gt;
file - am I missing something fundamental, or are these&lt;br /&gt;
header (.h) files really missing?  If not, where are they?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;GraceCourt [klibido.sourceforge -AT- inrucan.com]&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 06 Apr 2006 22:42:43 -0000</pubDate><guid>https://sourceforge.net051fc33dc2c4349985b6b75e74eb4e49427ebaa3</guid></item><item><title>How to repair KLibido databases after a crash</title><link>https://sourceforge.net/p/klibido/support-requests/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;After i had a crash with Firefox, my X session crashed&lt;br /&gt;
as well, with all my running X apps , including of&lt;br /&gt;
course KLibido.&lt;/p&gt;
&lt;p&gt;Now, i can't update my list of Newsgroups, as one NG&lt;br /&gt;
database seems to be corrupted. For that particular NG,&lt;br /&gt;
i have "expiring 24567%" IIRC and the counter seems to&lt;br /&gt;
go up forever. I left it running for a whole day, but&lt;br /&gt;
it never ends.&lt;/p&gt;
&lt;p&gt;Can someone tell me how to fix the databases so that i&lt;br /&gt;
can avoid to: 1) detele the NG and its database 2) need&lt;br /&gt;
to subscribe to that NG again and download several&lt;br /&gt;
hundreds of megs of index.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Philippe&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Philippe Gramoullé</dc:creator><pubDate>Tue, 07 Mar 2006 18:19:04 -0000</pubDate><guid>https://sourceforge.net531f369c683745fe764fd0bbb389317b26081124</guid></item><item><title>IPv6 Support</title><link>https://sourceforge.net/p/klibido/support-requests/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The version that is included in Debian Sid &lt;br /&gt;
(0.2.4.1-1+b1) seems unable to make use of IPv6 &lt;br /&gt;
addresses.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;When I try to access an IPv6 server, klibido will &lt;br /&gt;
only do a DNS query on the A-record and not on AAAA &lt;br /&gt;
record of the domain. Furthermore filling in the ipv6 &lt;br /&gt;
address of the server does not work either. &lt;/p&gt;
&lt;p&gt;I would really like to see this feature implemented &lt;br /&gt;
if possible. &lt;/p&gt;
&lt;p&gt;Regards, &lt;/p&gt;
&lt;p&gt;Guido (guidodiepen@gmail.com) &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 19 Feb 2006 17:10:17 -0000</pubDate><guid>https://sourceforge.netbdf78f0f4297cb452d0f81c45bf8d547efc9f09e</guid></item><item><title>Remember sizes</title><link>https://sourceforge.net/p/klibido/support-requests/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Everytime I start Klibido I have to resize the&lt;br /&gt;
newsgroup and server bar on the left so that the names&lt;br /&gt;
fit in. Can you add a function which remembers the&lt;br /&gt;
sizes so I dont have to do it manually each time?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ThePeasant</dc:creator><pubDate>Sat, 21 Jan 2006 20:17:15 -0000</pubDate><guid>https://sourceforge.net823a2b23769e8abe8ebaa16ad9efd39fadce2714</guid></item><item><title>Select All</title><link>https://sourceforge.net/p/klibido/support-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;"select all" would be nice. Some of my Binary groups have a large &lt;br /&gt;
number of files and I would rather sort through the material after it &lt;br /&gt;
is downloaded. Can you make a "select all" or pot in a feature for &lt;br /&gt;
&amp;lt;ctrl&amp;gt; + &amp;lt;a&amp;gt; to work please.&lt;/p&gt;
&lt;p&gt;--Shaun&lt;/p&gt;
&lt;p&gt;shaun.marolf@gmail.com&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 07 Nov 2005 22:29:57 -0000</pubDate><guid>https://sourceforge.netc1b699756ca3eee4a25d2f911372f8c9f58a3b1e</guid></item><item><title>nzb support</title><link>https://sourceforge.net/p/klibido/support-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;a linux noob, be gentle pls. running mandriva looking&lt;br /&gt;
for nzb support to make my transition complete, so i&lt;br /&gt;
have installed klibido, very good but two things have&lt;br /&gt;
me beat:&lt;br /&gt;
1)cannot get nzb file to open, H E L P !&lt;/p&gt;
&lt;p&gt;2)when dl mp3s all preview making a noisey &lt;/p&gt;
&lt;p&gt;milkbottle@ghostmail.net&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 13 Oct 2005 02:44:04 -0000</pubDate><guid>https://sourceforge.net39252d87b2c574eeafb1afb4668e9b99bd90a1b0</guid></item></channel></rss>