[Bug 1942434] Re: Ugly non-US characters in Preview mode and PDF export

2021-09-05 Thread psl
** Description changed: Linux Mint 19.3 (Ubuntu 18.04) retext 7.0.1-1 I tried to write a text in Czech language and I see that "czech characters" are rendered in really ugly way. I see this problem in preview mode and in PDF export. HTML export is good, HTML browser renders non-US c

[Bug 1854092] Re: pbcopy & pbpaste for Linux

2022-01-07 Thread psl
Another idea for pbcopy & pbpaste use, simple snippet processor that works in every application that works with clipboard. Could be useful if you have to fill forms with similar values again and again... ``` # MAIN #pbcopy $OUT" echo -n "$OUT" | pbcopy # write to clipboard fi done ```

[Bug 1964122] Re: Cannot connect to router with admin page over TLS v1.0

2022-04-21 Thread psl
I installed Mint 20.3 (Ubuntu 20.04) to new desktop PC. haproxy was upgraded to 2.0.13 and it doesn't work with configuration that was written for haproxy 1.8.8. The problem is with certificate file, haproxy reports problem with configuration file, with line "bind". haproxy cannot find SSL certifi

[Bug 1969859] [NEW] tlsv1.0 was removed

2022-04-21 Thread psl
ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets It seems that support for TLSv1.0 was removed from curl

[Bug 1964122] Re: Cannot connect to router with admin page over TLS v1.0

2022-04-21 Thread psl
haproxy 2.0 doesn't like private key that is not strong enough (only 1024 bits). I generated new certificate for key that has 2048 bits just to find that this certificate is accepted but TLSv1.0 was removed from haproxy or some SSL library, haproxy 2.0.13 cannot connect to the old router...:-( hap

[Bug 1969859] Re: tlsv1.0 was removed

2022-04-21 Thread psl
I am not sure but it is possible that all the trouble I see in modern distributions are caused by switch OPENSSL_TLS_SECURITY_LEVEL=2 in OpenSSL lib. I cannot use certificate with weak key (1024 bits is weak now), I cannot connect to clients with TLSv1.0 and TLSv1.1, etc. $ openssl version -a Ope

[Bug 1961057] [NEW] export to PDF from CLI

2022-02-16 Thread psl
Public bug reported: ReText 7.0.1 This is not a bug but just a wish. I miss a batch mode of ReRext. I would like to trigger export of MD file to PDF/HTML/ODT from command line, with some parameter. Start ReText, open MD file, export it and close ReText. Other option could be to show a command tha

[Bug 1939036] [NEW] Nested lists doesn't work in ReText

2021-08-05 Thread psl
Public bug reported: Ubuntu 18.04.5 ReText 7.0.1-1 Nested list are ignored by ReText. Nested lists are shown like "flat" lists. I see this problem in **preview** mode. DEMO: ``` # Nested lists * topic1 * item1 * item2 * topic2 * item3 * item4 --- 1. topic1 * item1 * item2 2. t

[Bug 1939036] Re: Nested lists doesn't work in ReText

2021-08-05 Thread psl
I found the problem. There has to be 4 spaces in nested items. I did it always wrong because many other editors have their own version of Markdown standard. This is chaos.. :-( This works in ReText: ``` # Nested lists * topic1 * item1 * item2 * topic2 * item3 * item4 --- 1. top

[Bug 1881832] Re: Ubuntu server 20.04 fails to get IP address from DHCP server (no network connectivity)

2022-03-06 Thread psl
*** This bug is a duplicate of bug 1882162 *** https://bugs.launchpad.net/bugs/1882162 I have new, interesting case. Ryzen motherboard with empty NVME slot. I installed Ubuntu to SATA drive, it worked for several days. I added NVME SSD disk to M.2 NVME slot on motherboard, disk is empty. Afte

[Bug 1964122] [NEW] Cannot connect to router with admin page over TLS v1.0

2022-03-08 Thread psl
Public bug reported: firefox-97.0.2+linuxmint1+tricia I cannot connect to web interface of my old router that is on local LAN. It supports only TLS v1.0 and support for TLS v1.0 & 1.1 was removed in Firefox v97... I know I should replace my router with some better device, I already tried several

[Bug 1911837] Re: inxi, error "Use of uninitialized value $val2"

2022-03-09 Thread psl
I still see the problem at system with Linux Mint 20.1. $ inxi -V inxi 3.0.38-00 (2020-03-14) ... $ ssh localhost -C "inxi -F -c0" user@localhost's password: Use of uninitialized value $pid in concatenation (.) or string at /usr/bin/inxi line 5207. Use of uninitialized value $konvi in substitut

[Bug 1964122] Re: Cannot connect to router with admin page over TLS v1.0

2022-03-14 Thread psl
Most WWW browsers removed support for TLS v1.0 & v1.1, including browsers on tablets, etc. I just need an easy way to connect to my old router and I will need access it during migration to some newer replacement. I have found that "HAProxy" can be used to create a proxy with TLS v1.3 to device

[Bug 1809828] Re: Cannot install the npm package: dependency broken

2024-05-13 Thread psl
Ubuntu 18.04.6, amd64 Issue still not fixed: $ node --version v8.10.0 $ sudo apt install npm Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if y

[Bug 2098726] Re: Cannot set alias for USB NIC RTL8153

2025-02-22 Thread psl
I retested with Linux Mint 22.1 and I see the same result... :-( BTW, kernel driver reports the same version... $ uname -a Linux t640 6.8.0-53-generic #55-Ubuntu SMP PREEMPT_DYNAMIC Fri Jan 17 15:37:52 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux $ sudo ethtool -i enxc84d442124e4 driver: r8152 versio

[Bug 2098726] Lspci-vt.txt

2025-02-19 Thread psl
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/2098726/+attachment/5858731/+files/Lspci-vt.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2098726 Title:

[Bug 2098726] IwConfig.txt

2025-02-19 Thread psl
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/2098726/+attachment/5858729/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2098726 Title:

[Bug 2098726] Lspci.txt

2025-02-19 Thread psl
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/2098726/+attachment/5858730/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2098726 Title: Cann

[Bug 2098726] CurrentDmesg.txt

2025-02-19 Thread psl
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/2098726/+attachment/5858728/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2098726

[Bug 2098726] ProcModules.txt

2025-02-19 Thread psl
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/2098726/+attachment/5858739/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2098726

[Bug 2098726] Lsusb-t.txt

2025-02-19 Thread psl
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/2098726/+attachment/5858733/+files/Lsusb-t.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2098726 Title:

[Bug 2098726] PulseList.txt

2025-02-19 Thread psl
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/2098726/+attachment/5858740/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2098726 Titl

[Bug 2098726] WifiSyslog.txt

2025-02-19 Thread psl
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/2098726/+attachment/5858743/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2098726 Ti

[Bug 2098726] UdevDb.txt

2025-02-19 Thread psl
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/2098726/+attachment/5858742/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2098726 Title: Ca

[Bug 2098726] ProcCpuinfo.txt

2025-02-19 Thread psl
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/2098726/+attachment/5858735/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2098726

[Bug 2098726] Re: Cannot set alias for USB NIC RTL8153

2025-02-19 Thread psl
with r8152 driver... + --- + ProblemType: Bug + ApportVersion: 2.20.11-0ubuntu27.27 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC0: psl 196710 F pulseaudio + CasperMD5CheckResult: skip + CurrentDesktop: X-Cinnamon + DistroRelease: Linux

[Bug 2098726] Lsusb.txt

2025-02-19 Thread psl
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/2098726/+attachment/5858732/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2098726 Title: Cann

[Bug 2098726] Lsusb-v.txt

2025-02-19 Thread psl
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/2098726/+attachment/5858734/+files/Lsusb-v.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2098726 Title:

[Bug 2098726] CRDA.txt

2025-02-19 Thread psl
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/2098726/+attachment/5858727/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2098726 Title: Cannot

[Bug 2098726] ProcCpuinfoMinimal.txt

2025-02-19 Thread psl
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/2098726/+attachment/5858736/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 2098726] ProcInterrupts.txt

2025-02-19 Thread psl
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/2098726/+attachment/5858738/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/209

[Bug 2098726] RfKill.txt

2025-02-19 Thread psl
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/2098726/+attachment/5858741/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2098726 Title: Ca

[Bug 2098726] ProcEnviron.txt

2025-02-19 Thread psl
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/2098726/+attachment/5858737/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2098726

[Bug 2098726] acpidump.txt

2025-02-19 Thread psl
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/2098726/+attachment/5858744/+files/acpidump.txt ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 2098726] Re: Cannot set alias for USB NIC RTL8153

2025-02-17 Thread psl
** Description changed: Linux Mint 20.3, based on Ubuntu 20.04 $ uname -a Linux mintbook 5.15.0-131-generic #141~20.04.1-Ubuntu SMP Thu Jan 16 18:38:51 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux I have an ASUS notebook and it has no RJ45 socket. I use USB Gigabit adapter based on RTL

[Bug 2098726] [NEW] Cannot set alias for USB NIC RTL8153

2025-02-17 Thread psl
Public bug reported: Linux Mint 20.3, based on Ubuntu 20.04 $ uname -a Linux mintbook 5.15.0-131-generic #141~20.04.1-Ubuntu SMP Thu Jan 16 18:38:51 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux I have an ASUS notebook and it has no RJ45 socket. I use USB Gigabit adapter based on RTL8153. So far it w

[Bug 1929851] Re: GSmartControl & NVME drive

2025-03-07 Thread psl
Linux Mint 22.1 GsmartControl 1.1.4 GsmartControl still cannot read SMART data from NVMe disk I see it reports disk as "/dev/nvme0n1 Unknown model". When I try with "smartctl" tool, I can read disk data: sudo smartctl -a /dev/nvmn0 or even this works: sudo smartctl -a /dev/nvmn0n1 When I run

<    3   4   5   6   7   8