Dennis Boone
Dennis Boone
For a sample size of 1, v53.3 seems to not split paragraphs in orphan/widow handling? I have a two column layout where it moved a 10-line paragraph to the top...
**Describe the issue** I'm reporting this much larger output file as requested by the program. If I extract all of the scanned page images from the attached pdf using pdfimages,...
This Pat connection attempt: ``` L[ax25]> connect seoc 2022/05/04 17:18:03 Connecting to W8CMN-2 (ax25)... 2022/05/04 17:18:05 Connected to W8CMN-2 (AX.25) *** Failed to Connect 2022/05/04 17:18:10 Exchange failed: connection lost...
I'm interested in having NetROM support for outbound connections. I'm really not a go programmer, so some of the knowledge I'd need to start this project are missing -- building...
Not sure if this is a DBI or DBD::mysql issue. A DSN like "dbi:mysql:$database; host=$hostname" will silently ignore the host= clause and connect to localhost. This is bad juju: one...
The hexdump command is linux-only, and apparently comes from the util-linux command. Something that is available on other platforms would be a better choice. I haven't followed my way through...
### Subject of the issue Yesterday I started getting this: ``` (i) Receiving new playlist... Ok. |> "El Vendedor (En Directo)" by "Mocedades" on "Personalidad" /!\ graph_config (Invalid argument) |>...
### Steps to reproduce the problem `bundle exec gem pristine charlock_holmes` `bundle install` ### Expected behaviour Successful replacement of charlock_holmes gem ### Actual behaviour Compiler errors, log in description ###...
This is a snippet from a larger script that's pretty much based on the v3 synch examples in the documentation: ```python from pysnmp.hlapi import * snmpeng = SnmpEngine() comdata =...