Bug#311886: celestia-gnome: error in config file causes program to die

2006-10-30 Thread Matej Vela
Ron Johnson [EMAIL PROTECTED] writes: Package: celestia-gnome Version: 1.3.0-2 Severity: important $ celestia-gnome Unknown escape code in string Error reading configuration file. Here's a snippet from $ strace celestia-gnome, but I don't see anything obviously wrong. Is this

Bug#311886: celestia-gnome: error in config file causes program to die

2006-10-30 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/30/06 04:53, Matej Vela wrote: Ron Johnson [EMAIL PROTECTED] writes: Package: celestia-gnome Version: 1.3.0-2 Severity: important $ celestia-gnome Unknown escape code in string Error reading configuration file. Here's a snippet

Bug#311886: celestia-gnome: error in config file causes program to die

2005-06-04 Thread Mathias Weyland
On Fri, Jun 03, 2005 at 09:42:18PM -0500, Ron Johnson wrote: Hi Thank you for your bugreport. $ celestia-gnome Unknown escape code in string Error reading configuration file. This error is caused by the Tokenizer::nextToken() method in src/tokenizer.cpp line 204. The tokenizer is used

Bug#311886: celestia-gnome: error in config file causes program to die

2005-06-04 Thread Mathias Weyland
On Sat, Jun 04, 2005 at 07:20:48PM -0500, Ron Johnson wrote: Could you strace a second time and focus on that? Sure. How do I do that? Just the same as you did before. strace celestia-gnome. But you copy the part where the error happens instead of the one you already posted :) And is

Bug#311886: celestia-gnome: error in config file causes program to die

2005-06-04 Thread Ron Johnson
On Sun, 2005-06-05 at 02:12 +0200, Mathias Weyland wrote: On Fri, Jun 03, 2005 at 09:42:18PM -0500, Ron Johnson wrote: Hi Thank you for your bugreport. $ celestia-gnome Unknown escape code in string Error reading configuration file. This error is caused by the

Bug#311886: celestia-gnome: error in config file causes program to die

2005-06-04 Thread Ron Johnson
On Sun, 2005-06-05 at 02:26 +0200, Mathias Weyland wrote: On Sat, Jun 04, 2005 at 07:20:48PM -0500, Ron Johnson wrote: Could you strace a second time and focus on that? Sure. How do I do that? Just the same as you did before. strace celestia-gnome. But you copy the part where the

Bug#311886: celestia-gnome: error in config file causes program to die

2005-06-03 Thread Ron Johnson
Package: celestia-gnome Version: 1.3.0-2 Severity: important $ celestia-gnome Unknown escape code in string Error reading configuration file. Here's a snippet from $ strace celestia-gnome, but I don't see anything obviously wrong. open(/etc/celestia.cfg, O_RDONLY) = 5 fstat64(5,