Sounds

2021-11-20 Thread Gunnar Gervin
Hi gals & guys, sounds are back! Gunnar

Re: If the variable has its 'integer' attribute set,

2021-11-20 Thread Greg Wooledge
On Sun, Nov 21, 2021 at 01:37:14AM +, sim sim wrote: > I do not understand  "If the variable has its 'integer' attribute set," where > the variable has an 'integer' attribute, after all, this is not a function? They're talking about "declare -i". Which is really a stupid thing and I wish it

Volume control disabled?

2021-11-20 Thread Gunnar Gervin
Hi. Volume is gone in Bullseye version, too. In Multimedia > Pulse Audio Volume control : Speaker has red cross on the speaker in System Volume & Firefox Volume control. As a recall it has not been the case before. I ask you please instruct how remove the 2 red crosses. Using Terminal commands or

If the variable has its 'integer' attribute set,

2021-11-20 Thread sim sim
Hi, all. My question may be in the wrong place but I'm already exhausted. Started reading https://www.gnu.org/software/bash/manual/bash.pdf. 3.4 Shell Parameters . A parameter is set if it has been assigned a value.  The null string is a valid value.  Once a variable is set, it may

Re: How to rotate screen AND input (consistently)

2021-11-20 Thread riveravaldez
On 11/20/21, Dan Ritter wrote: > riveravaldez wrote: >> Hi, >> >> I'm on Debian 11 in a ThinkPad X220 Tablet (convertible) >> and I need to rotate the display (both physically and GUI) >> which I do with: >> >> $ xrandr --output LVDS-1 --rotate inverted >> >> But then the input (trackpad/mouse, st

Sounds disappeared

2021-11-20 Thread Gunnar Gervin
Hi again. Upgraded to Bullseye in hope it will give me sound. BR, Gunnar G. (PS. Mal apropos: System refused let me save replacements in sources.list: deb https://deb.debian.org/debian-security/ bullseye-security main deb-src https://deb.debian.org/debian-security/ bullseye-security main So the t

Re: Sound

2021-11-20 Thread Andrew M.A. Cater
On Sun, Nov 21, 2021 at 12:03:20AM +0200, Gunnar Gervin wrote: > Hi again. Please help me get sound. > Installed Debian again in my 2,1 Macbook from 2017, works, but no sound in > internal speakers, or in headphones. > Plugged in external speakers, which worked, but then disappeared. > Pulse audio

Sound

2021-11-20 Thread Gunnar Gervin
Hi again. Please help me get sound. Installed Debian again in my 2,1 Macbook from 2017, works, but no sound in internal speakers, or in headphones. Plugged in external speakers, which worked, but then disappeared. Pulse audio program is installed, but does not give response in the form of sound.. B

Re: How to cause a process started in .xsessionrc to terminate with x-session termination?

2021-11-20 Thread Greg Wooledge
On Sat, Nov 20, 2021 at 09:46:24PM +0100, Arkadiusz Dabrowski wrote: > Unfortunately, the solution with .xsession file doesn't work. > I resorted to something very simplistic: > > > exec /usr/bin/marco > > > Note: I use mate desktop with marco wm. I doubt very much that this is the correct com

Re: How to cause a process started in .xsessionrc to terminate with x-session termination?

2021-11-20 Thread Arkadiusz Dabrowski
Unfortunately, the solution with .xsession file doesn't work. I resorted to something very simplistic: exec /usr/bin/marco Note: I use mate desktop with marco wm. Started with "exec" according to Debian documentation: https://wiki.debian.org/Xsession They also use some other stuff, I'm not sure

Re: reportbug fail

2021-11-20 Thread Lee
On 11/20/21, Ulf Volmer wrote: > > On 20.11.21 15:04, Lee wrote: >> I wanted to create a bug report for meld but couldn't find any info on >> how to other than "use reportbug" :( >> >> I've got a brand new install of debian 11 & reportbug dies: > >> conn = self._connect_tls_proxy(hostname, co

Re: reportbug fail

2021-11-20 Thread Thomas Schmitt
Hi, > I've got a brand new install of debian 11 & reportbug dies: It is possible to report bugs via plain mail, as described in: https://www.debian.org/Bugs/Reporting "Sending the bug report via e-mail" Quick tour: Use your intended bug title as mail "Subject:". In the mail body write Pseu

Re: aboutdebian.com

2021-11-20 Thread Bob Weber
On 11/19/21 22:38, A_Man_Without_Clue wrote: On 11/20/21 12:07 AM, Peter Ehlert wrote: On 11/19/21 6:52 AM, Nicholas Geovanis wrote: On Fri, Nov 19, 2021, 1:05 AM Nate Bargmann mailto:n...@n0nb.us>> wrote: * On 2021 18 Nov 23:00 -0600, A_Man_Without_Clue wrote: > Does anyone rememb

Re: How to rotate screen AND input (consistently)

2021-11-20 Thread Loïc Grenié
Le sam. 20 nov. 2021 à 13:03, Dan Ritter a écrit : > riveravaldez wrote: > > Hi, > > > > I'm on Debian 11 in a ThinkPad X220 Tablet (convertible) > > and I need to rotate the display (both physically and GUI) > > which I do with: > > > > $ xrandr --output LVDS-1 --rotate inverted > > > > But then

Re: How to rotate screen AND input (consistently)

2021-11-20 Thread David Wright
On Sat 20 Nov 2021 at 06:46:45 (-0500), Dan Ritter wrote: > riveravaldez wrote: > > > > I'm on Debian 11 in a ThinkPad X220 Tablet (convertible) > > and I need to rotate the display (both physically and GUI) > > which I do with: > > > > $ xrandr --output LVDS-1 --rotate inverted > > > > But the

Re: reportbug fail

2021-11-20 Thread Ulf Volmer
On 20.11.21 15:04, Lee wrote: I wanted to create a bug report for meld but couldn't find any info on how to other than "use reportbug" :( I've got a brand new install of debian 11 & reportbug dies: conn = self._connect_tls_proxy(hostname, conn) File "/usr/lib/python3/dist-packages/u

reportbug fail

2021-11-20 Thread Lee
I wanted to create a bug report for meld but couldn't find any info on how to other than "use reportbug" :( I've got a brand new install of debian 11 & reportbug dies: ... Default preferences file written. To reconfigure, re-run reportbug with the "--configure" option. Please enter the name of

Re: How to rotate screen AND input (consistently)

2021-11-20 Thread Dan Ritter
riveravaldez wrote: > Hi, > > I'm on Debian 11 in a ThinkPad X220 Tablet (convertible) > and I need to rotate the display (both physically and GUI) > which I do with: > > $ xrandr --output LVDS-1 --rotate inverted > > But then the input (trackpad/mouse, stylus, touchscreen, etc.) > doesn't rota