Re: Shimming HTTP to HTTPS.

2019-07-28 Thread Andrei POPESCU
On Du, 28 iul 19, 19:40:04, David Wright wrote: > > The link itself is a URL as usual. For the message I'm replying to > now, the Message-ID is and the > corresponding link³ on the web page (under the magnifier) is > https://lists.debian.org/msgid-search/E1hrlrN-0002IM-Cf@joule.invalid [...] >

Re: Shimming HTTP to HTTPS.

2019-07-28 Thread David Wright
On Sun 28 Jul 2019 at 19:57:19 (+0300), Reco wrote: > On Sun, Jul 28, 2019 at 09:17:21AM -0700, pe...@easthope.ca wrote: > > The In-reply-to and References above should be right except that there > > is no magnifying glass link. This is email. Not HTML. > > It may sound boring, but there's no "

Re: Shimming HTTP to HTTPS.

2019-07-28 Thread David Wright
On Sun 28 Jul 2019 at 09:17:21 (-0700), pe...@easthope.ca wrote: > Appears that the less-than and greater-than signs were replaced with > the null character. I'm not sure why but will try to prevent henceforth. > > The In-reply-to and References above should be right except that there > is no m

Re: Possible Bug issues in kernel.

2019-07-28 Thread deloptes
Reco wrote: > lsinitramfs /boot/initrd.img* | grep ttf$ Hmm here it does not find anything, but plymouth is in the initram When looking for ttf grep ttf -r /etc/initramfs-tools /usr/share/initramfs-tools/ /usr/share/lintian/overrides /usr/share/initramfs-tools/hooks/plymouth: if [

Re: Debian 10 software raid

2019-07-28 Thread Lucas Castro
Is your system running over uefi? If yes, ESP partition doesnt work over RAID software, so booting relaying just one of the disk. If no, make sure grub installed MBR in both disk. grub-install /dev/sd[AB] It would be more helpfull if you post error as it is rather than just telling "my syst

Re: Debian 10 software raid

2019-07-28 Thread Nicholas Geovanis
On Sun, Jul 28, 2019, 1:18 PM Finariu Florin wrote: > Hi everyone, > I have installed Debian 10 buster and I created a software raid. > After I finished Debian installation the system don't boot. > Can somebody tell me why? > Or what I have to do to be able to boot it? > Thank you! > Are you sur

Debian 10 software raid

2019-07-28 Thread Finariu Florin
Hi everyone, I have installed Debian 10 buster and I created a software raid. After I finished Debian installation the system don't boot.Can somebody tell me why? Or what I have to do to be able to boot it? Thank you!

Re: thunderbird / icedove directory snafu ?

2019-07-28 Thread Andrea Borgia
Il 22/07/19 08:24, Andrea Borgia ha scritto: Basically, the keep the TB version currently in testing happy, I need .icedove to be a symlink to .thunderbird even if I have completed the transition long ago. Filed a bug, even if I found a solution: 933274: https://bugs.debian.org/cgi-bin/bugrep

Re: Shimming HTTP to HTTPS.

2019-07-28 Thread Reco
Hi. On Sun, Jul 28, 2019 at 09:17:21AM -0700, pe...@easthope.ca wrote: > The In-reply-to and References above should be right except that there > is no magnifying glass link. This is email. Not HTML. It may sound boring, but there's no "In-reply-to". There's "In-Reply-To". Yes, case ma

Re: Shimming HTTP to HTTPS.

2019-07-28 Thread peter
Appears that the less-than and greater-than signs were replaced with the null character. I'm not sure why but will try to prevent henceforth. The In-reply-to and References above should be right except that there is no magnifying glass link. This is email. Not HTML. * From: Reco *

Re: Magnifying glass character, 🔎.

2019-07-28 Thread Michael Stone
On Sun, Jul 28, 2019 at 11:01:33AM -0500, David Wright wrote: No, particularly in a technical list like this. Most people reading posts as text emails will lack it in their font, so it will probably get displayed as a space, or even something double-width that screws up any intended monospaced la

Re: Magnifying glass character, 🔎.

2019-07-28 Thread David Wright
On Sat 27 Jul 2019 at 21:48:12 (-0700), pe...@easthope.ca wrote: > Does anyone happen to know: is 🔎 a Unicode assigned character > or a Debian private use character? Sorry to have ignored the earlier part of your previous post, but I assumed that it was the threading that you cared about and not

Re: Fwd: nemo crashes with no error [in Stretch]

2019-07-28 Thread Curt
On 2019-07-28, deb wrote: > (Just trying this one again. No one else has seen this?) > > > > on Debian Stretch 9.8 to 9.9 --has anyone else run into nemo just flat > out crashing? > Martin ran into it. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869165 -- “We are all in the gutter, but

Fwd: nemo crashes with no error [in Stretch]

2019-07-28 Thread deb
(Just trying this one again. No one else has seen this?) on Debian Stretch 9.8 to 9.9 --has anyone else run into nemo just flat out crashing? No errors shown at crash. No errors that I can dig out in logs. nemo just "goes away", often at the end of completing a copy. Sometimes just when tap

Re: DPMS

2019-07-28 Thread Curt
On 2019-07-28, davidson wrote: > > I have no experience with KDE, and very little understanding in > general of display managers or desktop environments. So my suggestions > are made in ignorance of whether your display manager or DE might > somehow override the effect of the changes I suggest her

Re: Volume jumps to maximum during Youtube stream in epiphany ( gnome web)

2019-07-28 Thread Kenneth Parker
Hello, On Sat, Jul 27, 2019 at 12:47 PM Maxim Svobonas wrote: > This should be fixable with "flat-volumes = no" in /etc/pulse/daemon.conf > Many thanks, but for different reasons: I *love* Classical Music, which, frequently has very soft, as well as quite loud passages in the same piece.

Re: DPMS

2019-07-28 Thread davidson
On Sun, 28 Jul 2019, davidson wrote: Step 1. Go to /etc/X11 ~# cd /etc/X11 /etc/X11# Step 2. If there is no xorg.conf.d directory there, then create one. Make it the current working directory: /etc/X11# mkdir -v xorg.conf.d mkdir: created directory 'xorg.conf.d' /etc/X11# cd xorg.conf.d /etc/

Re: Possible Bug issues in kernel.

2019-07-28 Thread Reco
On Sun, Jul 28, 2019 at 01:54:01PM +0200, deloptes wrote: > Reco wrote: > > > plymouth, maybe? You know, that fancy bootloader program? > > yes I know and use it - much better than 80s dos style boot up screen, > but ... perhaps needs a check out of curiosity. > > Do you know how/where to check

Re: DPMS

2019-07-28 Thread davidson
On Sun, 7 Jul 2019, Christopher M wrote: In Deb 9 KDE on Deb 9 as soon as I logged in DPMS would be disabled and my screen would not turn off. Your question is one about power management for the display under KDE. I have no experience with KDE, and very little understanding in general of disp

Re: Possible Bug issues in kernel.

2019-07-28 Thread deloptes
Reco wrote: > plymouth, maybe? You know, that fancy bootloader program? > yes I know and use it - much better than 80s dos style boot up screen, but ... perhaps needs a check out of curiosity. Do you know how/where to check this? thanks in advance regards

Re: Files sidebar Folder shorcuts, namely 'Documents'

2019-07-28 Thread Stefan Krusche
Am Sonntag, 5. Mai 2019 schrieb Esteban L: > Hello, > > I want to setup a shortcut that basically uses my cloud's "Documents" > folder, instead of the Debian /home/user version. I think the following command in a shell should do it… xdg-user-dirs-update --set DOCUMENTS /home/user/cloud/Documents

Re: Possible Bug issues in kernel.

2019-07-28 Thread Reco
Hi. On Sun, Jul 28, 2019 at 12:07:33PM +0200, deloptes wrote: > J.W. Foster wrote: > > > OK I got it sorted out. Seems it was a font issue. i had to install ttf > > dejavu  and it all installed ok > > Jut curious what a dejavu ttf font might have to do with building initramfs plymouth,

Re: Possible Bug issues in kernel.

2019-07-28 Thread deloptes
J.W. Foster wrote: > OK I got it sorted out. Seems it was a font issue. i had to install ttf > dejavu  and it all installed ok Jut curious what a dejavu ttf font might have to do with building initramfs regards

Re: A followup on github discussion

2019-07-28 Thread deloptes
Shahryar Afifi wrote: > It is natural and normal that any nation would protect its property of > any kind. Germany 2015 was obviously an exception to that :D ... and the Germans elected her once again - OMG, OMG! Consequently it is not a nation anymore, or it is a nation in a big confusion?! Just

Re: Network Bandwidth issue in VLAN-Router

2019-07-28 Thread Rainer Dorsch
[please follow-up on debian-arm since it is an imx6 specific issue] Hi, I found in the meantime https://boundarydevices.com/i-mx6-ethernet/ describes most likely the issue I see, in particular the transfer rate degradation to 3 Mbits/s is what I see root@linaro-nano:~# tsecs=2 incr=200 ./bwte

Re: Volume jumps to maximum during Youtube stream in epiphany ( gnome web)

2019-07-28 Thread Curt
On 2019-07-27, Shahryar Afifi wrote: > Thank you for the suggestion but it did not fix the issue /etc/pulse/daemon.conf or ~/.config/pulse/daemon.conf flat-volumes = no $ pulseaudio -k $ pulseaudio --start https://wiki.archlinux.org/index.php/PulseAudio/Troubleshooting#Per-application_vol