Hi Sameul,
<snip WINDOWPATH= python brl_test.py
PL] I ran it 3 or 4 days back. 

I have brltty installed via arch linux's package manager. 

No idea why I have 2 instances running. Let me check why that is happening. 

I can resend the logs after running the command  
WINDOWPATH= python brl_test.py

If that will help. 
Pranav 
-----Original Message-----
From: Samuel Thibault <[email protected]> 
Sent: Monday, May 19, 2025 12:02 PM
To: Pranav Lal <[email protected]>
Cc: [email protected]
Subject: Re: Initial brltty logs

Hello,

Pranav Lal, le lun. 19 mai 2025 06:29:09 +0530, a ecrit:
> I am attaching an extract of logs as pulled from my arch linux system. 
> It uses journalctl for logs so what I have done is to grep for brltty 
> and redirect those logs to a file.
> 
> Journalctl | grep "brltty" > brltty_logs_with_level.log

Ok, thanks. At what date and time did you run

WINDOWPATH= python brl_test.py

and it failed to show up?

Also, one odd thing is that you seem to have two brltty instances running at
the same time, see at 06:17:49, both 640 and 641 are saying exactly the same
at the same time, that's probably why you get so many "Device or resource
busy" errors. And that could also explain why you don't have braille output:
if your program ends up connecting to the brltty instance that didn't manage
to get access to the device, the output will go nowhere.

Samuel

_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://brltty.app/mailman/listinfo/brltty

Reply via email to