Bug 148265 - no memType 'MT' for sms with p990
Summary: no memType 'MT' for sms with p990
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kmobiletools
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Marco Gulino
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-27 15:16 UTC by stefan mojschewitsch
Modified: 2018-09-03 03:54 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description stefan mojschewitsch 2007-07-27 15:16:50 UTC
Version:           kmobiletools-0.4.3.3 (using KDE KDE 3.5.5)
Installed from:    Gentoo Packages
OS:                Linux

with kmobiletools-0.4.3.3 (cant compile newest version  ) 
kmobile stumbles when trying to select memType 'MT' for sms on my p990. 
test command for Preferred SMS Message Storage returns:
at+CPMS=?
+CPMS: ("ME","SM"),("ME","SM"),("ME") 
OK
with p990. so there is no memtype 'MT'as hardcoded in kmobiletools.

my quick and dirty hack is to change line 45 in c_config.cpp from 
addItemStringList("sms_mem_used", sms_mem_used, (QStringList("MT"+="ME"+="SM" ); 
to 
addItemStringList("sms_mem_used", sms_mem_used, (QStringList("ME"+="ME"+="SM" );
Comment 1 Andrew Crouthamel 2018-09-03 03:54:56 UTC
Hello! Sorry to be the bearer of bad news, but this project has been
unmaintained for many years and I will be closing this bug.