Accessible applications

7 views
Skip to first unread message

David Hoff Jr

unread,
Jul 15, 2019, 1:53:42 PM7/15/19
to Vinux Mail List
Gparted was always accessible in Vinux. I believe it is also accessible
in Slint. But in Debian it is not. Did those who helped develop Vinux
and Slint make coding changes to Gparded to make it accessible, or is
there an accessible version available out there to use in Debian 10?

And, if coding changes were made, what tools were used to make the
changes?
--
<>

Jude DaShiell

unread,
Jul 15, 2019, 2:13:14 PM7/15/19
to Vinux Mail List
parted is accessible.
On Mon, 15 Jul 2019, David Hoff Jr wrote:

> Date: Mon, 15 Jul 2019 13:53:39
> From: David Hoff Jr <dhof...@gmail.com>
> Reply-To: vinux-...@googlegroups.com
> To: Vinux Mail List <vinux-...@googlegroups.com>
> Subject: VINUX-SUPPORT: Accessible applications

Cindy Sue Causey

unread,
Jul 15, 2019, 2:44:47 PM7/15/19
to Vinux-Support
And they're not totally based on each other, but they ARE intertwined
to some point because.... of a reason I've since forgotten.

BUT I do remember that I've had to install parted after the fact on my
Debian debootstrap copies. The partial reason is that something in
Gparted had to have parted installed to function.

I just peeked, and I think it's about creating the partition table,
something at the very most bottom basic level of setting up a
partition. Most of Gparted works well without parted installed,
otherwise.

You know, I"ve wondered about Gparted's accessibility for visual
impairments AND also just how does one manipulate through parted
without destroying a system. Parted is "frightening" for me because of
its power accomplished all through text. It would be so easy to blow
something apart by accidentally typing in the wrong partition
identifier.

My disability is cognitive-based. I have a hard time grasping all that
parted is doing, and I can visually see it. I consciously applaud
anyone with visual impairments that is able to successfully use it as
is.

Am always thinking about these things. Products have improved over
time, but there's still a very long way to go before it's truly an
equal playing field for ALL.

Cindy :)
--
Cindy-Sue Causey
Talking Rock, Pickens County, Georgia, USA
* runs with birdseed *

David Hoff Jr

unread,
Jul 15, 2019, 2:47:19 PM7/15/19
to vinux-...@googlegroups.com
I have Debian 10.0 32 bit installed to a Acer netbook and Gparted is not
accessible in my case. I can tab and cursor freely within the
application, but nothing is spoken including the application menus.
However, if I press the Alt and spacebar which brings up a menu to
minimize, maximize etc, all these menu items are spoken with out delay.
I've tried tabbing out and back again without any change. It speaks
what I am doing but does not speak anything within Gparded.

I installed it from a net install iso which I downloaded about a week
ago.
--
<>

Rob

unread,
Jul 15, 2019, 2:48:31 PM7/15/19
to vinux-...@googlegroups.com
Better bring this up on the Orca list, see what they say. Also the debian accessibility list, maybe.

----- Original Message -----
From: David Hoff Jr <dhof...@gmail.com>
> --
> Remember to frequently check our Wiki: http://wiki.vinuxproject.org
> Our website: http://www.vinuxproject.org
> You can search or view our group on the web: http://groups.google.com/group/vinux-support
> Talk to us on IRC irc.vinuxproject.org #Vinux
>
> Unsubscribe from Vinux by emailing vinux-suppor...@googlegroups.com
> ---
> You received this message because you are subscribed to the Google Groups "Vinux support forum" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to vinux-suppor...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/vinux-support/20190715114714.8CBE.9CDA504E%40gmail.com.
>

Cindy Sue Causey

unread,
Jul 15, 2019, 2:54:28 PM7/15/19
to Vinux-Support
Are you trying to improve the accessibility yourself, or were you
thinking about doing something like approaching Samuel over there at
Debian?

What I was thinking is... If you were trying to share examples with
Samuel to help him shortcut the process, what about suggesting that
old copies of Vinux have an accessible Gparted?

Samuel could use that to see how it works when it works, maybe. I was
just on OSDisc the other day, and they still had a Vinux copy
available there, at least on that day. It's on my to-do list in the
form of in my shopping cart that still needs paid, along with about
four different older releases of Puppy Linux. *woof!* :)

Cindy :)
--
Cindy-Sue Causey
Talking Rock, Pickens County, Georgia, USA
* runs with birdseed *



Jude DaShiell

unread,
Jul 15, 2019, 2:58:15 PM7/15/19
to Vinux-Support
In parted, first thing to do once you start it with something like:
parted -a optimal /dev/sdb is to type unit command and if you have a
disk with more than a gig on it you want unit gib and hit enter.
Next type print and hit enter.
That command shows you what you have.
a command like rm 3 <enter> would remove the 3rd partition if it exists.
A command like:
mkpart primary 2050 -1
would make a primary partition from 2050 to the end of the drive space.
The quit command exits.
It's all command line in there and no simulate or dry-run command is
available.
Whatever you do, don't use the mklabel command in parted if you run help
mklabel in parted you'll find out why.
Sometimes it's necessary to use mklabel but that's usually for operating
system testers needing clear disk space in a hurry.

15 Jul 2019, Cindy Sue Causey wrote:

> Date: Mon, 15 Jul 2019 14:44:44
> From: Cindy Sue Causey <butterf...@gmail.com>
> Reply-To: vinux-...@googlegroups.com
> To: Vinux-Support <vinux-...@googlegroups.com>
> Subject: Re: VINUX-SUPPORT: Accessible applications
>

Didier Spaier

unread,
Jul 15, 2019, 3:17:48 PM7/15/19
to vinux-...@googlegroups.com, Samuel Thibault
Debian ships gparted 0.32 in Debian Buster according to this query:
https://packages.debian.org/search?keywords=gparted

To have gparted more accessible I think that you'd need version 1.0
instead, which is the one shipped in Slint64-14.2.1.2 since 19 June 2019.
If I am not mislead-ed this could be linked to the port to gtkmm3 but
am not sure about that.

Thus I am a bit puzzled to hear that gparted is accessible in Vinux.
It's very possible that I miss something, though.

Orca can't do anything, Samuel (in CC) can't either directly (I think)
but maybe he can contact the package maintainer to request an upgrade
that could be back-ported to Buster.

Best,

Didier

David Hoff Jr

unread,
Jul 15, 2019, 3:31:52 PM7/15/19
to vinux-...@googlegroups.com
I first of all was wondering what was involved in making an application
such as Gparded accessible. Then I was wondering if applications such as
Gparded are distro and version specific and not interchangeable.

I am not much of a GUI user but when it comes to Gparded I lean toward
the safety of the GUI version and was looking for it to be accessible in
Debian 10, just as it was in Vinux.
--
<>

D.J.J. Ring, Jr.

unread,
Jul 15, 2019, 3:45:57 PM7/15/19
to The Vinux Support Forum, Samuel Thibault
It is parted which is accessible as gparted is inaccessible.

Regards,

That's p a r t e d is accessible and g p a r t e d is inaccessible.

Regards,

David

David Hoff Jr

unread,
Jul 15, 2019, 5:30:52 PM7/15/19
to vinux-...@googlegroups.com, Samuel Thibault
Good clarification. Thanks.

Now, back to my original question. Vinux 3.2 had a version of Gparted
(GUI)which was accessible, as well as I believe versions 4 and 5. Did
the developers of Vinux do the needed coding to make Gparded accessible,
or is there a version out there somewhere which is available to other
distros? And, if the developers of Vinux did the coding work, what was
involved in doing so?
--
<>

Jude DaShiell

unread,
Jul 15, 2019, 5:39:56 PM7/15/19
to vinux-...@googlegroups.com, Samuel Thibault
It's possible one or more versions of gparted were compiled with
libraries that make them inaccessible. This would need research to
discover. This could have been developer optional compile not
necessarily required but that's something else to research for each
version. If a developer uses a specific screen write function in a
specific library and that function does inaccessible screen writing, the
compile becomes mandatory for that version of gparted not optional.
Knowledge of which libraries have inaccessible screen write functions
could be compiled into accessibility guidelines for Linux requesting
developers interested in making accessible packages to avoid using
specific functions in libraries or avoid using those libraries.

On Mon, 15 Jul 2019, David Hoff Jr wrote:

> Date: Mon, 15 Jul 2019 17:30:49
> From: David Hoff Jr <dhof...@gmail.com>
> Reply-To: vinux-...@googlegroups.com
> To: vinux-...@googlegroups.com
> Cc: Samuel Thibault <sthi...@debian.org>
> Subject: Re: VINUX-SUPPORT: Accessible applications
>
Reply all
Reply to author
Forward
0 new messages