Helmuth
|
2011-10-24
, 14:28
|
|
Posts: 1,259 |
Thanked: 1,341 times |
Joined on Oct 2009
@ Germany
|
#81
|
|
2011-10-25
, 09:54
|
Posts: 1,313 |
Thanked: 2,977 times |
Joined on Jun 2011
@ Finland
|
#82
|
Oct 25 12:42:44 (2011) telepathy-gabble[11517]: GLIB DEBUG tp-glib - started version 0.12.6 (telepathy-glib version 0.14.9) Oct 25 12:42:45 (2011) telepathy-sasl-signon[4672]: GLIB DEBUG default - sasl_channel_handler_handle_channels: Oct 25 12:42:45 (2011) telepathy-sasl-signon[4672]: GLIB DEBUG default - account_storage_get_all_properties_cb: using credential id 8 Oct 25 12:42:45 (2011) telepathy-sasl-signon[4672]: GLIB DEBUG default - sasl_channel_handler_handle_channel: Oct 25 12:42:45 (2011) telepathy-sasl-signon[4672]: GLIB DEBUG default - sasl_channel_handler_handle_channel: ClientLogin Oct 25 12:42:46 (2011) signonpluginprocess: ../../src/googleplugin.cpp 53 Private : Oct 25 12:42:46 (2011) signonpluginprocess: ../../src/googleplugin.cpp 745 GooglePlugin : Oct 25 12:42:46 (2011) signonpluginprocess: ../../src/googleplugin.cpp 758 type : Oct 25 12:42:46 (2011) signonpluginprocess: ../../src/googleplugin.cpp 764 mechanisms : Oct 25 12:42:46 (2011) signonpluginprocess: ../../src/googleplugin.cpp 785 process : Oct 25 12:42:46 (2011) signonpluginprocess: ../../src/googleplugin.cpp 764 mechanisms : Oct 25 12:42:46 (2011) signonpluginprocess: ../../src/googleplugin.cpp 486 clientLogin : Oct 25 12:42:46 (2011) signonpluginprocess: ../../src/googleplugin.cpp 195 sendRequest : Oct 25 12:42:46 (2011) signonpluginprocess: ../../src/googleplugin.cpp 198 sendRequest : requestUrl: "/ClientLogin" Oct 25 12:42:46 (2011) signonpluginprocess: ../../src/googleplugin.cpp 209 sendRequest : fullUrl: "https://www.google.com/accounts/ClientLogin" Oct 25 12:42:46 (2011) icd2 0.201.2+0m6[1204]: Duplicate filter: Do not add filter for app :1.4938 Oct 25 12:42:46 (2011) signonpluginprocess: QNetworkReplyImpl::_q_startOperation was called more than once Oct 25 12:42:46 (2011) signonpluginprocess: ../../src/googleplugin.cpp 720 slotError : Oct 25 12:42:46 (2011) signonpluginprocess: ../../src/googleplugin.cpp 721 slotError : Error: 99 Oct 25 12:42:46 (2011) signonpluginprocess: ../../src/googleplugin.cpp 623 replyFinished : Oct 25 12:42:46 (2011) signonpluginprocess: ../../src/googleplugin.cpp 633 replyFinished : http_error: 99 "Proxy server not found" Oct 25 12:42:46 (2011) telepathy-sasl-signon[4672]: GLIB DEBUG default - signon_process_cb: method: google Oct 25 12:42:46 (2011) telepathy-sasl-signon[4672]: GLIB WARNING ** default - signon_process_cb: (signon-errors #1 Proxy server not found): failed Oct 25 12:42:46 (2011) telepathy-sasl-signon[4672]: GLIB DEBUG default - status_changed: status: 6 reason: org.freedesktop.Telepathy.Error.AuthenticationFailed Oct 25 12:42:51 (2011) telepathy-gabble[11517]: GLIB DEBUG tp-glib - no connections, and timed out Oct 25 12:42:51 (2011) telepathy-gabble[11517]: GLIB MESSAGE tp-glib - Exiting
|
2011-10-25
, 14:39
|
|
Posts: 79 |
Thanked: 47 times |
Joined on Oct 2011
@ Brisbane, AU
|
#83
|
The Following User Says Thank You to SteveYoungs For This Useful Post: | ||
|
2011-10-26
, 21:44
|
|
Posts: 597 |
Thanked: 490 times |
Joined on Dec 2009
@ Germany
|
#84
|
So, I checked what the status for the bug you mentioned, it seems to be because some services like MFE or Facebook don't allow sharing the contacts to third parties (yes, you don't have the right to share *your* contacts with yourself, that's smart). So I guess that for this reason the bluetooth daemon filters on "local" contacts only, I still don't understand why that would exclude contacts synced from bluetooth (which as far as I know are seen as local contacts)...
Anyway, it seems that the issue is being worked on, I can't promise anything regarding a fix since there is no solution yet, and it's not my team. Furthermore, I'm not totally sure what my NDA allows me to tell
About the ecosystem, you'll surely never reach the level of iOS or Android, I'm personally in this category of users that don't need millions of apps, but I can understand it's a blocker for some people.
Here we go again:
Problems with accessing phonebook from carkit via Bluetooth PBAP-profile...
N900 didnīt support PBAP-profile out of the box, but some genius minds solved the issue by providing updated obex files as described here and here wiki.
N9 seems to be capable of PBAP, but when I connect to my carkit contacts are not transferred correctly...
Just a few, seemingly random, contacts are transferred and even those are a mess...For some contacts no number is shown at all, for some contacts the very same number is shown twice or even three times!
Maybe its again this issue with the missing CRLF separation between vCards as described here?
Can someone confirm or is it only me with this problem?
Any help on this would be highly appreciated, I assume not only by me as this is a very useful (and must have!) feature for many users!
|
2011-10-28
, 17:04
|
Posts: 74 |
Thanked: 25 times |
Joined on Jan 2010
@ Hong Kong, CHINA
|
#85
|
I do develop in scratchbox, and rely mostly on the test suite to check that I didn't break anything.
dpkg-checkbuilddeps: Unmet build dependencies: libqtm-contacts-dev (>= 1.2.1+201) libcubi-0.1-dev (>= 0.1.14) libcubi-0.1-tracker-0.10-ontologies-dev (>= 0.1.3)
Ione possible hack (just thinking out loud, untested) would be to just change the soname so that it gets scanned *before* the normal libqtcontacts-tracker.so (name it libaaaaa.so). The second "tracker" contact manager should then be ignored.
I
Future version will have an automerge button that will partially solve that issue, it however stays quite conservative in finding merge candidates. Having a third party merge application would be a good idea too (one that would do interactive merge, vs. unattended for contacts app). You might want to look at the libqtcontacts-extensions-tracker lib then, which has a merge request function ("merge" is not a stock qt-mobility operation).
|
2011-10-28
, 22:17
|
Posts: 31 |
Thanked: 7 times |
Joined on Jan 2010
|
#86
|
|
2011-10-30
, 14:35
|
Posts: 65 |
Thanked: 167 times |
Joined on Oct 2011
@ Helsinki
|
#87
|
|
2011-10-30
, 14:37
|
Posts: 65 |
Thanked: 167 times |
Joined on Oct 2011
@ Helsinki
|
#88
|
Hi Abustany, thanks for all the insights you are giving here, highly appreciated!
I have also an issue with syncing my contacts with my carkit as described here:
I never synced my contacts via MfE, but transferred all of them via BT from MS Outlook. So, the mentioned filtering of MfE contacts does not apply here.
For testing I also created a new contact on my N9, but this one does also not appear in my carkit.
Any ideas how I can resolve/debug this?
Maybe you can point the team working on this to the threads/wiki linked above as they describe how the issue was solved on N900!?
The Following User Says Thank You to abustany For This Useful Post: | ||
|
2011-10-30
, 14:44
|
Posts: 65 |
Thanked: 167 times |
Joined on Oct 2011
@ Helsinki
|
#89
|
Thanks - I am using scratchbox too. Can you share your /etc/apt/sources.list or suggest what apt repos to use, since with squeeze's sources.list I don't have the latest dependencies necessary to build qtcontacts-tracker:
(Sorry if this is a stupid question)Code:dpkg-checkbuilddeps: Unmet build dependencies: libqtm-contacts-dev (>= 1.2.1+201) libcubi-0.1-dev (>= 0.1.14) libcubi-0.1-tracker-0.10-ontologies-dev (>= 0.1.3)
Great - Do you know if "future" is soon? Otherwise I will look into the "third-party" merge option because I have tons of dupes now . I am getting inspiration from http://cgit.collabora.com/git/user/b...ts-merger.git/ and wondering if I can just hack the tracker database from python for something really quick and dirty.
The Following User Says Thank You to abustany For This Useful Post: | ||
|
2011-10-30
, 14:49
|
Posts: 65 |
Thanked: 167 times |
Joined on Oct 2011
@ Helsinki
|
#90
|
Hi!
I'm very happy with the N9, used it for some weeks now, and _for me_ it's clearly the best phone ever. Really.
But of course I have a question or two, and a bug that is not really your problem - but I think you are the closest one to know anything.
First, is it possible to hide my Skype-contacts from the Contact-application (and Phone application). So that I have to use the Skype-application to see them? That would have been nice... I hoped I would achieve that by disabling my Skype-account, but then I couldn't use the Skype application either...
The second thing is that the call log doesn't show when the same number call me several times in a row, it just shows the last one...
Third, and probably not your table... I don't even know really how to explain. In Norway we have some method for authenticating to our banks using the phone. It's somehow in the SIM-access profile. I enter my birthdate and phonenumber in the bank, and then a message on my phone pops up, saying that this and this bank wants to authenticate me. I then press "Accept", and I get a new windows where I can enter a code. When I have done this, the authentication in the bank completes.
With the N9, I usually just get the first message. When I press "Accept", nothing more happens. A few times I have gotten the windows to enter code, but it doesn't complete.
How should I file a proper bug about this?
Regards,
Stian
The Following User Says Thank You to abustany For This Useful Post: | ||