Now I know, that something's wrong in my app code. The main errors are:
 

process 7386: arguments to dbus_message_new_method_call() were incorrect, assertion "_dbus_check_is_valid_path (path)" failed in file ../../dbus/dbus-message.c line 1344.

This is normally a bug in some application using the D-Bus library.

process 7386: arguments to dbus_message_set_auto_start() were incorrect, assertion "message != NULL" failed in file ../../dbus/dbus-message.c line 3029.

This is normally a bug in some application using the D-Bus library.

process 7386: arguments to dbus_message_iter_init_append() were incorrect, assertion "message != NULL" failed in file ../../dbus/dbus-message.c line 2426.

This is normally a bug in some application using the D-Bus library.

QDBusConnection: error: could not send message to service "org.freedesktop.NetworkManager" path "" interface "org.freedesktop.DBus.Introspectable" member "Introspect": 

 

I did XMLHttpRequest in your app (in "onAuthenticated"). In small app (your tut. with my provider function worked well. In full app - with those errors.

 
29.11.2014, 16:39, "Alberto Mardegan" <[email protected]>:

On 11/29/2014 02:10 PM, Roman Zonov wrote:

 Sergio, after 'dmesh | grep DEN' command I see a atrange result: 'dmesg:
 read kernel buffer failed: Operation not permitted'.

 Also, I made a new app (Alberto's tutorial with changing provider). Same
 errors.

Try to instantate the XMLHttpRequest right at the beginning of the app,
and then continue removing parts of the app in order to obtain a minimal
app which exhibits the problem; then it will be easier to fix the
problem, if we can isolate it to a component.

Ciao,
  Alberto


--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help   : https://help.launchpad.net/ListHelp

 
 
-- 
Best regards,
Roman Zonov.
 
VK: http://vk.com/zonov_roman
Facebook: https://www.facebook.com/roman2861
Twitter: https://twitter.com/zonov_roman
 
-- 
Mailing list: https://launchpad.net/~ubuntu-phone
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help   : https://help.launchpad.net/ListHelp

Reply via email to