Hi On Mon, 15 Oct 2007 19:05:43 +0200 Matthias Bläsing <[EMAIL PROTECTED]> wrote:
> I tried to use python-gammu with a second config stanza:
>
> [EMAIL PROTECTED]:~/t$ python
> Python 2.4.4 (#2, Aug 16 2007, 02:03:40)
> [GCC 4.1.3 20070812 (prerelease) (Debian 4.1.2-15)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import gammu
> >>> sm = gammu.StateMachine()
> >>> sm.ReadConfig(1)
You should better use ReadConfig(1, 0) here...
> >>> sm.Init()
> Speicherzugriffsfehler
...but this definitely should not cause crash.
> [EMAIL PROTECTED]:~/t$
>
> I asume the error in python-gammu, as the stanza works:
Well the problem in fact lies in libgammu :-).
--
Michal Čihař | http://cihar.com | http://blog.cihar.com
signature.asc
Description: PGP signature

