timidity "locks" the audio card

2018-06-11 Thread Lisandro Damián Nicanor Pérez Meyer
Dear all: yesterday I noticed that timidity was "locking" my audio
card. It turned out that timidity was installed due to minuet, which
in turn got installed trough kdeedu.

So if you misteriously lack audio you know where to dig first ;-)

-- 
Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/



Re: Switch User Broken

2018-06-11 Thread newbeewan

Hi,

For me it is "semi-broken", mouse does not work for clicking on 
icones/menus/text area...

I can navigate by keyboard to select the right user and tab key to navigate to the text 
area for the password and the button for validate...


I don't know if it is link to your issue...

Regards

Mourad


Le 13/05/2018 à 22:52, Rainer Dorsch a écrit :

Hello,

it seems that in the a current buster installation, the switch user feature
(i.e. run a parallel session for a second or a third user) is broken.

Can anybody confirm this? Then I would open a bugreport...

Thanks
Rainer






Re: Switch User Broken

2018-06-11 Thread Klaus Becker
Le lundi 11 juin 2018, 16:24:36 CEST newbee...@nativobject.net a écrit :
> Hi,
> 
> For me it is "semi-broken", mouse does not work for clicking on
> icones/menus/text area...
> 
> I can navigate by keyboard to select the right user and tab key to navigate
> to the text area for the password and the button for validate...
> 
> I don't know if it is link to your issue...
> 
> Regards
> 
> Mourad
> 
> Le 13/05/2018 à 22:52, Rainer Dorsch a écrit :
> > Hello,
> > 
> > it seems that in the a current buster installation, the switch user
> > feature
> > (i.e. run a parallel session for a second or a third user) is broken.
> > 
> > Can anybody confirm this? Then I would open a bugreport...
> > 
> > Thanks
> > Rainer


Hi,

I use

alias switch-user='dm-tool switch-to-greeter'

In ~/.bashrc.

But I cannot find the package I installed for 'dm-tool switch-to-greeter'

Sincerely

Klaus







Re: Switch User Broken

2018-06-11 Thread Andrey Rahmatullin
On Mon, Jun 11, 2018 at 04:55:36PM +0200, Klaus Becker wrote:
> I use
> 
> alias switch-user='dm-tool switch-to-greeter'
> 
> In ~/.bashrc.
> 
> But I cannot find the package I installed for 'dm-tool switch-to-greeter'
lightdm
Are you using it instead of sddm?

-- 
WBR, wRAR


signature.asc
Description: PGP signature


Re: Switch User Broken

2018-06-11 Thread Andy G Wood
On Monday, 11 June 2018 15:55:36 BST Klaus Becker wrote:
> I use alias switch-user='dm-tool switch-to-greeter'
> In ~/.bashrc.
> But I cannot find the package I installed for 'dm-tool switch-to-greeter'

dm-tool is in lightdm [1]

Andy.

[1] https://packages.debian.org/buster/amd64/lightdm/filelist





Re: Switch User Broken

2018-06-11 Thread Klaus Becker
Le lundi 11 juin 2018, 17:06:33 CEST Andrey Rahmatullin a écrit :
> On Mon, Jun 11, 2018 at 04:55:36PM +0200, Klaus Becker wrote:
> > I use
> > 
> > alias switch-user='dm-tool switch-to-greeter'
> > 
> > In ~/.bashrc.
> > 
> > But I cannot find the package I installed for 'dm-tool switch-to-greeter'
> 
> lightdm
> Are you using it instead of sddm?

It is installed.

Klaus