Re: [Evergreen-general] osrf_http_translator - EG 3.11.1 - Cache error and failed transaction begin

2023-10-24 Thread Galen Charlton via Evergreen-general
Hi, On Tue, Oct 24, 2023 at 10:55 AM Josh Stompro via Evergreen-general < evergreen-general@list.evergreen-ils.org> wrote: > I have a test system(Copy of production) with EG 3.11.1 running on Debian > 11.8 with memcached 1.6.9, that doesn't show this issue. So I'm leaning > towa

[Evergreen-general] osrf_http_translator - EG 3.11.1 - Cache error and failed transaction begin

2023-10-24 Thread Josh Stompro via Evergreen-general
95845] - SERVER HAS FAILED AND IS DISABLED UNTIL TIMED RETRY This is on a Debian 12.2 (Bookworm) system, with memcached 1.6.18 running locally on the same machine. My memcached is vanilla, only change is allowing it to use more memory for the cache. memcached seems to be working in general, most functionality

[Evergreen-general] vendors for online registration & text messages

2023-10-24 Thread Katie Greenleaf Martin via Evergreen-general
arkpa.org<mailto:k...@sparkpa.org> support.sparkpa.org<https://support.sparkpa.org/> | supp...@sparkpa.org<mailto:supp...@sparkpa.org> _______ Evergreen-general mailing list Evergreen-general@list.evergreen-ils.org http://list.evergr

Re: [Evergreen-general] Help with install

2023-10-23 Thread Jason Stephenson via Evergreen-general
as the root user. If you start the services after that, it should work. If not, follow up with any more information you can give. HtH, Jason Stephenson On 10/23/23 16:29, Willie Cooper via Evergreen-general wrote: Hello, I am trying to install Opensrf-3.2.3. for an Evergreen install on debian

[Evergreen-general] Help with install

2023-10-23 Thread Willie Cooper via Evergreen-general
-general mailing list Evergreen-general@list.evergreen-ils.org http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general

Re: [Evergreen-general] Patron Registration screen

2023-10-23 Thread Joan Kranich via Evergreen-general
Hi Milissa, C/W MARS uses Quipu and we are happy with the performance and support. You can see our registration form at https://catalog.cwmars.org/eg/opac/ecard/form. Joan On Mon, Oct 16, 2023 at 2:24 PM Millissa Macomber via Evergreen-general < evergreen-general@list.evergreen-ils.org>

[Evergreen-general] Evergreen Aspen Interest Meeting - Cancelled for this month

2023-10-23 Thread Frasur, Ruth via Evergreen-general
Indiana State Library 140 N. Senate Ave. Indianapolis, IN 46204 (317) 232-3691 ___ Evergreen-general mailing list Evergreen-general@list.evergreen-ils.org http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general

[Evergreen-general] Hack-A-Way

2023-10-19 Thread Rogan Hamby via Evergreen-general
Initiative rogan.ha...@equinoxoli.org www.equinoxOLI.org ___ Evergreen-general mailing list Evergreen-general@list.evergreen-ils.org http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general

[Evergreen-general] 2024 Online Conf Call to Program Proposals Open

2023-10-18 Thread Gina Monti via Evergreen-general
adline for proposals will be Monday, December 18, 2023. Thank you for wanting to participate! -- Gina Monti Evergreen Systems Specialist Bibliomation, Inc. (203) 577-4070 ext. 109 ___ Evergreen-general mailing list Evergreen-general@list.evergreen-ils.or

Re: [Evergreen-general] The Evergreen Project Board meeting tomorrow

2023-10-18 Thread Gina Monti via Evergreen-general
. 2024 Conference Budget Proposal (Board Review) <https://docs.google.com/spreadsheets/d/1Sf0iLjAvcT6Ab9hlFJCr0iP2qdlyIEF6iEyOQjuZHs4/edit?usp=drive_web> . On Wed, Oct 18, 2023 at 9:23 AM Katie Greenleaf Martin via Evergreen-general wrote: > Hello all, > > > > The Ev

[Evergreen-general] The Evergreen Project Board meeting tomorrow

2023-10-18 Thread Katie Greenleaf Martin via Evergreen-general
<https://support.sparkpa.org/> | supp...@sparkpa.org<mailto:supp...@sparkpa.org> ___ Evergreen-general mailing list Evergreen-general@list.evergreen-ils.org http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general

[BUG] Parser error: Invalid search bound (wrong side of point) [9.7 (9.7-??-e90a8a69a @ /home/user/.emacs.d/.local/straight/build-29.1/org/)]

2023-10-17 Thread General discussions about Org-mode.
Hello, I ran `C-c C-x C-l` to create a LaTeX preview of the following inline fragment in an Org document: $\text{CaCo}_3$, and this bug happened. This is my first bug report so let me know if anything else is necessary. - Lorenzo

[Jgeneral] Report of the J wiki meeting of October 12

2023-10-17 Thread 'robert therriault' via General
that the primary benefit of the application is that its development keeps him sane. For access to previous meeting reports https://code.jsoftware.com/wiki/Wiki_Development If you would like to participate in the development of the J wiki please contact us on the general forum and we will get

Re: command line tool for this task?

2023-10-16 Thread Linux for blind general discussion
I use pine here and alpine for the office, do those count? On Mon, 16 Oct 2023, Linux for blind general discussion wrote: Tim here. Yep, assuming you use mail(1) to read your mail and have it configured to send mail for you, you should be able create a template and send mail by creating

Re: command line tool for this task?

2023-10-16 Thread Linux for blind general discussion
quot;$4" mail -s "$SUBJECT" "$EMAIL" < Is this program a part of the standard Linux shell therefore likely to be a > part of Shellworld using Ubuntu? > Kare > > > > On Mon, 16 Oct 2023, Linux for blind general discussion wrote: > > >Have you

Re: command line tool for this task?

2023-10-16 Thread Linux for blind general discussion
On 16/10/23 15:15, Linux for blind general discussion wrote: Is this program a part of the standard Linux shell therefore likely to be a part of  Shellworld using Ubuntu? It's standard shell syntax, and has been for decades. ___ Blinux-list

Re: command line tool for this task?

2023-10-16 Thread Linux for blind general discussion
Is this program a part of the standard Linux shell therefore likely to be a part of Shellworld using Ubuntu? Kare On Mon, 16 Oct 2023, Linux for blind general discussion wrote: Have you considered using a here document in a shell script, with variables that can be supplied for those parts

Re: command line tool for this task?

2023-10-16 Thread Linux for blind general discussion
Have you considered using a here document in a shell script, with variables that can be supplied for those parts of the text that change? https://www.baeldung.com/linux/heredoc-herestring On 16/10/23 14:45, Linux for blind general discussion wrote: Hi folks, Let me begin by stating that my

command line tool for this task?

2023-10-16 Thread Linux for blind general discussion
Hi folks, Let me begin by stating that my access to Linux is a shell service, specifically shellworld.net what I am seeking is a tool likely to be included that lets me create a file I will then use as a gift acknowledgment letter sent via email. What I mean is this. I have the name and

[Evergreen-general] Patron Registration screen

2023-10-16 Thread Millissa Macomber via Evergreen-general
, WA 98284 360-755-3985 www.centralskagitlibrary.org milli...@centralskagitlibrary.org ___ Evergreen-general mailing list Evergreen-general@list.evergreen-ils.org http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general

UMAI v0.4.1: Welcome on Ubuntu Mate 23.10!

2023-10-14 Thread Linux for blind general discussion
Hello everyone, ubuntu Mate 23.10 is a fresh release of the popular Linux distribution, shipping the latest and greatest the Linux accessibility infrastructure can offer. I'm happy to announce my umai script: https://github.com/RastislavKish/umai for auto-setting-up UM for accessibility, now

Re: [Evergreen-general] Activating POs stopped working a few days after 3.11 upgrade

2023-10-13 Thread Tiffany Little via Evergreen-general
was unchecked >>> >>> Hope that gives you something to test, at least! >>> >>> Tiffany >>> >>> Tiffany Little, PINES Bibliographic Projects Manager >>> >>> ------ >>> >>> Georg

Re: [Evergreen-general] Activating POs stopped working a few days after 3.11 upgrade

2023-10-13 Thread Josh Stompro via Evergreen-general
t;> (404) 235-7161 | tlit...@georgialibraries.org >> >> Join our email list <http://georgialibraries.org/> for stories of >> Georgia libraries making an impact in our communities. >> >> >> On Fri, Oct 13, 2023 at 9:35 AM Josh Stompro via Evergreen-general <

Re: [Evergreen-general] Activating POs stopped working a few days after 3.11 upgrade

2023-10-13 Thread Josh Stompro via Evergreen-general
> > Join our email list <http://georgialibraries.org/> for stories of Georgia > libraries making an impact in our communities. > > > On Fri, Oct 13, 2023 at 9:35 AM Josh Stompro via Evergreen-general < > evergreen-general@list.evergreen-ils.org> wrote: > >&g

Re: [Evergreen-general] Activating POs stopped working a few days after 3.11 upgrade

2023-10-13 Thread Tiffany Little via Evergreen-general
Suite 250 | Atlanta, GA 30341 (404) 235-7161 | tlit...@georgialibraries.org Join our email list <http://georgialibraries.org/> for stories of Georgia libraries making an impact in our communities. On Fri, Oct 13, 2023 at 9:35 AM Josh Stompro via Evergreen-general < evergreen-general@lis

[Evergreen-general] Activating POs stopped working a few days after 3.11 upgrade

2023-10-13 Thread Josh Stompro via Evergreen-general
56560 www.larl.org *Our mission is to enrich lives and strengthen communities.* _______ Evergreen-general mailing list Evergreen-general@list.evergreen-ils.org http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general

[Evergreen-general] Documentation Interest Group (DIG) Meeting this Thursday, October 12!

2023-10-10 Thread Deborah Luchenbill via Evergreen-general
ection | Relator | Adaptability ___ Evergreen-general mailing list Evergreen-general@list.evergreen-ils.org http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general

[Evergreen-general] Evergreen Cataloging Interest Group – Today!

2023-10-10 Thread Jennifer Weston via Evergreen-general
direct: 770-709-5574 ___ Evergreen-general mailing list Evergreen-general@list.evergreen-ils.org http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general

[rosedu-general] Linux Install Fest 2023 - Sâmbătă, 14 octombrie 2023, ora 10:00, hol EC, ACS

2023-10-10 Thread Razvan Deaconescu via rosedu-general
/3590199204602223 [2] https://forms.gle/9ckeT2vZTYDkHcUq6 [3] https://join.slack.com/t/rosedu/shared_invite/zt-24puo26lv-RqMSMXBf~W43PamvGnhEog Răzvan ___ http://lists.rosedu.org/listinfo/rosedu-general http://lists.rosedu.org/guidelines - Mailing List Guidelines

Re: My Linux installation decision, and some questions?

2023-10-09 Thread Linux for blind general discussion
allot, jury, and ammo. Please use in that order." Ed Howdershelt 1940. On Mon, 9 Oct 2023, Linux for blind general discussion wrote: > You should make sure your user is part of the brlapi group. Since this a USB > display, it should automatically be detected, and then work in orca, o

Re: My Linux installation decision, and some questions?

2023-10-09 Thread Linux for blind general discussion
You should make sure your user is part of the brlapi group. Since this a USB display, it should automatically be detected, and then work in orca, once you check the box in the braille tab of preferences. - Original Message - From: Linux for blind general discussion To: Linux for blind

Re: My Linux installation decision, and some questions?

2023-10-09 Thread Linux for blind general discussion
lease use in that order." Ed Howdershelt 1940. On Mon, 9 Oct 2023, Linux for blind general discussion wrote: > Hello, I just wanted to let everyone know what I finally decided regarding my > choice of distribution. I decided on Fedora Linux, this is because this is > what I orig

My Linux installation decision, and some questions?

2023-10-09 Thread Linux for blind general discussion
Hello, I just wanted to let everyone know what I finally decided regarding my choice of distribution. I decided on Fedora Linux, this is because this is what I originally learned some of my hopefully not Q ancient knowledge in terms of using Linux. I wanted to briefly take a moment and explain

Re: Debian with Orca

2023-10-09 Thread Linux for blind general discussion
    The pipewire-pulse process is a replacement for pulse audio functionality. On 10/9/23 03:54, Linux for blind general discussion wrote: Hi, The default setting in Bookworm is to have in /etc/speech-dispatcher/speechd.conf: AudioOutputMethod "pulse" Pipewire is not li

Re: Debian with Orca

2023-10-09 Thread Linux for blind general discussion
As I understand it, pipewire hit maturity early enough to be included in Debian 12 aka Bookworm, but too late to replace pulse as the default, and one has to manually install pipewire and configure Debian to use it instead of pulse(though I suppose its possible the Expert mode of the Debian

[Evergreen-general] Developer meeting reminder: October 10th at 3pm Eastern, 12 Pacific

2023-10-09 Thread Blake Graham-Henderson via Evergreen-general
any data format MOBIUS ___ Evergreen-general mailing list Evergreen-general@list.evergreen-ils.org http://list.evergreen-ils.org/cgi-bin/mailman/listinfo/evergreen-general

Re: Debian with Orca

2023-10-09 Thread Linux for blind general discussion
pipewire can be used in this context (which I do not know), this is not out of the box. Cheers, Didier Le 09/10/2023 à 04:34, Linux for blind general discussion a écrit : > d    I think Bookworm uses Pipewire, so on my system there is a process called > pipewire-pulse.  I don't think you have to have puls

Re: Debian with Orca

2023-10-08 Thread Linux for blind general discussion
general discussion wrote: Hi, I happen to have Debian 12 Bookworm installed in a Qemu virtual machine, so tried, using lightdm as login manager and mate as desktop. Orca was already installed, but not started in mate From mate-terminal I could install espeakup typing as root: apt-get install

Re: Debian with Orca

2023-10-08 Thread Linux for blind general discussion
Storm_Dragon ought to be the one to fix that deficiency since he wrote fenrir. -- Jude "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." Ed Howdershelt 1940. On Sun, 8 Oct 2023, Linux for blind general discus

Re: Debian with Orca

2023-10-08 Thread Linux for blind general discussion
Certainly those Debian instructions are interesting reading-and-guidance, but while there is 1 mention of Fenrir as a link to where Debian packages are, there seems no adequate description as there is for Speakup. Chime ___ Blinux-list mailing list

Re: Debian with Orca

2023-10-08 Thread Linux for blind general discussion
. Cheers, Didier Le 08/10/2023 à 15:37, Linux for blind general discussion a écrit : >     In order to have speech in the text consoles, you need to make sure > Speakup > or BRLTTY or another screenreader is active.  It works just fine with > Speakup.  > You may want to

Re: Debian with Orca

2023-10-08 Thread Linux for blind general discussion
#Speech_Support ORCA will be on console 7 by default, and you can easily switch to a text console and have both working at the same time. On 10/7/2023 1:54 PM, Linux for blind general discussion wrote: In a seemingly endless trek to get both Windows 11 and debian Linux from a 3-year-old laptop I

Re: [Jgeneral] plot: unable to produce jpg, png etc

2023-10-08 Thread 'Ian Shannon' via General
Bill, Updated PLOT and run again-success. That's great. Thanks a ton! Ian > -Original Message- > From: General On Behalf Of bill lam > Sent: Sunday, 8 October 2023 1:05 AM > To: gene...@jsoftware.com > Subject: Re: [Jgeneral] plot: unable to produce jpg, png e

Re: opensuse tumbleweed

2023-10-08 Thread Linux for blind general discussion
Aptitude includes fields for compressed(persumably the size of the .deb) and uncompressed(presumably how much space the installed package will take up) sizes for each package, but that's just for that package I can see the total installed size of a package on my rpm-based Fedora system, but I

Re: Debian with Orca

2023-10-08 Thread Linux for blind general discussion
On 10/7/23 19:54, Linux for blind general discussion wrote: So, my primary question is am I missing something about the command consoles? The mate terminal seems to be working but it's not quite the same as a command-line console. If you are on a laptop, the FN key might be playing

Debian with Orca

2023-10-07 Thread Linux for blind general discussion
In a seemingly endless trek to get both Windows 11 and debian Linux from a 3-year-old laptop I recently acquired, I had been trying to install debian Linux with orca on to a large-capacity thumb drive. The debian bullseye installs were taking as long as twelve hours or so to do and when I finally

Re: opensuse tumbleweed

2023-10-07 Thread Linux for blind general discussion
Now I'm curious... Is there a way to get a report on any of the following?: -The Installed size of a package and all it's dependencies. -The download size of a package and all it's dependencies. -The install size of a package, its dependencies, and its recommends. -The download size of a

Re: opensuse tumbleweed

2023-10-07 Thread Linux for blind general discussion
the screenreader together with speechd and all other dependencies is hardly noticeable. Best regards Rastislav Dňa 7. 10. 2023 o 4:49 Linux for blind general discussion napísal(a): > Your premise assumes that internet access is already connected and > available on the computer where the iso is r

Re: [Evergreen-general] Help Needed: Modifying Reshelving Status Interval Issue

2023-10-07 Thread Konsortium Pusat Sumber Sekolah Kebangsaan KPSSK via Evergreen-general
a mistake does not occur in the future. From: Evergreen-general on behalf of Jason Stephenson via Evergreen-general Date: Friday, October 6, 2023 at 11:01 PM To: evergreen-general@list.evergreen-ils.org Cc: Jason Stephenson Subject: Re: [Evergreen-general] Help Needed: Modifying Reshelving Sta

Re: opensuse tumbleweed

2023-10-06 Thread Linux for blind general discussion
And really, is space really that much of a premium on install media? I mean, flash storage is so cheap that it's hard to find anything smaller than 32GB these days, and you have to go back like 20 years to find machines that are limited to CD... and worse come to worse, you can just put extra

Re: opensuse tumbleweed

2023-10-06 Thread Linux for blind general discussion
Your premise assumes that internet access is already connected and available on the computer where the iso is running and Orca is to be installed. Unfortunately this is not every computer, especially those that must connect to wifi or any other type of internet services that require usernames,

opensuse tumbleweed

2023-10-06 Thread Linux for blind general discussion
An idea for all linux distributions with orca in their repositories and not enough space to have it on their install disks. Put a question up on the screen and allow a reasonable number of seconds to pass to get an answer. No answer, download and install orca and all of its dependencies, run

Re: Intro.

2023-10-06 Thread Linux for blind general discussion
either. So the laptop went into the trash since it was no longer any use to anyone. -- Jude "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." Ed Howdershelt 1940. On Fri, 6 Oct 2023, Linux for blind general discus

Re: Intro.

2023-10-06 Thread Linux for blind general discussion
r even slightly more advanced-ones, there are indeed many more. Best regards Rastislav Dňa 6. 10. 2023 o 12:43 Linux for blind general discussion napísal(a): > Hi, > > answer in line. > > Foreword: I hesitated to answer: as I already wrote Slint is not an option for > ARM

Re: Intro.

2023-10-06 Thread Linux for blind general discussion
used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." Ed Howdershelt 1940. On Fri, 6 Oct 2023, Linux for blind general discussion wrote: > Hi, > > answer in line. > > Foreword: I hesitated to answer: as I already wrote Slint is not an option for >

Re: [Evergreen-general] Help Needed: Modifying Reshelving Status Interval Issue

2023-10-06 Thread Jason Stephenson via Evergreen-general
once every 4 hours. A crontab entry for this would like the following: 0 */4 * * * /openils/bin/reshelving_complete.srfsh Hope that helps! Jason Stephenson On 10/6/23 10:47, Konsortium Pusat Sumber Sekolah Kebangsaan KPSSK via Evergreen-general wrote: Dear Evergreen ILS Community, I hope

Re: Very minimal graphical environment

2023-10-06 Thread Linux for blind general discussion
I worked some years back on a menu system that had some scripts that would start a very small window manager and run Orca and the browser, email, whatever required a graphical environment. This system was designed to be self-contained and distro-agnostic, although as I recall it used jwm as the

Re: Orca and Braille

2023-10-06 Thread Linux for blind general discussion
On 6/10/23 02:37, Linux for blind general discussion wrote: Yes. Orca Screen reader supports braille with the aid of BRLTTY and its BRLAPI library. If I remember well, you have to run BRLTTY then Orca to be working correctly. Normally, your systemd configuration should be set up to run BRLTTY

Re: Intro.

2023-10-06 Thread Linux for blind general discussion
Hi, answer in line. Foreword: I hesitated to answer: as I already wrote Slint is not an option for ARM CPUs. Anyway, here goes for x86_64 aka AMD64 users... Le 06/10/2023 à 11:44, Linux for blind general discussion a écrit : > When you boot it, it will put you in a desktop much like Wind

Re: Very minimal graphical environment

2023-10-06 Thread Linux for blind general discussion
failed me yet, while qtile broke my config majorly earlier On 10/6/23 11:22, Linux for blind general discussion wrote: Hi list, I am forced to become a graphical environment user so I will begin my adventure with Orca. I would like to have a very minimal installation of such environment. I want

Very minimal graphical environment

2023-10-06 Thread Linux for blind general discussion
Hi list, I am forced to become a graphical environment user so I will begin my adventure with Orca. I would like to have a very minimal installation of such environment. I want to have complete setup wich is quite enough for Orca and web browser such as Chromium or Firefox. Can you recommend

Re: Orca and Braille

2023-10-06 Thread Linux for blind general discussion
Hello, I heard something along the lines of make sure xbrlapi is in your autostart and make sure it starts before orca, but I could be wrong. Harley On 06/10/2023 07:37, Linux for blind general discussion wrote: Hi everyone Yes. Orca Screen reader supports braille with the aid of BRLTTY

Re: Intro.

2023-10-06 Thread Linux for blind general discussion
be, especially if you are older like you said you are. Jace On 10/4/23 12:18, Linux for blind general discussion wrote: Hi guys, so glad to be joining this group. I know nothing about Linux platform but would like to try Linux for myself. The problem is I wouldn’t know which version to try out

Orca and Braille

2023-10-06 Thread Linux for blind general discussion
Hi everyone Yes. Orca Screen reader supports braille with the aid of BRLTTY and its BRLAPI library. If I remember well, you have to run BRLTTY then Orca to be working correctly. Greetings. Artur Rutkowski ___ Blinux-list mailing list

Re: Intro.

2023-10-05 Thread Linux for blind general discussion
If you don't enjoy learning new skills, then Linux may not be a good choice, unless you have someone available to set it up, customize and maintain it for you. I disagree. This certainly was the case in the late 1990's and very early 2000's, when Linux was pretty much just DOS on steroids and

Re: Intro.

2023-10-05 Thread Linux for blind general discussion
skills in the 1990s. This knowledge is no less relevant today than it was then. It may still be applicable if I'm using a computer thirty years from now. Investments in learning pay real rewards. On 5/10/23 18:00, Linux for blind general discussion wrote: Hello Billy, yes, it is perfectly

Re: Intro.

2023-10-05 Thread Linux for blind general discussion
, and most of the things don't require reading through a pile of books and manpages (man is a short version of manual, in case you wondered) to setup. That's just my personal take Best regards Rastislav Dňa 5. 10. 2023 o 8:53 Linux for blind general discussion napísal(a): > Hi Rastis

Re: Intro.

2023-10-05 Thread Linux for blind general discussion
Hello, I am sorry but Slint is not available for an ARM architecture, only x86_64 Other than, to know more: https://slint.fr Cheers, Didier Slint maintainer didieratslintdotfr Le 05/10/2023 à 20:59, Linux for blind general discussion a écrit : > Slint is an iso and is available as a torr

Re: Intro.

2023-10-05 Thread Linux for blind general discussion
5 Oct 2023, Linux for blind general discussion wrote: > Hi is this a bistro, or a package that can be downloaded? If this is > package can it. Run under Ubuntu, or different. > > > > > On Oct 5, 2023, at 16:58, Linux for blind general discussion > > wrote: >

Re: Intro.

2023-10-05 Thread Linux for blind general discussion
for blind general discussion wrote: > I'm guessing bistro was autocurrupt's doing. > > Anyways, Slint is a offshoot of Slackware, a distro notorious for > being difficult for new Linux users to wrangle, and because of that > Slint is a bit polarizing among Blind Linux Users. If I'm

Re: Intro.

2023-10-05 Thread Linux for blind general discussion
I'm guessing bistro was autocurrupt's doing. Anyways, Slint is a offshoot of Slackware, a distro notorious for being difficult for new Linux users to wrangle, and because of that Slint is a bit polarizing among Blind Linux Users. If I'm not mistaken, the name Slint comes from Slackware

Re: Intro.

2023-10-05 Thread Linux for blind general discussion
Hi is this a bistro, or a package that can be downloaded? If this is package can it. Run under Ubuntu, or different. > On Oct 5, 2023, at 16:58, Linux for blind general discussion > wrote: > > I'm going to recommend slint and I recommend when you install slint to > s

RE: Intro.

2023-10-05 Thread Linux for blind general discussion
ammo. Please use in that order." Ed Howdershelt 1940. On Thu, 5 Oct 2023, Linux for blind general discussion wrote: > Hello, I can tell the difference between light and dark. I have used all > windows OS systems from way back windows7, Billy > > Sent from Mail for Windows >

Re: Detox or other similar tools

2023-10-05 Thread Linux for blind general discussion
of California Bakersfield chapter. amateur radio, call sign, kd0iko. > On Oct 5, 2023, at 10:31, Linux for blind general discussion > wrote: > > Oh thanks. That should work. > > - Original Message - > From: Linux for blind general discussion > To: Linux for

Re: Detox or other similar tools

2023-10-05 Thread Linux for blind general discussion
Oh thanks. That should work. - Original Message - From: Linux for blind general discussion To: Linux for blind general discussion Date: Thu, 5 Oct 2023 12:08:42 +0200 (SAST) Subject: Re: Detox or other similar tools > You could use rename with a regexp. > e.g. > rename s'/blab

Re: Detox or other similar tools

2023-10-05 Thread Linux for blind general discussion
You could use rename with a regexp. e.g. rename s'/blablabla//'g *_bla*txt will remove blablabla from all *_bla*txt files. Willem On Thu, 5 Oct 2023, Linux for blind general discussion wrote: I want to strip a directory of file names of certain characters, like these. : ? ? Detox will do

how to reinicialize Waydroid?

2023-10-05 Thread Linux for blind general discussion
Hi I downloaded the accessible waydroid script from Jenux Project, but I downloaded vendor and system as Vanilla, so I don't see Google play and all other Google services, so I want to try download not Vanilla, but Gapps. To do this, I must delete previously downloaded vendor and system

Detox or other similar tools

2023-10-05 Thread Linux for blind general discussion
I want to strip a directory of file names of certain characters, like these. : ? ? Detox will do that, but it removes spaces, commas and a bunch of other stuff. I just want to have a list of characters removed, not all punctuation. Is there a tool that will do this for me? Thanks.

RE: Intro.

2023-10-05 Thread Linux for blind general discussion
Hello, I can tell the difference between light and dark. I have used all windows OS systems from way back windows7, Billy Sent from Mail for Windows From: Linux for blind general discussion Sent: 04 October 2023 12:53 To: Linux for blind general discussion Subject: Re: Intro. A couple

RE: Intro.

2023-10-05 Thread Linux for blind general discussion
Hi Rastislav, This is so helpful indeed and the linkswill come in really handy. Is it possible for me to tun Linux with windows on the same computer system?, Billy Sent from Mail for Windows From: Linux for blind general discussion Sent: 04 October 2023 16:10 To: blinux-list@redhat.com Subject

osdisks.com has closed

2023-10-04 Thread Linux for blind general discussion
This is unfortunate for the people with low grade internet services and low grade provider equipment since they're not going to be able to download and install linux isos of any significant size without the equipment or network corrupting those isos. A need remains for sites like osdisk or any

Re: Intro.

2023-10-04 Thread Linux for blind general discussion
of supported UM versions. Have a lot of fun, and the best experience! Best regards Rastislav Dňa 4. 10. 2023 o 13:18 Linux for blind general discussion napísal(a): > Hi guys, so glad to be joining this group. I know nothing about Linux > platform but would like to try Linux for

Re: Intro.

2023-10-04 Thread Linux for blind general discussion
. -- Jude "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." Ed Howdershelt 1940. On Wed, 4 Oct 2023, Linux for blind general discussion wrote: > Hi. > Check out Linux Mint Mate > https://linuxmint.com > > > > On

Re: Intro.

2023-10-04 Thread Linux for blind general discussion
Hi. Check out Linux Mint Mate https://linuxmint.com > On Oct 4, 2023, at 7:18 AM, Linux for blind general discussion > wrote: > > Hi guys, so glad to be joining this group. I know nothing about Linux > platform but would like to try Linux for myself. The problem is I wouldn’

Re: Intro.

2023-10-04 Thread Linux for blind general discussion
Wed, 4 Oct 2023, Linux for blind general discussion wrote: > Good morning everyone. I am not new to Lennox. But I have a new arm based > computer. I am trying to decide between two distributions. Which is going to > be easier to install orca on? Two arch 64 meaning the arch architectu

Re: Intro.

2023-10-04 Thread Linux for blind general discussion
of the blind of California Bakersfield chapter. amateur radio, call sign, kd0iko. > On Oct 4, 2023, at 11:18, Linux for blind general discussion > wrote: > > Hi guys, so glad to be joining this group. I know nothing about Linux > platform but would like to try Linux for myself. T

Re: Intro.

2023-10-04 Thread Linux for blind general discussion
used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." Ed Howdershelt 1940. On Wed, 4 Oct 2023, Linux for blind general discussion wrote: > Hi guys, so glad to be joining this group. I know nothing about Linux > platform but would like to try

Intro.

2023-10-04 Thread Linux for blind general discussion
Hi guys, so glad to be joining this group. I know nothing about Linux platform but would like to try Linux for myself. The problem is I wouldn’t know which version to try out first and that is one reason for joining this group. I am a blind pensioner living in Scotland UK. IF you could provide

Re: arch-installer accessibility

2023-10-03 Thread Linux for blind general discussion
To get espeak help press capslock and f1. -- Jude "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." Ed Howdershelt 1940. On Tue, 3 Oct 2023, Linux for blind general discussion wrote: > On the keypad, press

Re: arch-installer accessibility

2023-10-03 Thread Linux for blind general discussion
"There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." Ed Howdershelt 1940. On Tue, 3 Oct 2023, Linux for blind general discussion wrote: > Hi, > > where can I get list of speakup hotkeys? I am unable to get light tracking

Re: arch-installer accessibility

2023-10-03 Thread Linux for blind general discussion
Hi, where can I get list of speakup hotkeys? I am unable to get light tracking mode. Thanks a lot, Pavel Dne 01. 10. 23 v 14:13 Linux for blind general discussion napsal(a): That's how I installed archlinux. To get speakup going on archlinux when you boot and hear the tones, downarrow

Re: [Jgeneral] Problem with install

2023-10-03 Thread 'bobtherriault' via General
It worked for me on a Mac using version 9.4 Cheers, bob JVERSION Engine: j9.4.1/j64avx2/darwin Build: commercial/2023-02-27T15:26:07/clang-14-0-0/SLEEF=1 Library: 9.4.22 Qt IDE: 2.0.3/6.2.4(6.2.4) Platform: Darwin 64 Installer: j9.4 install InstallPath: /users/bobtherriault/j9.4 Contact:

[Jgeneral] plot: unable to produce jpg, png etc

2023-10-02 Thread 'Ian Shannon' via General
I'm certain this is not a J issue. It is likely a ms windows or installation issue. Up to about 2 months ago, I could produce graphs as png. Now I am restricted to on screen and pdf. JVERSION Engine: j9.4.2/j64avx2/windows Build: commercial/2023-04-10T01:19:53/clang-15-0-7/SLEEF=1 Library:

Re: arch-installer accessibility

2023-10-02 Thread Linux for blind general discussion
espeakup That achieves the same result if you get into a normal boot, and don't want to reboot and go through the boot disk selection if it is giving you trouble On 10/1/23 13:13, Linux for blind general discussion wrote: That's how I installed archlinux. To get speakup going on archlinux

Re: [Spirit-general] [Boost.Asio] suggested to not be useful for a dedicated networking synchronous implementation where the Operating System is just a gateway

2023-10-01 Thread Seth via Spirit-general
ting traffic flows, consider building it on iptables/BPF. You can even mock things up with tcpdump-like monitoring tools (or libpcap and friends in your custom code) My $0.02 Seth_______ Spirit-general mailing list Spirit-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/spirit-general

Re: arch-installer accessibility

2023-10-01 Thread Linux for blind general discussion
jury, and ammo. Please use in that order." Ed Howdershelt 1940. On Sun, 1 Oct 2023, Linux for blind general discussion wrote: > Hi, > > Because I am an absolutelly UEFI idiot and I don't understand how to install > it with commands, I want to install Arch Linux to my Acer l

arch-installer accessibility

2023-10-01 Thread Linux for blind general discussion
Hi, Because I am an absolutelly UEFI idiot and I don't understand how to install it with commands, I want to install Arch Linux to my Acer laptop, which no more supports legaci using arch-install script. But the script is menu based and the menu items are in single line. So has speakup the

Re: Please support/enable https by default in the Apache web sever.

2023-10-01 Thread General Email
> I suggest you're trolling, are you on xampps public relations team, I mean > seriously you come here pushing your agenda with arguments that don't make > sense, but can't be bothered using your real name or real email address. > I am not trolling but I don't use my real name/email address

Re: Please support/enable https by default in the Apache web sever.

2023-09-30 Thread General Email
On Sat, 30 Sep, 2023, 9:32 pm Joe Schaefer, wrote: > It is insane to ask this project to cater to the interests of 10 people > who are so PKI illiterate, the PMC needs to put the rest of the user base > at risk just to accommodate them. > > Certs require mandatory user serviceable parts. There

Re: Please support/enable https by default in the Apache web sever.

2023-09-30 Thread General Email
On Sat, 30 Sep, 2023, 8:00 pm Emmanuel Dreyfus, wrote: > On Sat, Sep 30, 2023 at 07:40:34PM +0530, General Email wrote: > > By the way, I don't understand how the default certificate can be abused. > > It is not signed by a trusted CA, hence your browser cannot tell if it > i

<    1   2   3   4   5   6   7   8   9   10   >