Skip to content

Instantly share code, notes, and snippets.

@666threesixes666
Created May 10, 2015 18:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 666threesixes666/6ec16ca25241cc695898 to your computer and use it in GitHub Desktop.
Save 666threesixes666/6ec16ca25241cc695898 to your computer and use it in GitHub Desktop.
rssguard freakout
[rssguard] DEBUG: Instantiated Application class.
[rssguard] DEBUG: Available icon theme paths: '/usr/share/rssguard/icons'.
[rssguard] DEBUG: Initializing settings in '/home/mkultra/.rssguard/data/config/config.ini' (non-portable way).
[rssguard] DEBUG: Installed icon themes are: '-', 'mini-kfaenza'.
[rssguard] DEBUG: Loading icon theme 'mini-kfaenza'.
[rssguard] DEBUG: Loading skin 'base/vergilius.xml'.
[rssguard] DEBUG: Skin 'base/vergilius.xml' loaded.
[rssguard] DEBUG: Application localization 'en_US' loaded successfully.
[rssguard] WARNING: Qt localization 'en_US' was not loaded.
[rssguard] DEBUG: Creating main application form in thread: '140414461351808'.
[rssguard] DEBUG: Creating tray icon menu.
[rssguard] DEBUG: Working database source was determined as SQLite file-based database.
[rssguard] WARNING: Error occurred. File-based SQLite database is not initialized. Initializing now.
[rssguard] DEBUG: File-based SQLite database backend should be ready now.
[rssguard] DEBUG: Loading messages from feeds: .
[rssguard] DEBUG: File-based SQLite database connection 'FeedsModelRecycleBin' to file '/home/mkultra/.rssguard/data/database/local/database.db' seems to be established.
[rssguard] DEBUG: File-based SQLite database connection 'FeedsModel' to file '/home/mkultra/.rssguard/data/database/local/database.db' seems to be established.
[rssguard] DEBUG: File-based SQLite database connection 'FeedsModelFeed' to file '/home/mkultra/.rssguard/data/database/local/database.db' seems to be established.
[rssguard] DEBUG: SQLite connection 'FeedsModelFeed' is already active.
[rssguard] DEBUG: File-based SQLite database connection 'FeedsModelFeed' to file '/home/mkultra/.rssguard/data/database/local/database.db' seems to be established.
[rssguard] DEBUG: SQLite connection 'FeedsModelFeed' is already active.
[rssguard] DEBUG: File-based SQLite database connection 'FeedsModelFeed' to file '/home/mkultra/.rssguard/data/database/local/database.db' seems to be established.
[rssguard] DEBUG: SQLite connection 'FeedsModelFeed' is already active.
[rssguard] DEBUG: File-based SQLite database connection 'FeedsModelFeed' to file '/home/mkultra/.rssguard/data/database/local/database.db' seems to be established.
[rssguard] DEBUG: Auto-update timer started with interval 60000.
[rssguard] DEBUG: Adjusting column resize modes for MessagesView.
[rssguard] DEBUG: Showing the main window when the application is starting.
[rssguard] DEBUG: Showing tray icon.
[rssguard] DEBUG: Creating SystemTrayIcon instance.
[rssguard] DEBUG: Showing tray icon with 1000 ms delay.
[rssguard] DEBUG: OS asked application to save its state.
[rssguard] DEBUG: Tray icon displayed.
[rssguard] DEBUG: SQLite connection 'FeedsModel' is already active.
[rssguard] DEBUG: File-based SQLite database connection 'FeedsModel' to file '/home/mkultra/.rssguard/data/database/local/database.db' seems to be established.
[rssguard] DEBUG: SQLite connection 'FeedsModel' is already active.
[rssguard] DEBUG: File-based SQLite database connection 'FeedsModel' to file '/home/mkultra/.rssguard/data/database/local/database.db' seems to be established.
[rssguard] DEBUG: SQLite connection 'FeedsModel' is already active.
[rssguard] DEBUG: File-based SQLite database connection 'FeedsModel' to file '/home/mkultra/.rssguard/data/database/local/database.db' seems to be established.
[rssguard] DEBUG: SQLite connection 'FeedsModel' is already active.
[rssguard] DEBUG: File-based SQLite database connection 'FeedsModel' to file '/home/mkultra/.rssguard/data/database/local/database.db' seems to be established.
[rssguard] DEBUG: SQLite connection 'FeedsModel' is already active.
[rssguard] DEBUG: File-based SQLite database connection 'FeedsModel' to file '/home/mkultra/.rssguard/data/database/local/database.db' seems to be established.
Segmentation fault
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment