Re: Why doesn't this page work with Mate?

2020-06-13 Thread D.J.J. Ring, Jr.
Why haven't I received the html file?  I subscribe to the immediate list -
but I have no html file sent by JJ Boyer, John, if you would send a copy
directly to me.

I'm just perplexed - which is usual for me.

Best wishes,

David


On Fri, Jun 12, 2020 at 2:04 AM D.J.J. Ring, Jr.  wrote:

> The file probably got stripped by the list server.
>
> Regards,
>
> David
>
> On Fri, Jun 12, 2020, 00:13 John J. Boyer 
> wrote:
>
>> Hello,
>>
>> Please look at the attached html fille. It is a small experimental page.
>>  It works with Chrome on Windows, but not with Chromium or firefox on
>> mate.
>>  Why is this? Can I make it work? It will be used to develop a
>> word-association O
>>  game for my websites.
>>
>> Thanks,
>> John
>>
>> --
>> John J. Boyer
>> Email: john.bo...@abilitiessoft.org
>> website: http://www.abilitiessoft.org
>> Status: Company dissolved but website and email addresses  live.
>> Location: Madison, Wisconsin, USA
>> Mission: developing assistive technology software and providing STEM
>> services
>> that are available at no cost
>>
>>
>>


Re: local repostory doesn't show up (synaptic or apt)

2020-06-13 Thread Andreas Benzler
Am Samstag, den 13.06.2020, 13:58 -0400 schrieb Cindy Sue Causey:
> On 6/13/20, Andreas Benzler  wrote:
> > On Sat, 2020-06-13 at 17:04 +0200, john doe wrote:
> > > How is this related to this list?
> > > 
> > > 
> > Normal user how wanne include local repo for test packages.
> 
> Hi, Andy.. What John was meaning is this is the debian-accessibility
> list which really is specifically about figuring out accessibility
> issues that block users' usage of Debian.
> 
> There's a different list where I've seen similar local (onsite)
> repository questions to yours. That's debian-user:
> 
> https://lists.debian.org/debian-user/
> 
> Best wishes in finding an answer..
> 
> Cindy :)
Dear Cindy,

it's not a debian-user problem. The apt cache isn't in a clear state by
instaling an reinstalling stuff like I did it here.

Still missing the catch up ...

In the other handy: I downgrade xorg to 1.19.7 (self build Xorg with
resources from buster and patches from skretch (done in docker).

With the Result: AMD-PRO 20.10 works. Lutrius WINE and Steam Nativ
(incl. Opteron) like an umbrella  ah and Davinci Resolv (OpenCL). 
 
Cheers 

Andy




Re: Why doesn't this page work with Mate?

2020-06-13 Thread Aaron
On 6/12/20 4:12 PM, John J. Boyer wrote:
> Hello,
>
> Please look at the attached html fille. It is a small experimental page.
>  It works with Chrome on Windows, but not with Chromium or firefox on mate. 
>  Why is this? Can I make it work? It will be used to develop a 
> word-association O
>  game for my websites.
>
> Thanks,
> John
>
I'm a web developer with a lot of experience with dynamic HTML. This
appears to be the code you are talking about:







    function nextMove(curresp) {
    response = curresp;
    document.write("You responded " + response + "
");     return true;     }     response = window.prompt("What is your response?");     nextMove(response); I tested this with Chromium 83 under MATE and I don't see any difference between how it works with Firefox or Chromium. In both cases, it opens a prompt window asking for a text input, then prints whatever was typed into the box to the screen. In what way does it seem to not be working?

Re: Why doesn't this page work with Mate?

2020-06-13 Thread Didier Spaier
Hello John,

I tried it on Slint with Chrome on Firefox on Mate and it works.

It is also accessible with speech from Orca, in both Firefox and Chrome.

I am not able to try with braille though.

Maybe post on the Orca mailing list?

Best regards,
Didier

Le 12/06/2020 à 06:12, John J. Boyer a écrit :
> Hello,
> 
> Please look at the attached html fille. It is a small experimental page.
>  It works with Chrome on Windows, but not with Chromium or firefox on mate. 
>  Why is this? Can I make it work? It will be used to develop a 
> word-association O
>  game for my websites.
> 
> Thanks,
> John



Re: local repostory doesn't show up (synaptic or apt)

2020-06-13 Thread Cindy Sue Causey
On 6/13/20, Andreas Benzler  wrote:
> On Sat, 2020-06-13 at 17:04 +0200, john doe wrote:
>>
>> How is this related to this list?
>>
>>
> Normal user how wanne include local repo for test packages.


Hi, Andy.. What John was meaning is this is the debian-accessibility
list which really is specifically about figuring out accessibility
issues that block users' usage of Debian.

There's a different list where I've seen similar local (onsite)
repository questions to yours. That's debian-user:

https://lists.debian.org/debian-user/

Best wishes in finding an answer..

Cindy :)
-- 
Cindy-Sue Causey
Talking Rock, Pickens County, Georgia, USA

* runs with birdseed *



Re: local repostory doesn't show up (synaptic or apt)

2020-06-13 Thread Andreas Benzler
On Sat, 2020-06-13 at 17:04 +0200, john doe wrote:
> On 6/13/2020 4:46 PM, Andreas Benzler wrote:
> > Total frustrated again with debian
> > (because it works on centos/fedora on first touch):
> > 
> > /etc/apt/sources.list.d/local.list
> > deb [trusted=yes] file:/srv/repo/buster/ buster main
> > 
> > ---
> > reprepro -b . includedeb buster  /home/andy/dev/Xorg-
> > 1.19/1.19.7/*.deb
> > 
> > /srv/repo/buster# find .
> > .
> > ./pool
> > ./pool/main
> > ./pool/main/x
> > ./pool/main/x/xorg-server
> > ./pool/main/x/xorg-server/xserver-common_1.19.7-1+deb10u1_all.deb
> > ./pool/main/x/xorg-server/xdmx_1.19.7-1+deb10u1_amd64.deb
> > ./pool/main/x/xorg-server/xserver-xorg-core-dbgsym_1.19.7-
> > 1+deb10u1_amd64.deb
> > ./pool/main/x/xorg-server/xserver-xorg-core_1.19.7-
> > 1+deb10u1_amd64.deb
> > ./pool/main/x/xorg-server/xdmx-tools_1.19.7-1+deb10u1_amd64.deb
> > ./pool/main/x/xorg-server/xnest_1.19.7-1+deb10u1_amd64.deb
> > ./pool/main/x/xorg-server/xorg-server-source_1.19.7-
> > 1+deb10u1_all.deb
> > ./pool/main/x/xorg-server/xwayland_1.19.7-1+deb10u1_amd64.deb
> > ./pool/main/x/xorg-server/xvfb_1.19.7-1+deb10u1_amd64.deb
> > ./pool/main/x/xorg-server/xserver-xorg-dev_1.19.7-
> > 1+deb10u1_amd64.deb
> > ./pool/main/x/xorg-server/xserver-xephyr_1.19.7-1+deb10u1_amd64.deb
> > ./pool/main/x/xorg-server/xserver-xorg-legacy_1.19.7-
> > 1+deb10u1_amd64.deb
> > ./db
> > ./db/checksums.db
> > ./db/version
> > ./db/references.db
> > ./db/release.caches.db
> > ./db/contents.cache.db
> > ./db/packages.db
> > ./conf
> > ./conf/distributions
> > ./dists
> > ./dists/buster
> > ./dists/buster/Release
> > ./dists/buster/main
> > ./dists/buster/main/source
> > ./dists/buster/main/source/Release
> > ./dists/buster/main/source/Sources.gz
> > ./dists/buster/main/binary-amd64
> > ./dists/buster/main/binary-amd64/Packages.gz
> > ./dists/buster/main/binary-amd64/Release
> > ./dists/buster/main/binary-amd64/Packages
> > ./dists/buster/main/binary-i386
> > ./dists/buster/main/binary-i386/Packages.gz
> > ./dists/buster/main/binary-i386/Release
> > ./dists/buster/main/binary-i386/Packages
> > 
> > apt-cache policy | grep schlummer
> >   release
> > o=debian.repo.local,n=buster,l=debian.repo.local,c=main,b=i386
> >   release
> > o=debian.repo.local,n=buster,l=debian.repo.local,c=main,b=amd64
> > -
> > 
> > 
> > Again to complicated !
> > 
> > 
> > Andy
> > 
> > 
> > 
> 
> How is this related to this list?
> 
> --
> John Doe
> 
Normal user how wanne include local repo for test packages.

Andy




Re: local repostory doesn't show up (synaptic or apt)

2020-06-13 Thread john doe

On 6/13/2020 4:46 PM, Andreas Benzler wrote:

Total frustrated again with debian
(because it works on centos/fedora on first touch):

/etc/apt/sources.list.d/local.list
deb [trusted=yes] file:/srv/repo/buster/ buster main

---
reprepro -b . includedeb buster  /home/andy/dev/Xorg-1.19/1.19.7/*.deb

/srv/repo/buster# find .
.
./pool
./pool/main
./pool/main/x
./pool/main/x/xorg-server
./pool/main/x/xorg-server/xserver-common_1.19.7-1+deb10u1_all.deb
./pool/main/x/xorg-server/xdmx_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xserver-xorg-core-dbgsym_1.19.7-
1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xserver-xorg-core_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xdmx-tools_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xnest_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xorg-server-source_1.19.7-1+deb10u1_all.deb
./pool/main/x/xorg-server/xwayland_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xvfb_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xserver-xorg-dev_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xserver-xephyr_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xserver-xorg-legacy_1.19.7-
1+deb10u1_amd64.deb
./db
./db/checksums.db
./db/version
./db/references.db
./db/release.caches.db
./db/contents.cache.db
./db/packages.db
./conf
./conf/distributions
./dists
./dists/buster
./dists/buster/Release
./dists/buster/main
./dists/buster/main/source
./dists/buster/main/source/Release
./dists/buster/main/source/Sources.gz
./dists/buster/main/binary-amd64
./dists/buster/main/binary-amd64/Packages.gz
./dists/buster/main/binary-amd64/Release
./dists/buster/main/binary-amd64/Packages
./dists/buster/main/binary-i386
./dists/buster/main/binary-i386/Packages.gz
./dists/buster/main/binary-i386/Release
./dists/buster/main/binary-i386/Packages

apt-cache policy | grep schlummer
  release
o=debian.repo.local,n=buster,l=debian.repo.local,c=main,b=i386
  release
o=debian.repo.local,n=buster,l=debian.repo.local,c=main,b=amd64
-

Again to complicated !


Andy





How is this related to this list?

--
John Doe



local repostory doesn't show up (synaptic or apt)

2020-06-13 Thread Andreas Benzler
Total frustrated again with debian 
(because it works on centos/fedora on first touch):

/etc/apt/sources.list.d/local.list
deb [trusted=yes] file:/srv/repo/buster/ buster main

---
reprepro -b . includedeb buster  /home/andy/dev/Xorg-1.19/1.19.7/*.deb

/srv/repo/buster# find .
.
./pool
./pool/main
./pool/main/x
./pool/main/x/xorg-server
./pool/main/x/xorg-server/xserver-common_1.19.7-1+deb10u1_all.deb
./pool/main/x/xorg-server/xdmx_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xserver-xorg-core-dbgsym_1.19.7-
1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xserver-xorg-core_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xdmx-tools_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xnest_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xorg-server-source_1.19.7-1+deb10u1_all.deb
./pool/main/x/xorg-server/xwayland_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xvfb_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xserver-xorg-dev_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xserver-xephyr_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xserver-xorg-legacy_1.19.7-
1+deb10u1_amd64.deb
./db
./db/checksums.db
./db/version
./db/references.db
./db/release.caches.db
./db/contents.cache.db
./db/packages.db
./conf
./conf/distributions
./dists
./dists/buster
./dists/buster/Release
./dists/buster/main
./dists/buster/main/source
./dists/buster/main/source/Release
./dists/buster/main/source/Sources.gz
./dists/buster/main/binary-amd64
./dists/buster/main/binary-amd64/Packages.gz
./dists/buster/main/binary-amd64/Release
./dists/buster/main/binary-amd64/Packages
./dists/buster/main/binary-i386
./dists/buster/main/binary-i386/Packages.gz
./dists/buster/main/binary-i386/Release
./dists/buster/main/binary-i386/Packages

apt-cache policy | grep schlummer
 release
o=debian.repo.local,n=buster,l=debian.repo.local,c=main,b=i386
 release
o=debian.repo.local,n=buster,l=debian.repo.local,c=main,b=amd64
-

Again to complicated !


Andy





local repostory doesn't show up (synaptic or apt)

2020-06-13 Thread Andreas Benzler
Total frustrated again with debian 
(because it works on centos/fedora on first touch):

/etc/apt/sources.list.d/local.list
deb [trusted=yes] file:/srv/repo/buster/ buster main

---
reprepro -b . includedeb buster  /home/andy/dev/Xorg-1.19/1.19.7/*.deb

/srv/repo/buster# find .
.
./pool
./pool/main
./pool/main/x
./pool/main/x/xorg-server
./pool/main/x/xorg-server/xserver-common_1.19.7-1+deb10u1_all.deb
./pool/main/x/xorg-server/xdmx_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xserver-xorg-core-dbgsym_1.19.7-
1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xserver-xorg-core_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xdmx-tools_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xnest_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xorg-server-source_1.19.7-1+deb10u1_all.deb
./pool/main/x/xorg-server/xwayland_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xvfb_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xserver-xorg-dev_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xserver-xephyr_1.19.7-1+deb10u1_amd64.deb
./pool/main/x/xorg-server/xserver-xorg-legacy_1.19.7-
1+deb10u1_amd64.deb
./db
./db/checksums.db
./db/version
./db/references.db
./db/release.caches.db
./db/contents.cache.db
./db/packages.db
./conf
./conf/distributions
./dists
./dists/buster
./dists/buster/Release
./dists/buster/main
./dists/buster/main/source
./dists/buster/main/source/Release
./dists/buster/main/source/Sources.gz
./dists/buster/main/binary-amd64
./dists/buster/main/binary-amd64/Packages.gz
./dists/buster/main/binary-amd64/Release
./dists/buster/main/binary-amd64/Packages
./dists/buster/main/binary-i386
./dists/buster/main/binary-i386/Packages.gz
./dists/buster/main/binary-i386/Release
./dists/buster/main/binary-i386/Packages

apt-cache policy | grep schlummer
 release
o=debian.repo.local,n=buster,l=debian.repo.local,c=main,b=i386
 release o=de
bian.repo.local,n=buster,l=debian.repo.schlummerland.online,c=main,b=am
d64

again to complicated !



Andy