Re: [nikola-discuss] Build problem

2024-05-07 Thread Lars Bjørndal
Thank you. You wrote: > Your theme is mentioning a template that was removed in the latest > version. This file will be restored in the next release, but with > empty content. > > The easiest fix would be to restore the files in your install as well: >

[nikola-discuss] Build problem

2024-05-07 Thread Lars Bjørndal
Hello! I've installed the latest nikola 8.3.1 within a virtualenv. When trying to do `nikola build`, I get an error message: ERROR: Nikola: mako.exceptions.TopLevelLookupException: Can't locate template for uri 'annotation_helper.tmpl'. I'll paste the complete output below. How can I solve this

[nikola-discuss] Problem with the gallery

2024-03-29 Thread Lars Bjørndal
Hi, list! We have two challenges with the galleries feature of Nikola that are critical to us: - It's difficult to zoom and at the same time navigate in the galleries - Multiple thumbnails are not laid out appealingly. We have many users/readers who are partially sighted. For those people

Re: [BRLTTY] Windows 11

2024-03-29 Thread Lars Bjørndal
Sorry, I forgot the log file. Attahced. On Fri, Mar 29, 2024 at 09:08:37PM +0100, Lars Bjørndal wrote: > Hi, Dave and all! > > I've tried BRLTTY on Widows 11 with a Handy Tech Modular Evolution 88 > display connected. I can get BRLTTY working when running the command prompt as

[BRLTTY] Windows 11

2024-03-29 Thread Lars Bjørndal
Hi, Dave and all! I've tried BRLTTY on Widows 11 with a Handy Tech Modular Evolution 88 display connected. I can get BRLTTY working when running the command prompt as admin user. Running it as a normal user, however, gives a 'missing braille message acknowledgement' message. Se attached log file

[BRLTTY] Testing a live image in qemu with braille output

2024-01-26 Thread Lars Bjørndal
I have created a Fedora live image that don't come up as expected. Because I'm not able to read the screen output when booting, I thogught I could run it as a virtual machine in qemu, and read the output with braille from the host system. Could that be a working strategy, and how do I accomplish

Re: [BRLTTY] repairing is necessary

2024-01-20 Thread Lars Bjørndal
Thank you, Maria! You wrote: [...] > Personally, while I've had some pleasant experiences with Bluetooth, all > my devices are wired these days. It is just that tad bit more stable, > and fewer things to care about/maintain. Yes, wired is more stable. But on the go, I use an rpi with pijuice

[BRLTTY] repairing is necessary

2024-01-17 Thread Lars Bjørndal
Hello! I've a Raspberry Pi 3B+ connected to a Handy Tech Active Braille braille display. I use it with BRLTTY only, no graphical UI. After switching from Raspberry pi OS Bullseye 32-bit to bookworm 64-bit, I experience from time to time that I have to use bluetoothctl's remove device command,

Re: [BRLTTY] printing unicode braille patterns on BrailleBlazer printer

2023-12-29 Thread Lars Bjørndal
Hi, Peter! You wrote: > To recap I have output which mixes ascii and unicode braille patterns > and I need to print these on an ancient printer (a Braille Blazer from > 1998) which seems to understand North American Braille Computer Code > (nabcc). It's an 8-dot printer and the notation I'm

Re: [BRLTTY] Raspberry Pi OS, Bookworm

2023-12-07 Thread Lars Bjørndal
Thank you. When I uncommented the `braill-driver ht` line in the /etc/brltty.conf and removed the bluetoot adresses in the braille-device entry, all works. Lars On Wed, Dec 06, 2023 at 07:33:11PM -0500, Dave Mielke wrote: > [quoted lines by Lars Bjørndal on 2023/12/06 at 21:59 +0100] >

Re: [BRLTTY] Raspberry Pi OS, Bookworm

2023-12-06 Thread Lars Bjørndal
Hi! [Dave] > [quoted lines by Lars Bjørndal on 2023/12/05 at 09:18 +0100] > > >I chose a basic image, installed BRLTTY, enabled the systemd unit, > >paired the device. If I start brltty manually with -b ht and -d > >bluetooth:, then all works. But just to start the

[BRLTTY] Raspberry Pi OS, Bookworm

2023-12-05 Thread Lars Bjørndal
Hi, list! How is BRLTTY supposed to auto start and connect to a braille display through bluetooth on this distor? I chose a basic image, installed BRLTTY, enabled the systemd unit, paired the device. If I start brltty manually with -b ht and -d bluetooth:, then all works. But just to start the

Re: [BRLTTY] Windows

2023-10-13 Thread Lars Bjørndal
[Dave] > [quoted lines by Lars Bjørndal on 2023/10/11 at 08:28 +0200] > > >When I run brltty, I get BRLTTY.exe: Cannot open //etc/brltty.conf. > > > >Isn't the path wrong here, starting with two slashes? > > No, because brltty for Windows is built using MinGW w

[BRLTTY] Windows

2023-10-11 Thread Lars Bjørndal
Hi! I downloaded the brltty-win-6.6-0-libusb-1.0.zip from https://brltty.app/download.html, extracted the files and directories inside brltty-win-6.6-0-libusb-1.0 into c:\brl. When I run brltty, I get BRLTTY.exe: Cannot open //etc/brltty.conf. Isn't the path wrong here, starting with two

Re: Deprecated interface warning

2023-07-27 Thread Lars Bjørndal
uly 25, 2023 1:45:09 PM UTC, "Lars Bjørndal" wrote: > >Hello list, and thanks to the developers for making a great backup > >solution! > > > >I'm running rdiff-backup version 2.2.5 on two different Fedora 37 > >systems. > > > >If I run this comman

Deprecated interface warning

2023-07-25 Thread Lars Bjørndal
Hello list, and thanks to the developers for making a great backup solution! I'm running rdiff-backup version 2.2.5 on two different Fedora 37 systems. If I run this command: `rdiff-backup backup foo /tmp/foobar` I get no warning about depricated command line interface. However, if I run:

FWD: Failed: PAUSE indexer report LRS/App-Brl2Brl-0.03.tar.gz

2023-07-10 Thread Lars Bjørndal
Hello! I got this forwarded message when uploading a new version of a module, see below. I did 'make dist' before uploading it. How do I solve the problem? BTW, my name is shown incorrectly in the repport. Can I do something on CPAN/PAUSE to fix this? Thanks in advance, Lars - Forwarded

Re: [nikola-discuss] Major Python upgrade

2023-05-18 Thread Lars Bjørndal
On Thu, May 18, 2023 at 10:16:42AM -0300, Roberto Alsina wrote: > You probably need to rebuild Nikola, since it's still built against 3.10 I ended up deleting the output folder + cache and .doit.db. Lars > On Thu, May 18, 2023 at 9:03 AM Lars Bjørndal <[1]l...@lamasti.net> wrote: &g

[nikola-discuss] Major Python upgrade

2023-05-18 Thread Lars Bjørndal
After upgrading Python from 3.10 to 3.11, I got error from `nikola build` ERROR: Task 'render_posts:cache/pages/index.html' saving success: Dependent file '/usr/lib/python3.10/site-packages/nikola/data/themes/base/templates/post_list_directive.tmpl' does not exist The current Nikola version is

Re: [BRLTTY] Paste in console

2023-03-28 Thread Lars Bjørndal
Thank you! [chrys87] > sudo sysctl dev.tty.legacy_tiocsti=1 Worked perfectly. Lars > Am 26.03.23 um 18:18 schrieb Lars Bjørndal: > > Hello, list! > > > > I can't paste from the braille display any more (Help Tech Modular > > Evolution 88. Could it be a hardware

Re: [BRLTTY] Paste in console

2023-03-26 Thread Lars Bjørndal
Replying to myself > I can't paste from the braille display any more (Help Tech Modular > Evolution 88. Could it be a hardware error? > > I notice when I'm writing this message that the cursor routing keys > doesn't work either, and neither do the left triple action key up/down. > In command

[BRLTTY] Paste in console

2023-03-26 Thread Lars Bjørndal
Hello, list! I can't paste from the braille display any more (Help Tech Modular Evolution 88. Could it be a hardware error? I notice when I'm writing this message that the cursor routing keys doesn't work either, and neither do the left triple action key up/down. In command learn mode, brltty

Re: [nikola-discuss] Link to rss feed in head for certain pages

2023-03-08 Thread Lars Bjørndal
Yes - works perfectly! Thanks, Lars On Wed, Mar 08, 2023 at 12:50:49PM -0300, Roberto Alsina wrote: > On Wed, Mar 8, 2023 at 12:35 PM Lars Bjørndal <[1]l...@lamasti.net> wrote: > > On Sun, Feb 12, 2023 at 01:49:34PM -0300, Roberto Alsina wrote: > > Use th

Re: [nikola-discuss] Link to rss feed in head for certain pages

2023-03-08 Thread Lars Bjørndal
un, Feb 12, 2023, 1:16 PM Lars Bjørndal <[1]l...@lamasti.net> wrote: > > Thank you. Sounds good. But how do I use a specific template only for > certain pages on a site? > > Thanks > > Lars > > On Sun, Feb 12, 2023 at 10:00:06AM -0300, Rober

Re: [nikola-discuss] Link to rss feed in head for certain pages

2023-02-12 Thread Lars Bjørndal
Script to inject it, but that's not going > to > be very useful. > > On Sun, Feb 12, 2023, 7:26 AM Lars Bjørndal <[1]l...@lamasti.net> wrote: > > Hi list! > > Some pages on a site does present a podcast. How can I add a Link to the > rss feed for

[nikola-discuss] Link to rss feed in head for certain pages

2023-02-12 Thread Lars Bjørndal
Hi list! Some pages on a site does present a podcast. How can I add a Link to the rss feed for the podcast in the head section? Can I somehow do it in the .rst file? Thanks in advance Lars -- You received this message because you are subscribed to the Google Groups "nikola-discuss" group. To

Re: [BRLTTY] Input from a physical keyboard

2022-07-10 Thread Lars Bjørndal
Thank you. Please note, in case it's useful information for you: Some versions ago, with TalkBack on, I had the same problem also with GBoard (Google keyboard). I repported the bug, and it became fixed. Lars On Sat, Jul 09, 2022 at 02:56:16PM -0400, Dave Mielke wrote: > [quoted lines by L

[BRLTTY] Input from a physical keyboard

2022-07-09 Thread Lars Bjørndal
On Android you can conect a physical bluetooth keyboard, and use it for input. If input is set to Google keyboard, the physical keyboard works perfectly well. If input is set to BRLTTY, however, the selected keyboard layout isn't honored, which means that if I press the key to the right of the

Re: [BRLTTY] [OT] Braille display recommendation

2022-04-12 Thread Lars Bjørndal
[Aura Kelloniemi] > I reconsider the Actie Braille 2021, because it has many advantages. But am I > right that the Active Braille series don't have an SD reader, which means that > I would need to use a proprietary tool to transfer files to/from the internal > storage, if I wish to utilize the

[BRLTTY] BRLTTY disconnects a serial converter

2022-03-17 Thread Lars Bjørndal
Hi, list! I need to use a serial converter to produce braille on an old embosser. I'm using a Raspberry pi and a serial converter. If the converter is connected at boot up; I get the following output from dmesg: [ 20.964405] usbcore: registered new interface driver ftdi_sio [ 20.964494]

Re: [BRLTTY] I'm not able to use my Orbit Writer keyboard any more

2021-12-16 Thread Lars Bjørndal
, 2021 at 07:35:05PM +0100, Lars Bjørndal wrote: > Hi, list! > > I wrote: > > > I've used an Orbit Writer keyboard with BRLTTY for a long time, also > > after starting to use a new Sony Xperia phone some weeks ago. After > > installing a > > Samsung Galaxy Wa

Re: [BRLTTY] I'm not able to use my Orbit Writer keyboard any more

2021-12-14 Thread Lars Bjørndal
Hi, list! I wrote: > I've used an Orbit Writer keyboard with BRLTTY for a long time, also > after starting to use a new Sony Xperia phone some weeks ago. After > installing a > Samsung Galaxy Watch 4 to test, however, the keyboard stopped working. I don't think that connecting the watch has

[BRLTTY] I'm not able to use my Orbit Writer keyboard any more

2021-12-12 Thread Lars Bjørndal
I've used an Orbit Writer keyboard with BRLTTY for a long time, also after starting to use a new Sony Xperia phone some weeks ago. After installing a Samsung Galaxy Watch 4 to test, however, the keyboard stopped working. I'm using the Google play version of BRLTTY, but I'm not certain on when I

Re: [BRLTTY] Preferences menu

2021-09-05 Thread Lars Bjørndal
[Dave] > [quoted lines by Lars Bjørndal on 2021/09/05 at 10:55 +0200] > > >The problem is to enter the preferences menu, so that he can lower the > >sounds volume from BRLTTY. Is that currently possible without connecting > >another braille display to do that task? &g

[BRLTTY] Preferences menu

2021-09-05 Thread Lars Bjørndal
Hi list! A friend of mine has an Orbit writer, which is a small braille keyboard. When connected to BRLTTY, it's detected as an Orbit reader 20. He has successfully connected the keyboard to BRLTTY for Android. The problem is to enter the preferences menu, so that he can lower the sounds volume

Re: [BRLTTY] 6.4 soon

2021-08-19 Thread Lars Bjørndal
Hi You wrote: > [quoted lines by Lars Bjørndal on 2021/08/18 at 21:45 +0200] > > >> Significantly longer than what? > > > >The 6.3 release packaged by the Fedora team. It turned out that prevous version, the version in Fedora 33, was 6.1. > There shouldn't be a

Re: [BRLTTY] 6.4 soon

2021-08-18 Thread Lars Bjørndal
Hi, Dave! You wrote: > [quoted lines by Lars Bjørndal on 2021/08/18 at 14:58 +0200] > > >I'm experiencing that, if I disconnect the device and then reconnect it, it > >takes significant longer before BRLTTY gets aware of it and starts to use it. > > Significantly lo

Re: [BRLTTY] 6.4 soon

2021-08-18 Thread Lars Bjørndal
[Dave] > Please test the latest development code so that as many problems as possible > can be discovered ahead of time. Tested on Fedora 33 with an Help Tech Modular Evolution 88 display. I'm experiencing that, if I disconnect the device and then reconnect it, it takes significant longer

Re: [BRLTTY] 6.4 soon

2021-08-16 Thread Lars Bjørndal
[Dave] > [quoted lines by Lars Bjørndal on 2021/08/15 at 20:46 +0200] > > >I'm using Fedora 33. > > So am I, and am not getting that error. I also don't have that file. Thanks for your information. It seems that I had an /etc/sgml/catalog file that was the so

Re: [BRLTTY] 6.4 soon

2021-08-15 Thread Lars Bjørndal
[Dave] > [quoted lines by Lars Bjørndal on 2021/08/15 at 19:14 +0200] > > >I get errors when I try to do make inside the Documentation directory: > > > >Processing file BRLTTY.sgml > >nsgmls:/etc/sgml/catalog:7:8:E: cannot open > >"/etc/sgml/html401-dt

Re: [BRLTTY] 6.4 soon

2021-08-15 Thread Lars Bjørndal
Hi, Dave! You wrote: > Please test the latest development code so that as many problems as possible > can be discovered ahead of time. I get errors when I try to do make inside the Documentation directory: Processing file BRLTTY.sgml nsgmls:/etc/sgml/catalog:7:8:E: cannot open

Re: [nikola-discuss] Segfault after deploy

2021-07-15 Thread Lars Bjørndal
On Tue, Jul 06, 2021 at 07:44:21PM +0100, José Abílio Matos wrote: > On Tuesday, 8 June 2021 19.29.21 WEST Lars Bjørndal wrote: > > > Great! Is it possible that v8.1.3 will be available for Fedora 33 as > well? > > > > > > Thanks > > > > > &

Re: [nikola-discuss] Segfault after deploy

2021-06-08 Thread Lars Bjørndal
Hi! On Tue, Jun 08, 2021 at 09:42:39AM +0100, José Abílio Matos wrote: > On Tuesday, June 8, 2021 8:03:37 AM WEST Chris Warrick wrote: > > > Hi, > > > > > > This is a mostly harmless bug that was fixed in v8.1.3. You can just > > > ignore the error and ~everything will work fine, or you can

[nikola-discuss] Segfault after deploy

2021-06-07 Thread Lars Bjørndal
Hi! After successfully deploying a site, I get the following error: Scanning postsdone! [1m[2021-06-08 07:17:01] INFO: deploy: => preset 'default'[0m [1m[2021-06-08 07:17:01] INFO: deploy: ==> rsync -rav --delete output/ /var/www/html/saf-org[0m sending incremental file list ./

[BRLTTY] Automatic switch braille display (WAS: Re: Release 6.0 soon.)

2021-05-01 Thread Lars Bjørndal
Hello! [Dave Mielke] > [quoted lines by Lars Bjørndal on 2019/02/03 at 18:52 +0100] > >>Is it possible that v.6 will include the automatic switch between > braille displays on Android? For instance between two ore more pre > defined displays? > > No, there hasn't been

Re: [BRLTTY] Android

2021-04-27 Thread Lars Bjørndal
Hello, list! [Dave] > [quoted lines by Lars Bjørndal on 2021/04/18 at 16:33 +0200] > > >After upgrading my Samsung Galaxy S10 to Android 11, a problem did > >reappear: the messages (SMS messages) are not read with BRLTTY. When I open a > >message, focus is on the

Re: [BRLTTY] Android

2021-04-18 Thread Lars Bjørndal
Hi, Dave! You wrote: [...] > As before, I'd need you to send me a log of the way the screen looks. The > current way to log the screen content is Space + RoutingKey19. Please do that > and then send me (privately for security) a copy of your system log. But my display has only 16 cells /

[BRLTTY] Android

2021-04-18 Thread Lars Bjørndal
Hello Dave and all! After upgrading my Samsung Galaxy S10 to Android 11, a problem did reappear: the messages (SMS messages) are not read with BRLTTY. When I open a message, focus is on the edit box. Going up from there let me read the date and time when I last got a message, but not the

Re: [BRLTTY] Key table definition for Modular Evolution

2021-04-05 Thread Lars Bjørndal
Hi, Mario! Thanks for your response! [Mario Lang] [...] > As someone who has used a ME88 for roughly 10 years, I > personally never wanted to use input mode on it, the keys are just too > sturdy to be pretty together repeatedly. Just a short explanation; I want braille input for a small

[BRLTTY] Key table definition for Modular Evolution

2021-04-04 Thread Lars Bjørndal
Hi! I'm using a Handy Tech Modular Evolution 88 braille display. I noticed that B1+B8+Left/Right didn't activate braille input, as expected. I can fix this by creating a local table addition, but maybe it should be set in the defaults for convenience. Thanks in advance Lars

Re: [BRLTTY] Accessible way to slow down music?

2021-03-27 Thread Lars Bjørndal
On Sat, Mar 27, 2021 at 12:53:03PM +0100, Sébastien Hinderer wrote: > Dear all, > > I am looking for an accessible tool to slow down a song for which I > can't hear the notes correctly when it's playing at the normal speed. > > I tried with mplayer but there, slowing down also decreases the >

[Mailman-Users] Re: Invalid acceptable_aliases - was: (no subject)

2021-02-05 Thread Lars Bjørndal
Thanks a lot! [Mark Sapiro] [...] > It means that the list's acceptable_aliases value is a list and not a > string. How did you set it? It should be something like > 'alias_1\nalias_2\nalias3' rather than ['alias_1', 'alias_2', 'alias_3'] Thank you. However, in the message here:

[Mailman-Users] Error message in log

2021-02-05 Thread Lars Bjørndal
Hi, list! I got information from a subscriber to one of the lists I'm hosting, that hhis emails doesn't reach the list. I notice that I have an error message in the /var/log/mailman/error. What does this error message means: Feb 04 13:33:04 2021 (1289) Uncaught runner exception: 'list' object

[Mailman-Users] (no subject)

2021-02-05 Thread Lars Bjørndal
Hi, list! What does this error message, from /var/log/mailman/error means: Feb 04 13:33:04 2021 (1289) Uncaught runner exception: 'list' object has no attribute 'splitlines' Feb 04 13:33:04 2021 (1289) Traceback (most recent call last): File "/usr/lib/mailman/Mailman/Queue/Runner.py", line

[Mailman-Users] Re: acceptable_aliases, multiple addresses

2021-01-13 Thread Lars Bjørndal
On Wed, Jan 13, 2021 at 12:17:27PM -0800, Mark Sapiro wrote: > On 1/13/21 4:04 AM, Lars Bjørndal wrote: > > For one list I'm administrating, I want to have two aliases, and I'm > > unsure how to format the acceptable_aliases value. Is it correct this way? > > > &g

[Mailman-Users] acceptable_aliases, multiple addresses

2021-01-13 Thread Lars Bjørndal
For one list I'm administrating, I want to have two aliases, and I'm unsure how to format the acceptable_aliases value. Is it correct this way? acceptable_aliases = 'us...@example.com', 'us...@list.example.com' Is this correct, e.g. ending the first line with comma? Thanks Lars

Re: [BRLTTY] German users: no-break space and dot 7?

2020-12-04 Thread Lars Bjørndal
Hi, Mario! I'm curious ablut your request. In Norway the braille authority group is discussing if we should define no-breaking space to zero dots. When you read a web page, for instance, a sighted person does not distinguish between space and no-breaking space. Why would a braille reader like

Re: [BRLTTY] 6.2 soon.

2020-11-20 Thread Lars Bjørndal
Hi, Samuel! You wrote: > For debian users, I have uploaded a snapshot of 6.2 in the experimental > distribution (versioned 6.2~pre+dfsg-1) so you can try it easily. Do you happen to also be responsible for the raspbian version of BRLTTY, do you have a corresponding package for that distro?

Re: [BRLTTY] Problem connecting Handy Tech Actilino on Android

2020-11-02 Thread Lars Bjørndal
[Dave] > >With TalkBack I hear a message saying Actilino connected for calls. > > That's an odd message for a braille device. Actilino both has a speaker and a microphone, and is designed to also be able to be used for calls. If I remember correctly, the old main board had two different

Re: [BRLTTY] Unicode braille patterns

2020-10-22 Thread Lars Bjørndal
On Thu, Oct 22, 2020 at 10:14:22AM -0400, Dave Mielke wrote: > [quoted lines by Nicolas Pitre on 2020/10/22 at 01:00 -0400] > > >I think he wants to distinguish a braille 'a' from the regular letter > >'a'. Right now they're indistinguishable unless you use DESCCHAR on the > >whole screen. > >

Re: [BRLTTY] Unicode braille patterns

2020-10-22 Thread Lars Bjørndal
On Thu, Oct 22, 2020 at 01:00:38AM -0400, Nicolas Pitre wrote: > On Wed, 21 Oct 2020, Dave Mielke wrote: > > > [quoted lines by Lars Bjørndal on 2020/10/21 at 21:23 +0200] > > > > >I'm working on a project where I need to be able to quickly distinguish > > &g

[BRLTTY] Unicode braille patterns

2020-10-21 Thread Lars Bjørndal
Hi, list! I'm working on a project where I need to be able to quickly distinguish between normal letters and braille patterns in the range 0x2800-0x28FF on the braille display, with BRLTTY in the console. On my system, 0x2801 is displayed as dot 1, like a normal a. It's ok if it's displayed as a

Re: [BRLTTY] Being notified when battery level is low

2020-10-06 Thread Lars Bjørndal
On Tue, Oct 06, 2020 at 10:15:43AM +0200, Sébastien Hinderer wrote: > Dear all, > > Has someone found a way to be notified when the battery level of a > laptop becomes low? > > This feature is generally provided by graphical desktops but since I am > not always running one I would be interested

Re: [BRLTTY] BRLTTY and SSH from Windows

2020-07-01 Thread Lars Bjørndal
[Mario] > Lars Bjørndal writes: > > > I had to reinstall my Windows pc at work. Previously I used BRLTTY and > > Cygwin SSH to access remote servers. That worked pretty well. Anyway I'd > > like to ask if it's better, nowadays, to use the linux console in > > Wind

[BRLTTY] BRLTTY and SSH from Windows

2020-07-01 Thread Lars Bjørndal
I had to reinstall my Windows pc at work. Previously I used BRLTTY and Cygwin SSH to access remote servers. That worked pretty well. Anyway I'd like to ask if it's better, nowadays, to use the linux console in Windows, than using Cygwin. Is it possible to install BRLTTY with apt-get and use it

Re: Mailman3

2020-06-15 Thread Lars Bjørndal
Thans for your information. Lars On Sun, Jun 14, 2020 at 10:47:22AM -0400, Neal Gompa wrote: > On Sun, Jun 14, 2020 at 2:39 AM Lars Bjørndal wrote: > > > > Hello list > > > > It seems that <https://lists.fedoraproject.org/> is managed by Mailman 3. > &

Mailman3

2020-06-14 Thread Lars Bjørndal
Hello list It seems that is managed by Mailman 3. In the repo, however, only the core package are available, and not the other components. What's the rationale behind that? Thanks in advance Lars ___ devel mailing

[Mailman-Users] Re: list_config

2020-06-10 Thread Lars Bjørndal
[Mark] > On 6/9/20 2:18 AM, Lars Bjørndal wrote: > > In Mailman 2 has the config_list command. Doesn't Mailman 3 has a > > similar command? I'm used to use that command to export the config to a > > file, edit that file, and import it again. > > > 1) The

[Mailman-Users] list_config

2020-06-09 Thread Lars Bjørndal
In Mailman 2 has the config_list command. Doesn't Mailman 3 has a similar command? I'm used to use that command to export the config to a file, edit that file, and import it again. Thanks - Lars -- Mailman-Users mailing list --

[Mailman-Users] Mailman 2&3 coexistence

2020-05-30 Thread Lars Bjørndal
Hi Is it safe/ok to have Mailman 2 and 3 both installed on the sam system, using Mailman 3 for new lists? Thanks Lars -- Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.org

[Mailman-Users] Re: DNSException: No Nameservers available for ...

2020-05-29 Thread Lars Bjørndal
I tried: On Wed, May 27, 2020 at 10:46:04AM -0700, Mark Sapiro wrote: [...] > The first question is why is this query raising > dns.resolver.NoNameservers. I've tried this from a couple of different > servers > > import dns.resolver > from dns.exception import DNSException > resolver =

[Mailman-Users] Re: DNSException: No Nameservers available for ...

2020-05-28 Thread Lars Bjørndal
On Wed, May 27, 2020 at 10:46:04AM -0700, Mark Sapiro wrote: > On 5/27/20 1:32 AM, Lars Bjørndal wrote: > > Hello > > > > One member of a mailman mailing list on my system receives an error > > message when posting to the list: > > > > You are not al

[Mailman-Users] DNSException: No Nameservers available for ...

2020-05-27 Thread Lars Bjørndal
Hello One member of a mailman mailing list on my system receives an error message when posting to the list: You are not allowed to post to this mailing list From: a domain which publishes a DMARC policy of reject or quarantine, and your message has been automatically rejected. If you

Re: [BRLTTY] Key bindings for the HandyTech products

2020-04-13 Thread Lars Bjørndal
Hi! I too use the cursor up/down functions. They are very important if you for instance use an Active braille without an external keyboard. Thanks Lars On Mon, Apr 13, 2020 at 09:43:14PM +0200, Mario Lang wrote: > [Top-posting to keep the answer short.] > > Hi. > > I personally use the

[nikola-discuss] Image as a link

2020-01-28 Thread Lars Bjørndal
Hi, list! In a Nikola page, how can I make a picture, a logo for instance, to function as a link to another page, e.g. the Facebook logo points to a Facebook page? Thanks in advance Lars -- You received this message because you are subscribed to the Google Groups "nikola-discuss" group. To

Re: [BRLTTY] Bluetooth

2019-11-19 Thread Lars Bjørndal
On Tue, Nov 19, 2019 at 06:21:17PM +0100, Mario Lang wrote: > Lars Bjørndal writes: > > > I recently installed Fedora 30 to a Raspberry pi 3B+. Now, I have the > > problem that my Handy Tech Active Braille sometimes will not connect > > when BRLTTY starts. Instead I get t

[BRLTTY] Bluetooth

2019-11-19 Thread Lars Bjørndal
I recently installed Fedora 30 to a Raspberry pi 3B+. Now, I have the problem that my Handy Tech Active Braille sometimes will not connect when BRLTTY starts. Instead I get the message Pair y/n on the display. If I answer yes, I get the pairing question repeatedly, also if I reboot the pi.

Re: [nikola-discuss] Plugin problem

2019-11-03 Thread Lars Bjørndal
Hi! I can now build the page without critical errors from the postcast plugin, thanks a lot for your assistance. However, no information from the assosiated .rst files are generated in the xml. In the config, I have. POSTCAST_PATH = 'casts' POSTCASTS = ['visioneers_cast'] POSTCAST_CATEGORY =

Re: [nikola-discuss] Plubin problem

2019-10-27 Thread Lars Bjørndal
Hi! I still have problem with the postcast plugin. The site source is here: - If running the nikola build command in debug mode $ NIKOLA_DEBUG=1 nikola build 2>&1 |less I get lots of traceback - If I uncomment the POSTCAST_CATEGORY

Re: [nikola-discuss] Plubin problem

2019-10-07 Thread Lars Bjørndal
Hi! On Mon, Oct 07, 2019 at 08:16:16PM +0200, Chris Warrick wrote: > On 2019-10-07 09:41, Lars Bjørndal wrote: > > Hei! > > > > Tried to use the postcast plugin, but get the following error. Any ideas > > on how to fix? > > [snip very long log] [...] > Ther

[nikola-discuss] Anonymous hyperlink mismatch

2019-09-30 Thread Lars Bjørndal
When doing nikola build, and one file is changed, I get: [2019-09-30T12:33:24Z] ERROR: rest: [pages/om/historien-om-hodr-il.rst] Anonymous hyperlink mismatch: 1 references but 0 targets. See "backrefs" attribute for IDs. If I redo the command, I get no error message. And if I do nikola check -l

Re: [BRLTTY] Start & stop BRLTTY with Tasker on Android

2019-07-21 Thread Lars Bjørndal
I see. Thank you. Lars On Sat, Jul 20, 2019 at 06:58:37PM -0400, Dave Mielke wrote: > [quoted lines by Lars Bjørndal on 2019/07/20 at 22:47 +0200] > > >I frequently need to start and stop the BRLTTY service on my Android > >device. I thought I could use Tasker, an Andro

[BRLTTY] Start & stop BRLTTY with Tasker on Android

2019-07-20 Thread Lars Bjørndal
I frequently need to start and stop the BRLTTY service on my Android device. I thought I could use Tasker, an Android automation tool, for that. My approach is to make a widget on the start screen that toggles BRLTTY on/off. However, it seems that I cannot find the BRLTTY service from within

[bongo-devel] Problem playing

2019-04-22 Thread Lars Bjørndal
Hi! I try to use Bongo to play mp3 files from a directory. When I press Enter on a file, I get the following in the mini-buffer: Process `bongo-mpg123' exited abnormally with code 255 mpg123 is installed, and I'm able to play a mp3 file with mpg123 . What's wrong, do you think? Thanks and

[nikola-discuss] Traceback after upgrade to v8

2018-11-20 Thread Lars Bjørndal
Hi, list! When doing `nikola build' after upgrade, I get the following errors: . render_taxonomies:output/authors/index.html TaskError - taskid:render_taxonomies:output/authors/index.html PythonAction Error Traceback (most recent call last): File

Re: [BRLTTY] Input from HelpTech Actilino

2018-11-15 Thread Lars Bjørndal
7 or 8. Lars On Wed, Nov 14, 2018 at 02:56:54PM +0100, Mario Lang wrote: > Lars Bjørndal writes: > > > Hi, Mario! > > > > You wrote: > > > >> Lars Bjørndal writes: > >> > >> > My point is that I can do pretty much without a QWERTY key

Re: [BRLTTY] Input from HelpTech Actilino

2018-11-09 Thread Lars Bjørndal
Hi, Mario! You wrote: > Lars Bjørndal writes: > > > My point is that I can do pretty much without a QWERTY keyboard, > > while using the keyboard on Actilino for input. However, in the > > defualt keyboard layout, I cannot find a funcion to simulate the Home > >

Re: [BRLTTY] Input from HelpTech Actilino

2018-11-08 Thread Lars Bjørndal
Hi, Mario! You wrote: > Lars Bjørndal writes: > > > My point is that I can do pretty much without a QWERTY keyboard, > > while using the keyboard on Actilino for input. However, in the > > defualt keyboard layout, I cannot find a funcion to simulate the Home > >

Re: [BRLTTY] Input from HelpTech Actilino

2018-11-06 Thread Lars Bjørndal
Hi, Mario You wrote: > Lars Bjørndal writes: > > > However, I miss the possibility to perform the Home and End > > keys, for instance in Mutt to go to the first (which is not a problem, > > you can type 1) and last message. > > "miss" compared to

[BRLTTY] Input from HelpTech Actilino

2018-11-05 Thread Lars Bjørndal
Hello! Actilino together with a rpi is a neat solution when you need a lightweight backpack. I've tried that combination, and for the most, it works great! However, I miss the possibility to perform the Home and End keys, for instance in Mutt to go to the first (which is not a problem, you can

Re: [BRLTTY] changing screen windows

2018-07-29 Thread Lars Bjørndal
On Sun, Jul 29, 2018 at 01:25:13PM -0500, Cheryl Ann Homiak wrote: > Is there any way to change screen windows using the braille display > keyboard? Doing control-a and then the number or control-a and then the > letter c is what works using the computer keyboard, but trying this doesn't > work on

Re: [BRLTTY] Fedora dracut module

2018-07-07 Thread Lars Bjørndal
Thank you for your quick reply. I'll have a look at it. Lars On Fri, Jul 06, 2018 at 06:01:18PM -0400, Dave Mielke wrote: > [quoted lines by Lars Bjørndal on 2018/07/06 at 17:00 +0200] > > >I've installed it. I ran dracut -f to update the initramfs. The first > >time I booted

Re: [BRLTTY] Fedora dracut module

2018-07-06 Thread Lars Bjørndal
Thank you very much for the build for Fedora 27. You wrote: > - Original Message - > > Hi, Jaroslav! > > > > About the BRLTTY-dracut module, you wrote: > > > > > It's in Fedora 28 updates-testing repository. If you have an older Fedora, > > > e.g. 27, I can built it for you. > > > >

Re: [BRLTTY] Android problem

2018-04-11 Thread Lars Bjørndal
[Dave] > [quoted lines by Lars Bjørndal on 2018/04/11 at 22:20 +0200] > > >I think, «stop working» is more correct to say. Whan it happens, I > >have to turn off/on the display to get the keys working again. When I > >tap on screen, the display is refreshed. > > Ar

Re: [BRLTTY] Android problem

2018-04-11 Thread Lars Bjørndal
Hi, Dave! Occationally, the keys on the HT Actilino braille display doesn't work. Actually, I had the same problems with Active Braille. I turned on key event logging in BRLTTY. If you want, I can send you the log file off list. Please let me know. Thanks and regards, Lars

[BRLTTY] Android problem

2018-04-11 Thread Lars Bjørndal
Hi I get an error after selection Actilino on Bluetooth: BRLTTY detected problems with app native libraries (please consult log for detail): ... libbrltty_core.so: text relocations. libbrltty_jni.so: text relocations Below is the log output. Please tell if you need more info. The log

Re: [BRLTTY] Release 5.6 will be soon - please test.

2018-01-26 Thread Lars Bjørndal
Ah - thank you. Lars On Fri, Jan 26, 2018 at 09:49:03AM -0500, Dave Mielke wrote: > [quoted lines by Lars Bjørndal on 2018/01/26 at 08:21 +0100] > > >When I build the latest code, I get this message: > > > >make[2]: MKSHR@: Command not found > > One of the mak

Re: [BRLTTY] Handytech Active Braille

2017-12-02 Thread Lars Bjørndal
[Vincent LE GOFF] [...] > I'm currently testing a Handytech Active Braille display and I'm now trying > to use BRLTTY with it.  Strangely enough, BRLTTY recognizes the display at > once and with no particular problem, but key mappings don't work at all as > expected. You can press dot 8 on the

[BRLTTY] BrlAPI in Windows

2017-10-23 Thread Lars Bjørndal
Hi list! Tomorow I'm going to join a workshop, and I need access to a Windows 10 pc with NVDA. I'm going to use a Handy Tech Active Braille display. Unfortunately, when I test this display with the pc, connected on USB, Windows says that it's an unknown device. NVDA does not recognize the

Re: [BRLTTY] Braille display hardware recommendations

2017-10-10 Thread Lars Bjørndal
[Jason White] > Shérab wrote: [...] > > I also have a BrailleStar from HandyTech. It has curved cells and no > > braille keyboard but I quite appreciate the contacts with the > > manufacturer. With such a device you can embed a Raspberry Pi as Mario > > did and

  1   2   3   4   5   >