Discussion Board

Results 1 to 9 of 9
  1. #1
    Registered User sdalis's Avatar
    Join Date
    Oct 2003
    Posts
    13
    Is there any documentation or/and example on the Message Type Modules for the 3rd edition platform (Symbian OS v9.1) ?

    Regards.
    Sébastien.
    Last edited by sdalis; 2005-11-09 at 14:42.

  2. #2
    Registered User d.roettsches's Avatar
    Join Date
    May 2005
    Posts
    30
    Hi Sdalis,

    were you able to find any updated information on this?
    Currently, I am getting a "Bad MTM (<technology type UID>)" info popup message when running the emulator after I registered the MTMs.

    Thanks,

    Dominik

  3. #3
    Registered User d.roettsches's Avatar
    Join Date
    May 2005
    Posts
    30
    Hi Sébastien,

    were you able to find any updated information on this?
    Currently, I am getting a "Bad MTM (<technology type UID>)" info popup message when running the emulator after I registered the MTMs.

    Thanks,

    Dominik

  4. #4
    Registered User sdalis's Avatar
    Join Date
    Oct 2003
    Posts
    13
    I didn't find any update info on this on I've got the same error than you on the emulator. Fortunately, the MTM works fine on the E70 prototype

  5. #5
    Registered User bibu2651's Avatar
    Join Date
    Apr 2006
    Posts
    37
    get the same "Bad MTM" error Message!
    I set breakpoints for every export function in TextMTM and begin to debug, but none of them hit. So it seems that before the dlls get called, the OS has already marked them as invalid, now my suspicion is about the UIDs, when I convert project into vs2003, all of the projects report an invalid uid3 warning, can some experts give a explanation?

  6. #6
    Registered User bibu2651's Avatar
    Join Date
    Apr 2006
    Posts
    37
    Finally I sucessed!!!!!! It runs!!!!! TxtMTM appears in the fifth slot of my message system

  7. #7
    Nokia Developer Champion beover1984's Avatar
    Join Date
    Jun 2005
    Location
    Beijing
    Posts
    5,578
    Could you post the solution?
    Beover1984
    -----------
    Doing what comes naturally

  8. #8
    Registered User bibu2651's Avatar
    Join Date
    Apr 2006
    Posts
    37
    assume you have all the dlls and libs, and the registration file: txtdat.rsc
    1. put txtdat.rsc in \resource\messaging\mtm\ directory
    2. put all dlls and libs in \sys\bin\ directory
    3. register MTM again, in my case, MTM is not bad any more.

    I read from website that symbian 9 required all libs,exes,dlls being put under \sys\bin, and also pay attention to your txtdat.rss file, make sure filename points to the right place.

    ====piece of my txtdat.rss=================================
    MTM_COMPONENT_V2
    {
    human_readable_name = "TextMTM";
    component_uid = KUidMtmClientComponentVal;
    specific_uid_v2=KUidMtmDefaultSpecificVal;
    entry_point = 1;
    version = VERSION_V2 { major = 1; minor = 0; build = 100; };
    filename = "\\sys\\bin\\txtc.dll"; //!!!
    },
    =======================================================
    If this works for you?

  9. #9
    Nokia Developer Champion beover1984's Avatar
    Join Date
    Jun 2005
    Location
    Beijing
    Posts
    5,578
    I have not developed on S60 3rd. I just want to know the reason.Thanks a lot.
    Beover1984
    -----------
    Doing what comes naturally

Similar Threads

  1. want to show mtm editor
    By jugnoyasir in forum Symbian Networking & Messaging (Closed)
    Replies: 0
    Last Post: 2005-10-01, 07:06
  2. Problem installing MTM
    By LMVERB in forum Symbian C++
    Replies: 1
    Last Post: 2005-09-14, 04:58
  3. 新手提问
    By jrliu0757 in forum Symbian
    Replies: 7
    Last Post: 2005-06-13, 13:39
  4. Replies: 0
    Last Post: 2005-01-10, 19:14
  5. Replies: 1
    Last Post: 2004-03-26, 14:45

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved