|
2010-09-29
, 23:57
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#392
|
The Following User Says Thank You to For This Useful Post: | ||
|
2010-09-30
, 11:26
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#393
|
|
2010-09-30
, 15:03
|
|
Posts: 722 |
Thanked: 1,223 times |
Joined on Apr 2010
@ USA
|
#394
|
I know this is a double-post but I noticed a bug in the MyContacts, whilst calling a person via cellphone (or GSM, which one you prefer). When the call ends you do not see how long it lasted. I got 00:00, though I was on the phone for few minutes. Not a big deal, but a bug anyways. I'll try to take a closer look to reproduce it and possibly post a report to bugs.maemo.org.
|
2010-09-30
, 15:15
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#395
|
Please let me know what you find out. MyContacts starts phone calls using telepathy directly (not the common nokia dbus signal) and that is the only difference I can imagine from placing a call with the regular contacts or phone application.
On a new release I plan to offer the option to use the nokia dbus instead of telepathy because telepathy will not automatically handle "#" or "*" on the phone number according to a previous post on this thread. You may have found another reason.... please keep me posted.
The Following User Says Thank You to For This Useful Post: | ||
|
2010-10-04
, 14:00
|
Posts: 78 |
Thanked: 24 times |
Joined on Mar 2010
|
#396
|
The Following User Says Thank You to hermes040 For This Useful Post: | ||
|
2010-10-05
, 14:29
|
Posts: 4,556 |
Thanked: 1,624 times |
Joined on Dec 2007
|
#397
|
|
2010-10-05
, 14:42
|
|
Posts: 722 |
Thanked: 1,223 times |
Joined on Apr 2010
@ USA
|
#398
|
Hmm I can't seem to get MyContacts to run after adding another gtalk account. I merged the duplicate gtalk addresses so there would be no duplicate contacts, But now mycontacts just crashes whenever I try to start it up. I'll have to post a terminal output once I figure out the mycontacts terminal command.
|
2010-10-07
, 19:45
|
Posts: 4,556 |
Thanked: 1,624 times |
Joined on Dec 2007
|
#399
|
(DBG) D-Bus service successfully registered (DBG) Call Moniroting disabled. No need to listen to DBus. (DBG) clear current list (DBG) DBus signal - show: "Icon on Menu" (DBG) >> schedule for later (DBG) Default Manager: "qtcontacts:maemo5-crochik:" (DBG) SupportedContactType: "Contact" (DBG) SupportedDataType: "10" (DBG) SupportedDataType: "2" (DBG) SupportedDataType: "3" (DBG) SupportedDataType: "6" (DBG) SupportedDataType: "14" (DBG) SupportedDataType: "16" (DBG) DetailDefinition: "Address" (DBG) DetailDefinition: "Birthday" (DBG) DetailDefinition: "DisplayLabel" (DBG) DetailDefinition: "EmailAddress" (DBG) DetailDefinition: "Family" (DBG) DetailDefinition: "Gender" (DBG) DetailDefinition: "Guid" (DBG) DetailDefinition: "Name" (DBG) DetailDefinition: "Nickname" (DBG) DetailDefinition: "Note" (DBG) DetailDefinition: "OnlineAccount" (DBG) DetailDefinition: "Organization" (DBG) DetailDefinition: "PhoneNumber" (DBG) DetailDefinition: "Presence" (DBG) DetailDefinition: "Thumbnail" (DBG) DetailDefinition: "Timestamp" (DBG) DetailDefinition: "Type" (DBG) DetailDefinition: "Url"
|
2010-10-07
, 19:51
|
|
Posts: 722 |
Thanked: 1,223 times |
Joined on Apr 2010
@ USA
|
#400
|
export QCONTACT_MAEMO5_DEBUG=1 /opt/crochik/mycontacts --nolog
Cheers :-)