Re: [Ql-Users] BGIO patch

2016-04-01 Thread ql
Sounds promising.

Von meinem iPhone gesendet

> Am 01.04.2016 um 22:12 schrieb Wolf :
> 
> Hi all,
> 
> Marcel sent me the patch for the problem discovered by Urs, I hope to get a 
> new version of smsqe out this weekend.
> 
> Wolfgang
> ___
> QL-Users Mailing List
___
QL-Users Mailing List


[Ql-Users] BGIO patch

2016-04-01 Thread Wolf

Hi all,

Marcel sent me the patch for the problem discovered by Urs, I hope to 
get a new version of smsqe out this weekend.


Wolfgang
___
QL-Users Mailing List


Re: [Ql-Users] exep files

2016-04-01 Thread Wolf

Hi,

I can confirm the problem!


Same here.



I have set the Files/Tree option to expand the file list, thus forcing
the Files window to the max (1888x1012a6x54).
There I also found the PARSER_TASK file that immediately locked my
SMSQ/E, no keyboard or mouse response anymore, no Lock icon either, and
Ctrl/Alt/Del was needed to drop QPC2 and get back to W$.
As this is a binary file the View window was also filled to the last chr
on the last line.


Yup. Crash within qpac 2, here also.


Another big but 80 columns txt file did not present a problem with an
equally wide View window where only the left 1/4 was actually used.
Strangely enough the size reported in Channels was 6x126a1876x45.(?)
Could this be related to Urs's problem?


No. This is not a bug. The channel is resized to the size of the item 
over which the pointer currently is.




Wolfgang
___
QL-Users Mailing List


[Ql-Users] csizetest

2016-04-01 Thread Wolf

Hi all,

Giorgio Garabello pointed out to me that my csizetest program on the 
website (www.wlenerz.com/QLstuff) didn't work correctly (I forgot to 
link in some extensions).


This works now, and thanks to Giorgio.

Wolfgang
___
QL-Users Mailing List


Re: [Ql-Users] exep files

2016-04-01 Thread Bob Spelten
Op Fri, 01 Apr 2016 16:55:27 +0200 schreef François Van Emelen  
:



(...)


Hi Bob,

Screen resolution is 1920x1080
The size of 'files' window is about 1880x1042 (measured with MWSsnap 3
(windows)
The size of the window where the file is displayed is more or less
1884x1036  (measured with MWSsnap 3 (windows)

The The mouse pointer is at the top right corner (about 20 pixels
beneath 'esc'.
New test with maximum window size:
a text file 25kB -> Not Ok
parser_task 60 kB -> Not Ok
perfection 82 kB -> OK

To be sure I'll downsize the window before trying to have a look at a  
file.



I can confirm the problem!
I have set the Files/Tree option to expand the file list, thus forcing the  
Files window to the max (1888x1012a6x54).
There I also found the PARSER_TASK file that immediately locked my SMSQ/E,  
no keyboard or mouse response anymore, no Lock icon either, and  
Ctrl/Alt/Del was needed to drop QPC2 and get back to W$.
As this is a binary file the View window was also filled to the last chr  
on the last line.
Another big but 80 columns txt file did not present a problem with an  
equally wide View window where only the left 1/4 was actually used.

Strangely enough the size reported in Channels was 6x126a1876x45.(?)
Could this be related to Urs's problem?

Another bug comes to mind which I reported some years ago.
When SQRview opens a PIC that is bigger than the current display, the main  
window is made as big as possible with scroll/pan bars. It has happened a  
few times that when using the mouse to hit these bars, the pointer gets  
stuck on that bar (down low or far right). Any movement will only result  
in horizontal or vertical move but never both. The window center can't be  
reached anymore.

A kill job is needed. Marcel could not reproduce this error.
I have set a margin in SQRview to force it away from the edges, still it  
happened to me while testing the Basic last week.


Bob

--
The BSJR QL software site at: http://members.upc.nl/b.spelten/ql/
___
QL-Users Mailing List


Re: [Ql-Users] exep files

2016-04-01 Thread François Van Emelen

Op 1/04/2016 om 13:30 schreef Bob Spelten:

There was a new phenomenon I had not seen before.
When viewing a big _exe file repeated DOs could drop me out of View 
and closed the window or start from the top again. As if it was 
interpreting the bytes instead of displaying them.(?) 

Hi Bob,

You're right: fast repeated DOs or fast repeated ENTER close View window 
or  'activate' the busy sprite.



___
QL-Users Mailing List


Re: [Ql-Users] exep files

2016-04-01 Thread François Van Emelen

Op 1/04/2016 om 13:30 schreef Bob Spelten:
Op Fri, 01 Apr 2016 11:14:32 +0200 schreef François Van Emelen 
:



Screen size 1920x1080
QPC2 V4.02 SMSQ V3.24

1. EXEP files
2. F4 to activate 'View'
3. Choose a large file with 'DO'
The 'View window' pops up and displays the content of the file
4. a 'HIT' scrolls one line at the time

This is normal behaviour... but

5. a 'DO' should scroll several lines and wait but it doesn't
This is what happens here:

a) after scrolling several lines the 'view window' disappears
Or
b) the 'busy' sprite pops up.

If I reduce the size of window before a 'DO', behaviour is back to 
normal.


I noticed the same problem with SMSQmulator.

Is this reproducible  or am I missing something?


François,

It would be helpful to be more specific about the size of this 
Files/View window.

And where is the mouse pointer at that moment?
I gave it a try with the now infamous QLE distro but even the _utl dir 
does not expand Files to the max display of 1920x1080.
My View window was then 1800x924 and scrolling pages with DO did not 
lockup in my test.
I did noticed in Sysmon that opening View took a big chunk of memory, 
can that be a factor?


There was a new phenomenon I had not seen before.
When viewing a big _exe file repeated DOs could drop me out of View 
and closed the window or start from the top again. As if it was 
interpreting the bytes instead of displaying them.(?)

There was no difference between mouse or keyboard behaviour.

Bob


Hi Bob,

Screen resolution is 1920x1080
The size of 'files' window is about 1880x1042 (measured with MWSsnap 3 
(windows)
The size of the window where the file is displayed is more or less 
1884x1036  (measured with MWSsnap 3 (windows)


The The mouse pointer is at the top right corner (about 20 pixels 
beneath 'esc'.

New test with maximum window size:
a text file 25kB -> Not Ok
parser_task 60 kB -> Not Ok
perfection 82 kB -> OK

To be sure I'll downsize the window before trying to have a look at a file.

Thanks for your help.

François



___
QL-Users Mailing List


Re: [Ql-Users] exep files

2016-04-01 Thread Bob Spelten
Op Fri, 01 Apr 2016 11:14:32 +0200 schreef François Van Emelen  
:



Screen size 1920x1080
QPC2 V4.02 SMSQ V3.24

1. EXEP files
2. F4 to activate 'View'
3. Choose a large file with 'DO'
The 'View window' pops up and displays the content of the file
4. a 'HIT' scrolls one line at the time

This is normal behaviour... but

5. a 'DO' should scroll several lines and wait but it doesn't
This is what happens here:

a) after scrolling several lines the 'view window' disappears
Or
b) the 'busy' sprite pops up.

If I reduce the size of window before a 'DO', behaviour is back to  
normal.


I noticed the same problem with SMSQmulator.

Is this reproducible  or am I missing something?


François,

It would be helpful to be more specific about the size of this Files/View  
window.

And where is the mouse pointer at that moment?
I gave it a try with the now infamous QLE distro but even the _utl dir  
does not expand Files to the max display of 1920x1080.
My View window was then 1800x924 and scrolling pages with DO did not  
lockup in my test.
I did noticed in Sysmon that opening View took a big chunk of memory, can  
that be a factor?


There was a new phenomenon I had not seen before.
When viewing a big _exe file repeated DOs could drop me out of View and  
closed the window or start from the top again. As if it was interpreting  
the bytes instead of displaying them.(?)

There was no difference between mouse or keyboard behaviour.

Bob

--
The BSJR QL software site at: http://members.upc.nl/b.spelten/ql/
___
QL-Users Mailing List


Re: [Ql-Users] exep files

2016-04-01 Thread simon...@sky.com
did any one read my post on facebook Simon Foster
 

On Friday, 1 April 2016, 10:14, François Van Emelen 
 wrote:
 

 Hi,

Can this be reproduced?

Screen size 1920x1080
QPC2 V4.02 SMSQ V3.24

1. EXEP files
2. F4 to activate 'View'
3. Choose a large file with 'DO'
The 'View window' pops up and displays the content of the file
4. a 'HIT' scrolls one line at the time

This is normal behaviour... but

5. a 'DO' should scroll several lines and wait but it doesn't
This is what happens here:

a) after scrolling several lines the 'view window' disappears
Or
b) the 'busy' sprite pops up.

If I reduce the size of window before a 'DO', behaviour is back to normal.

I noticed the same problem with SMSQmulator.

Is this reproducible  or am I missing something?

François Van Emelen



___
QL-Users Mailing List

  
___
QL-Users Mailing List

Re: [Ql-Users] exep files

2016-04-01 Thread Wolfgang Lenerz
Hi,

I'll try to test it this weekend.

Wolfgang


> Hi,
> 
> Can this be reproduced?
> 
> Screen size 1920x1080
> QPC2 V4.02 SMSQ V3.24
> 
> 1. EXEP files
> 2. F4 to activate 'View'
> 3. Choose a large file with 'DO'
> The 'View window' pops up and displays the content of the file
> 4. a 'HIT' scrolls one line at the time
> 
> This is normal behaviour... but
> 
> 5. a 'DO' should scroll several lines and wait but it doesn't
> This is what happens here:
> 
> a) after scrolling several lines the 'view window' disappears
> Or
> b) the 'busy' sprite pops up.
> 
> If I reduce the size of window before a 'DO', behaviour is back to normal.
> 
> I noticed the same problem with SMSQmulator.
> 
> Is this reproducible  or am I missing something?
> 
> François Van Emelen
> 
> 
> 
> ___
> QL-Users Mailing List

___
QL-Users Mailing List

[Ql-Users] exep files

2016-04-01 Thread François Van Emelen

Hi,

Can this be reproduced?

Screen size 1920x1080
QPC2 V4.02 SMSQ V3.24

1. EXEP files
2. F4 to activate 'View'
3. Choose a large file with 'DO'
The 'View window' pops up and displays the content of the file
4. a 'HIT' scrolls one line at the time

This is normal behaviour... but

5. a 'DO' should scroll several lines and wait but it doesn't
This is what happens here:

a) after scrolling several lines the 'view window' disappears
Or
b) the 'busy' sprite pops up.

If I reduce the size of window before a 'DO', behaviour is back to normal.

I noticed the same problem with SMSQmulator.

Is this reproducible  or am I missing something?

François Van Emelen



___
QL-Users Mailing List

Re: [Ql-Users] The Pointer Environment

2016-04-01 Thread john

On 01/04/16 09:34:38, Marcel Kilgus wrote:

Gerhard Plavec wrote:
>> > http://files.kilgus.net/smsqe/EasyPtr4.pdf
>
>  bei mir gibt das folgenden error:
>
> Internal Server Error

Oh, the filename was wrong, try again.


That works.

Thank you.

Regards
John
___
QL-Users Mailing List


Re: [Ql-Users] The Pointer Environment

2016-04-01 Thread Marcel Kilgus
Gerhard Plavec wrote:
>> > http://files.kilgus.net/smsqe/EasyPtr4.pdf
>
>  bei mir gibt das folgenden error:
>
> Internal Server Error

Oh, the filename was wrong, try again.

Marcel

___
QL-Users Mailing List


Re: [Ql-Users] The Pointer Environment

2016-04-01 Thread Gerhard Plavec
Hallo Marcel

Am 01/04/2016 um 09:53 schrieb Marcel Kilgus

> Marcel Kilgus wrote:
> > derek wrote:
> >> I have scanned my Easyptr 3 manual to PDF, I am just in the process
> >> of converting the converting to Epub and mobile for the Kindle.
> >
> > The official EasyPtr 4 manual PDF is available here
> >
> > http://files.kilgus.net/smsqe/EasyPtr4.pdf

 bei mir gibt das folgenden error:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to 
complete your request.

Please contact the server administrator, and inform them of the time the error 
occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to 
use an ErrorDocument to handle the request.

==

> 
> Oh, and QPTR manual has been available for years, too, in case this is
> still unknown:
> 
> http://www.kilgus.net/smsqe/development/

Da klappt wenigstens alles, bis auf "EasyPtr4.pdf" wie oben...
 

> 
> Marcel
> 
> ___
> QL-Users Mailing List
___
QL-Users Mailing List


Re: [Ql-Users] The Pointer Environment

2016-04-01 Thread Marcel Kilgus
Marcel Kilgus wrote:
> derek wrote:
>> I have scanned my Easyptr 3 manual to PDF, I am just in the process
>> of converting the converting to Epub and mobile for the Kindle.
>
> The official EasyPtr 4 manual PDF is available here
>
> http://files.kilgus.net/smsqe/EasyPtr4.pdf

Oh, and QPTR manual has been available for years, too, in case this is
still unknown:

http://www.kilgus.net/smsqe/development/

Marcel

___
QL-Users Mailing List


Re: [Ql-Users] The Pointer Environment

2016-04-01 Thread Marcel Kilgus
derek wrote:
> I have scanned my Easyptr 3 manual to PDF, I am just in the process
> of converting the converting to Epub and mobile for the Kindle.

The official EasyPtr 4 manual PDF is available here

http://files.kilgus.net/smsqe/EasyPtr4.pdf

Marcel

___
QL-Users Mailing List