Posts: 11
Threads: 3
Joined: Feb 2007
Reputation:
0
Tym razem mam problem z aplikacją "Lister" - jeśli wybieram podgląd (F3) dowolnego pliku graficznego , to po jego otwarciu w oknie "Listera" , pomimo załączonej opcji "zwijaj tekst" tekst nie jest zwijany do rozmiarów okna. Tak się dzieje bez względu na to czy opcja "zwijaj tekst" jest załączona lub nie.
Prawidłowe wyświetlanie tekstu następuje dopiero po odhaczeniu tej opcji i ponownym zaznaczeniu. Jednak po wyjściu z aplikacji i ponownym wyświetleniu tego samego pliku tekstowego wszystko jest poprzednio - tekst znowu nie jest zwijany.
Gdzie leży problem ?
Z moich obserwacji wynika , że tak jest niezależnie od wersji TCUP - w poprzednich jest identycznie.
Pozdrawiam , Criss
Posts: 401
Threads: 0
Joined: Dec 2006
Reputation:
0
Potwierdzam, jest błąd. Niestety tylko twórca wtyczki SynPlus może go naprawić. Zgłoszę to.
[Post zmieniony, pomyłka była]
Posts: 401
Threads: 0
Joined: Dec 2006
Reputation:
0
Niestety, na raport, który napisałem wciąż nie ma odpowiedzi. Chyba nie możemy liczyć, że zostanie to naprawione
Posts: 67
Threads: 4
Joined: May 2007
Reputation:
0
I do not understand a word of the postings above, but I do have a problem with the lister as well (may be, it's the same as mentioned)...
If I want to view a text file in the Lister, it is not loaded completely (seems to stop after a couple of chars/bytes/whatever)... a reload/refresh is not possible (or doesn't show any effects). The file just stops... if I open them in an editor, they are completely available...
Greetings,
Crowley
Posts: 401
Threads: 0
Joined: Dec 2006
Reputation:
0
crowley Wrote:I do not understand a word of the postings above, but I do have a problem with the lister as well (may be, it's the same as mentioned)...
If I want to view a text file in the Lister, it is not loaded completely (seems to stop after a couple of chars/bytes/whatever)... a reload/refresh is not possible (or doesn't show any effects). The file just stops... if I open them in an editor, they are completely available...
Greetings,
Crowley The posts above relate to another issue - a plugin's bug.
Does it happen with every file or only with one?
Posts: 201
Threads: 4
Joined: Apr 2007
Reputation:
0
m^2 Wrote:The posts above relate to another issue - a plugin's bug.
Does it happen with every file or only with one?
I think I know what you are talking about!
Isn't that SynPlus what loads the file? (So you can see a toolbar with New, Open, Save etc. buttons on it)
It happened to me many times before, but now I can't cause the bug...
So if you see the toolbar on the top of the window, just above text then do the following: in Lister click on Options menu and select "1 Text only".
The reason you see only a few characters: SynPlus loads the file as Notepad.exe (from Microsoft) does. So when the process finds a character with the hex or dec value of zero it stops loading, if you check the file in a hex viewer (3 in Lister) you can see this "zero" character after the "few characters". This character means "end of string value" by the way, you can find them in exe files after strings.... and all other file types of course... and thanks again m^2
Posts: 67
Threads: 4
Joined: May 2007
Reputation:
0
Hi again,
that problem occurs not only with one file, it occurs with about 3 out of 4
And Peti... no, I doubt, that it's because of #0... (The same file is read by Notepad completely), but you are right in so far, that the problem occurrs only in SynPlus. The files were read with SynPlus in "original" TC without any misbehaviour.
And yes... before I forget, I must admit, that these files contain #0 values. These files are log files of a barcode registration scanner software I wrote... and if there was a #0 value scanned (or entered), it will be logged to file...
Is there a way to fix SynPlus, because that plugin is really a nice one
Greetings,
Crowley
Posts: 401
Threads: 0
Joined: Dec 2006
Reputation:
0
crowley Wrote:Hi again,
that problem occurs not only with one file, it occurs with about 3 out of 4 
And Peti... no, I doubt, that it's because of #0... (The same file is read by Notepad completely), but you are right in so far, that the problem occurrs only in SynPlus. The files were read with SynPlus in "original" TC without any misbehaviour.
And yes... before I forget, I must admit, that these files contain #0 values. These files are log files of a barcode registration scanner software I wrote... and if there was a #0 value scanned (or entered), it will be logged to file...
Is there a way to fix SynPlus, because that plugin is really a nice one 
Greetings,
Crowley Hmm, that's strange...how does it happen that your text files contain 0x00 character? Normally it should never happen.
Anyway, I can post a bug report, but there's very little hope that it will be fixed - there's no reply for the previous, more than 2 weeks old report.
There's another solution - GSALister has none of these bugs and (for me) is even more comfortable than SynPlus because it's faster.
Posts: 67
Threads: 4
Joined: May 2007
Reputation:
0
m^2 Wrote:Hmm, that's strange...how does it happen that your text files contain 0x00 character? Normally it should never happen.
Anyway, I can post a bug report, but there's very little hope that it will be fixed - there's no reply for the previous, more than 2 weeks old report.
There's another solution - GSALister has none of these bugs and (for me) is even more comfortable than SynPlus because it's faster.
As I said before, these are log files of our barcode scanner software and those barcodes usually have a "stop" tag assigned, which is world-wide the #0 sign.
We do not log only the scanner input, we do log all, what is done with the scanner (which menu options, wich user, ...)... and also we log the data entry, and this will end with the #0.
where can I find the GSALister? Haven't heard about that before...
Thanx for your replies so far
C.
Posts: 716
Threads: 3
Joined: Nov 2006
Reputation:
2
GSA Lister on sourceforge.net
|