Bug#343060: yes, need to rebuild

2005-12-22 Thread SDiZ Cheng
Hi, Although aspell does not export any C++ symbols, there is a bug in GCC that all inline templates have global visibility[1][2]. The proper fix for this problem is weak symbol versioning[3], which have no hope fixing before GCC4.1. This bug affect binary compatibility to other distro, the tempo

Bug#224965: 224965@bugs.debian.org

2005-07-01 Thread SDiZ
Thanks, It works fine now (with 1 second sleep) thanks for your help On 7/2/05, Hendrik Sattler <[EMAIL PROTECTED]> wrote: > Am Freitag, 1. Juli 2005 20:02 schrieb SDiZ: > > I am using Xera GZ100 (OEM version of Sharp GX-15), > > > > Vendor: SHARP Corporation

Bug#224965: 224965@bugs.debian.org

2005-07-01 Thread SDiZ
ERROR. Value matched ERROR. Received: OK Value matched OK. Value matched OK. OK, a modem device is present. Sending command: ATE0 Received: OK Value matched OK. Value matched OK. Sending command: AT+CMEE=2 Received: OK Value matched OK. Value matched OK. [... skipped ..] On 7/2/05, Hend

Bug#224965: 224965@bugs.debian.org

2005-07-01 Thread SDiZ
with device. On 7/2/05, Hendrik Sattler <[EMAIL PROTECTED]> wrote: > Am Freitag, 1. Juli 2005 17:39 schrieb SDiZ: > > I guess there are some old data in the read buffer, because of what i > > see in the debug output: > > Sending command: ATZ > > Received: ERROR &

Bug#224965: 224965@bugs.debian.org

2005-07-01 Thread SDiZ
thing. Received: OK Value matched OK. Value matched OK. OK, a modem device is present. On 7/1/05, Hendrik Sattler <[EMAIL PROTECTED]> wrote: > Am Freitag, 1. Juli 2005 12:50 schrieb SDiZ: > > tag: patch > > > > I have experience the same problem on My Sharp GZ100, t

Bug#224965: 224965@bugs.debian.org

2005-07-01 Thread SDiZ
Hi, the sleep is nessorary _AFTER_ the \r . My phone sometimes work without +++, but it never work if I don't put sleep after \r On 7/1/05, Hendrik Sattler <[EMAIL PROTECTED]> wrote: > Am Freitag, 1. Juli 2005 12:50 schrieb SDiZ: > > tag: patch > > > > I have e

Bug#224965: 224965@bugs.debian.org

2005-07-01 Thread SDiZ
tag: patch I have experience the same problem on My Sharp GZ100, the following patch fix it. I know it's ugly, but it works.. +++ scm-075/src/actions.c 2005-07-01 10:35:48.0 + @@ -109,6 +109,15 @@ char* ack; tty_write("\r",1); + sleep(1); + tty_write("+",1); + sleep(1

Bug#224965: scmxx timesout very often when using -i

2005-07-01 Thread SDiZ
Tags: patch Dear, I have experience the same problem on My Sharp GZ100, the following patch fix it. I know it's ugly, but it works. Regards, SDiZ +++ scm-075/src/actions.c 2005-07-01 10:35:48.0 + @@ -109,6 +109,15 @@ char* ack; tty_write("\r"

Bug#316493: scmxx: debian_provider_logo.bmp missing in source package

2005-07-01 Thread SDiZ
Package: scmxx Version: 0.7.5-2 Severity: normal as title, 4 drwxr-sr-x 8 sdiz sword 4096 2005-07-01 18:36 scmxx-0.7.5 12 -rw-r--r-- 1 root root8204 2005-05-12 06:48 scmxx_0.7.5-2.diff.gz 4 -rw-r--r-- 1 root root 572 2005-05-12 06:48 scmxx_0.7.5-2.dsc 208 -rw-r--r-- 1 root