maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click (https://talk.maemo.org/showthread.php?t=57162)

chriadam 2010-09-28 23:58

Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
 
Hi Felipe, can you please get in contact with me at christopher.adams[at]nokia.com ASAP please? (For some reason I'm unable to use the "send private message" option).

Cheers :-)

rantom 2010-09-29 23:57

Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
 
The app seems nice and works well, although I have a request for new features. Offer possibility to sort names by alphabetic order, nick, surname+forename, forename+surname and forename+surname without the comma.

I didn't see these via Search and if these were requested already, then apologies. Why do I request these? Because the app works great otherwise (though in my opinion the portrait-mode per person needs more work, e.g. one line per information) but is still lacking the basic function from the Address Book and thus I can't really use this as my regular address book, yet.

Also, a possibility to type the full name/nick/etc with the on screen keyboard would be nice. ;)

rantom 2010-09-30 11:26

Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
 
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.

fcrochik 2010-09-30 15:03

Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
 
Quote:

Originally Posted by rantom (Post 830015)
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.

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.

rantom 2010-09-30 15:15

Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
 
Quote:

Originally Posted by fcrochik (Post 830137)
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.

I'll try to keep this in my mind, but I can't really promise to look further into this. I tried to recall now to another number (service, not cell) and it worked. I might've misread the length of conversation, since it was shown now. If I do encounter this again I'll let you know (so for now consider my report as INVALID).

hermes040 2010-10-04 14:00

Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
 
Hi Felipe,
Guess you are preparing to allow changing of # of groups in the widget for future versions, can you also make the group icons resizeable? with current 5 groups, icons are just a bit small for pressing with thumb.

Laughing Man 2010-10-05 14:29

Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
 
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.

fcrochik 2010-10-05 14:42

Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
 
Quote:

Originally Posted by Laughing Man (Post 833831)
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.

If you just start mycontacts normally (clicking on the icon) all the output will be redirected to /home/user/.mycontacts/log.txt

Browse the file for any hints about the problem and/or feel free to send me it after making sure that there isn't any information that you don't want me to see.

Felipe

Laughing Man 2010-10-07 19:45

Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
 
Hmm it doesn't seem very helpful.

Code:

(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"


fcrochik 2010-10-07 19:51

Re: [Announce] MyContacts - 75 contacts on your desktop, custom ring tones per group and call with double-click
 
Quote:

Originally Posted by Laughing Man (Post 835710)
Hmm it doesn't seem very helpful.

No... It isn't ....

You can try:

Code:

export QCONTACT_MAEMO5_DEBUG=1
/opt/crochik/mycontacts --nolog

It may help us figure out if the problem is on the qt mobility part...(hopefully).

Please keep me posted.


All times are GMT. The time now is 22:36.

vBulletin® Version 3.8.8