Login  Register

Re: Open Recent Character Bug

Posted by NeLaS on May 30, 2007; 5:31pm
URL: http://imagej.273.s1.nabble.com/Open-Recent-Character-Bug-tp3699274p3699278.html

>
> In your /home directory.


thanks gabriel

To detect non-printable characters, it would be best to use an
> editor that can display hex characters such as Notepad++ or a
> hexdump facility.
>

I'm using http://www.vim.org/, and when opening slowness takes over the
machine (apparently to load the tons of Ã<83>Â<82>...). I'm not sure if it
is displaying non-printable characters, but looks like.

maybe you could help tracing down the bug by looking at the IJ_Prefs.txt
> file (Windows: In the ImageJ folder, Mac: in $home/Library/Preferences)
> and see what the recent00 etc. items look there?
>

They look like this

/MultimÃ<83>Ã<83>Â<82>...

if I copy paste it here (from the visual editor -
http://cream.sourceforge.net/):

/Multim?ƒÂƒ?‚ƒ?ƒÂ‚?‚ƒ?ƒ

Another. I opened the same image many times and it was stored on recent00,
01, 02... recent01(the least recent, in this case) has less lines of
Ã<83>Â<83>Ã<82> than recent02. recent02 has less lines than recent03 and so
on...

recent02=/share/Documentos/Biologia/Mestrado/MultimÃ<83>Â<83>Ã<82>Â<83>Ã<83>Â<82>Ã<82>Â<83>Ã<83>Â<83>Ã<82>Â<82>Ã<83>Â<82>Ã<82>Â<83>Ã<83>Â<83>Ã<82>Â<83>Ã<83>Â<82>Ã<82>Â<82>Ã<83>Â<83>Ã<82>Â<82>Ã<83>Â<82>Ã<82>Â<83>Ã<83>Â<83>Ã<82>Â<83>Ã<83>Â<82>Ã<82>Â<83>Ã<83>Â<83>Ã<82>Â<82>Ã<83>Â<82>Ã<82>Â<82>Ã<83>Â<83>Ã<82>Â<83>Ã<83>Â<82>Ã<82>Â<82>Ã<83>Â<83>Ã<82>Â<82>Ã<83>Â<82>Ã<82>­dia/Confocal/290507.mdb/01.tif
recent01=/share/Documentos/Biologia/Mestrado/MultimÃ<83>Â<83>Ã<82>Â<83>Ã<83>Â<82>Ã<82>Â<83>Ã<83>Â<83>Ã<82>Â<82>Ã<83>Â<82>Ã<82>Â<83>Ã<83>Â<83>Ã<82>Â<83>Ã<83>Â<82>Ã<82>Â<82>Ã<83>Â<83>Ã<82>Â<82>Ã<83>Â<82>Ã<82>­dia/Confocal/290507.mdb/01.tif

sorry for the excessive amount of Ã<83>Â<82> in this msg...

cheers

bruno

--
Bruno C. Vellutini
[organelas.com] [ccnelas.org] [desertoresdaescada.com]

Centro de Biologia Marinha (CEBIMar)
Universidade de São Paulo
Av. Manoel H. do Rego km 131,5
11600-000 São Sebastião, SP, Brasil
http://www.usp.br/cbm/

On 5/30/07, Gabriel Landini <[hidden email]> wrote:

>
> On Wednesday 30 May 2007 15:54:20 NeLaS wrote:
> > Hi,
> >
> > What operating system do you use?
> >
> >
> > ops, forgot to tell, I'm on linux
> >
> > maybe you could help tracing down the bug by looking at the IJ_Prefs.txt
> >
> > > file (Windows: In the ImageJ folder, Mac: in
> $home/Library/Preferences)
> > > and see what the recent00 etc. items look there?
> >
> > I could not find IJ_Prefs.txt, is it present in linux version?
>
> In your /home directory.
>
> G.
>