Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save extrowerk/a9cccc790b4fdb0e78451b9a0582acd4 to your computer and use it in GitHub Desktop.
Save extrowerk/a9cccc790b4fdb0e78451b9a0582acd4 to your computer and use it in GitHub Desktop.
RSSGuard_log
time=" 0.082" type="debug" -> core: Initializing settings in '/boot/home/config/settings/rssguard/RSS Guard/config/config.ini' (non-portable way).
time=" 0.083" type="debug" -> database: Working database source was determined as SQLite file-based database.
time=" 0.083" type="debug" -> core: Starting RSS Guard 3.9.2.
time=" 0.083" type="debug" -> core: Instantiated class 'Application'.
time=" 0.084" type="debug" -> core: Starting to load active localization. Desired localization is 'en_GB'.
time=" 0.085" type="debug" -> core: Application localization 'en_GB' loaded successfully, specifically sublocalization 'en' was loaded.
time=" 0.085" type="warning" -> core: Qt localization 'en' WAS NOT loaded successfully.
time=" 0.088" type="debug" -> database: File-based SQLite database connection 'MessagesModel' to file '/boot/home/config/settings/rssguard/RSS Guard/database/local/database.db' seems to be established.
time=" 0.089" type="debug" -> database: File-based SQLite database has version '21'.
time=" 0.089" type="debug" -> message-model: Repopulated model, SQL statement is now:
'SELECT Messages.id, Messages.is_read, Messages.is_deleted, Messages.is_important, Feeds.title, Messages.title, Messages.url, Messages.author, Messages.date_created, Messages.contents, Messages.is_pdeleted, Messages.enclosures, Messages.account_id, Messages.custom_id, Messages.custom_hash, Messages.feed, CASE WHEN length(Messages.enclosures) > 10 THEN 'true' ELSE 'false' END AS has_enclosures FROM Messages LEFT JOIN Feeds ON Messages.feed = Feeds.custom_id AND Messages.account_id = Feeds.account_id WHERE 0 > 1;'.
time=" 0.089" type="debug" -> core: Auto-download timer started with interval 60000 ms.
time=" 0.089" type="debug" -> core: Creating FeedDownloader singleton.
time=" 0.090" type="debug" -> gui: Available icon theme paths: '/system/data/icons', '/boot/home/config/non-packaged/data/icons', ':/icons', ':/graphics', '/boot/system/apps/rssguard/icons'
time=" 0.091" type="debug" -> gui: Icon theme 'haiku' already loaded.
time=" 0.092" type="debug" -> gui: Skin 'vergilius' loaded.
time=" 0.103" type="debug" -> gui: Creating main application form in thread: '0x2160eee8180'.
time=" 0.107" type="debug" -> gui: Current row changed - proxy 'QModelIndex(-1,-1,0x0,QObject(0x0))', source 'QModelIndex(-1,-1,0x0,QObject(0x0))'.
time=" 0.129" type="debug" -> message-model: Creating tray icon menu.
time=" 0.131" type="debug" -> message-model: Repopulated model, SQL statement is now:
'SELECT Messages.id, Messages.is_read, Messages.is_deleted, Messages.is_important, Feeds.title, Messages.title, Messages.url, Messages.author, Messages.date_created, Messages.contents, Messages.is_pdeleted, Messages.enclosures, Messages.account_id, Messages.custom_id, Messages.custom_hash, Messages.feed, CASE WHEN length(Messages.enclosures) > 10 THEN 'true' ELSE 'false' END AS has_enclosures FROM Messages LEFT JOIN Feeds ON Messages.feed = Feeds.custom_id AND Messages.account_id = Feeds.account_id WHERE 0 > 1 ORDER BY Messages.id DESC;'.
time=" 0.135" type="debug" -> core: Showing the main window when the application is starting.
time=" 0.142" type="debug" -> database: File-based SQLite database connection 'FeedReader' to file '/boot/home/config/settings/rssguard/RSS Guard/database/local/database.db' seems to be established.
time=" 0.143" type="debug" -> database: File-based SQLite database connection 'FeedlyEntryPoint' to file '/boot/home/config/settings/rssguard/RSS Guard/database/local/database.db' seems to be established.
time=" 0.145" type="debug" -> database: File-based SQLite database connection 'GmailEntryPoint' to file '/boot/home/config/settings/rssguard/RSS Guard/database/local/database.db' seems to be established.
time=" 0.146" type="debug" -> database: File-based SQLite database connection 'GreaderEntryPoint' to file '/boot/home/config/settings/rssguard/RSS Guard/database/local/database.db' seems to be established.
time=" 0.146" type="debug" -> database: File-based SQLite database connection 'InoreaderEntryPoint' to file '/boot/home/config/settings/rssguard/RSS Guard/database/local/database.db' seems to be established.
time=" 0.147" type="debug" -> database: File-based SQLite database connection 'OwnCloudServiceEntryPoint' to file '/boot/home/config/settings/rssguard/RSS Guard/database/local/database.db' seems to be established.
time=" 0.148" type="debug" -> database: File-based SQLite database connection 'StandardServiceEntryPoint' to file '/boot/home/config/settings/rssguard/RSS Guard/database/local/database.db' seems to be established.
time=" 0.152" type="debug" -> database: File-based SQLite database connection 'StandardServiceRoot' to file '/boot/home/config/settings/rssguard/RSS Guard/database/local/database.db' seems to be established.
time=" 0.153" type="debug" -> core: Custom ID of feed when loading from DB is '1'.
time=" 0.153" type="debug" -> core: Custom ID of feed when loading from DB is '2'.
time=" 0.154" type="debug" -> core: Custom ID of feed when loading from DB is '3'.
time=" 0.154" type="debug" -> core: Custom ID of feed when loading from DB is '4'.
time=" 0.154" type="debug" -> core: Custom ID of feed when loading from DB is '5'.
time=" 0.154" type="debug" -> core: Custom ID of feed when loading from DB is '6'.
time=" 0.155" type="debug" -> core: Custom ID of feed when loading from DB is '7'.
time=" 0.155" type="debug" -> core: Custom ID of feed when loading from DB is '8'.
time=" 0.155" type="debug" -> core: Custom ID of feed when loading from DB is '9'.
time=" 0.156" type="debug" -> database: File-based SQLite database connection 'RecycleBin' to file '/boot/home/config/settings/rssguard/RSS Guard/database/local/database.db' seems to be established.
time=" 0.157" type="debug" -> database: File-based SQLite database connection 'ImportantNode' to file '/boot/home/config/settings/rssguard/RSS Guard/database/local/database.db' seems to be established.
time=" 0.158" type="debug" -> database: SQLite connection 'StandardServiceRoot' is already active.
time=" 0.158" type="debug" -> database: File-based SQLite database connection 'StandardServiceRoot' to file '/boot/home/config/settings/rssguard/RSS Guard/database/local/database.db' seems to be established.
time=" 0.159" type="debug" -> database: File-based SQLite database connection 'TtRssServiceEntryPoint' to file '/boot/home/config/settings/rssguard/RSS Guard/database/local/database.db' seems to be established.
time=" 31.710" type="debug" -> network: Settings of BaseNetworkAccessManager loaded.
time=" 31.727" type="debug" -> network: Destroying Downloader instance.
time=" 31.727" type="debug" -> network: Destroying SilentNetworkAccessManager instance.
time=" 37.687" type="debug" -> database: File-based SQLite database connection 'FormAccountDetails' to file '/boot/home/config/settings/rssguard/RSS Guard/database/local/database.db' seems to be established.
time=" 37.696" type="debug" -> database: File-based SQLite database connection 'GreaderServiceRoot' to file '/boot/home/config/settings/rssguard/RSS Guard/database/local/database.db' seems to be established.
time=" 37.703" type="debug" -> database: SQLite connection 'GreaderServiceRoot' is already active.
time=" 37.704" type="debug" -> database: File-based SQLite database connection 'GreaderServiceRoot' to file '/boot/home/config/settings/rssguard/RSS Guard/database/local/database.db' seems to be established.
time=" 37.704" type="debug" -> database: SQLite connection 'RecycleBin' is already active.
time=" 37.704" type="debug" -> database: File-based SQLite database connection 'RecycleBin' to file '/boot/home/config/settings/rssguard/RSS Guard/database/local/database.db' seems to be established.
time=" 37.705" type="debug" -> database: SQLite connection 'ImportantNode' is already active.
time=" 37.705" type="debug" -> database: File-based SQLite database connection 'ImportantNode' to file '/boot/home/config/settings/rssguard/RSS Guard/database/local/database.db' seems to be established.
time=" 37.706" type="debug" -> feed-model: There is request to reload feed model, reloading the 1 items individually.
time=" 37.706" type="debug" -> network: Settings of BaseNetworkAccessManager loaded.
time=" 37.709" type="debug" -> network: Destroying Downloader instance.
time=" 37.709" type="debug" -> network: Destroying SilentNetworkAccessManager instance.
time=" 37.709" type="critical" -> greader: Login failed with error: 'protocol error'.
time=" 37.709" type="debug" -> feed-model: There is request to reload feed model, reloading the 4 items individually.
time=" 37.711" type="debug" -> gui: Destroying FormAddAccount instance.
time=" 39.907" type="debug" -> Displaying messages from feeds IDs: 'null' and URLs: ''.
time=" 39.908" type="debug" -> message-model: Repopulated model, SQL statement is now:
'SELECT Messages.id, Messages.is_read, Messages.is_deleted, Messages.is_important, Feeds.title, Messages.title, Messages.url, Messages.author, Messages.date_created, Messages.contents, Messages.is_pdeleted, Messages.enclosures, Messages.account_id, Messages.custom_id, Messages.custom_hash, Messages.feed, CASE WHEN length(Messages.enclosures) > 10 THEN 'true' ELSE 'false' END AS has_enclosures FROM Messages LEFT JOIN Feeds ON Messages.feed = Feeds.custom_id AND Messages.account_id = Feeds.account_id WHERE Feeds.custom_id IN (null) AND Messages.is_deleted = 0 AND Messages.is_pdeleted = 0 AND Messages.account_id = 2 ORDER BY Messages.id DESC;'.
time=" 41.421" type="debug" -> feed-downloader: No feeds to update in worker thread, aborting update.
time=" 41.421" type="debug" -> feed-downloader: Finished feed updates in thread: '0x118ca8989bc0'.
time=" 41.429" type="debug" -> message-model: Repopulated model, SQL statement is now:
'SELECT Messages.id, Messages.is_read, Messages.is_deleted, Messages.is_important, Feeds.title, Messages.title, Messages.url, Messages.author, Messages.date_created, Messages.contents, Messages.is_pdeleted, Messages.enclosures, Messages.account_id, Messages.custom_id, Messages.custom_hash, Messages.feed, CASE WHEN length(Messages.enclosures) > 10 THEN 'true' ELSE 'false' END AS has_enclosures FROM Messages LEFT JOIN Feeds ON Messages.feed = Feeds.custom_id AND Messages.account_id = Feeds.account_id WHERE Feeds.custom_id IN (null) AND Messages.is_deleted = 0 AND Messages.is_pdeleted = 0 AND Messages.account_id = 2 ORDER BY Messages.id DESC;'.
time=" 41.429" type="debug" -> gui: Reloading of msg selections took 1 miliseconds.
time=" 60.351" type="debug" -> core: Starting auto-download event, remaining 15 minutes out of 15 total minutes to next global feed update.
time=" 69.283" type="debug" -> feed-model: There is request to reload feed model, reloading the 1 items individually.
time=" 69.285" type="debug" -> network: Settings of BaseNetworkAccessManager loaded.
time=" 69.290" type="debug" -> network: Destroying Downloader instance.
time=" 69.291" type="debug" -> network: Destroying SilentNetworkAccessManager instance.
time=" 69.291" type="critical" -> greader: Login failed with error: 'protocol error'.
time=" 69.291" type="debug" -> feed-model: There is request to reload feed model, reloading the 4 items individually.
time=" 74.237" type="debug" -> feed-downloader: No feeds to update in worker thread, aborting update.
time=" 74.237" type="debug" -> feed-downloader: Finished feed updates in thread: '0x118ca8989bc0'.
time=" 74.245" type="debug" -> message-model: Repopulated model, SQL statement is now:
'SELECT Messages.id, Messages.is_read, Messages.is_deleted, Messages.is_important, Feeds.title, Messages.title, Messages.url, Messages.author, Messages.date_created, Messages.contents, Messages.is_pdeleted, Messages.enclosures, Messages.account_id, Messages.custom_id, Messages.custom_hash, Messages.feed, CASE WHEN length(Messages.enclosures) > 10 THEN 'true' ELSE 'false' END AS has_enclosures FROM Messages LEFT JOIN Feeds ON Messages.feed = Feeds.custom_id AND Messages.account_id = Feeds.account_id WHERE Feeds.custom_id IN (null) AND Messages.is_deleted = 0 AND Messages.is_pdeleted = 0 AND Messages.account_id = 2 ORDER BY Messages.id DESC;'.
time=" 74.246" type="debug" -> gui: Reloading of msg selections took 1 miliseconds.
time=" 77.119" type="debug" -> core: Cleaning up resources and saving application state.
time=" 77.119" type="debug" -> core: Close lock was obtained safely.
time=" 77.123" type="debug" -> feed-downloader: Destroying FeedDownloader i
tance.
time=" 77.123" type="debug" -> gui: Destroying FormMain instance.
time=" 77.126" type="debug" -> gui: Destroying TabWidget instance.
time=" 77.126" type="debug" -> gui: Destroying FeedMessageViewer instance.
time=" 77.126" type="debug" -> gui: Destroying BaseToolBar instance.
time=" 77.127" type="debug" -> gui: Destroying MessagesView instance.
time=" 77.127" type="debug" -> gui: Destroying BaseToolBar instance.
time=" 77.128" type="debug" -> gui: Destroying FeedsView instance.
time=" 77.129" type="debug" -> gui: Destroying TabBar instance.
time=" 77.131" type="debug" -> gui: Destroying StatusBar instance.
time=" 77.131" type="debug" -> core: Destroying Application instance.
time=" 77.131" type="debug" -> core: Destroying Mutex instance.
time=" 77.142" type="debug" -> gui: Destroying IconFactory instance.
time=" 77.142" type="debug" -> core: Destroying FeedReader instance.
time=" 77.142" type="debug" -> feed-model: Destroying FeedsModel instance.
time=" 77.142" type="debug" -> core: Destroying StandardFeed instance.
time=" 77.142" type="debug" -> core: Destroying StandardFeed instance.
time=" 77.142" type="debug" -> core: Destroying StandardFeed instance.
time=" 77.142" type="debug" -> core: Destroying StandardFeed instance.
time=" 77.142" type="debug" -> core: Destroying StandardFeed instance.
time=" 77.143" type="debug" -> core: Destroying StandardFeed instance.
time=" 77.143" type="debug" -> core: Destroying StandardFeed instance.
time=" 77.143" type="debug" -> core: Destroying StandardFeed instance.
time=" 77.143" type="debug" -> core: Destroying StandardFeed instance.
time=" 77.143" type="debug" -> feed-model: Destroying FeedsProxyModel instance
time=" 77.143" type="debug" -> message-model: Destroying MessagesModel instance.
time=" 77.143" type="debug" -> message-model: Destroying MessagesProxyModel instance.
time=" 77.146" type="warning" -> QObject::~QObject: Timers cannot be stopped from another thread
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment