Re: Bookworm: Weird Firefox issue

2024-05-23 Thread local10
May 23, 2024, 02:11 by 2695bd53d...@ewoof.net: > Works fine for me too, on the same firefox-esr package version. > > If clearing the browser cache doesn't help, try with a brand new fresh > profile. `firefox --no-remote --new-instance --ProfileManager` should > be a good start. If it works in a

Bookworm: Weird Firefox issue

2024-05-22 Thread local10
Hi, Have been using Debian + Firefox with Tutanota email for a number of years and everything was fine until about a week ago when I started to get a blank empty white page when trying to access the Tutanota login page: https://mail.tutanota.com/login Tried https://mail.tutanota.com/login in

[SOLVED?] Re: Mouse single click handling?

2023-12-21 Thread local10
Dec 19, 2023, 16:36 by to...@tuxteam.de: > Here's someone offering a patch for xserver-xorg-input-evdev: > > https://blog.guntram.de/?p=16 > > and this is someone reporting on how to build for Ubuntu: > > > https://askubuntu.com/questions/321816/mouse-sometimes-doubleclicks-when-i-click-once >

Re: Mouse single click handling?

2023-12-20 Thread local10
Dec 20, 2023, 15:22 by noloa...@gmail.com: > And here's the bug report: <> https://bugs.kde.org/show_bug.cgi?id=413502> > > I was following this bug but it didn't help me, probably because the system sees it as two single clicks that happen quickly one after another, not a double click.

[SOLVED] Re: Mouse single click handling?

2023-12-20 Thread local10
Dec 20, 2023, 14:57 by anssi.sa...@debian-user.mail.kapsi.fi: > BTW, you might be able to use working switches from your other mice as > spare parts if you want to fix one. > That's a good idea though I ended up doing what Tom had suggested:

Re: Mouse single click handling?

2023-12-19 Thread local10
Dec 19, 2023, 18:41 by ale...@nanoid.net: > Been there done that. Cheap mice have cheap switches which fail sooner > than later. Gaming mice are more expensive, but they are rated for 10- > 20million clicks. Way more than than the cheap ones. In the long run > those gaming mice come cheaper. I

Re: Mouse single click handling?

2023-12-19 Thread local10
Dec 19, 2023, 16:37 by to...@tuxteam.de: > Here's someone offering a patch for xserver-xorg-input-evdev: > > https://blog.guntram.de/?p=16 > > and this is someone reporting on how to build for Ubuntu: > > > https://askubuntu.com/questions/321816/mouse-sometimes-doubleclicks-when-i-click-once >

Re: Mouse single click handling?

2023-12-19 Thread local10
Dec 19, 2023, 15:30 by hfollm...@itcfollmann.com: > I have to ask: are you currently located at a remote location like the ISS > station or similar? > No, nothing like that. > Why would you go down this rabbit hole when the right > thing is to replace faulty hardware especially when it is

Mouse single click handling?

2023-12-19 Thread local10
Hi, I have several mice that went bad with the same defect: they sometimes generate two single clicks very quickly (say, within 10-20ms) instead of a single click. With reference to the above, is there a way or setting to force several mouse clicks within a short period of time to be

Re: Is perl still the No.1 language for sysadmin?

2023-04-04 Thread local10
Apr 4, 2023, 13:40 by a...@strugglers.net: > Turns out though ChatGPT is--as virtually all ML code--written > in Python, that's at least according to Wikipedia and not too > surprising. There you go. Depending on what you make of it, > there may not come much after Python > I see, thanks.

Re: Is perl still the No.1 language for sysadmin?

2023-04-03 Thread local10
Apr 4, 2023, 00:16 by in...@dataswamp.org: > Andy Smith wrote: > >> The argument being responded to is roughly that "a popular >> AI coding assistant is written in Python, and Python is >> a Turing-complete language, therefore there doesn't need to >> be any programming language other than

Re: Which Diff tool could I use for visually comparing two text files where Word Wrap is possible?

2023-03-31 Thread local10
Mar 31, 2023, 16:30 by bkpsusmi...@gmail.com: > I tried diffuse, but it appears to me that it suffers from a > limitation so far as my need is concerned. It compares files by lines > and line numbers, so I can't use word-wrap to have the differences > between two files within the program window

Re: [SOLVED?] Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out

2023-03-13 Thread local10
Mar 13, 2023, 23:33 by jer...@ardley.org: > You may be happy to learn you can't even install it as a separate package any > more. > > apt  install --reinstall systemd-resolved > Reading package lists... Done > Building dependency tree... Done > Reading state information... Done > Package

[SOLVED?] Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out

2023-03-13 Thread local10
Mar 13, 2023, 21:42 by recovery...@enotuniq.net: > Well, it was worth to check it. > > > Next idea is somewhat more complicated. > > Install tcpdump. > Run: > tcpdump -pni any -s0 -w /tmp/dns.pcap -c 30 udp port 53 or tcp port 53 > Bounce BIND, wait for a minute at least. > Do some DNS queries.

Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out

2023-03-13 Thread local10
Mar 13, 2023, 11:50 by mv...@free.fr: > Did you check memory and disk space as suggested by jeremy ? > There's plenty of free RAM (4GB) and disk space (hundreds of GBs). Regards,

Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out

2023-03-13 Thread local10
Mar 13, 2023, 14:11 by ca...@deccio.net: > Based on what I saw in the logs, your resolver is having trouble reaching the > internet.  It shows problems with both the priming query (./NS) and the trust > query (./DNSKEY).  Could you try running the following? > > $ dig +norec @198.41.0.4 . NS >

Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out

2023-03-13 Thread local10
Mar 13, 2023, 12:06 by recovery...@enotuniq.net: > Looks correct, assuming that the contents of the key start with AwEAAaz > and end with V74bU=. > > > Look at /usr/share/dns/root.key. Compare its contents with > /etc/bind/bind.keys. Replace the latter if needed. > > "dpkg-reconfigure -plow

Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out

2023-03-13 Thread local10
Mar 13, 2023, 11:24 by g...@wooledge.org: > For the record: > > unicorn:~$ sudo ss -ntlp | grep :53 > [sudo] password for greg: > LISTEN 0 20 0.0.0.0:53 0.0.0.0:* > users:(("dnscache",pid=664,fd=4)) > > In general, ss replaces netstat for this kind of query. I don't

Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out

2023-03-13 Thread local10
Mar 13, 2023, 10:57 by recovery...@enotuniq.net: > And now to the serious stuff. > > First things first, the log. > > Mar 13 05:03:18 tst named[52836]: 13-Mar-2023 05:03:18.963 queries: info: > client @0x7f7812816d68 127.0.0.1#38800 (www.yahoo.com > ): query: >

Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out

2023-03-13 Thread local10
Mar 13, 2023, 09:32 by jer...@ardley.org: > My next best option is simply to remove your bind caching server (it sounds > like it's not really necessary in your application) > > Backup /etc/bind and /var/cache/bind > > then > > systemctl remove bind9 > > systemctl purge bind9 > > And then edit

Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out

2023-03-13 Thread local10
Mar 13, 2023, 08:31 by jer...@ardley.org: > Sorry. Last message was garbled. Try this in /etc/bind/named.conf.options > > options { >     // other configuration options ... >     debug 1; >     logging { >     channel debug_log { >     file

Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out

2023-03-13 Thread local10
Mar 13, 2023, 07:25 by jer...@ardley.org: > Try > > netstat -tulpnW | grep 53 > > and see what's listening > Bind seems to be listening on 127.0.0.1 port 53. I don't have netstat installed and can't easily install it as aptitude can't resolve Debian server's name to an IP, so the following is

Re: BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out

2023-03-13 Thread local10
Mar 13, 2023, 06:19 by jer...@ardley.org: > The contents of /etc/resolv.conf are always of interest. > There's really not much there: # cat /etc/resolv.conf nameserver 127.0.0.1 > That and /etc/nsswitch.conf a/etc/hosts > # cat /etc/nsswitch.conf # /etc/nsswitch.conf # # Example

BIND: managed-keys-zone: Unable to fetch DNSKEY set '.': timed out

2023-03-13 Thread local10
Hi, I have  a local caching DNS server that was working fine for a long time but today, all of a sudden, it stopped resolving queries. More info: https://pastebin.com/iW5YeXgS Any ideas? Thanks

Re: Debian 11 upgrade to Debian 12

2023-03-03 Thread local10
Mar 3, 2023, 03:57 by songb...@anthive.com: > considering it's not released yet and has 331 RC bugs still to > be dealt with (or ignored) that's a bit of a jumping the start > line signal. > > helping to find bugs is good though too. :) > It's a pretty decent release nevertheless. Am running

Re: Debian 11 upgrade to Debian 12

2023-02-28 Thread local10
Feb 28, 2023, 12:24 by loca...@tutanota.com: > Feb 28, 2023, 09:04 by timothy.m.butterwo...@gmail.com: > >> I just updated my media center PC from Debian Bullseye to Debian Bookworm. >> The upgrade went alright. I initially had to download almost 2GB of 1640 >> packages. Around 600 failed to

Re: Debian 11 upgrade to Debian 12

2023-02-28 Thread local10
Feb 28, 2023, 09:04 by timothy.m.butterwo...@gmail.com: > I just updated my media center PC from Debian Bullseye to Debian Bookworm. > The upgrade went alright. I initially had to download almost 2GB of 1640 > packages. Around 600 failed to upgrade and I had to manually install them in > small

Re: Looking for an advanced offline touch typing tutor

2023-02-20 Thread local10
Feb 20, 2023, 11:15 by ottavio2006-usenet2...@yahoo.com: > I've tried Klavaro, Gtypist and tipp10 but they all look too basic to me. > > I need an offline tutor that supports multiple layouts and has also exercises > on advanced characters. > > Is there any such a thing? > > [1]

Re: OT: repair/replace cell in Li-ion battery?

2023-02-05 Thread local10
5 Feb 2023, 20:28 by y...@masson-informatique.fr: > Does anybody knows trusted manufacturers / brands I could find on the > Internet? I am really disappointed by this battery (brand "vhbw") partially > broken after only two years… > Find out the exact battery model you laptop uses and then buy

Re: OT: repair/replace cell in Li-ion battery?

2023-02-05 Thread local10
Feb 5, 2023, 10:45 by y...@masson-informatique.fr: > I have a Dell Latitude e6220 with a 2 year 6600 mAh battery, which does not > charge above 67% since a few weeks. It makes me think that 1/3 of the cells > are in a bad state. However, upower says that the capacity is 95%, so > remaining

Re: Reboot required after updating firmware-amd-graphics?

2022-12-07 Thread local10
Dec 7, 2022, 15:42 by to...@tuxteam.de: > So a rough approximation to an answer would be "yes". > That was my thought as well but I was hoping maybe there was some automagical way it could refresh itself in RAM. Regards,

Reboot required after updating firmware-amd-graphics?

2022-12-07 Thread local10
Hi, Is reboot required after updating firmware-amd-graphics for the updates to take effect? Regards, # cat /etc/debian_version && uname -a bookworm/sid Linux tst 6.0.0-5-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.0.10-1 (2022-11-26) x86_64 GNU/Linux

Re: libreoffice conflict with openoffice

2022-11-06 Thread local10
Nov 6, 2022, 06:47 by dev@yandex.ru: > But if i delete "openoffice.org-unbundled" from libreoffice-common conflict > string Apache OpenOffice install and work fine! > > > Maybe libreoffice-common not need "openoffice.org-unbundled" in conflict > string? > Opening a bug at

[SOLVED] Re: Changes in the syslog date format?

2022-11-05 Thread local10
Nov 5, 2022, 14:53 by j...@k4vqc.com: > On Sat, 2022-11-05 at 11:34 +0100, local10 wrote: > >> Nov 5, 2022, 09:55 by scdbac...@gmx.net: >> >> > Hi, >> > >> > local10 wrote: >> > >> > > Any ideas as to get the old syslo

Re: Changes in the syslog date format?

2022-11-05 Thread local10
Nov 5, 2022, 09:55 by scdbac...@gmx.net: > Hi, > > local10 wrote: > >> Any ideas as to get the old syslog date format back? >> > > The internet points to /etc/rsyslog.conf and in there: > > # > # Use traditional timestamp format. > # To ena

Changes in the syslog date format?

2022-11-05 Thread local10
Hi, It looks like the syslog date format has changed for some reason (see below) and the change is definitely less readable for me. The change maybe related to the rsyslog upgrade that happened around November 4, 2022:     [UPGRADE] rsyslog:amd64 8.2210.0-1 -> 8.2210.0-3 Any ideas as to get

Re: Bookworm: the latest Bookworm upgrade broke video playback in the vlc player?

2022-10-28 Thread local10
Oct 28, 2022, 09:34 by brchu...@netscape.net: > Looking at the list of upgraded packages and the reported symptom, it is > probably something in the qt5 > upgrade from 5.15.4 -> 5.15.6, perhaps qtwayland5 or the libqt5multimedia5* > packages. > > It would also probably be helpful to report what

Re: Bookworm: the latest Bookworm upgrade broke video playback in the vlc player?

2022-10-28 Thread local10
Oct 28, 2022, 04:42 by loca...@tutanota.com: > Hi, > > It looks like the latest Bookworm upgrade broke video playback in the vlc > player for me. Was working fine before. The video seems to be playing (the > progress marker is moving) but instead of the video output only a blank black >

Bookworm: the latest Bookworm upgrade broke video playback in the vlc player?

2022-10-27 Thread local10
Hi, It looks like the latest Bookworm upgrade broke video playback in the vlc player for me. Was working fine before. The video seems to be playing (the progress marker is moving) but instead of the video output only a blank black rectangle is shown. The VLC video output is set to "XVideo

Re: A way to set the minimum time between double clicks?

2022-10-10 Thread local10
Oct 9, 2022, 21:06 by riveravaldezm...@gmail.com: > Hi, don't know if already seen but just in case it's useful: > > https://forum.kde.org/viewtopic.php?t=153755 > > Hope it helps, regards! > Interesting thread, thanks. There are two solutions offered there (

Re: A way to set the minimum time between double clicks?

2022-10-09 Thread local10
Oct 9, 2022, 13:42 by loca...@tutanota.com: > Oct 9, 2022, 13:24 by robe...@debian.org: > >> On Sun, Oct 09, 2022 at 03:17:15PM +0200, local10 wrote: >> >>> Hi, >>> >>> Is there a way to do this in Debian without compiling packages from >>>

Re: A way to set the minimum time between double clicks?

2022-10-09 Thread local10
Oct 9, 2022, 13:24 by robe...@debian.org: > On Sun, Oct 09, 2022 at 03:17:15PM +0200, local10 wrote: > >> Hi, >> >> Is there a way to do this in Debian without compiling packages from source?: >> https://askubuntu.com/questions/1176318/how-to-set-the-minimum-time-be

A way to set the minimum time between double clicks?

2022-10-09 Thread local10
Hi, Is there a way to do this in Debian without compiling packages from source?: https://askubuntu.com/questions/1176318/how-to-set-the-minimum-time-between-double-clicks Thanks

Re: Issues with audio after updating

2022-10-09 Thread local10
Oct 9, 2022, 08:37 by maxiestud...@gmail.com: > After an update yesterday my audio stopped working. I'm currently on > Linux version 5.19.0-2-amd64 (debian-ker...@lists.debian.org) (gcc-11 > (Debian 11.3.0-6) 11.3.0, GNU ld (GNU Binutils for Debian) > 2.38.90.20220713) #1 SMP PREEMPT_DYNAMIC

Re: LibreOffice - any way to recover not saved changes to the file?

2022-09-14 Thread local10
Sep 13, 2022, 19:47 by juan.r.d.si...@gmail.com: > I was pissed off to find out that autosave is desabled by default. I used not > to care. Looks like now I want to enable it. :-) > I actually have it disabled on purpose. The reason is I don't always want changes to be autosaved because

[SOLVED?] Re: Bookworm: Firefox v102 seems to be hanging quite often

2022-09-01 Thread local10
Aug 21, 2022, 18:28 by loca...@tutanota.com: > Hi, > > Have upgraded to FF v102 a couple of days ago but it looks like something > isn't quite right with this version of FF. Have to restart it once or twice a > day because FF just stops responding. The issue doesn't seem to be related to > any

Re: Bookworm: Firefox v102 seems to be hanging quite often

2022-08-25 Thread local10
Aug 25, 2022, 09:07 by dekkz...@gmail.com > Yes all fine here > > Version: 102.1.0esr-2 > Are you using NoScript or uBlock Origin plugins? Both? Thanks

Re: Bookworm: Firefox v102 seems to be hanging quite often

2022-08-24 Thread local10
Aug 23, 2022, 13:34 by pior...@gmx.com: > On 22/08/2022 21:19, local10 wrote: > >>> Have upgraded to FF v102 a couple of days ago but it looks like something >>> isn't quite right with this version of FF. Have to restart it once or twice >>> a day because FF

Re: Bookworm: Firefox v102 seems to be hanging quite often

2022-08-23 Thread local10
Aug 23, 2022, 11:51 by b...@fineby.me.uk: > Debian doesn't support downgrading. > > That said; > > Delete FF and then use snapshot.debian to install an earlier version. > Thanks

Re: Bookworm: Firefox v102 seems to be hanging quite often

2022-08-23 Thread local10
Aug 22, 2022, 20:28 by geo...@nsup.org: > local10 (12022-08-21): > >> Have upgraded to FF v102 a couple of days ago but it looks like >> something isn't quite right with this version of FF. Have to restart >> it once or twice a day because FF just stops responding. T

Re: Bookworm: Firefox v102 seems to be hanging quite often

2022-08-22 Thread local10
Aug 21, 2022, 18:28 by loca...@tutanota.com: > Have upgraded to FF v102 a couple of days ago but it looks like something > isn't quite right with this version of FF. Have to restart it once or twice a > day because FF just stops responding. The issue doesn't seem to be related to > any

Bookworm: Firefox v102 seems to be hanging quite often

2022-08-21 Thread local10
Hi, Have upgraded to FF v102 a couple of days ago but it looks like something isn't quite right with this version of FF. Have to restart it once or twice a day because FF just stops responding. The issue doesn't seem to be related to any particular site. Same hardware, same Debian (Bookworm),

Re: illustration software

2022-08-12 Thread local10
Aug 12, 2022, 09:08 by lina.lastn...@gmail.com: > I want to make a small booklet about my baby with few cartoon pictures, like > dance octopus, a cut baby, ect. > > Is there any software I can use to have the picture as they draw in a > children's book? > > Thanks very much, lina > Some

Re: Kde: Dolphin file manager doesn't show comment content in the Details view mode?

2022-07-21 Thread local10
Jul 21, 2022, 11:46 by timothy.m.butterwo...@gmail.com: > I tested it on Debian 11 and I am able to go to Properties/Details and add a > comment. The comment is then displayed. It looks like it might be a > regression. Are you running Bookworm or Sid? > Bookworm. Thanks

Kde: Dolphin file manager doesn't show comment content in the Details view mode?

2022-07-21 Thread local10
Hi, Tried adding comments to files (a useful feature in some cases) and the comments are added and saved. A file comment can be seen by selecting the file, doing a RMB click > Properties > Details > Comment. The comment is there. However, the Dolphin File Manager doesn't show the comment

Re: Debian 11: How to disable IPv6

2022-07-10 Thread local10
Jul 10, 2022, 05:43 by charlescur...@charlescurley.com: > My /etc/default/named looks like: > > # > # run resolvconf? > RESOLVCONF=no > > # startup options for the server > OPTIONS="-4 -u bind" > > > That should do it. > > But all that does is tell named to use IPv4. It will still return IPv6 >

Re: Debian 11: How to disable IPv6

2022-07-09 Thread local10
Jul 10, 2022, 00:51 by charlescur...@charlescurley.com: > I do it in part by > using my own resolver, BIND9, and having it return only IPv4 addresses. > How did you do it? I tried to start named with "-4" option to use only ipv4 but it refused to start with that option, IIRC. Regards,

Re: Customizing firefox-esr.

2022-06-28 Thread local10
Jun 28, 2022, 13:28 by pe...@easthope.ca: > (2) Is there a simple configuration so that the "Find in page" bar is > always present at the bottom of the window? Present when firefox > opens and remaining present until quiting. > Go to about:config and try setting

Re: ATX power supply for single-socket server/ workstation

2022-04-25 Thread local10
Apr 25, 2022, 20:47 by dpchr...@holgerdanske.com: > I am starting to worry that $60 PSU's are good for one thing -- destroying > themselves and everything else in the computer! > Really? I've used a number of cheap Chinese 300-400W power supplies in the $20 range and they all worked for years

[SOLVED] Re: KDE: widget settings location

2022-03-08 Thread local10
Mar 7, 2022, 16:00 by loca...@tutanota.com: > Perhaps I need to clarify that I'm looking for my Digital Clock widget *user* > settings. When one goes into the "Configure Digital Clock" window and selects > different options (for example, "Show date", "Time display format", "Date > format",

Re: KDE: widget settings location

2022-03-07 Thread local10
Mar 7, 2022, 15:37 by b...@fineby.me.uk: > After a bit of DDG'ing, I found this folder; > > /usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/ > > from the discussion at; > Perhaps I need to clarify that I'm looking for my Digital Clock widget *user* settings. When one goes into the

Re: KDE: widget settings location

2022-03-07 Thread local10
Mar 7, 2022, 15:01 by b...@fineby.me.uk: > Right click on the clock widget brings up (amongst other things) > 'Configure Digital Clock'. That is to say, it does here. > Tried that but it doesn't work right. > However, all I can find is; > ~/.config/plasma-org.kde.plasma.desktop-appletsrc and

KDE: widget settings location

2022-03-07 Thread local10
Hi, Any ideas where KDE keeps its widget settings? Something got screwed up with the KDE Digital Clock widget and I can't find any way to fix it so maybe removing the clock settings file may help. Thanks, # cat /etc/debian_version && uname -a 11.2 Linux test 5.10.0-11-amd64 #1 SMP Debian

[SOLVED] Re: Adding a locale

2022-02-19 Thread local10
Feb 20, 2022, 05:31 by loca...@tutanota.com: > Hi, > > So I wanted to add the RU locale but for some reason that doesn't seem to > work. > > Any ideas? Thanks > > > # cat /etc/debian_version && uname -a > 11.2 > Linux srv07 5.10.0-11-amd64 #1 SMP Debian 5.10.92-1 (2022-01-18) x86_64 > GNU/Linux

Adding a locale

2022-02-19 Thread local10
Hi, So I wanted to add the RU locale but for some reason that doesn't seem to work. Any ideas? Thanks # cat /etc/debian_version && uname -a 11.2 Linux srv07 5.10.0-11-amd64 #1 SMP Debian 5.10.92-1 (2022-01-18) x86_64 GNU/Linux # locale -a C C.UTF-8 en_US.utf8 POSIX # locale-gen ru_RU &&

Re: Bullseye: Reasons for PC to wake up from sleep by itself?

2022-02-08 Thread local10
Feb 9, 2022, 07:30 by t...@yxit.co.uk: > Something line "Wake on LAN". My bios also seems to have timers you can > set to automatically wake up. Though it seems highly unlikely that > something like that would be enabled by default > I see, I'll take a look next time I reboot. Thanks to

Re: Bullseye: Reasons for PC to wake up from sleep by itself?

2022-02-08 Thread local10
Feb 9, 2022, 05:41 by charlescur...@charlescurley.com: > Some computers will wake up if they get stimulus from an outside event, > such as an Ethernet packet addressed to it. Check the computer's > firmware. > You mean BIOS? What should I be looking for there? Regards,

Bullseye: Reasons for PC to wake up from sleep by itself?

2022-02-08 Thread local10
Hi, What could be the reasons for a PC to wake up from sleep (that is, suspend) by itself? It doesn't happen often by occasionally the PC wakes up by itself for seemingly no reason whatsoever. I did some basic tests and pressing a button on the keyboard or moving the mouse doesn't wake the PC

Re: konqueror - no browsermode

2022-02-03 Thread local10
> On Thu, Feb 3, 2022, 9:55 AM Hans <> hans.ullr...@loop.de> > wrote: > >> >> In plasma5 settings, I have firefox set for url's, but IMO this should not >> interfere with it, doesn't it? >> No, it doesn't matter. I have a similar setup and Konqueror works fine for me. Login as a different

Re: Android apps on Debian

2022-01-29 Thread local10
Jan 29, 2022, 21:33 by loca...@tutanota.com: > apkpure has been around for several years, draw any conclusion you want from > that. Google Play also isn't particularly reliable, they've hosted and > continue to host plenty of mal/spy/crap/ad/-ware aps, so just because an app > is hosted on

Re: Android apps on Debian

2022-01-29 Thread local10
Jan 29, 2022, 20:38 by j...@sugarbit.com: > Apkpure has the Starlink app but as I had never heard of them (No reason > to, not having an Android phone) I didn't download it immediately. Are > they reliable? > apkpure has been around for several years, draw any conclusion you want from that.

Re: Android apps on Debian

2022-01-29 Thread local10
Jan 29, 2022, 19:07 by j...@sugarbit.com: > Thank you both. Now to get a copy of the ("free") app without opening a > Google > Play account... > First, identify the app you want to install, then download it from apkpure ( https://apkpure.com/ ) or similar sites. That, of course, leads to some

Re: Android apps on Debian

2022-01-29 Thread local10
Jan 29, 2022, 18:29 by j...@sugarbit.com: > Is there a simple way to run Android apps under Debian such as an > emulator? My Starlink terminal is arriving next week and it would be > convenient to be able to run the Starlink app. However, I do not have > either an IOS or an Android device. >

Re: Bullseye - who and users return nothing

2022-01-25 Thread local10
Jan 25, 2022, 13:06 by donots...@fastmail.fm: > both return nothing, with or without sudo. > Can anyone replicate this or suggest what may have happened? I'm fairly sure I've used who since upgrading from Buster. Also upgraded from Buster but can't reproduce the issue. Both

Re: [SUMMARY STATEMENT] Was: Re: Why did Norbert Preining (having maintained KDE) left Debian?

2022-01-23 Thread local10
Jan 23, 2022, 23:58 by deb...@polynamaude.com: > > >> Sounds sketchy but whatever.  Is there a list of all the horrible things >> Norbert Preining said that was used to support the decision to demote him? >> As a Debian and KDE user I'm trying to understand if Debian leadership was >>

Re: Why is systemd starting Firefox?

2022-01-23 Thread local10
Jan 23, 2022, 23:24 by avbe...@gmail.com: > Does this command show anything useful when 'firefox-esr' is running? >     $ systemctl --user status > There's a few entries like the following: ├─app-firefox\x2desr-dc24162ec3664da890a78fe619b4b1e4.scope    │ │ ├─51854

Re: [SUMMARY STATEMENT] Was: Re: Why did Norbert Preining (having maintained KDE) left Debian?

2022-01-23 Thread local10
Jan 23, 2022, 21:43 by p...@debian.org: > What happened is that DAM took a decision, which was challenged by some > Developers, among with some were willing to start a General Resolution > to overturn DAM's decision. > > In that heated discussion, Ian decided to collect any bad interaction >

Re: [SUMMARY STATEMENT] Was: Re: Why did Norbert Preining (having maintained KDE) left Debian?

2022-01-23 Thread local10
Jan 23, 2022, 20:12 by deb...@polynamaude.com: > You'd leave because you have to be held responsible for your actions ? > What actions? Based on the message (  https://lists.debian.org/debian-project/2019/01/msg00186.html ) it looks like they came up with the verdict first and then started to

Re: Why is systemd starting Firefox?

2022-01-23 Thread local10
Jan 23, 2022, 19:15 by songb...@anthive.com: > what desktop are you running? > > it may be set up in your desktop to automatically be started. > Am using KDE. Don't have any tasks in KDE Autostart. Regards,

Re: [SUMMARY STATEMENT] Was: Re: Why did Norbert Preining (having maintained KDE) left Debian?

2022-01-23 Thread local10
Jan 23, 2022, 18:48 by ta...@debianlists.mobilxpress.net: > On 23.01.22 00:24, Andrew M.A. Cater wrote: > >> >> > I think the further deterioration of his relation with Debian stems from > there, but i did not explore 900 matches of > > > >

Why is systemd starting Firefox?

2022-01-23 Thread local10
Hi, Based on the log records (see below) it looks like systemd is regularly starting Firefox. I don't recall setting up anything like that, so why is systemd doing it? Thanks # cat /var/log/syslog ... Jan 23 06:31:37 test systemd[922]: Started Firefox ESR - Web Browser. ... Jan 23 06:31:53

Re: Future of "his" packages in Debian

2022-01-21 Thread local10
Jan 21, 2022, 10:09 by b...@fineby.me.uk: > Can be found here; > > https://www.preining.info/blog/2022/01/future-of-my-packages-in-debian/ > As a KDE user I find the news regretful. Really puzzled as to what he actually said to warrant this kind of reaction (assuming it was warranted) and why

Re: Future of "his" packages in Debian

2022-01-21 Thread local10
Jan 20, 2022, 22:09 by pior...@gmx.com: > On 20/01/2022 18:17, Marco Valli wrote: > >>> by Norbert Preining · 2022/01/14 >>> >>> After having been (again) demoted (blah) >>> based on flimsy arguments, I have been forced to rethink the level >>> of contribution I want to do for Debian. Blah blah

Re: imagemagick policy setting

2022-01-16 Thread local10
Jan 17, 2022, 04:01 by moasenw...@zoho.eu: > local10 wrote: > >>> Is google broken where you live? >>> >> >> It's 2022, who in the right mind would use g**gle nowadays?! >> > > ... > > Didn't this use to be a friendly place? > Those who

Re: imagemagick policy setting

2022-01-16 Thread local10
Jan 17, 2022, 00:47 by emanoil.kot...@deloptes.org: > Is google broken where you live? > It's 2022, who in the right mind would use g**gle nowadays?! https://nomoregoogle.com/

Re: Firefox: Warning: Potential Security Risk Ahead for the USPS.com

2022-01-04 Thread local10
Jan 4, 2022, 18:19 by mst...@debian.org: > And this is why putting stuff into /etc/hosts is basically never the right > answer. :) > I think it's fine as long as one is aware of what one is doing. I should have caught it sooner but due to other circumstances I was under a false impression

[SOLVED] Re: Firefox: Warning: Potential Security Risk Ahead for the USPS.com

2022-01-04 Thread local10
Jan 4, 2022, 05:58 by to...@tuxteam.de: > Seems to work for me (currently). Are you still getting the error? > Not anymore, it has been solved:  https://lists.debian.org/debian-user/2022/01/msg00096.html Thanks to everyone who responded.

[SOLVED] Re: Firefox: Warning: Potential Security Risk Ahead for the USPS.com

2022-01-03 Thread local10
Jan 3, 2022, 23:53 by loca...@tutanota.com: > Jan 3, 2022, 23:08 by d...@randomstring.org: > >> Alright. Put this into your /etc/hosts temporarily: >> >> 152.195.33.23 www.usps.com tools.usps.com www.usps.gov >> >> That's unlikely to be an optimal IP from their CDN, but it is >> currently

Re: Firefox: Warning: Potential Security Risk Ahead for the USPS.com

2022-01-03 Thread local10
Jan 3, 2022, 23:08 by d...@randomstring.org: > Alright. Put this into your /etc/hosts temporarily: > > 152.195.33.23 www.usps.com tools.usps.com www.usps.gov > > That's unlikely to be an optimal IP from their CDN, but it is > currently working. > That fixed it, I got the USPS tracking page to

Re: Firefox: Warning: Potential Security Risk Ahead for the USPS.com

2022-01-03 Thread local10
Jan 3, 2022, 23:37 by jer...@ardley.org: > If you are running IPV6 > Not running IPV6. Regards,

Re: Firefox: Warning: Potential Security Risk Ahead for the USPS.com

2022-01-03 Thread local10
Jan 3, 2022, 22:42 by jer...@ardley.org: > I too have no problems. > > My best guess is the OP DNS has been compromised. A simple check such as > using the host command should produce > > host usps.com > usps.com has address 56.0.134.100 > usps.com mail is handled by 10

Re: Firefox: Warning: Potential Security Risk Ahead for the USPS.com

2022-01-03 Thread local10
Jan 3, 2022, 22:29 by d...@randomstring.org: > Costco is definitely not the US Postal Service. > No argument here. > flush caches. Restart Firefox. Check your net connection. > I've done this a number of times. The connection is direct, no proxy. Regards,

Re: Firefox: Warning: Potential Security Risk Ahead for the USPS.com

2022-01-03 Thread local10
Jan 3, 2022, 22:30 by m...@allums.com: > Did you click on a phishing link? > > Mark Allums > No, I have some USPS.com tracking links bookmarked and they were working fine until about two weeks ago. Could it be perhaps related to the Firefox upgrade from 78esr to 91esr? Regards,

Re: Firefox: Warning: Potential Security Risk Ahead for the USPS.com

2022-01-03 Thread local10
Jan 3, 2022, 22:16 by loca...@tutanota.com: > Jan 3, 2022, 22:11 by robe...@debian.org: > >> The site works fine for me. >> >> In FF, click on 'SSL_ERROR_BAD_CERT_DOMAIN', which should take you to >> the full error output. Then click 'Copy text to clipboard' and paste >> the full text into an

Re: Firefox: Warning: Potential Security Risk Ahead for the USPS.com

2022-01-03 Thread local10
Jan 3, 2022, 22:11 by robe...@debian.org: > The site works fine for me. > > In FF, click on 'SSL_ERROR_BAD_CERT_DOMAIN', which should take you to > the full error output. Then click 'Copy text to clipboard' and paste > the full text into an email. Someone on the list ought to be able to > help

Firefox: Warning: Potential Security Risk Ahead for the USPS.com

2022-01-03 Thread local10
Hi, Am I the only one who's getting this error? When I go to the USPS.com[1] to track a package I get this "Warning: Potential Security Risk Ahead" error ( Error code: SSL_ERROR_BAD_CERT_DOMAIN ). It's been like this for a couple of weeks for me so it looks really strange that the USPS has

Re: Identity Theft

2021-12-21 Thread local10
Dec 21, 2021, 02:13 by jer...@ardley.org: > You can mitigate XSS by having a single browser that is used solely to access > high value sites. e.g. if you routinely run Firefox, have a copy of Vivaldi > that you use to access your banks - one at a time. > Installing NoScript also may help as

Re: Buster to bullseye upgrade: Worth it or not?

2021-10-12 Thread local10
Oct 12, 2021, 13:40 by deb...@david.palacio.io: > I run Bullseye and I find it very solid and trouble free. Though I didn't > upgrade from Buster but instead used to run unstable and switched to stable > when it released. Bullseye's KDE is very good and I have no issues with it > other than I

Re: Buster to bullseye upgrade: Worth it or not?

2021-10-11 Thread local10
Oct 11, 2021, 14:21 by pb...@sdi-baja.com: > A test install is advised. That's my plan. Still interested to hear from more KDE users about their experiences though. Thanks to everyone who responded.

Buster to bullseye upgrade: Worth it or not?

2021-10-11 Thread local10
Hi, Am considering upgrading from buster to bullseye and looking for some feedback from those who have already done so. Was it worth it, in your opinion? Anything you like in particular about bullseye? Any problems/issues or degradation of performance/functionality/features, especially related

  1   2   >