Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1167423 Details for
Bug 1345867
GNetworkMonitor always reports off-line mode after upgrade from rhel7.1 to rhel7.2.
Home
New
Search
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.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
evolution logs with CAMEL_DEBUG=all
50-evo.log (text/plain), 27.32 KB, created by
Ashish Shah
on 2016-06-13 10:49:31 UTC
(
hide
)
Description:
evolution logs with CAMEL_DEBUG=all
Filename:
MIME Type:
Creator:
Ashish Shah
Created:
2016-06-13 10:49:31 UTC
Size:
27.32 KB
patch
obsolete
>evolution-shell-Message: Network disconnected. Forced offline. > >Database succesfully opened > >=========== >DB SQL operation [ATTACH DATABASE ':memory:' AS mem] started >Camel SQL Exec: >ATTACH DATABASE ':memory:' AS mem >DB Operation ended. Time Taken : 0,061876 >########### > >=========== >DB SQL operation [CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT )] started >Camel SQL Exec: >CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT ) >DB Operation ended. Time Taken : 0,004649 >########### > >Database succesfully opened > >=========== >DB SQL operation [ATTACH DATABASE ':memory:' AS mem] started >Camel SQL Exec: >ATTACH DATABASE ':memory:' AS mem >DB Operation ended. Time Taken : 0,016478 >########### > >=========== >DB SQL operation [CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT )] started >Camel SQL Exec: >CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT ) >DB Operation ended. Time Taken : 0,003439 >########### > >Database succesfully opened > >=========== >DB SQL operation [ATTACH DATABASE ':memory:' AS mem] started >Camel SQL Exec: >ATTACH DATABASE ':memory:' AS mem >DB Operation ended. Time Taken : 0,003749 >########### > >=========== >DB SQL operation [CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT )] started >Camel SQL Exec: >CREATE TABLE IF NOT EXISTS folders ( folder_name TEXT PRIMARY KEY, version REAL, flags INTEGER, nextuid INTEGER, time NUMERIC, saved_count INTEGER, unread_count INTEGER, deleted_count INTEGER, junk_count INTEGER, visible_count INTEGER, jnd_count INTEGER, bdata TEXT ) >DB Operation ended. Time Taken : 0,003261 >########### > >camel_db_select: >SELECT * FROM folders WHERE folder_name = 'Inbox' > >=========== >DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Inbox'] started >Camel SQL Exec: >SELECT * FROM folders WHERE folder_name = 'Inbox' >DB Operation ended. Time Taken : 0,003970 >########### > >camel_db_select: >SELECT * FROM folders WHERE folder_name = 'Drafts' > >=========== >DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Drafts'] started >Camel SQL Exec: >SELECT * FROM folders WHERE folder_name = 'Drafts' >DB Operation ended. Time Taken : 0,003815 >########### > >camel_db_select: >SELECT * FROM folders WHERE folder_name = 'Outbox' > >=========== >DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Outbox'] started >Camel SQL Exec: >SELECT * FROM folders WHERE folder_name = 'Outbox' >DB Operation ended. Time Taken : 0,003811 >########### > >camel_db_select: >SELECT * FROM folders WHERE folder_name = 'Sent' > >=========== >DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Sent'] started >Camel SQL Exec: >SELECT * FROM folders WHERE folder_name = 'Sent' > >read_fir_callback called >DB Operation ended. Time Taken : 0,003743 >########### > >camel_db_select: >SELECT * FROM folders WHERE folder_name = 'Templates' > >=========== >DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Templates'] started >Camel SQL Exec: >SELECT * FROM folders WHERE folder_name = 'Templates' >DB Operation ended. Time Taken : 0,003762 >########### >Thread 0xbade00 > >Get folder info(0x376a210:local, '<null>') = > full_name: Inbox > flags: 00000448 > full_name: Drafts > flags: 00000008 > full_name: Outbox > flags: 00000808 > full_name: Sent > flags: 00001408 > full_name: Templates > flags: 00000008 > full_name: .#evolution/Trash > flags: 00000cf2 > full_name: .#evolution/Junk > flags: 000010f2 >< 0xbade00 > >Creating Collation (null) on dreceived with (nil) > >camel_db_select: >SELECT * FROM folders WHERE folder_name = 'Inbox' > >=========== >DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Inbox'] started >Camel SQL Exec: >SELECT * FROM folders WHERE folder_name = 'Inbox' >DB Operation ended. Time Taken : 0,003921 >########### > >camel_db_select: >SELECT uid,flags FROM 'Inbox' order by dreceived > >=========== >DB SQL operation [SELECT uid,flags FROM 'Inbox' order by dreceived] started >Camel SQL Exec: >SELECT uid,flags FROM 'Inbox' order by dreceived >DB Operation ended. Time Taken : 0,003889 >########### >Creating Collation (null) on dreceived with (nil) > >camel_db_select: >SELECT * FROM folders WHERE folder_name = 'Drafts' > >=========== >DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Drafts'] started >Camel SQL Exec: >SELECT * FROM folders WHERE folder_name = 'Drafts' >DB Operation ended. Time Taken : 0,003805 >########### > >camel_db_select: >SELECT uid,flags FROM 'Drafts' order by dreceived > >=========== >DB SQL operation [SELECT uid,flags FROM 'Drafts' order by dreceived] started >Camel SQL Exec: >SELECT uid,flags FROM 'Drafts' order by dreceived >DB Operation ended. Time Taken : 0,004587 >########### >Creating Collation (null) on dreceived with (nil) > >camel_db_select: >SELECT * FROM folders WHERE folder_name = 'Outbox' > >=========== >DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Outbox'] started >Camel SQL Exec: >SELECT * FROM folders WHERE folder_name = 'Outbox' >DB Operation ended. Time Taken : 0,004115 >########### > >camel_db_select: >SELECT uid,flags FROM 'Outbox' order by dreceived > >=========== >DB SQL operation [SELECT uid,flags FROM 'Outbox' order by dreceived] started >Camel SQL Exec: >SELECT uid,flags FROM 'Outbox' order by dreceived >DB Operation ended. Time Taken : 0,004440 >########### >Creating Collation (null) on dreceived with (nil) > >camel_db_select: >SELECT * FROM folders WHERE folder_name = 'Sent' > >=========== >DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Sent'] started >Camel SQL Exec: >SELECT * FROM folders WHERE folder_name = 'Sent' > >read_fir_callback called >DB Operation ended. Time Taken : 0,004844 >########### > >camel_db_select: >SELECT uid,flags FROM 'Sent' order by dreceived > >=========== >DB SQL operation [SELECT uid,flags FROM 'Sent' order by dreceived] started >Camel SQL Exec: >SELECT uid,flags FROM 'Sent' order by dreceived >DB Operation ended. Time Taken : 0,004409 >########### >Creating Collation (null) on dreceived with (nil) > >camel_db_select: >SELECT * FROM folders WHERE folder_name = 'Templates' > >=========== >DB SQL operation [SELECT * FROM folders WHERE folder_name = 'Templates'] started >Camel SQL Exec: >SELECT * FROM folders WHERE folder_name = 'Templates' >DB Operation ended. Time Taken : 0,003526 >########### > >camel_db_select: >SELECT uid,flags FROM 'Templates' order by dreceived > >=========== >DB SQL operation [SELECT uid,flags FROM 'Templates' order by dreceived] started >Camel SQL Exec: >SELECT uid,flags FROM 'Templates' order by dreceived >DB Operation ended. Time Taken : 0,004180 >########### > >=========== >DB SQL operation [BEGIN] started >Camel SQL Exec: >BEGIN >Camel SQL Exec: >CREATE TABLE IF NOT EXISTS Deletes (id INTEGER primary key AUTOINCREMENT not null, uid TEXT, time TEXT, mailbox TEXT) >Camel SQL Exec: >INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, '.#evolution/Junk', strftime("%s", 'now') FROM '.#evolution/Junk' >Error in SQL EXEC statement: INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, '.#evolution/Junk', strftime("%s", 'now') FROM '.#evolution/Junk' [no such table: .#evolution/Junk]. >Camel SQL Exec: >DELETE FROM folders WHERE folder_name = '.#evolution/Junk' >Camel SQL Exec: >DROP TABLE '.#evolution/Junk' >Error in SQL EXEC statement: DROP TABLE '.#evolution/Junk' [no such table: .#evolution/Junk]. >Camel SQL Exec: >DROP TABLE '.#evolution/Junk_bodystructure' >Error in SQL EXEC statement: DROP TABLE '.#evolution/Junk_bodystructure' [no such table: .#evolution/Junk_bodystructure]. >Camel SQL Exec: >COMMIT >DB Operation ended. Time Taken : 0,009383 >########### > >=========== >DB SQL operation [BEGIN] started >Camel SQL Exec: >BEGIN >Camel SQL Exec: >CREATE TABLE IF NOT EXISTS Deletes (id INTEGER primary key AUTOINCREMENT not null, uid TEXT, time TEXT, mailbox TEXT) >Camel SQL Exec: >INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, '.#evolution/Trash', strftime("%s", 'now') FROM '.#evolution/Trash' >Error in SQL EXEC statement: INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, '.#evolution/Trash', strftime("%s", 'now') FROM '.#evolution/Trash' [no such table: .#evolution/Trash]. >Camel SQL Exec: >DELETE FROM folders WHERE folder_name = '.#evolution/Trash' >Camel SQL Exec: >DROP TABLE '.#evolution/Trash' >Error in SQL EXEC statement: DROP TABLE '.#evolution/Trash' [no such table: .#evolution/Trash]. >Camel SQL Exec: >DROP TABLE '.#evolution/Trash_bodystructure' >Error in SQL EXEC statement: DROP TABLE '.#evolution/Trash_bodystructure' [no such table: .#evolution/Trash_bodystructure]. >Camel SQL Exec: >COMMIT >DB Operation ended. Time Taken : 0,008136 >########### >Thread 0x37b7de0 > >Get folder info(0x3791130:1444127072.11405.2@WS11, '<null>') = > full_name: INBOX > flags: 00000001 > full_name: INBOX/confluence > flags: 00000018 > full_name: INBOX/jenkins > flags: 00000018 > full_name: INBOX/jira > flags: 00000018 > full_name: INBOX/mgmt01 > flags: 00000018 > full_name: Draft > flags: 00000018 > full_name: Sent > flags: 00000018 > full_name: .#evolution/Trash > flags: 00000cf2 > full_name: .#evolution/Junk > flags: 000010f2 >< 0x37b7de0 > > >=========== >DB SQL operation [BEGIN] started >Camel SQL Exec: >BEGIN >Camel SQL Exec: >CREATE TABLE IF NOT EXISTS Deletes (id INTEGER primary key AUTOINCREMENT not null, uid TEXT, time TEXT, mailbox TEXT) >Camel SQL Exec: >INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, '.#evolution/Junk', strftime("%s", 'now') FROM '.#evolution/Junk' >Error in SQL EXEC statement: INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, '.#evolution/Junk', strftime("%s", 'now') FROM '.#evolution/Junk' [no such table: .#evolution/Junk]. >Camel SQL Exec: >DELETE FROM folders WHERE folder_name = '.#evolution/Junk' >Camel SQL Exec: >DROP TABLE '.#evolution/Junk' >Error in SQL EXEC statement: DROP TABLE '.#evolution/Junk' [no such table: .#evolution/Junk]. >Camel SQL Exec: >DROP TABLE '.#evolution/Junk_bodystructure' >Error in SQL EXEC statement: DROP TABLE '.#evolution/Junk_bodystructure' [no such table: .#evolution/Junk_bodystructure]. >Camel SQL Exec: >COMMIT >DB Operation ended. Time Taken : 0,009810 >########### >sexp is : [(match-all (system-flag "Junk"))] >Equivalent sql SELECT uid FROM 'Sent' WHERE (junk = 1) > >camel_db_select: >SELECT uid FROM 'Sent' WHERE (junk = 1) > >=========== >DB SQL operation [SELECT uid FROM 'Sent' WHERE (junk = 1)] started >Camel SQL Exec: >SELECT uid FROM 'Sent' WHERE (junk = 1) >DB Operation ended. Time Taken : 0,004481 >########### >sexp is : [(match-all (system-flag "Junk"))] >Equivalent sql SELECT uid FROM 'Inbox' WHERE (junk = 1) > >camel_db_select: >SELECT uid FROM 'Inbox' WHERE (junk = 1) > >=========== >DB SQL operation [SELECT uid FROM 'Inbox' WHERE (junk = 1)] started >Camel SQL Exec: >SELECT uid FROM 'Inbox' WHERE (junk = 1) >DB Operation ended. Time Taken : 0,006826 >########### >sexp is : [(match-all (system-flag "Junk"))] >Equivalent sql SELECT uid FROM 'Drafts' WHERE (junk = 1) > >camel_db_select: >SELECT uid FROM 'Drafts' WHERE (junk = 1) > >=========== >DB SQL operation [SELECT uid FROM 'Drafts' WHERE (junk = 1)] started >Camel SQL Exec: >SELECT uid FROM 'Drafts' WHERE (junk = 1) >DB Operation ended. Time Taken : 0,006505 >########### >sexp is : [(match-all (system-flag "Junk"))] >Equivalent sql SELECT uid FROM 'Templates' WHERE (junk = 1) > >camel_db_select: >SELECT uid FROM 'Templates' WHERE (junk = 1) > >=========== >DB SQL operation [SELECT uid FROM 'Templates' WHERE (junk = 1)] started >Camel SQL Exec: >SELECT uid FROM 'Templates' WHERE (junk = 1) >DB Operation ended. Time Taken : 0,005991 >########### >sexp is : [(match-all (system-flag "Junk"))] >Equivalent sql SELECT uid FROM 'Outbox' WHERE (junk = 1) > >camel_db_select: >SELECT uid FROM 'Outbox' WHERE (junk = 1) > >=========== >DB SQL operation [SELECT uid FROM 'Outbox' WHERE (junk = 1)] started >Camel SQL Exec: >SELECT uid FROM 'Outbox' WHERE (junk = 1) >DB Operation ended. Time Taken : 0,005390 >########### > >=========== >DB SQL operation [BEGIN] started >Camel SQL Exec: >BEGIN >Camel SQL Exec: >CREATE TABLE IF NOT EXISTS Deletes (id INTEGER primary key AUTOINCREMENT not null, uid TEXT, time TEXT, mailbox TEXT) >Camel SQL Exec: >INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, '.#evolution/Trash', strftime("%s", 'now') FROM '.#evolution/Trash' >Error in SQL EXEC statement: INSERT OR REPLACE INTO Deletes (uid, mailbox, time) SELECT uid, '.#evolution/Trash', strftime("%s", 'now') FROM '.#evolution/Trash' [no such table: .#evolution/Trash]. >Camel SQL Exec: >DELETE FROM folders WHERE folder_name = '.#evolution/Trash' >Camel SQL Exec: >DROP TABLE '.#evolution/Trash' >Error in SQL EXEC statement: DROP TABLE '.#evolution/Trash' [no such table: .#evolution/Trash]. >Camel SQL Exec: >DROP TABLE '.#evolution/Trash_bodystructure' >Error in SQL EXEC statement: DROP TABLE '.#evolution/Trash_bodystructure' [no such table: .#evolution/Trash_bodystructure]. >Camel SQL Exec: >COMMIT >DB Operation ended. Time Taken : 0,005340 >########### >sexp is : [(match-all (system-flag "Deleted"))] >Equivalent sql SELECT uid FROM 'Sent' WHERE (deleted = 1) > >camel_db_select: >SELECT uid FROM 'Sent' WHERE (deleted = 1) > >=========== >DB SQL operation [SELECT uid FROM 'Sent' WHERE (deleted = 1)] started >Camel SQL Exec: >SELECT uid FROM 'Sent' WHERE (deleted = 1) >DB Operation ended. Time Taken : 0,004242 >########### >sexp is : [(match-all (system-flag "Deleted"))] >Equivalent sql SELECT uid FROM 'Inbox' WHERE (deleted = 1) > >camel_db_select: >SELECT uid FROM 'Inbox' WHERE (deleted = 1) > >=========== >DB SQL operation [SELECT uid FROM 'Inbox' WHERE (deleted = 1)] started >Camel SQL Exec: >SELECT uid FROM 'Inbox' WHERE (deleted = 1) >DB Operation ended. Time Taken : 0,003949 >########### >sexp is : [(match-all (system-flag "Deleted"))] >Equivalent sql SELECT uid FROM 'Drafts' WHERE (deleted = 1) > >camel_db_select: >SELECT uid FROM 'Drafts' WHERE (deleted = 1) > >=========== >DB SQL operation [SELECT uid FROM 'Drafts' WHERE (deleted = 1)] started >Camel SQL Exec: >SELECT uid FROM 'Drafts' WHERE (deleted = 1) >DB Operation ended. Time Taken : 0,003930 >########### >sexp is : [(match-all (system-flag "Deleted"))] >Equivalent sql SELECT uid FROM 'Templates' WHERE (deleted = 1) > >camel_db_select: >SELECT uid FROM 'Templates' WHERE (deleted = 1) > >=========== >DB SQL operation [SELECT uid FROM 'Templates' WHERE (deleted = 1)] started >Camel SQL Exec: >SELECT uid FROM 'Templates' WHERE (deleted = 1) >DB Operation ended. Time Taken : 0,003924 >########### >sexp is : [(match-all (system-flag "Deleted"))] >Equivalent sql SELECT uid FROM 'Outbox' WHERE (deleted = 1) > >camel_db_select: >SELECT uid FROM 'Outbox' WHERE (deleted = 1) > >=========== >DB SQL operation [SELECT uid FROM 'Outbox' WHERE (deleted = 1)] started >Camel SQL Exec: >SELECT uid FROM 'Outbox' WHERE (deleted = 1) >DB Operation ended. Time Taken : 0,003971 >########### >Thread 0x3813d90 > >Get folder info(0x37da170:vfolder, '<null>') = > full_name: UNMATCHED > flags: 0000006a >< 0x3813d90 > >Thread 0x3813d40 > >Get folder info(0x376a210:local, '<null>') = > full_name: Inbox > flags: 00000448 > full_name: Drafts > flags: 00000008 > full_name: Outbox > flags: 00000808 > full_name: Sent > flags: 00001408 > full_name: Templates > flags: 00000008 > full_name: .#evolution/Trash > flags: 00000cf2 > full_name: .#evolution/Junk > flags: 000010f2 >< 0x3813d40 > >Added extension 'EMailFormatterItip' for type 'text/calendar' >Added extension 'EMailFormatterItip' for type 'application/ics' >Added extension 'EMailFormatterTextHighlight' for type 'text/plain' >Added extension 'EMailFormatterTextHighlight' for type 'text/*' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-asm' >Added extension 'EMailFormatterTextHighlight' for type 'application/x-bsh' >Added extension 'EMailFormatterTextHighlight' for type 'application/x-sh' >Added extension 'EMailFormatterTextHighlight' for type 'application/x-shar' >Added extension 'EMailFormatterTextHighlight' for type 'application/x-shellscript' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-script.sh' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-c' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-csharp' >Added extension 'EMailFormatterTextHighlight' for type 'text/css' >Added extension 'EMailFormatterTextHighlight' for type 'text/java-source' >Added extension 'EMailFormatterTextHighlight' for type 'text/javascript' >Added extension 'EMailFormatterTextHighlight' for type 'application/x-javascript' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-diff' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-patch' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-script.perl' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-script.perl-module' >Added extension 'EMailFormatterTextHighlight' for type 'application/x-pixclscript' >Added extension 'EMailFormatterTextHighlight' for type 'application/x-xpixmap' >Added extension 'EMailFormatterTextHighlight' for type 'text/php' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-php' >Added extension 'EMailFormatterTextHighlight' for type 'application/php' >Added extension 'EMailFormatterTextHighlight' for type 'application/x-php' >Added extension 'EMailFormatterTextHighlight' for type 'application/x-httpd-php' >Added extension 'EMailFormatterTextHighlight' for type 'application/x-httpd-php-source' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-script.python' >Added extension 'EMailFormatterTextHighlight' for type 'application/x-ruby' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-tcl' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-tex' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-vala' >Added extension 'EMailFormatterTextHighlight' for type 'text/xml' >Added extension 'EMailFormatterTextHighlight' for type 'application/xml' >Added extension 'EMailFormatterTextHighlight' for type 'application/x-xml' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-adasrc' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-awk' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-cobol' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-erlang' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-fortran' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-fortran' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-go' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-haskell' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-jsp' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-emacs-lisp' >Added extension 'EMailFormatterTextHighlight' for type 'application/vnd.lotus-1-2-3' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-lua' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-matlab' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-objchdr' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-objcsrc' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-ocaml' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-pascal' >Added extension 'EMailFormatterTextHighlight' for type 'application/postscript' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-rpm-spec' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-scala' >Added extension 'EMailFormatterTextHighlight' for type 'text/x-vhdl' >Added extension 'EMailFormatterVCard' for type 'text/vcard' >Added extension 'EMailFormatterVCard' for type 'text/x-vcard' >Added extension 'EMailFormatterVCard' for type 'text/directory' >Added extension 'EMailFormatterAttachment' for type 'application/vnd.evolution.attachment' >Added extension 'EMailFormatterAttachment' for type 'application/vnd.evolution.widget.attachment-button' >Added extension 'EMailFormatterAttachmentBar' for type 'application/vnd.evolution.widget.attachment-bar' >Added extension 'EMailFormatterAudio' for type 'application/vnd.evolution.widget.audio' >Added extension 'EMailFormatterAudio' for type 'audio/ac3' >Added extension 'EMailFormatterAudio' for type 'audio/x-ac3' >Added extension 'EMailFormatterAudio' for type 'audio/basic' >Added extension 'EMailFormatterAudio' for type 'audio/mpeg' >Added extension 'EMailFormatterAudio' for type 'audio/x-mpeg' >Added extension 'EMailFormatterAudio' for type 'audio/mpeg3' >Added extension 'EMailFormatterAudio' for type 'audio/x-mpeg3' >Added extension 'EMailFormatterAudio' for type 'audio/mp3' >Added extension 'EMailFormatterAudio' for type 'audio/x-mp3' >Added extension 'EMailFormatterAudio' for type 'audio/mp4' >Added extension 'EMailFormatterAudio' for type 'audio/flac' >Added extension 'EMailFormatterAudio' for type 'audio/x-flac' >Added extension 'EMailFormatterAudio' for type 'audio/mod' >Added extension 'EMailFormatterAudio' for type 'audio/x-mod' >Added extension 'EMailFormatterAudio' for type 'audio/x-wav' >Added extension 'EMailFormatterAudio' for type 'audio/microsoft-wav' >Added extension 'EMailFormatterAudio' for type 'audio/x-wma' >Added extension 'EMailFormatterAudio' for type 'audio/x-ms-wma' >Added extension 'EMailFormatterAudio' for type 'audio/ogg' >Added extension 'EMailFormatterAudio' for type 'audio/x-vorbis+ogg' >Added extension 'EMailFormatterAudio' for type 'application/ogg' >Added extension 'EMailFormatterAudio' for type 'application/x-ogg' >Added extension 'EMailFormatterError' for type 'application/vnd.evolution.error' >Added extension 'EMailFormatterHeaders' for type 'application/vnd.evolution.headers' >Added extension 'EMailFormatterImage' for type 'image/gif' >Added extension 'EMailFormatterImage' for type 'image/jpeg' >Added extension 'EMailFormatterImage' for type 'image/png' >Added extension 'EMailFormatterImage' for type 'image/x-png' >Added extension 'EMailFormatterImage' for type 'image/x-bmp' >Added extension 'EMailFormatterImage' for type 'image/bmp' >Added extension 'EMailFormatterImage' for type 'image/svg' >Added extension 'EMailFormatterImage' for type 'image/x-cmu-raster' >Added extension 'EMailFormatterImage' for type 'image/x-ico' >Added extension 'EMailFormatterImage' for type 'image/x-portable-anymap' >Added extension 'EMailFormatterImage' for type 'image/x-portable-bitmap' >Added extension 'EMailFormatterImage' for type 'image/x-portable-graymap' >Added extension 'EMailFormatterImage' for type 'image/x-portable-pixmap' >Added extension 'EMailFormatterImage' for type 'image/x-xpixmap' >Added extension 'EMailFormatterImage' for type 'image/jpg' >Added extension 'EMailFormatterImage' for type 'image/pjpeg' >Added extension 'EMailFormatterImage' for type 'image/*' >Added extension 'EMailFormatterMessageRFC822' for type 'message/rfc822' >Added extension 'EMailFormatterMessageRFC822' for type 'application/vnd.evolution.rfc822.end' >Added extension 'EMailFormatterSecureButton' for type 'application/vnd.evolution.widget.secure-button' >Added extension 'EMailFormatterSource' for type 'application/vnd.evolution.source' >Added extension 'EMailFormatterTextEnropenjdk version "1.8.0_71" >OpenJDK Runtime Environment (build 1.8.0_71-b15) >OpenJDK 64-Bit Server VM (build 25.71-b15, mixed mode) >iched' for type 'text/enriched' >Added extension 'EMailFormatterTextEnriched' for type 'text/richtext' >Added extension 'EMailFormatterTextHTML' for type 'text/html' >Added extension 'EMailFormatterTextPlain' for type 'text/plain' >Added extension 'EMailFormatterTextPlain' for type 'text/*' >Added extension 'EMailFormatterTextPlain' for type 'message/*' >Added extension 'EMailFormatterTextPlain' for type 'application/vnd.evolution.plaintext' >Thread 0x3813e80 > >Get folder info(0x3791130:1444127072.11405.2@WS11, '<null>') = > full_name: INBOX > flags: 00000001 > full_name: INBOX/confluence > flags: 00000018 > full_name: INBOX/jenkins > flags: 00000018 > full_name: INBOX/jira > flags: 00000018 > full_name: INBOX/mgmt01 > flags: 00000018 > full_name: Draft > flags: 00000018 > full_name: Sent > flags: 00000018 > full_name: .#evolution/Trash > flags: 00000cf2 > full_name: .#evolution/Junk > flags: 000010f2 >< 0x3813e80 > >Thread 0x37b7de0 > >Get folder info(0x37da170:vfolder, '<null>') = > full_name: UNMATCHED > flags: 0000006a >< 0x37b7de0 > >Thread 0xbade00 > >Get folder info(0x376a210:local, 'Templates') = > full_name: Templates > flags: 00000008 >< 0xbade00 > > >camel_db_select: >SELECT uid, flags, size, dsent, dreceived, subject, mail_from, mail_to, mail_cc, mlist, part, labels, usertags, cinfo, bdata FROM 'Sent' WHERE uid = '1454510802.3410_2.WS11' > >=========== >DB SQL operation [SELECT uid, flags, size, dsent, dreceived, subject, mail_from, mail_to, mail_cc, mlist, part, labels, usertags, cinfo, bdata FROM 'Sent' WHERE uid = '1454510802.3410_2.WS11'] started >Camel SQL Exec: >SELECT uid, flags, size, dsent, dreceived, subject, mail_from, mail_to, mail_cc, mlist, part, labels, usertags, cinfo, bdata FROM 'Sent' WHERE uid = '1454510802.3410_2.WS11' >DB Operation ended. Time Taken : 0,006350 >########### > >camel_db_select: >SELECT uid, flags, size, dsent, dreceived, subject, mail_from, mail_to, mail_cc, mlist, part, labels, usertags, cinfo, bdata FROM 'Sent' WHERE uid = '1455107843.3422_3.WS11' > >=========== >DB SQL operation [SELECT uid, flags, size, dsent, dreceived, subject, mail_from, mail_to, mail_cc, mlist, part, labels, usertags, cinfo, bdata FROM 'Sent' WHERE uid = '1455107843.3422_3.WS11'] started >Camel SQL Exec: >SELECT uid, flags, size, dsent, dreceived, subject, mail_from, mail_to, mail_cc, mlist, part, labels, usertags, cinfo, bdata FROM 'Sent' WHERE uid = '1455107843.3422_3.WS11' >DB Operation ended. Time Taken : 0,005662 >########### > >camel_db_select: >SELECT uid, flags, size, dsent, dreceived, subject, mail_from, mail_to, mail_cc, mlist, part, labels, usertags, cinfo, bdata FROM 'Sent' WHERE uid = '1437557157.3173_1.WS11' > >=========== >DB SQL operation [SELECT uid, flags, size, dsent, dreceived, subject, mail_from, mail_to, mail_cc, mlist, part, labels, usertags, cinfo, bdata FROM 'Sent' WHERE uid = '1437557157.3173_1.WS11'] started >Camel SQL Exec: >SELECT uid, flags, size, dsent, dreceived, subject, mail_from, mail_to, mail_cc, mlist, part, labels, usertags, cinfo, bdata FROM 'Sent' WHERE uid = '1437557157.3173_1.WS11' >DB Operation ended. Time Taken : 0,004138 >########### > >camel_db_select: >SELECT uid, flags, size, dsent, dreceived, subject, mail_from, mail_to, mail_cc, mlist, part, labels, usertags, cinfo, bdata FROM 'Sent' WHERE uid = '1455107985.3422_4.WS11' > >=========== >DB SQL operation [SELECT uid, flags, size, dsent, dreceived, subject, mail_from, mail_to, mail_cc, mlist, part, labels, usertags, cinfo, bdata FROM 'Sent' WHERE uid = '1455107985.3422_4.WS11'] started >Camel SQL Exec: >SELECT uid, flags, size, dsent, dreceived, subject, mail_from, mail_to, mail_cc, mlist, part, labels, usertags, cinfo, bdata FROM 'Sent' WHERE uid = '1455107985.3422_4.WS11' >DB Operation ended. Time Taken : 0,004430 >########### > >(evolution:11433): GLib-GObject-WARNING **: g_object_weak_unref: couldn't find weak ref 0x7f4aec95eab0(0xb3ee00)
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 1345867
: 1167423