First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 102091
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Net-Mail Packages <net-mail@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Leo Laursen <leo.laursen@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
mail-notification-2.0.ebuild mail-notification-2.0.ebuild text/plain Leo Laursen 2005-08-11 07:39 0000 1.60 KB Details
errno-mail-notification-2.0.patch errno-mail-notification-2.0.patch patch Leo Laursen 2005-08-11 07:43 0000 444 bytes Details | Diff
mail-notification-2.0.ebuild mail-notification-2.0.ebuild text/plain Dave Shanker 2005-08-15 00:40 0000 1.97 KB Details
mail-notification-2.0.ebuild mail-notification-2.0.ebuild text/plain Leo Laursen 2005-08-22 02:41 0000 1.86 KB Details
mail-notification-2.0.ebuild mail-notification-2.0.ebuild text/plain Machiel Groeneveld 2005-11-10 05:24 0000 1.96 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 102091 depends on: Show dependency tree
Bug 102091 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-08-11 02:15 0000
mail-client/mailnotification-2.0 does not compile with the ebuild for 1.0
renamed to 2.0.
1 file src/nm-mailboxes.c need to include errno.h

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Leo Laursen 2005-08-11 07:39:09 0000 -------
Created an attachment (id=65665) [edit]
mail-notification-2.0.ebuild

------- Comment #2 From Leo Laursen 2005-08-11 07:43:33 0000 -------
Created an attachment (id=65667) [edit]
errno-mail-notification-2.0.patch

There was some problems creating a gmail-mailbox (mail-notification died), but
after editing .gnome/mailnotification/mailboxes.xml in an editor it seems to
work.

------- Comment #3 From Dave Shanker 2005-08-15 00:38:57 0000 -------
I modified the ebuild to also include evolution support which is a new feature
of mail-notification 2.0. I checked it and it works for the most part. Also
includes both patches released for mail-notification 2.0 as posted on their website.

Regards,

------- Comment #4 From Dave Shanker 2005-08-15 00:40:41 0000 -------
Created an attachment (id=65991) [edit]
mail-notification-2.0.ebuild

modified to include evolution support (new feature in 2.0). Also added
additional gmail patch from upstream.

------- Comment #5 From Leo Laursen 2005-08-15 01:34:59 0000 -------
Great news, I completely missed the patches on the website. Gmail configuration
works now :).
Some notes. libsoup and libicu is no longer needed.
dependencies should be >=gtk+-2.6 and >=gnome-*-2.6
All configure options seems to be enabled by default, which I think is
reasonable so perhaps the use-enable of evolution can be skipped.
How to get the version of evolution?, configure really should do that.

------- Comment #6 From Dave Shanker 2005-08-15 08:06:55 0000 -------
We still need to use flags in case anyone needs to compile without a certain
feature. As far as evolution goes, we'll need to right something in the ebuild
to figure out what version of evolution is installed, because the configure
scripts don't when looking for the evolution source directory. I'll research
this a later today, but if anyone knows how to do it, feel free to update here.

------- Comment #7 From Leo Laursen 2005-08-22 02:41:38 0000 -------
Created an attachment (id=66531) [edit]
mail-notification-2.0.ebuild

Updated dependencies, added sylpheed support (untested).
Use the patches from http://www.nongnu.org/mailnotify/

------- Comment #8 From Daniel Kontsek 2005-09-17 15:35:44 0000 -------
I have compiled the latest ebuild posted here, but I'm getting this error with
gmail:
dadodrake@gmail.com: unable to retrieve feed: Timeout reached

------- Comment #9 From Machiel Groeneveld 2005-11-10 05:24:44 0000 -------
Created an attachment (id=72578) [edit]
Try to get evolution support

With this ebuild it does find evolution and tries to build the plugin.

But I'm getting this error with this ebuild:

test -z "/usr/lib64/evolution/2.4/plugins" || mkdir -p --
"/usr/lib64/evolution/2.4/plugins"
 /bin/install -c -m 644 'org-gnome-mail-notification.eplug'
'/usr/lib64/evolution/2.4/plugins/org-gnome-mail-notification.eplug'
ACCESS DENIED  open_wr:  
/usr/lib64/evolution/2.4/plugins/org-gnome-mail-notification.eplug

------- Comment #10 From Tom Martin (RETIRED) 2005-11-26 09:57:21 0000 -------
I'll get this in the tree as soon as I can, but some pointers on the ebuild:

- I'd rather have gmime as an unconditional dependency because practically every
type of retrieval requires it, and that if/then clause isn't cache-safe.

- The evolution sandbox error (Comment #9) should be fixed by using the
gnome2_src_install line from Attachment #65991 [edit].

If I forget to put this in the tree this weekend, feel free to send me a shouty
email ;)

------- Comment #11 From Tom Martin (RETIRED) 2005-11-28 10:20:20 0000 -------
In CVS, thanks all.

First Last Prev Next    No search results available      Search page      Enter new bug