Hi, Thanks for testing that. I am aware of most of those. Editing contact and adding phone number are broken upstream (I think). The code look fine, KDE developers say it is fine, but it does not work, see https://projects.savoirfairelinux.com/issues/11953. Send email is a "TODO", I should disable it until I code it properly to use xdg-open. Copy for bookmark, I did not noticed that one, I will fix it soon.
About the dock location, I am aware of that one, I am investigating why it broke. It used to work, but it was very problematic with Ubuntu Unity, so I had to write something custom, but I must agree it does not work as well as the built in one once did, but keeping the built in was a no-op. I am currently rewriting the account list on a branch, it may still take a while. It wont fix the REGISTERED/TRYING/UNREGISTERED issue, this is a daemon issues tagged high priority, but the team is busy fixing video issues (and I have no idea where the problem come from, I guess it is a race condition or something), it wont be until later this week. The rewrite I am working on should however make unit testing easier, so if the daemon or the client brake again, I will know as soon as it happen. It is my overall goal since a few weeks, it is why I brake some features from time to time. I will keep doing this until everything can be unit tested. It also make the code more coherent. ----- Original Message ----- From: "Andrew Myers" <[email protected]> To: [email protected], "Emmanuel Lepage" <[email protected]> Sent: Tuesday, June 26, 2012 10:15:03 AM Subject: Docks - Right Click Options Sorry for a long post :( I have been checking out the above and found the following current actions. I have followed these up with some suggested, preferred actions. These are my thoughts, others may disagree: Right-Click Menu Current Actions: Contacts: On blank area - no result On existing contact: Call Again - Starts call to selected contact Edit Contact - Shows blank address book page, any entry is lost Add Phone Number - no result Copy - copies entry to clipboard Send Email - no result Bookmark - copies entry to Bookmarks Bookmarks: On blank area - no result On existing contact: Call Again - Starts call to selected contact Add Contact - Shows address book page with details from selected contact, after entry asks for address book to save in, saves new record (Adds to address book but does not show new address until restarted) Add Number to Contact - disabled Copy - crashes client, daemon still running KCrash: Application 'sflphone-client-kde' crashing... KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit sock_file=/home/andrew/.kde4/socket-ezcool/kdeinit4__0 [1] Exit 253 sflphone-client-kde [2]+ Stopped sflphone-client-kde Send Email - disabled Bookmark - copies entry to Bookmarks a second time History: On blank area - no result On existing contact: Call Again - Starts call to selected contact Add Contact - Shows address book page with details from selected contact, (note that the name is shown as Unknown) after entry asks for address book to save in, saves new record (Adds to address book but does not show new address until restarted) Add Number to Contact - disabled Copy - copies entry to clipboard Send Email - disabled Bookmark - copies entry to Bookmarks Right-Click Menu Desired Actions: Contacts: On blank area: Add Contact - Show blank address book page, after entry ask for address book to save in, save new record and show in contact list. On existing contact: Call Again - Start call to selected contact Add Contact - Show blank address book page, after entry ask for address book to save in, save new record and show in contact list. Edit Contact - Shows address book page with details from selected contact, after entry askto overwrite, re-save record and update contact list and bookmarks if required. Delete Contact - deletes contact record after confirm message. [Add Phone Number - not required - use edit contact] Copy - copies entry to clipboard Send Email - send email if email address exists in record, else error message. Bookmark - copy entry to Bookmarks Bookmarks: On blank area: Add Contact - Show blank address book page, after entry ask for address book to save in, save new record and show in contact list and bookmarks. On existing contact: Call Again - Starts call to selected contact Add Contact - Show address book page with details from selected contact, after entry ask for address book to save in, save new record and show in contact list and bookmarks. Edit Contact - Shows address book page with details from selected contact, after entry askto overwrite, re-save record and update contact list and bookmarks Delete Contact - deletes bookmark (no need for confirm message - it is only a bookmark) [Add Number to Contact - not required - use edit contact] Copy - copies entry to clipboard [Send Email - not required in bookmarks] [Bookmark - not required in bookmarks] History: On blank area - no result On existing contact: Call Again - Starts call to selected contact [Add Contact - not required in history] [Add Number to Contact - not required in history] Copy - copies entry to clipboard [Send Email - not required in history] Bookmark - copies entry to Bookmarks Cheers Andrew _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
