[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Patch for xgnokii, segfault while getting Incoming Clock
From: |
Ulrich Hopp |
Subject: |
Patch for xgnokii, segfault while getting Incoming Clock |
Date: |
Sun, 29 Dec 2002 22:58:35 +0100 |
User-agent: |
KMail/1.4.3 |
Hi,
gnokii : latest version from CVS 0.5.0pre (29.12.2002)
Phone : Nokia 6310 V 4.10 04-01-02 NPE-4
Cabel : DLR3-3P
System SuSE 8.1 ( ftp update )
--- xgnokii_lowlevel.c.orig 2002-12-29 22:48:33.000000000 +0100
+++ xgnokii_lowlevel.c 2002-12-29 22:50:13.000000000 +0100
@@ -1136,6 +1136,7 @@
gdat.battery_unit = &batt_units;
gdat.battery_level = &phoneMonitor.batteryLevel;
gdat.datetime = &Alarm.timestamp;
+ gdat.alarm = &Alarm;
oldtime = time(&oldtime);
oldtime += 2;
Now it segfaults while reading sms.
regards
Uli
- Patch for xgnokii, segfault while getting Incoming Clock,
Ulrich Hopp <=