We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fresh install GNOME News close suddenly after adding some RSSes from CNN
(gnome-news:21983): Gtk-WARNING **: Child name 'http://rss.cnn.com/rss/cnn_tech.rss' not found in GtkStack Traceback (most recent call last): File "/usr/lib/python3.5/site-packages/gnomenews/view.py", line 356, in sort_function return row1.feed['title'] > row2.feed['title'] TypeError: unorderable types: str() > NoneType()
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Fresh install GNOME News close suddenly after adding some RSSes from CNN
The text was updated successfully, but these errors were encountered: