[SOLVED] Remove XFCE and use only LXDE or Mate

Message
Author
sagsaw
Posts: 65
Joined: Sat Mar 23, 2019 3:43 am

Re: Remove XFCE and use only LXDE or Mate

#21 Post by sagsaw »

kmathern wrote: Sun Apr 07, 2019 2:15 pm
sagsaw wrote: Sun Apr 07, 2019 2:01 pm HTOP does not work because it requires xfce4-terminal so installed it. Any work around for the requirement of xfce4-terminal???

I'm not seeing here that htop specifically requires xfce4-terminal.

Code: Select all

$ apt-cache depends htop
htop
  Depends: libc6
  Depends: libncursesw5
  Depends: libtinfo5
  Suggests: lsof
  Suggests: strace
  Conflicts: htop:i386

I think htop should pretty much work with any of the terminal emulators. Did you install lxterminal (LXDE) or mate-terminal (MATE)?
Yes LXDE installed all its components including lxterminal ... when I click on the htop menu it give me this error xfce4-terminal not found.

If i run it inside a terminal it very much works. ITs only when i click on the menu that i get this error.

sagsaw
Posts: 65
Joined: Sat Mar 23, 2019 3:43 am

Re: Remove XFCE and use only LXDE or Mate

#22 Post by sagsaw »

Head_on_a_Stick wrote: Sun Apr 07, 2019 2:40 pm
sagsaw wrote: Sun Apr 07, 2019 2:01 pm running synaptic-pk gives error attached in the screenshot
That seems to be failing because it's attempting to authorise as the root user — did you supply your user password instead?

In respect of htop, I can install that in a bare console without X so there must be another package that has x-terminal-emulator as a dependency — you can install any of the terminals listed on the linked page to fulfill that dependency.
I did provide the root password ... but you can see the error in the screen shot ..The Synaptic does not launch after I click it from the menu.

For synapti cto launch from a terminal i have to enter sudo synaptic-pkexec

but after xfce removeal and lxde install Synaptic does not launch from the menu click.

With regards to htop ...again it runs when command is entered in terminal. But when clicked from menu it gives the mentioned error to mitigate which i had to install xfce4-terminal

User avatar
Head_on_a_Stick
Posts: 919
Joined: Sun Mar 17, 2019 3:37 pm

Re: Remove XFCE and use only LXDE or Mate

#23 Post by Head_on_a_Stick »

sagsaw wrote: Sun Apr 07, 2019 2:54 pm I did provide the root password
Check /var/log/auth.log for any clues as to why it may have refused that.

And also perhaps try this solution: https://github.com/NixOS/nixpkgs/issues ... -335350903

But I'm pretty sure pkttyagent should ask for the user password instead :confused:
sagsaw wrote: Sun Apr 07, 2019 2:54 pm when clicked from menu it gives the mentioned error to mitigate which i had to install xfce4-terminal
Try

Code: Select all

exo-preferred-applications
And change the terminal in the "utilities" tab.

EDIT: probably best to choose x-terminal-emulator to unify the setting with whatever the alternative is.
mod note: Signature removed, please read the forum rules

sagsaw
Posts: 65
Joined: Sat Mar 23, 2019 3:43 am

Re: Remove XFCE and use only LXDE or Mate

#24 Post by sagsaw »

Head_on_a_Stick wrote: Sun Apr 07, 2019 3:05 pm
Well will chk ..

Ok what i did was first install lxde and them remove xfce .... This way it gave it the opportunity to auto configure alternatives ... It did ... It changed display manager login manager desktop environment windowmanger n everything thays required so that after reboot i am on lxde smoothly ...


Also while xfce was removed i saw messages saying xfce terminal was replaced woth lxterminal

But htop refused to work ... Other terminal based programs when run from menu alao worked.

I also checked the htop.desktop file but it has no references to xfceterminal

User avatar
JayM
Posts: 6796
Joined: Tue Jan 08, 2019 3:47 am

Re: [SOLVED] Remove XFCE and use only LXDE or Mate

#25 Post by JayM »

Check Preferred Applications in your Settings application, Utilities tab, and make sure the default terminal emulator isn't still set to Xfce Terminal.

(Edit: never mind, Head_on_a_stick already suggested that.)
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.

Post Reply

Return to “XFCE Desktop Environment”