Xyrio / RSSOwlnix

RSSOwlnix is a fork of RSSOwl a powerful application to organize, search and read your RSS, RDF & Atom news feeds in a comfortable way. Highlights are saved searches, notifications, filters, fast fulltext search and a flexible, clean user interface.
Eclipse Public License 1.0
236 stars 22 forks source link

RSSOwlnix won't start anymore #131

Open Echtze1t opened 3 years ago

Echtze1t commented 3 years ago

I had to do an inplace upgrade of Windows. Everything else works as expected, except for RSSOwlnix, wich doesn't start. After renaming the database folder it starts up normally, but when I copy my stuff over it won't (it did before the upgrade).

At first I would get an error which involved "database" "localhost" and "http://127.0.0.1", but I don't remember the exact phrasing. Now the only thing happening is it crashes at startup and tells me to check the log file, which I have included.

OS: win10-64bit win10 RSSOwlnix version: like RSSOwlnix-2-9-0-win32.win32.x86_64 .log

Xyrio commented 3 years ago

root problem seems to be org.eclipse.swt.SWTError: No more handles. same as in #94

try running as administrator try allowing rssowlnix to open ports (incomming) in the windows firewall (remove possibly existing rules for rssowlnix only then it would ask you if necessary) try deleting the rssowlnix toolbar configuration file (it has a bug where it grows forever and slows down startup and maybe it is the cause of this problem): %userprofile%\.rssowlnix-beta\.metadata\.plugins\org.eclipse.e4.workbench\workbench.xmi

Xyrio commented 1 year ago

109