You are not logged in.

#1 2010-11-30 13:13:26

alt-os
Member
Registered: 2007-02-28
Posts: 8

gnome-do-plugins missing google-contacts?

Hi guys

I've noticed that in the gnome-do-plugins package the google-contacts (and google-calendar and...) are missing... Trying to rebuild the package by myself I get an error (in another plugin).
Is there a reason why those plugins are missing?

G.

Offline

#2 2010-11-30 13:43:53

Awebb
Member
Registered: 2010-05-06
Posts: 6,688

Re: gnome-do-plugins missing google-contacts?

Try building it from AUR: http://aur.archlinux.org/packages.php?ID=23148

The comment states that there is a problem building the google stuff, I'm not sure whether this is Arch specific or an upstream problem.

So... I did what you should have done prior to creating a thread...

google search term: gnome-do google-calendar
Result: Bug report on official gnome-do bugtracker: Gnome-do crashes when using Google Calendar plugin (https://bugs.launchpad.net/do/+bug/485526)

The bug has been around for almost exactly one year, no one seemed to care about it though. Doesn't seem to be an Arch-specific problem. Looks like a "non-Ubuntu"-specific issue :-D

Offline

#3 2010-12-02 11:32:49

alt-os
Member
Registered: 2007-02-28
Posts: 8

Re: gnome-do-plugins missing google-contacts?

I tryed from AUR, with really little success: some mono parts have been discontinued and gnome-do still apparently searching for it (sqlite interface)

Offline

#4 2010-12-06 00:23:34

alt-os
Member
Registered: 2007-02-28
Posts: 8

Re: gnome-do-plugins missing google-contacts?

In addiction, awebb, I googled (a lot) before opening this thead: my problem is not that the plugin crashes (I would be able to fix the code, in case), but that the plugin IS NOT BUILT with the ABS package (and it is not excluded!), the AUR package doesn't build... I was simply searching for more informations.

Offline

#5 2011-05-06 10:18:50

mclabaut
Member
Registered: 2007-06-18
Posts: 41

Re: gnome-do-plugins missing google-contacts?

It looks like it needs "gdata-sharp" dependancy to build google related plugins.

Offline

#6 2011-05-06 10:21:54

mclabaut
Member
Registered: 2007-06-18
Posts: 41

Re: gnome-do-plugins missing google-contacts?

But then, google contact failes with :


ompiling GoogleContacts.dll...
./src/GMailClient.cs(54,45): warning CS0618: `System.Net.ServicePointManager.CertificatePolicy' is obsolete: `Use ServerCertificateValidationCallback instead'
./src/GMailClient.cs(66,31): warning CS0618: `Google.GData.Client.FeedQuery.UseSSL' is obsolete: `This is deprecated and replaced by UseSSL on the service and the requestsettings'
./src/GMailClient.cs(80,41): error CS0311: The type `Google.GData.Extensions.StructuredPostalAddress' cannot be used as type parameter `T' in the generic type or method `GMail.GMailClient.AddDetails<T>(Do.Universe.ContactItem, Google.GData.Extensions.ExtensionCollection<T>)'. There is no implicit reference conversion from `Google.GData.Extensions.StructuredPostalAddress' to `Google.GData.Extensions.CommonAttributesElement'
./src/GMailClient.cs(93,22): (Location of the symbol related to previous error)
./src/GMailClient.cs(127,59): warning CS0618: `Google.GData.Extensions.PostalAddress' is obsolete: `Use New Version StructuredPostalAddress'
Compilation failed: 1 error(s), 3 warnings
make[1]: *** [../build/GoogleContacts.dll] Erreur 1
make[1]: quittant le répertoire « /tmp/gnome-do-plugins-bzr/src/gnome-do-plugins-build/GoogleContacts »


:-(

Offline

Board footer

Powered by FluxBB