Menu

Main Menu
Talk Get Daily Search

Member's Online

    User Name
    Password

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

    Reply
    Page 23 of 72 | Prev | 13   21     22   23   24     25   33 | Next | Last
    zlatko | # 221 | 2010-07-17, 08:39 | Report

    Originally Posted by fcrochik View Post
    Sorry I forgot to mention that you need to shutdown the application then change the value then restart it.
    Yeah - now change is taking effect. Double click is now usefull for me ;-)
    But I would love to see double click/long press toggle in App Setting.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    Lake | # 222 | 2010-07-20, 06:16 | Report

    Hi

    Any news on getting the online status to display?

    Edit | Forward | Quote | Quick Reply | Thanks

     
    zlatko | # 223 | 2010-07-20, 08:33 | Report

    @Lake
    It is displayed - look for a green border frame around the avatars. It is quite thin, but when you get used you will notice it.

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to zlatko For This Useful Post:
    lemmyslender

     
    Lake | # 224 | 2010-07-20, 18:23 | Report

    Originally Posted by zlatko View Post
    @Lake
    It is displayed - look for a green border frame around the avatars. It is quite thin, but when you get used you will notice it.
    Ah ha! Yes I see it now thanks - still a few issues:

    1. I see the border when a contact is online, but for one contact it is yellow and for another it is green - is this intentional?

    2. When I select a contact who is online I notice that I cannot see all of the contacts I know are available for that person (from the original phone book). For example I cannot see the jabber ID of my contact I can see from your widget is online so I cannot message him.

    Otherwise, a really useful app!

    Edit | Forward | Quote | Quick Reply | Thanks

     
    fcrochik | # 225 | 2010-07-20, 18:52 | Report

    Originally Posted by Lake View Post
    1. I see the border when a contact is online, but for one contact it is yellow and for another it is green - is this intentional?
    The yellow border means that you have more than one "online account" associated with the contact and they have different status. Please check the change log for more details.

    I don't actually know what the presence status would be on the "standard contact widget" if, for instance, the contact is online on google voice and away on skype. What would you expect it to be?

    Originally Posted by Lake View Post
    2. When I select a contact who is online I notice that I cannot see all of the contacts I know are available for that person (from the original phone book). For example I cannot see the jabber ID of my contact I can see from your widget is online so I cannot message him.
    Only a limited set of the contact information is supported right now and only skype as far as "online services" go.

    The main goal for a next version is to handle possibly all supported online services (skype, google voice, sip, ...)

    Edit | Forward | Quote | Quick Reply | Thanks

     
    fcrochik | # 226 | 2010-07-22, 12:07 | Report

    The polls for the first N900 Code Competition are open!

    MyContacts is competing on the Desktop Category with some other very interesting applications.

    Support MyContacts voting!

    Thanks

    Edit | Forward | Quote | Quick Reply | Thanks

     
    zlatko | # 227 | 2010-07-23, 08:43 | Report

    Got my vote mate! ;-)
    Still have to catch with Queen Beecon Widget though...Good luck!

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to zlatko For This Useful Post:
    fcrochik

     
    benlau | # 228 | 2010-07-23, 17:55 | Report

    Hi ,

    I would like to try this application. It looks very interesting. However, I was not able to launch from GUI.

    Then I tried to launch through command line. It complains

    Originally Posted by
    $ /usr/bin/mycontacts.sh
    Error org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 127
    How can I fix the problem? thx

    Edit | Forward | Quote | Quick Reply | Thanks

     
    fcrochik | # 229 | 2010-07-23, 18:03 | Report

    Originally Posted by benlau View Post
    Hi ,
    I would like to try this application. It looks very interesting. However, I was not able to launch from GUI.

    Then I tried to launch through command line. It complains
    How can I fix the problem? thx
    That is odd. I assume you have PR1.2 installed, right?
    Can you try to uninstall and let me know what version you have installed?

    Also, try to run on the x-terminal
    Code:
    /opt/crochik/mycontacts
    it should give you some more information. (the sh script depends on the dbus to be working)

    Edit | Forward | Quote | Quick Reply | Thanks

     
    benlau | # 230 | 2010-07-24, 01:36 | Report

    Originally Posted by fcrochik View Post
    That is odd. I assume you have PR1.2 installed, right?
    Can you try to uninstall and let me know what version you have installed?

    Also, try to run on the x-terminal
    Code:
    /opt/crochik/mycontacts
    it should give you some more information. (the sh script depends on the dbus to be working)
    Yes , I have PR 1.2 installed.

    The result of cmd:
    Code:
    $ /opt/crochik/mycontacts 
    /opt/crochik/mycontacts: symbol lookup error: /opt/crochik/mycontacts: undefined symbol: _ZN10QtMobility16QContactPresence13FieldNicknameE
    and

    Code:
    $ ldd /opt/crochik/mycontacts
    	libQtContacts.so.1 => /usr/lib/libQtContacts.so.1 (0x40025000)
    	libQtMaemo5.so.4 => /usr/lib/libQtMaemo5.so.4 (0x400cb000)
    	libQtDBus.so.4 => /usr/lib/libQtDBus.so.4 (0x400e7000)
    	libQtXml.so.4 => /usr/lib/libQtXml.so.4 (0x40187000)
    	libQtGui.so.4 => /usr/lib/libQtGui.so.4 (0x401df000)
    	libQtCore.so.4 => /usr/lib/libQtCore.so.4 (0x40c9a000)
    	libpthread.so.0 => /lib/libpthread.so.0 (0x40f6a000)
    	libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x40f8a000)
    	libm.so.6 => /lib/libm.so.6 (0x4106b000)
    	libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x410e1000)
    	libc.so.6 => /lib/libc.so.6 (0x410f3000)
    	libX11.so.6 => /usr/lib/libX11.so.6 (0x41218000)
    	libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x41307000)
    	libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x41348000)
    	libXrender.so.1 => /usr/lib/libXrender.so.1 (0x41988000)
    	libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x417c8000)
    	libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x41670000)
    	libXext.so.6 => /usr/lib/libXext.so.6 (0x41838000)
    	libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x41424000)
    	librt.so.1 => /lib/librt.so.1 (0x41430000)
    	libpng12.so.0 => /usr/lib/libpng12.so.0 (0x417f8000)
    	libz.so.1 => /usr/lib/libz.so.1 (0x4143f000)
    	libEGL.so => /usr/lib/libEGL.so (0x41457000)
    	libSM.so.6 => /usr/lib/libSM.so.6 (0x44eb8000)
    	libICE.so.6 => /usr/lib/libICE.so.6 (0x44d98000)
    	libdl.so.2 => /lib/libdl.so.2 (0x41461000)
    	/lib/ld-linux.so.3 (0x40000000)
    	libXau.so.6 => /usr/lib/libXau.so.6 (0x41508000)
    	libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x41518000)
    	libexpat.so.1 => /usr/lib/libexpat.so.1 (0x41498000)
    	libIMGegl.so => /usr/lib/libIMGegl.so (0x4146c000)
    	libsrv_um.so => /usr/lib/libsrv_um.so (0x414be000)

    Edit | Forward | Quote | Quick Reply | Thanks

     
    Page 23 of 72 | Prev | 13   21     22   23   24     25   33 | Next | Last
vBulletin® Version 3.8.8
Normal Logout