[Bug 497334] Re: I cannot copy or move contacts between Personal and Ubuntu One address books

2011-11-05 Thread Launchpad Bug Tracker
[Expired for evolution (Ubuntu) because there has been no activity for
60 days.]

** Changed in: evolution (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/497334

Title:
  I cannot copy or move contacts between Personal and Ubuntu One address
  books

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/497334/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 497334] Re: I cannot copy or move contacts between Personal and Ubuntu One address books

2011-09-06 Thread Martin Pitt
** Changed in: evolution (Ubuntu)
 Assignee: Rodrigo Moya (rodrigo-moya) = (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/497334

Title:
  I cannot copy or move contacts between Personal and Ubuntu One address
  books

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/497334/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 497334] Re: I cannot copy or move contacts between Personal and Ubuntu One address books

2011-06-30 Thread Rodrigo Moya
Also, if you can replicate it, please follow the instructions at
https://wiki.ubuntu.com/UbuntuOne/FAQ/WhyArentMyContactsInEvolutionSyncing
to get the output of e-addressbook-dactory

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/497334

Title:
  I cannot copy or move contacts between Personal and Ubuntu One address
  books

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/497334/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 497334] Re: I cannot copy or move contacts between Personal and Ubuntu One address books

2010-01-24 Thread Viktor
Hi!

I tested it today morning. The result of the test case is similar but in
this case counchdb was running.

It can be different question why coushdb process was broken down during
the previous test occasion.

bact to the test case. Detected log rows to this test case are...
** (evolution:2060): CRITICAL **: atk_object_set_name: assertion `name != NULL' 
failed

(evolution:2060): libglade-WARNING **: could not find widget creation
function

(nautilus:3774): Eel-CRITICAL **: eel_preferences_get_boolean: assertion
`preferences_is_initialized ()' failed

(nautilus:1854): GLib-GObject-CRITICAL **: g_type_instance_get_private:
assertion `instance != NULL  instance-g_class != NULL' failed

** (nautilus:1854): CRITICAL **: dbus_g_proxy_begin_call: assertion
`DBUS_IS_G_PROXY (proxy)' failed

(evolution:2060): libglade-WARNING **: could not find widget creation
function


It might be something in the dragdrop implementation in evolution. Especially 
around the address book GUI controls and objects.

Regards,
Viktor

-- 
I cannot copy or move contacts between Personal and Ubuntu One address books
https://bugs.launchpad.net/bugs/497334
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 497334] Re: I cannot copy or move contacts between Personal and Ubuntu One address books

2010-01-20 Thread Rodrigo Moya
From the output you paste, it seems desktopcouch is not running when you
try the operation:

280, in write_bookmark_file
port = desktopcouch.find_port(pid=pid)
  File /usr/lib/python2.6/dist-packages/desktopcouch/__init__.py, line 85, in 
find_port__linux
raise RuntimeError(Unable to find listening port)

Can you please restart desktopcouch as explained in
http://www.freedesktop.org/wiki/Specifications/desktopcouch/Documentation/Troubleshooting
and try again? You'll have to restart evolution also

-- 
I cannot copy or move contacts between Personal and Ubuntu One address books
https://bugs.launchpad.net/bugs/497334
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 497334] Re: I cannot copy or move contacts between Personal and Ubuntu One address books

2010-01-19 Thread Viktor
Hi!
Of course.
I have just tried to copy all of my local name cards into Ubuntu One and now it 
was successful. Before this try I did not updated my couchdb package. 

BUT

I completed a few more ad-hoc test cases and I could reproduce the error 
partially.
1.) I have created an test name card in my local personal repository.
2.) After that I tried to dragdrop it into the Ubuntu One row in the left 
side evolution panel.
3.) A pop-up window displayed and inform me that this record is a duplicate 
(because I use a valid e-mail address in this test card)
4.) I clicked on the Add button.
5.) Nothing special happened (no display error message) but my name card was 
not copied into Ubunto One repository.

I repeated the test case above some times and finally got an error
message with Error while adding the card... or similar. Screenshot is
attached.

xsessionlogs i found:

** (gnome-panel:1895): DEBUG: Adding applet 11.
** (gnome-panel:1895): DEBUG: Adding applet 12.
I/O warning : failed to load external entity 
/home/xy/.compiz/session/10bb097000763c497f1234534534534534534820017250027

** (nautilus:1896): WARNING **: No marshaller for signature of signal
'UploadFinished'

** (nautilus:1896): WARNING **: No marshaller for signature of signal
'DownloadFinished'

** (nautilus:1896): WARNING **: No marshaller for signature of signal 
'ShareCreateError'
Initializing nautilus-gdu extension
Apache CouchDB has started, time to relax.
ERROR:dbus.connection:Exception in handler for D-Bus signal:
Traceback (most recent call last):
  File /usr/lib/pymodules/python2.6/dbus/connection.py, line 214, in 
maybe_handle_message
self._handler(*args, **kwargs)
  File /usr/bin/ubuntuone-client-applet, line 162, in __new_credentials
self.set_up_desktopcouch_pairing(consumer_key)
  File /usr/bin/ubuntuone-client-applet, line 337, in 
set_up_desktopcouch_pairing
db = CouchDatabase(management, create=True)
  File /usr/lib/python2.6/dist-packages/desktopcouch/records/server.py, line 
50, in __init__
desktopcouch.find_pid()
  File /usr/lib/python2.6/dist-packages/desktopcouch/__init__.py, line 29, in 
find_pid
pid = start_local_couchdb.start_couchdb()
  File /usr/lib/python2.6/dist-packages/desktopcouch/start_local_couchdb.py, 
line 307, in start_couchdb
write_bookmark_file(username, password, pid)
  File /usr/lib/python2.6/dist-packages/desktopcouch/start_local_couchdb.py, 
line 280, in write_bookmark_file
port = desktopcouch.find_port(pid=pid)
  File /usr/lib/python2.6/dist-packages/desktopcouch/__init__.py, line 85, in 
find_port__linux
raise RuntimeError(Unable to find listening port)
RuntimeError: Unable to find listening port
** (gnome-panel:1895): DEBUG: Adding applet 13.
** (gnome-panel:1895): DEBUG: Adding applet 14.
** (gnome-panel:1895): DEBUG: Adding applet 15.

...

(evolution:2097): GLib-GObject-CRITICAL **: g_object_ref: assertion
`G_IS_OBJECT (object)' failed

(evolution:2097): GLib-GObject-CRITICAL **: g_object_ref: assertion
`G_IS_OBJECT (object)' failed

(evolution:2097): GLib-GObject-WARNING **: instance of invalid non-
instantiatable type `(null)'

(evolution:2097): GLib-GObject-CRITICAL **: g_signal_emit_valist:
assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(evolution:2097): GLib-GObject-CRITICAL **: g_object_unref: assertion
`G_IS_OBJECT (object)' failed

(evolution:2097): GLib-GObject-CRITICAL **: g_object_unref: assertion
`G_IS_OBJECT (object)' failed

(evolution:2097): GLib-GObject-CRITICAL **: g_object_ref: assertion
`G_IS_OBJECT (object)' failed

(evolution:2097): GLib-GObject-WARNING **: instance of invalid non-
instantiatable type `(null)'

(evolution:2097): GLib-GObject-CRITICAL **: g_signal_emit_valist:
assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(evolution:2097): GLib-GObject-CRITICAL **: g_object_unref: assertion
`G_IS_OBJECT (object)' failed

(evolution:2097): GLib-GObject-CRITICAL **: g_object_unref: assertion
`G_IS_OBJECT (object)' failed

(evolution:2097): libglade-WARNING **: could not find widget creation
function

** (evolution:2097): CRITICAL **: atk_object_set_name: assertion `name
!= NULL' failed


** (evolution:2097): CRITICAL **: atk_object_set_name: assertion `name != NULL' 
failed


...

** (evolution:2097): CRITICAL **: atk_object_set_name: assertion `name
!= NULL' failed

** (evolution:2097): CRITICAL **: atk_object_set_name: assertion `name
!= NULL' failed

(nautilus:3032): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
Nautilus-Share-Message: Called net usershare info but it failed: A „net 
usershare” a következő hibát adta vissza: 255: net usershare: cannot open 
usershare directory /var/lib/samba/usershares. Error Nincs ilyen fájl vagy 
könyvtár
Please ask your system administrator to enable user sharing.


(nautilus:1896): GLib-GObject-CRITICAL **: g_type_instance_get_private: 
assertion `instance != NULL  instance-g_class != NULL' failed

** (nautilus:1896): CRITICAL **: 

[Bug 497334] Re: I cannot copy or move contacts between Personal and Ubuntu One address books

2010-01-18 Thread Rodrigo Moya
Can you please retry with the 0.3.4 package from the U1 stable PPA:

https://launchpad.net/~ubuntuone/+archive/stable

please?

-- 
I cannot copy or move contacts between Personal and Ubuntu One address books
https://bugs.launchpad.net/bugs/497334
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 497334] Re: I cannot copy or move contacts between Personal and Ubuntu One address books

2010-01-16 Thread Viktor
evolution-couchdb version of my Ubuntu is 0.3.2-0ubuntu2.

-- 
I cannot copy or move contacts between Personal and Ubuntu One address books
https://bugs.launchpad.net/bugs/497334
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 497334] Re: I cannot copy or move contacts between Personal and Ubuntu One address books

2010-01-15 Thread Rodrigo Moya
What version of evolution-couchdb do you have installed?

** Changed in: evolution (Ubuntu)
   Status: New = Incomplete

-- 
I cannot copy or move contacts between Personal and Ubuntu One address books
https://bugs.launchpad.net/bugs/497334
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 497334] Re: I cannot copy or move contacts between Personal and Ubuntu One address books

2010-01-11 Thread Pedro Villavicencio
** Changed in: evolution (Ubuntu)
 Assignee: (unassigned) = Rodrigo Moya (rodrigo-moya)

-- 
I cannot copy or move contacts between Personal and Ubuntu One address books
https://bugs.launchpad.net/bugs/497334
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 497334] Re: I cannot copy or move contacts between Personal and Ubuntu One address books

2009-12-16 Thread Viktor

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/36864234/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/36864235/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/36864236/ProcStatus.txt

-- 
I cannot copy or move contacts between Personal and Ubuntu One address books
https://bugs.launchpad.net/bugs/497334
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 497334] Re: I cannot copy or move contacts between Personal and Ubuntu One address books

2009-12-16 Thread Pedro Villavicencio
** Changed in: evolution (Ubuntu)
   Importance: Undecided = Low

-- 
I cannot copy or move contacts between Personal and Ubuntu One address books
https://bugs.launchpad.net/bugs/497334
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs