On 01/24/15 13:02, Adam Wolk wrote: > On Thu, Jan 22, 2015, at 02:29 AM, Brian Callahan wrote: >> Hi ports -- >> >> Attached is a new port, www/quiterss. QuiteRSS is a free Qt-based >> Atom/RSS news reader (think: the Qt version of www/liferea). >> >> pkg/DESCR: >> QuiteRSS is a open-source cross-platform RSS/Atom news feeds reader. It >> is designed to be fast and comfortable for the user. It includes an >> embedded webkit browser, adblocking, user filters, and proxy >> configuration, among many other features. >> >> --- >> >> This works well for me on amd64. Note the patch. I don't know if this is >> an issue with QuiteRSS, Qt4, Fluxbox, or something else. Would >> appreciate testing on the big DEs if possible. With the patch, I can get >> QuiteRSS to show and hide itself from the little tray icon. Without it, >> once I hide QuiteRSS it is unable to reshow itself. >> >> OK? >> >> ~Brian >> >> Email had 1 attachment: >> + quiterss.tgz >> 2k (application/x-gtar) > Hi Brian, > > The port builds and installs fine on OpenBSD i386 snapshot from Jan 22. > Upon startup I am hitting a 'SSL Certificate Error!' for 'openstat.net' > with the following details: > - Error: The issuer certificate of a locally looked up certificate > could not be found > - Error: The root CA certificate is not trusted for this purpose > - Error: No certificates could be verified > I told it I don't want it to trust the cert and moved on.
Do you get that warning for other feeds that use SSL? > I was able to add an RSS feed and view it's content so the application > itself seems to be working fine. > > I did hit a segfault while trying to quit the application from the tray. > Xfce4 click on the tray icon and hit 'exit'. I'd be interested if you could reproduce it. FWIW, I have not had any issue quitting from the tray icon. Also, are you able to show/hide by clicking on the tray icon? Does it change if you remove the patch? Trying to figure out if this is a fluxbox issue or not... Thanks for testing! ~Brian