Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 295590 Details for
Bug 433798
Update Liferea to 1.4.12
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
debug output from running liferea-1.4.12-1.fc9.i386 under f8
liferea (text/plain), 5.05 KB, created by
Stefan Plewako
on 2008-02-22 06:15:32 UTC
(
hide
)
Description:
debug output from running liferea-1.4.12-1.fc9.i386 under f8
Filename:
MIME Type:
Creator:
Stefan Plewako
Created:
2008-02-22 06:15:32 UTC
Size:
5.05 KB
patch
obsolete
>$ liferea --debug-all >TRACE: + rule_init >TRACE: - rule_init >TRACE: + db_init >DB: Opening DB file /home/stef/.liferea_1.4/liferea.db... >CACHE: Data base file /home/stef/.liferea_1.4/liferea.db was not found... Creating new one. >DB: current DB schema version: 6 >DB: executing SQL: CREATE TABLE items ( title TEXT, read INTEGER, new INTEGER, updated INTEGER, popup INTEGER, marked INTEGER, source TEXT, source_id TEXT, valid_guid INTEGER, real_source_url TEXT, real_source_title TEXT, description TEXT, dateINTEGER, comment_feed_id TEXT, comment INTEGER); >DB: -> result: 1 (table items already exists) >DB: executing SQL: CREATE INDEX items_idx ON items (source_id); >DB: -> result: 1 (index items_idx already exists) >DB: executing SQL: CREATE INDEX items_idx2 ON items (comment_feed_id); >DB: -> result: 1 (index items_idx2 already exists) >DB: executing SQL: CREATE TABLE itemsets ( item_id INTEGER, parent_item_id INTEGER, node_id TEXT, read INTEGER, comment INTEGER, PRIMARY KEY (item_id, node_id)); >DB: -> result: 1 (table itemsets already exists) >DB: executing SQL: CREATE INDEX itemset_idx ON itemsets (node_id); >DB: -> result: 1 (index itemset_idx already exists) >DB: executing SQL: CREATE INDEX itemset_idx2 ON itemsets (item_id); >DB: -> result: 1 (index itemset_idx2 already exists) >DB: executing SQL: CREATE TABLE metadata ( item_id INTEGER, nr INTEGER, key TEXT, value TEXT, PRIMARY KEY (item_id, nr)); >DB: -> result: 1 (table metadata already exists) >DB: executing SQL: CREATE INDEX metadata_idx ON metadata (item_id); >DB: -> result: 1 (index metadata_idx already exists) >DB: executing SQL: DROP TRIGGER item_removal; >DB: -> result: 0 (success) >DB: executing SQL: CREATE TRIGGER item_removal DELETE ON itemsets BEGIN DELETE FROM items WHERE ROWID = old.item_id; DELETE FROM itemsets WHERE parent_item_id = old.item_id; DELETE FROM metadata WHERE item_id = old.item_id; END; >DB: -> result: 0 (success) >DB: executing SQL: DROP TRIGGER item_insert; >DB: -> result: 0 (success) >DB: executing SQL: CREATE TRIGGER item_insert INSERT ON items BEGIN UPDATE itemsets SET read = new.read WHERE item_id = new.ROWID; END; >DB: -> result: 0 (success) >DB: executing SQL: DROP TRIGGER item_update; >DB: -> result: 0 (success) >DB: executing SQL: CREATE TRIGGER item_update UPDATE ON items BEGIN UPDATE itemsets SET read = new.read WHERE item_id = new.ROWID; END; >DB: -> result: 0 (success) >DB: executing SQL: CREATE TABLE subscription ( node_id STRING, source STRING, orig_source STRING, filter_cmd STRING, update_interval INTEGER, default_interval INTEGER, discontinued INTEGER, available INTEGER, PRIMARY KEY (node_id)); >DB: -> result: 1 (table subscription already exists) >DB: executing SQL: CREATE TABLE update_state ( node_id STRING, last_modified STRING, etag STRING, last_update INTEGER, last_favicon_update INTEGER, PRIMARY KEY (node_id)); >DB: -> result: 1 (table update_state already exists) >DB: executing SQL: CREATE TABLE subscription_metadata ( node_id STRING, nr INTEGER, key TEXT, value TEXT, PRIMARY KEY (node_id, nr)); >DB: -> result: 1 (table subscription_metadata already exists) >DB: executing SQL: CREATE INDEX subscription_metadata_idx ON subscription_metadata (node_id); >DB: -> result: 1 (index subscription_metadata_idx already exists) >DB: executing SQL: DROP TRIGGER subscription_removal; >DB: -> result: 0 (success) >DB: executing SQL: CREATE TRIGGER subscription_removal DELETE ON subscription BEGIN DELETE FROM node WHERE node_id = old.node_id; DELETE FROM update_state WHERE node_id = old.node_id; DELETE FROM subscription_metadata WHERE node_id = old.node_id; DELETE FROM itemsets WHERE node_id = old.node_id; END; >DB: -> result: 0 (success) >DB: executing SQL: CREATE TABLE node ( node_id STRING, parent_id STRING, title STRING, type INTEGER, expanded INTEGER, view_mode INTEGER, sort_column INTEGER, sort_reversed INTEGER, PRIMARY KEY (node_id)); >DB: -> result: 1 (table node already exists) >DB: executing SQL: CREATE TABLE view_state ( node_id STRING, unread INTEGER, count INTEGER, PRIMARY KEY (node_id)); >DB: -> result: 1 (table view_state already exists) >DB: table setup took 0,109s >TRACE: - db_init >CONF: proxy auto detect is configured >CONF: no proxy GNOME of $http_proxy configuration found... >CONF: Proxy settings are now NULL:0 NULL:NULL >TRACE: + plugin_mgmt_get_init >PLUGINS: Scanning for plugins (/usr/lib/liferea): >PLUGINS: Cannot open /usr/lib/liferea/liblinotiflibnotify.so (/usr/lib/liferea/liblinotiflibnotify.so: undefined symbol: g_assertion_message_expr)! >PLUGINS: Cannot open /usr/lib/liferea/liblihtmlg.so (/usr/lib/liferea/liblihtmlg.so: undefined symbol: g_assertion_message_expr)! >/usr/bin/liferea-bin: symbol lookup error: /usr/bin/liferea-bin: undefined symbol: g_assertion_message_expr
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 433798
: 295590