[Zeitgeist] [Bug 594215] Re: Add thunderbird support

2012-04-02 Thread मनीष सिन्हा
** Changed in: zeitgeist-datasources
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Data-Sources.
https://bugs.launchpad.net/bugs/594215

Title:
  Add thunderbird support

Status in Zeitgeist Data-Sources:
  Fix Released

Bug description:
  I would like to have support for send and/or received Emails for a
  specified account.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist-datasources/+bug/594215/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 594215] Re: Add thunderbird support

2012-03-23 Thread Launchpad Bug Tracker
** Branch linked: lp:zeitgeist-datasources

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Data-Sources.
https://bugs.launchpad.net/bugs/594215

Title:
  Add thunderbird support

Status in Zeitgeist Data-Sources:
  Fix Committed

Bug description:
  I would like to have support for send and/or received Emails for a
  specified account.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist-datasources/+bug/594215/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 594215] Re: Add thunderbird support

2012-03-23 Thread मनीष सिन्हा
Ladies and Gentlemen - Cheer up.

** Changed in: zeitgeist-datasources
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Data-Sources.
https://bugs.launchpad.net/bugs/594215

Title:
  Add thunderbird support

Status in Zeitgeist Data-Sources:
  Fix Committed

Bug description:
  I would like to have support for send and/or received Emails for a
  specified account.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist-datasources/+bug/594215/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 594215] Re: Add thunderbird support

2011-10-24 Thread tricote
Looks like an issue:
code
(thunderbird-bin:16096): GLib-GObject-WARNING **: cannot register existing type 
`ZeitgeistEvent'
(thunderbird-bin:16096): GLib-CRITICAL **: g_once_init_leave: assertion 
`initialization_value != 0' failed
(thunderbird-bin:16096): GLib-GObject-CRITICAL **: g_object_new: assertion 
`G_TYPE_IS_OBJECT (object_type)' failed
(thunderbird-bin:16096): GLib-GObject-WARNING **: cannot register existing type 
`ZeitgeistSubject'
(thunderbird-bin:16096): GLib-CRITICAL **: g_once_init_leave: assertion 
`initialization_value != 0' failed
(thunderbird-bin:16096): GLib-GObject-CRITICAL **: g_object_new: assertion 
`G_TYPE_IS_OBJECT (object_type)' failed
/code

This happens when you click a link in the message an thunderbird tries to open 
it in browser.
In my case this causes thunderfreeze :)

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Data-Sources.
https://bugs.launchpad.net/bugs/594215

Title:
  Add thunderbird support

Status in Zeitgeist Data-Sources:
  In Progress

Bug description:
  I would like to have support for send and/or received Emails for a
  specified account.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist-datasources/+bug/594215/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 594215] Re: Add thunderbird support

2011-10-16 Thread Teester
** Branch linked: lp:~markjtully/zeitgeist-datasources/thunderbird

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Data-Sources.
https://bugs.launchpad.net/bugs/594215

Title:
  Add thunderbird support

Status in Zeitgeist Data-Sources:
  In Progress

Bug description:
  I would like to have support for send and/or received Emails for a
  specified account.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist-datasources/+bug/594215/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 594215] Re: Add thunderbird support

2011-10-16 Thread मनीष सिन्हा
Great. I have sent a mail to our dev mailing list and CCed you. That
mail is for a code review.

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Data-Sources.
https://bugs.launchpad.net/bugs/594215

Title:
  Add thunderbird support

Status in Zeitgeist Data-Sources:
  In Progress

Bug description:
  I would like to have support for send and/or received Emails for a
  specified account.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist-datasources/+bug/594215/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 594215] Re: Add thunderbird support

2011-10-16 Thread Teester
Ok. I got that email (it's at http://lists.zeitgeist-
project.com/pipermail/dev/2011-October/000298.html by the way), and I've
proposed the branch for merging.  It could do with reviewing before
merging.  The extension part should be fine, but it probably needs more
testing than on just my own machine.  I just copied the build parts from
the Firefox extension and changed the relevant file paths to ones
suitable for Thunderbird, so hopefully it works correctly.  Tricote's
response suggests that it is, though.

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Data-Sources.
https://bugs.launchpad.net/bugs/594215

Title:
  Add thunderbird support

Status in Zeitgeist Data-Sources:
  In Progress

Bug description:
  I would like to have support for send and/or received Emails for a
  specified account.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist-datasources/+bug/594215/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 594215] Re: Add thunderbird support

2011-09-29 Thread tricote
I tried out the extension, too.
There is an issue with UTF8:
In my case I see many messages' topic as  =?UTF-8?B?0L/RgNC40LLQtdGC?= (not 
the same, of course)

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Data-Sources.
https://bugs.launchpad.net/bugs/594215

Title:
  Add thunderbird support

Status in Zeitgeist Data-Sources:
  In Progress

Bug description:
  I would like to have support for send and/or received Emails for a
  specified account.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist-datasources/+bug/594215/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 594215] Re: Add thunderbird support

2011-08-24 Thread Teester
Attached is a first attempt at a Thunderbird add-on for Zeitgeist.  It adds 
entries for new messages to Zeitgeist as follows:
Event interpretation: EVENT_INTERPRETATION.RECEIVE_EVENT
Event manifestation: EVENT_MANIFESTATION.SYSTEM_NOTIFICATION
Actor: application://thunderbird.desktop
Subject:
Subject interpretation: MESSAGE.EMAIL
Subject manifestation: MAILBOX_DATA_OBJECT
url: Thunderbird's message uri
mimetype: message/rfc822
origin: mail sender's address
title: message subject
storage: net

The details of the event are also recorded in Thunderbird's error
console, for debugging purposes.

There are a few issues with the extension as it stands:
  1: It adds more than one event to Zeitgeist (with different uris) if the 
message is in more than one folder. This is a particular problem in Gmail, 
where messages and easily be in several different folders.
  2: It does not yet distinguish between email messages and any of the other 
types of message that Thunderbird can handle (so newsgroup messages will also 
get added)
  3: Thunderbird doesn't seem to open a message if it's passed a message uri.

** Attachment added: Initial attempt at an extension for Thunderbird
   
https://bugs.launchpad.net/zeitgeist-datasources/+bug/594215/+attachment/2310902/+files/extension.xpi

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Data-Sources.
https://bugs.launchpad.net/bugs/594215

Title:
  Add thunderbird support

Status in Zeitgeist Data-Sources:
  New

Bug description:
  I would like to have support for send and/or received Emails for a
  specified account.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist-datasources/+bug/594215/+subscriptions

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp


[Zeitgeist] [Bug 594215] Re: Add thunderbird support

2011-04-22 Thread मनीष सिन्हा
So we have to deal with XULRunner here?

** Changed in: zeitgeist-dataproviders
   Importance: Undecided = Wishlist

-- 
You received this bug notification because you are a member of Zeitgeist
Framework Team, which is subscribed to Zeitgeist Data-Sources.
https://bugs.launchpad.net/bugs/594215

Title:
  Add thunderbird support

Status in Zeitgeist Data-Providers:
  New

Bug description:
  I would like to have support for send and/or received Emails for a
  specified account.

___
Mailing list: https://launchpad.net/~zeitgeist
Post to : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp