Notices


Reply
Thread Tools
Posts: 200 | Thanked: 300 times | Joined on Nov 2009 @ The Netherlands
#521
UPDATE NEWS

SMSCON 0.7-1 was successful in the autobuilder, so It can be updated soon... See the already updated wiki for new features!

You have to wait for the SMSCON-editor 0.7-x release to use SMSCON 0.7-1 if you only want to use it with the GUI!
You can ofcourse always use SMSCON as command-line application...


@ Saturn: Can you release SMSCON-editor 0.7-x?
__________________
SMSCON wiki (tutorial, changelog etc.)
SMSCON package (package information)
SMSCON-editor (GUI editor for SMSCON)

Last edited by digitalvoid; 2010-12-06 at 19:14.
 

The Following 2 Users Say Thank You to digitalvoid For This Useful Post:
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#522
Find the new version of the SMSCON Editor v. 0.7-3 in extras-devel
http://maemo.org/packages/view/smscon-editor/

This version among the other changes brings compatibility to SMSCON version > 0.7
On the GUI side, the notable changes are:
  • my new ability to constract scrollable lists - only the commands tabs will use that for now but later might consider other tabs too.
  • my new ability to use signals - the disable all SMS replies will hide all irrelevant options.

Cumulative updates since the previous version:
  • Addition of five new commands and one new option in the UI and code (support for SMSCON ver. > 0.7)
  • Adddition of scrollable list for the commands editing. All the commands now can be edited from one tab.
  • Improvement in the UI to hide SMS reply options when replies are disabled.
  • Improvement in the change password window.
  • Simplification and cleanup in many parts of the code.
  • New About page with auto rotation.
  • Correction for stackable windows.
Some more information/screenshots in the wiki page of SMSCON Editor (will be updated shortly)

REMEMBER: On the first use, the password is 12345 to open, then you can change it if you want.
 

The Following 2 Users Say Thank You to Saturn For This Useful Post:
Posts: 29 | Thanked: 4 times | Joined on Apr 2010
#523
When i try sent sms Reboot command, i receive this in log file but command successful execute and phone was reboot.

DAEMON ERROR: Exception in handler for D-Bus signal:
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.5/dbus/connection.py", line 214, in maybe_handle_message
self._handler(*args, **kwargs)
File "/opt/smscon/smscon_daemon", line 236, in SMSreceive
ProcessCommand(Message, Number) # process sms command
File "/opt/smscon/smscon_daemon", line 624, in ProcessCommand
EnableReboot()
File "/opt/smscon/smscon_daemon", line 955, in EnableReboot
ExitDaemon()
File "/opt/smscon/smscon_daemon", line 2236, in ExitDaemon
sys.exit(1)
SystemExit: 1


TQ
 
Posts: 4 | Thanked: 1 time | Joined on Nov 2010
#524
I installed SMSCON and the edit program. The testing worked fine with sending messages from the n900. This looks like a really nice program to have.

Press the button, I get an SMS on the called phone. Email works too with an all-green, Hulk-like image of myself.

However, I cannot get the phone to respond back by SMS requests.

For gmail, there are two smtp servers, one for incoming and the other for outgoing. I chose the outgoing one. By mistake, I put an extra space after the smtp server name. Removing the space fixed the problem.

I am new at this ...

1. Should I do some settings/setup or install a filter of sorts for the front camera?
2. What do I send in the SMS? A word "Call" and that's it?
3. Should I be using a prefix? I removed the prefixes. No luck.

Thanks
 
Zas's Avatar
Posts: 196 | Thanked: 113 times | Joined on Jun 2010 @ Finland
#525
Originally Posted by Saturn View Post
Did you see any errors?

apt-get should have pulled the python-crypto library automatically.
Code:
~ $ sudo apt-get install smscon smscon-editor
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  fapman
The following NEW packages will be installed:
  smscon smscon-editor
The following packages will be upgraded:
  fapman
1 upgraded, 2 newly installed, 0 to remove and 6 not upgraded.
28 not fully installed or removed.
Need to get 428kB of archives.
After this operation, 586kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://repository.maemo.org fremantle-1.3/free fapman 0.6.8.1-1 [331kB]
Get:2 http://repository.maemo.org fremantle/free smscon 0.7-1 [54,4kB]
Get:3 http://repository.maemo.org fremantle/free smscon-editor 0.7-3 [42,5kB]
Fetched 428kB in 1s (247kB/s)    
Selecting previously deselected package fapman.
(Reading database ... 51534 files and directories currently installed.)
Preparing to replace fapman 0.6.7-1 (using .../fapman_0.6.8.1-1_armel.deb) ...
Unpacking replacement fapman ...
>>> sudoers file: syntax error, line 25 <<<
/etc/sudoers.d/everybody.sudoers changes break sudoers
dpkg: warning - old post-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
>>> sudoers file: syntax error, line 25 <<<
/etc/sudoers.d/everybody.sudoers changes break sudoers
dpkg: error processing /var/cache/apt/archives/fapman_0.6.8.1-1_armel.deb (--unpack):
 subprocess new post-removal script returned error exit status 1
>>> sudoers file: syntax error, line 25 <<<
/etc/sudoers.d/everybody.sudoers changes break sudoers
dpkg: error while cleaning up:
 subprocess post-removal script returned error exit status 1
Selecting previously deselected package smscon.
Unpacking smscon (from .../smscon_0.7-1_armel.deb) ...
Selecting previously deselected package smscon-editor.
Unpacking smscon-editor (from .../smscon-editor_0.7-3_armel.deb) ...
Errors were encountered while processing:
 /var/cache/apt/archives/fapman_0.6.8.1-1_armel.deb
My fapman is seriousli broken but there were no errors with smscon. I reinstalled it (output above) and I still have the same problem. python-crypto is the newest version.
 
Posts: 1,522 | Thanked: 392 times | Joined on Jul 2010 @ São Paulo, Brazil
#526
Reseting the password when upgrading isn't a good idea, what if the robber sees the blinking ! and ends up telling the N900 to upgrade SMSCON?
 
Posts: 1,751 | Thanked: 844 times | Joined on Feb 2010 @ Sweden
#527
Originally Posted by TiagoTiago View Post
Reseting the password when upgrading isn't a good idea, what if the robber sees the blinking ! and ends up telling the N900 to upgrade SMSCON?
Agree on this.. also if it isn't it should be in another file. The 12345 password should be in the app info too. Didn't know about it before i read it here.
__________________
You like what i do? Donate!

Make your desktop look awesome - use the AwOken Theme with the AwOken Icon Theme.

Add me on twitter @almehdin
Visit the swedish maemo/meego community forums
 
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#528
btw, from wiki:
CHANGE / FIX: (UNTESTED) if USER & PASSWORD setting is empty, email sending to smtp server is done without user & password authentication.
I have tested this with version 0.7-1 and it works now.

Any plans to have a list of multiple smtp-servers to try in order if one of them fails?
 

The Following User Says Thank You to zimon For This Useful Post:
Posts: 96 | Thanked: 6 times | Joined on May 2010 @ Adelaide, Australia
#529
Pulled down the SMSCON editor update this morning. Can't believe I have to reconfigure the bloody thing again!!!

What a pain is the ***.
__________________
CQ CQ CQ de VK5FTDM
 
Posts: 10 | Thanked: 1 time | Joined on Nov 2010
#530
hi, this is working except that when i test from app the gps it doesnt send the location to mail but perhaps this is expected.

the only problem is that it is sending several repeated sms's this is a big bug i think or is the interval in milliseconds?
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 19:47.