Processed: Re: Bug#366512: ted: Fails to display file

2006-09-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: severity 366512 important Bug#366512: ted: Fails to display file Severity set to `important' from `grave' thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs

Bug#366512: ted: Fails to display file

2006-08-27 Thread Ben Hutchings
This will give you debugging symbols: --- ted-2.17.orig/debian/rules 2006-08-27 13:23:14.0 + +++ ted-2.17/debian/rules 2006-08-27 13:19:47.0 + @@ -3,6 +3,7 @@ BASECFG=--prefix=/usr/share/ted MOTIFCFG=$(BASECFG) --with-MOTIF GTKCFG=$(BASECFG) --with-GTK +export

Bug#366512: ted: Fails to display file

2006-07-28 Thread Christian Aichinger
On May 9, Steve Langasek ([EMAIL PROTECTED]) wrote: Is there any chance that bug #365403 is relevant to this case? I can reproduce this bug. It's not related to #365403. Steps: # cdebootstrap -f minimal unstable unstable # chroot unstable # apt-get install vnc4server xbase-clients ted xterm

Bug#366512: ted: Fails to display file

2006-05-10 Thread Neil Roeth
On May 9, Steve Langasek ([EMAIL PROTECTED]) wrote: On Tue, May 09, 2006 at 09:29:20PM -0400, Neil Roeth wrote: On May 9, Chris Waters ([EMAIL PROTECTED]) wrote: Hmm, it seems to be complaining that it can't find anything to use as a Helvetica font for that document. What happens

Bug#366512: ted: Fails to display file

2006-05-09 Thread Neil Roeth
Package: ted Version: 2.17-1 Severity: grave Starting Ted like so: $ ted /usr/share/ted/Ted/TedDocument-en_US.rtf makes the initial screen pop up, but the file that I am trying to edit does not. Since I cannot even see the document I am trying to edit, much less edit it, I consider that

Bug#366512: ted: Fails to display file

2006-05-09 Thread Chris Waters
package ted tags 366512 unreproducible moreinfo thanks On Tue, May 09, 2006 at 06:47:20AM -0400, Neil Roeth wrote: Starting Ted like so: $ ted /usr/share/ted/Ted/TedDocument-en_US.rtf makes the initial screen pop up, but the file that I am trying to edit does not. Since I cannot even see

Processed: Re: Bug#366512: ted: Fails to display file

2006-05-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: package ted Ignoring bugs not assigned to: ted tags 366512 unreproducible moreinfo Bug#366512: ted: Fails to display file There were no tags set. Tags added: unreproducible, moreinfo thanks Stopping processing here. Please contact me if you need

Bug#366512: ted: Fails to display file

2006-05-09 Thread Neil Roeth
On May 9, Chris Waters ([EMAIL PROTECTED]) wrote: Hmm, it seems to be complaining that it can't find anything to use as a Helvetica font for that document. What happens if you do: xlsfont | grep -i helvetica Thanks for looking into this. Here's the requested output:

Bug#366512: ted: Fails to display file

2006-05-09 Thread Chris Waters
On Tue, May 09, 2006 at 09:29:20PM -0400, Neil Roeth wrote: The major font-related thing I did recently was switching to the new X11R7 scheme where all fonts are in /usr/share/fonts/X11 rather than /usr/X11R6/lib/X11/fonts. Hmm, ok, that looks like a place I can investigate further. I

Bug#366512: ted: Fails to display file

2006-05-09 Thread Steve Langasek
On Tue, May 09, 2006 at 09:29:20PM -0400, Neil Roeth wrote: On May 9, Chris Waters ([EMAIL PROTECTED]) wrote: Hmm, it seems to be complaining that it can't find anything to use as a Helvetica font for that document. What happens if you do: xlsfont | grep -i helvetica Thanks