Thanks for your reply.
So you say that I can import my ring account into another compuer (or another user in this same computer) just using export.gz and my ring password? That would be a solution for my issue.
 Here's ring's stack trace.
 Thanks again for your help.
 
[mike@korpt ~]$ gdb gnome-ring
GNU gdb (Debian 7.12-6+b1) 7.12.0.20161007-git
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from gnome-ring...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/gnome-ring
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffd9618700 (LWP 21829)]
[New Thread 0x7fffd8af2700 (LWP 21830)]
[New Thread 0x7fffd3fff700 (LWP 21831)]
[New Thread 0x7fffd37fe700 (LWP 21832)]
** Message: Ring GNOME client version: 1.0.0
** Message: git ref: unknown
[New Thread 0x7fffcbdf5700 (LWP 21833)]
Updating all accounts
Loading "1fd2b23dk8md4seff"
[New Thread 0x7fffcaf7e700 (LWP 21854)]
[Thread 0x7fffcaf7e700 (LWP 21854) exited]
Loading "1s2da2c17dja5af7"
Loading "dd9m2j7jjs9b767be"
History doesn't exist or is not readable
Loading vcf from: QDir( "/home/mike/.local/share/gnome-ring/profiles" , nameFilters = { "*" },  QDir::SortFlags( Name | IgnoreCase ) , QDir::Filters( Dirs|Files|Drives|AllEntries ) )
[New Thread 0x7fffcaf7e700 (LWP 21855)]
[Thread 0x7fffcaf7e700 (LWP 21855) exited]
[New Thread 0x7fffcaf7e700 (LWP 21856)]
[New Thread 0x7fffca577700 (LWP 21857)]
[New Thread 0x7fffc9b4d700 (LWP 21858)]
(gnome-ring:21825): Gtk-WARNING **: GtkGrid does not have a child property called expand
(gnome-ring:21825): Gtk-WARNING **: GtkGrid does not have a child property called fill
(gnome-ring:21825): Gtk-WARNING **: GtkGrid does not have a child property called position
QDBusMarshaller: type `VectorString' attempts to redefine basic D-BUS type 'as' (QStringList) (Did you forget to call beginStructure() ?)
QDBusMarshaller: type `MapStringVectorString' produces invalid D-BUS signature `a{s}' (Did you forget to call beginStructure() ?)
QDBusMarshaller: type `QMap<QString,MapStringVectorString>' produces invalid D-BUS signature `a{s}' (Did you forget to call beginStructure() ?)
Invalid current audio plugin
[New Thread 0x7fffb7dff700 (LWP 21861)]
[New Thread 0x7fffb75fe700 (LWP 21862)]
[New Thread 0x7fffb6dfd700 (LWP 21865)]
QDBusConnection: name 'cx.ring.Ring' had owner '' but we thought it was ':1.114'
[New Thread 0x7fffb59c1700 (LWP 21878)]
Thread 1 "gnome-ring" received signal SIGSEGV, Segmentation fault.
0x00005555555e0520 in QVector<ContactMethod*>::QVector(QVector<ContactMethod*> const&) ()
(gdb) thread apply all bt
Thread 15 (Thread 0x7fffb59c1700 (LWP 21878)):
#0  0x00007fffeb3e3e6b in __GI___poll (fds=0x5555563ad1a0, nfds=1, timeout=-1)
    at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007ffff556d119 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff556d4b2 in g_main_loop_run ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff1b80203 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libebook-1.2.so.19
#4  0x00007ffff55945f5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fffeae5851a in start_thread (arg=0x7fffb59c1700)
    at pthread_create.c:465
#6  0x00007fffeb3ee3ef in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 14 (Thread 0x7fffb6dfd700 (LWP 21865)):
#0  0x00007fffeae5ebb6 in futex_abstimed_wait_cancelable (
    private=<optimized out>, abstime=0x7fffb6dfc7b0, expected=0,
    futex_word=0x7fffd8dcb060)
    at ../sysdeps/unix/sysv/linux/futex-internal.h:205
#1  __pthread_cond_wait_common (abstime=0x7fffb6dfc7b0, mutex=0x7fffd8dcb010,
    cond=0x7fffd8dcb038) at pthread_cond_wait.c:539
#2  __pthread_cond_timedwait (cond=0x7fffd8dcb038, mutex=0x7fffd8dcb010,
---Type <return> to continue, or q <return> to quit---
    abstime=0x7fffb6dfc7b0) at pthread_cond_wait.c:667
#3  0x00007fffed37219a in WTF::ThreadCondition::timedWait(WTF::Mutex&, double)
    () from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18
#4  0x00007fffed3477a3 in WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) ()
   from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18
#5  0x00007fffed335caa in WTF::sleep(double) ()
   from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18
#6  0x00007fffeddfa57d in ?? ()
   from /usr/lib/x86_64-linux-gnu/libwebkit2gtk-4.0.so.37
#7  0x00007fffed34b2bb in WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) () from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18
#8  0x00007fffed371659 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18
#9  0x00007fffeae5851a in start_thread (arg=0x7fffb6dfd700)
    at pthread_create.c:465
#10 0x00007fffeb3ee3ef in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 13 (Thread 0x7fffb75fe700 (LWP 21862)):
#0  0x00007fffeb3e3e6b in __GI___poll (fds=0x7fff60001590, nfds=1, timeout=-1)
    at ../sysdeps/unix/sysv/linux/poll.c:29
---Type <return> to continue, or q <return> to quit---
#1  0x00007ffff556d119 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff556d4b2 in g_main_loop_run ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fffed3735a0 in WTF::RunLoop::run() ()
   from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18
#4  0x00007fffed372462 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18
#5  0x00007fffed34b2bb in WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) () from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18
#6  0x00007fffed371659 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18
#7  0x00007fffeae5851a in start_thread (arg=0x7fffb75fe700)
    at pthread_create.c:465
#8  0x00007fffeb3ee3ef in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 12 (Thread 0x7fffb7dff700 (LWP 21861)):
#0  0x00007fffeb3e3e6b in __GI___poll (fds=0x7fff68001590, nfds=1, timeout=-1)
    at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007ffff556d119 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff556d4b2 in g_main_loop_run ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fffed3735a0 in WTF::RunLoop::run() ()
---Type <return> to continue, or q <return> to quit---
   from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18
#4  0x00007fffed372462 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18
#5  0x00007fffed34b2bb in WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) () from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18
#6  0x00007fffed371659 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18
#7  0x00007fffeae5851a in start_thread (arg=0x7fffb7dff700)
    at pthread_create.c:465
#8  0x00007fffeb3ee3ef in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 11 (Thread 0x7fffc9b4d700 (LWP 21858)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff55b27ba in g_cond_wait_until ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff55412e1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff5594f94 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff55945f5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fffeae5851a in start_thread (arg=0x7fffc9b4d700)
    at pthread_create.c:465
#6  0x00007fffeb3ee3ef in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
---Type <return> to continue, or q <return> to quit---
Thread 10 (Thread 0x7fffca577700 (LWP 21857)):
#0  0x00007fffeb3e3e6b in __GI___poll (fds=0x7fffbc05bf20, nfds=1, timeout=-1)
    at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007ffff556d119 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff556d4b2 in g_main_loop_run ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff11e4891 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libedataserver-1.2.so.22
#4  0x00007ffff55945f5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fffeae5851a in start_thread (arg=0x7fffca577700)
    at pthread_create.c:465
#6  0x00007fffeb3ee3ef in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 9 (Thread 0x7fffcaf7e700 (LWP 21856)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x00007ffff55b27ba in g_cond_wait_until ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff55412e1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff5594f94 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff55945f5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fffeae5851a in start_thread (arg=0x7fffcaf7e700)
---Type <return> to continue, or q <return> to quit---
    at pthread_create.c:465
#6  0x00007fffeb3ee3ef in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 6 (Thread 0x7fffcbdf5700 (LWP 21833)):
#0  0x00007fffeb3e3e6b in __GI___poll (fds=0x7fffc0003110, nfds=2, timeout=-1)
    at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007ffff556d119 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff556d22c in g_main_context_iteration ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff511a0ef in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007ffff50bf2aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007ffff4ede35a in QThread::exec() ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007fffeb084e45 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x00007ffff4ee322d in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007fffeae5851a in start_thread (arg=0x7fffcbdf5700)
    at pthread_create.c:465
#9  0x00007fffeb3ee3ef in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
---Type <return> to continue, or q <return> to quit---
Thread 5 (Thread 0x7fffd37fe700 (LWP 21832)):
#0  0x00007fffeb3e3e6b in __GI___poll (fds=0x7fffd401add0, nfds=3, timeout=-1)
    at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007ffff556d119 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff556d4b2 in g_main_loop_run ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff5b56ad6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007ffff55945f5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fffeae5851a in start_thread (arg=0x7fffd37fe700)
    at pthread_create.c:465
#6  0x00007fffeb3ee3ef in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 4 (Thread 0x7fffd3fff700 (LWP 21831)):
#0  0x00007fffeb3e3e6b in __GI___poll (fds=0x7fffd40063a0, nfds=1, timeout=-1)
    at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007ffff556d119 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff556d22c in g_main_context_iteration ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff556d271 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007ffff55945f5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fffeae5851a in start_thread (arg=0x7fffd3fff700)
    at pthread_create.c:465
---Type <return> to continue, or q <return> to quit---
#6  0x00007fffeb3ee3ef in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 3 (Thread 0x7fffd8af2700 (LWP 21830)):
#0  0x00007fffeb3e3e6b in __GI___poll (fds=0x555555917860, nfds=1, timeout=-1)
    at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007ffff556d119 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007ffff556d22c in g_main_context_iteration ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fffd8afa42d in ?? ()
   from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
#4  0x00007ffff55945f5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fffeae5851a in start_thread (arg=0x7fffd8af2700)
    at pthread_create.c:465
#6  0x00007fffeb3ee3ef in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 2 (Thread 0x7fffd9618700 (LWP 21829)):
#0  0x00007fffeae5ebb6 in futex_abstimed_wait_cancelable (
    private=<optimized out>, abstime=0x7fffd9617ac0, expected=0,
    futex_word=0x7fffed5c0a44 <bmalloc::PerProcess<bmalloc::Scavenger>::s_memory+68>) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
#1  __pthread_cond_wait_common (abstime=0x7fffd9617ac0, mutex=0x5555558c93d0,
---Type <return> to continue, or q <return> to quit---
    cond=0x7fffed5c0a18 <bmalloc::PerProcess<bmalloc::Scavenger>::s_memory+24>)
    at pthread_cond_wait.c:539
#2  __pthread_cond_timedwait (
    cond=0x7fffed5c0a18 <bmalloc::PerProcess<bmalloc::Scavenger>::s_memory+24>, mutex=0x5555558c93d0, abstime=0x7fffd9617ac0) at pthread_cond_wait.c:667
#3  0x00007fffed37d649 in bmalloc::Scavenger::threadRunLoop() ()
   from /usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18
#4  0x00007fffebcce773 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#5  0x00007fffeae5851a in start_thread (arg=0x7fffd9618700)
    at pthread_create.c:465
#6  0x00007fffeb3ee3ef in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Thread 1 (Thread 0x7ffff7f74b00 (LWP 21825)):
#0  0x00005555555e0520 in QVector<ContactMethod*>::QVector(QVector<ContactMethod*> const&) ()
#1  0x00007ffff79ca6f9 in QtPrivate::QForeachContainer<QVector<ContactMethod*> >::QForeachContainer(QVector<ContactMethod*> const&) ()
   from /usr/lib/libringclient.so.1.0.0
#2  0x00007ffff79c9a9f in PhoneDirectoryModelPrivate::slotRegisteredNameFound(Account const*, NameDirectory::LookupStatus, QString const&, QString const&) ()
   from /usr/lib/libringclient.so.1.0.0
#3  0x00007ffff50efe6f in QMetaObject::activate(QObject*, int, int, void**) ()
---Type <return> to continue, or q <return> to quit---
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x00007ffff7afe2ba in NameDirectory::registeredNameFound(Account*, NameDirectory::LookupStatus, QString const&, QString const&) ()
   from /usr/lib/libringclient.so.1.0.0
#5  0x00007ffff7ac9e12 in NameDirectoryPrivate::slotRegisteredNameFound(QString const&, int, QString const&, QString const&) ()
   from /usr/lib/libringclient.so.1.0.0
#6  0x00007ffff50f08c2 in QObject::event(QEvent*) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007ffff50c1241 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
    () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007ffff50c39cd in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007ffff511aac3 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007ffff556cf67 in g_main_context_dispatch ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007ffff556d1a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007ffff556d22c in g_main_context_iteration ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007ffff5b2ac0d in g_application_run ()
   from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#14 0x00007fffeb319f2a in __libc_start_main (main=0x55555558bed0 <main>,
    argc=1, argv=0x7fffffffe1d8, init=<optimized out>, fini=<optimized out>,
---Type <return> to continue, or q <return> to quit---
    rtld_fini=<optimized out>, stack_end=0x7fffffffe1c8)
    at ../csu/libc-start.c:310
#15 0x000055555558bfda in _start ()
 
 
 
 
Enviar: viernes 2 de marzo de 2018 a las 17:47
De: AmarOk <ama...@enconn.fr>
Para: ring@gnu.org
Asunto: Re: [Ring] Ring crash segmentation fault

Do you have the possibility to provide the stack trace from the gnome client?

Can you
mv $HOME/.config/ring $HOME/.config/ring.old
mv $HOME/.config/gnome-ring $HOME/.config/gnome-ring.old
mv $HOME/.local/share/ring $HOME/.local/share/ring.old
mv $HOME/.local/share/gnome-ring $HOME/.local/share/gnome-ring.old

And relaunch the client?

Be sure to save your export.gz, and have your password. You will be able to re import your account with this file.

 
On 03/02/2018 11:38 AM, taxista cuatroplazas wrote:
Everytime I launch ring I get a segmentation fault.
I'm running kali linux kernel 4.14-17, gnome3 3.26 and ring 20180119 installed from kali rolling repositories. Ring was running fine until I was saving changes for a second SIP account.Suddenly the aplication crashed and everytime I try to launch it again I get the same error.I can't export my account either (I still got access to my files:ring_device.crt,ring_device.key,configs,export.gz etc...is there any way to use it in another computer?).I simply don't know what to do,as I said ring was running fine until it crashed configuring a 2nd SIP account in gnome-ring. Is there anything I can do to repair ring in this OS? Is there anyway in this case to import my RING account into another device?
Thanks in advance.
 
[mike@kropt ~]$ gnome-ring
** Message: Ring GNOME client version: 1.0.0
** Message: git ref: unknown
Updating all accounts
Loading "1k53b89cf4drghff"
Loading "1pa2c1g9fgfbgxb7"
Loading "dk9ljld4625b767be"
History doesn't exist or is not readable
Loading vcf from: QDir( "/home/mike/.local/share/gnome-ring/profiles" , nameFilters = { "*" },  QDir::SortFlags( Name | IgnoreCase ) , QDir::Filters( Dirs|Files|Drives|AllEntries ) )
(gnome-ring:21512): Gtk-WARNING **: GtkGrid does not have a child property called expand
(gnome-ring:21512): Gtk-WARNING **: GtkGrid does not have a child property called fill
(gnome-ring:21512): Gtk-WARNING **: GtkGrid does not have a child property called position
QDBusMarshaller: type `VectorString' attempts to redefine basic D-BUS type 'as' (QStringList) (Did you forget to call beginStructure() ?)
QDBusMarshaller: type `MapStringVectorString' produces invalid D-BUS signature `a{s}' (Did you forget to call beginStructure() ?)
QDBusMarshaller: type `QMap<QString,MapStringVectorString>' produces invalid D-BUS signature `a{s}' (Did you forget to call beginStructure() ?)
Invalid current audio plugin
QDBusConnection: name 'cx.ring.Ring' had owner '' but we thought it was ':1.110'
Segmentation fault
 
-- 
Sébastien
https://enconn.fr
0xC894BB01EEB2A9A9 



Reply via email to