xfce4 on Ubuntu Server 19.04. Update or bad install?Update xfce4-mailwatch from the command-line?How to install a desktop environment in Ubuntu server?Two independent monitors with two independent desktopsUbuntu Server 16.04 GUI (xfce4)Bad achive mirror during Server 16.04 installHow to install a minimal Xfce4 GUI on Ubuntu Server 16.04?Install XFCE4 environment on Ubuntu 18.04 LTSTrying to install xfce4 on Ubuntu server 18.04.1Install xfce4 desktop on ubuntu headless server, for remote desktop (x11vnc)PCIe Error Ubuntu Server 18.04
How do I reference other list in calculated column?
Can a single server be associated with multiple domains?
Why did this meteor appear cyan?
Presenting twice at same conference
Golf the smallest circle!
What is the difference between x RadToDeg cos x div and COSC?
Quacks of Quedlingburg Crow Skull Set 2 Keep Drawing
How hard is it to sell a home which is currently mortgaged?
What are good ways to spray paint a QR code on a footpath?
How would an order of Monks that renounce their names communicate effectively?
UV emitting alien species
What does grep -v "grep" mean and do?
Do 3D printers really reach 50 micron (0.05 mm) accuracy?
The difference between Rad1 and Rfd1
What could a reptilian race tell by candling their eggs?
What is a macro? Difference between macro and function?
For people who believe in Jesus and not the devil, what happened in the desert?
Was it really unprofessional of me to leave without asking for a raise first?
Avoid using C Strings on C++ code to trim leading whitespace
Academic recognition
Parent to Child SOQL WHERE clause
How do accents of a whole town drift?
Did Wakanda officially get the stuff out of Bucky's head?
Spicket or spigot?
xfce4 on Ubuntu Server 19.04. Update or bad install?
Update xfce4-mailwatch from the command-line?How to install a desktop environment in Ubuntu server?Two independent monitors with two independent desktopsUbuntu Server 16.04 GUI (xfce4)Bad achive mirror during Server 16.04 installHow to install a minimal Xfce4 GUI on Ubuntu Server 16.04?Install XFCE4 environment on Ubuntu 18.04 LTSTrying to install xfce4 on Ubuntu server 18.04.1Install xfce4 desktop on ubuntu headless server, for remote desktop (x11vnc)PCIe Error Ubuntu Server 18.04
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I just installed Ubuntu server and XFCE4, however the desktop is completely different than any other xfce I have installed, with a gnome-like launcher and both Ubuntu and Debian screen backgrounds, as well as no start menu or panel. But Thunar is there.
I understand that there were a lot of changes to Xubuntu 19.04, but nothing I read about said anything about this. So take a look at my screenshot of a fresh install of Ubuntu Server + xfce4 (and a few utilities).
Is this expected (nevermind the checkerboard pattern thing, sometimes my graphics card does that).
Additional notes: This happened on two installs back-to-back. Also, the mouse tracking and stuff are really slow, although that could be due to having five monitors spread across three video cards, but I don't remember this being an issue in the past)
server software-installation launcher xfce desktop-environments
|
show 4 more comments
I just installed Ubuntu server and XFCE4, however the desktop is completely different than any other xfce I have installed, with a gnome-like launcher and both Ubuntu and Debian screen backgrounds, as well as no start menu or panel. But Thunar is there.
I understand that there were a lot of changes to Xubuntu 19.04, but nothing I read about said anything about this. So take a look at my screenshot of a fresh install of Ubuntu Server + xfce4 (and a few utilities).
Is this expected (nevermind the checkerboard pattern thing, sometimes my graphics card does that).
Additional notes: This happened on two installs back-to-back. Also, the mouse tracking and stuff are really slow, although that could be due to having five monitors spread across three video cards, but I don't remember this being an issue in the past)
server software-installation launcher xfce desktop-environments
2
There is definitely something amiss here. How exactly did you install xfce? IMO if you want Ubuntu with the xfce desktop, you should start with Xubuntu as your base. Ubuntu server is really intended to be headless or command line only -- If you want more of a minimalist approach to start with and add packages - it's better to use the MinimalCD
– Nmath
Jun 9 at 23:58
No, I want to use Ubuntu Server (this machine is a host for desktop virtualization with KVM), I just want a very minimal XFCE desktop environment for ease of administration. I have done this just fine in the past. I installed it by installing Ubuntu Server 19.04 via the classic installer and then runningsudo apt-get update
sudo apt-get upgrade
and thensudo apt install xfce4 xfce4-screenshooter geany firefox gparted
. Those were literally the only commands I ran on the system. Also I did a run with memtest recently and got no errors.
– Stonecraft
Jun 10 at 0:04
2
You didn't install the xubuntu desktop, instead xfce4 (packages.ubuntu.com/disco/xfce4) which does include desktop-base (common files for the Debian Desktop (packages.ubuntu.com/disco/desktop-base) which suggestsgnome
(Full GNOME Desktop Environment, with extra components) so I'd check your logs and see what you actually installed; you may have accepted the suggest packages (packages.ubuntu.com/disco/gnome) pulling in gnome because of your provided command. If you did hit 'y' or -y to accept recommends, you should consider --no-install-recommends
– guiverc
Jun 10 at 0:59
I am sure that I have always installed xfce4, not desktop in the past and it was always fine. I did run with-y
but I never manually turned those down in the past. Something changed.
– Stonecraft
Jun 10 at 1:06
1
You didn't use Xubuntu intended packages, you used upstream's xfce4 which pulled in desktop-base or "common files for the Debian Desktop" without the Xubuntu team's changes. Xubuntu branding is there in Xubuntu, and no Xubuntu doesn't use GNOME launcher. XFCE though is going thru big changes, XFCE 4.14 is in RC currently! (all GTK+3)
– guiverc
Jun 10 at 12:29
|
show 4 more comments
I just installed Ubuntu server and XFCE4, however the desktop is completely different than any other xfce I have installed, with a gnome-like launcher and both Ubuntu and Debian screen backgrounds, as well as no start menu or panel. But Thunar is there.
I understand that there were a lot of changes to Xubuntu 19.04, but nothing I read about said anything about this. So take a look at my screenshot of a fresh install of Ubuntu Server + xfce4 (and a few utilities).
Is this expected (nevermind the checkerboard pattern thing, sometimes my graphics card does that).
Additional notes: This happened on two installs back-to-back. Also, the mouse tracking and stuff are really slow, although that could be due to having five monitors spread across three video cards, but I don't remember this being an issue in the past)
server software-installation launcher xfce desktop-environments
I just installed Ubuntu server and XFCE4, however the desktop is completely different than any other xfce I have installed, with a gnome-like launcher and both Ubuntu and Debian screen backgrounds, as well as no start menu or panel. But Thunar is there.
I understand that there were a lot of changes to Xubuntu 19.04, but nothing I read about said anything about this. So take a look at my screenshot of a fresh install of Ubuntu Server + xfce4 (and a few utilities).
Is this expected (nevermind the checkerboard pattern thing, sometimes my graphics card does that).
Additional notes: This happened on two installs back-to-back. Also, the mouse tracking and stuff are really slow, although that could be due to having five monitors spread across three video cards, but I don't remember this being an issue in the past)
server software-installation launcher xfce desktop-environments
server software-installation launcher xfce desktop-environments
edited Jun 9 at 23:43
Stonecraft
asked Jun 9 at 23:28
StonecraftStonecraft
1306 bronze badges
1306 bronze badges
2
There is definitely something amiss here. How exactly did you install xfce? IMO if you want Ubuntu with the xfce desktop, you should start with Xubuntu as your base. Ubuntu server is really intended to be headless or command line only -- If you want more of a minimalist approach to start with and add packages - it's better to use the MinimalCD
– Nmath
Jun 9 at 23:58
No, I want to use Ubuntu Server (this machine is a host for desktop virtualization with KVM), I just want a very minimal XFCE desktop environment for ease of administration. I have done this just fine in the past. I installed it by installing Ubuntu Server 19.04 via the classic installer and then runningsudo apt-get update
sudo apt-get upgrade
and thensudo apt install xfce4 xfce4-screenshooter geany firefox gparted
. Those were literally the only commands I ran on the system. Also I did a run with memtest recently and got no errors.
– Stonecraft
Jun 10 at 0:04
2
You didn't install the xubuntu desktop, instead xfce4 (packages.ubuntu.com/disco/xfce4) which does include desktop-base (common files for the Debian Desktop (packages.ubuntu.com/disco/desktop-base) which suggestsgnome
(Full GNOME Desktop Environment, with extra components) so I'd check your logs and see what you actually installed; you may have accepted the suggest packages (packages.ubuntu.com/disco/gnome) pulling in gnome because of your provided command. If you did hit 'y' or -y to accept recommends, you should consider --no-install-recommends
– guiverc
Jun 10 at 0:59
I am sure that I have always installed xfce4, not desktop in the past and it was always fine. I did run with-y
but I never manually turned those down in the past. Something changed.
– Stonecraft
Jun 10 at 1:06
1
You didn't use Xubuntu intended packages, you used upstream's xfce4 which pulled in desktop-base or "common files for the Debian Desktop" without the Xubuntu team's changes. Xubuntu branding is there in Xubuntu, and no Xubuntu doesn't use GNOME launcher. XFCE though is going thru big changes, XFCE 4.14 is in RC currently! (all GTK+3)
– guiverc
Jun 10 at 12:29
|
show 4 more comments
2
There is definitely something amiss here. How exactly did you install xfce? IMO if you want Ubuntu with the xfce desktop, you should start with Xubuntu as your base. Ubuntu server is really intended to be headless or command line only -- If you want more of a minimalist approach to start with and add packages - it's better to use the MinimalCD
– Nmath
Jun 9 at 23:58
No, I want to use Ubuntu Server (this machine is a host for desktop virtualization with KVM), I just want a very minimal XFCE desktop environment for ease of administration. I have done this just fine in the past. I installed it by installing Ubuntu Server 19.04 via the classic installer and then runningsudo apt-get update
sudo apt-get upgrade
and thensudo apt install xfce4 xfce4-screenshooter geany firefox gparted
. Those were literally the only commands I ran on the system. Also I did a run with memtest recently and got no errors.
– Stonecraft
Jun 10 at 0:04
2
You didn't install the xubuntu desktop, instead xfce4 (packages.ubuntu.com/disco/xfce4) which does include desktop-base (common files for the Debian Desktop (packages.ubuntu.com/disco/desktop-base) which suggestsgnome
(Full GNOME Desktop Environment, with extra components) so I'd check your logs and see what you actually installed; you may have accepted the suggest packages (packages.ubuntu.com/disco/gnome) pulling in gnome because of your provided command. If you did hit 'y' or -y to accept recommends, you should consider --no-install-recommends
– guiverc
Jun 10 at 0:59
I am sure that I have always installed xfce4, not desktop in the past and it was always fine. I did run with-y
but I never manually turned those down in the past. Something changed.
– Stonecraft
Jun 10 at 1:06
1
You didn't use Xubuntu intended packages, you used upstream's xfce4 which pulled in desktop-base or "common files for the Debian Desktop" without the Xubuntu team's changes. Xubuntu branding is there in Xubuntu, and no Xubuntu doesn't use GNOME launcher. XFCE though is going thru big changes, XFCE 4.14 is in RC currently! (all GTK+3)
– guiverc
Jun 10 at 12:29
2
2
There is definitely something amiss here. How exactly did you install xfce? IMO if you want Ubuntu with the xfce desktop, you should start with Xubuntu as your base. Ubuntu server is really intended to be headless or command line only -- If you want more of a minimalist approach to start with and add packages - it's better to use the MinimalCD
– Nmath
Jun 9 at 23:58
There is definitely something amiss here. How exactly did you install xfce? IMO if you want Ubuntu with the xfce desktop, you should start with Xubuntu as your base. Ubuntu server is really intended to be headless or command line only -- If you want more of a minimalist approach to start with and add packages - it's better to use the MinimalCD
– Nmath
Jun 9 at 23:58
No, I want to use Ubuntu Server (this machine is a host for desktop virtualization with KVM), I just want a very minimal XFCE desktop environment for ease of administration. I have done this just fine in the past. I installed it by installing Ubuntu Server 19.04 via the classic installer and then running
sudo apt-get update
sudo apt-get upgrade
and then sudo apt install xfce4 xfce4-screenshooter geany firefox gparted
. Those were literally the only commands I ran on the system. Also I did a run with memtest recently and got no errors.– Stonecraft
Jun 10 at 0:04
No, I want to use Ubuntu Server (this machine is a host for desktop virtualization with KVM), I just want a very minimal XFCE desktop environment for ease of administration. I have done this just fine in the past. I installed it by installing Ubuntu Server 19.04 via the classic installer and then running
sudo apt-get update
sudo apt-get upgrade
and then sudo apt install xfce4 xfce4-screenshooter geany firefox gparted
. Those were literally the only commands I ran on the system. Also I did a run with memtest recently and got no errors.– Stonecraft
Jun 10 at 0:04
2
2
You didn't install the xubuntu desktop, instead xfce4 (packages.ubuntu.com/disco/xfce4) which does include desktop-base (common files for the Debian Desktop (packages.ubuntu.com/disco/desktop-base) which suggests
gnome
(Full GNOME Desktop Environment, with extra components) so I'd check your logs and see what you actually installed; you may have accepted the suggest packages (packages.ubuntu.com/disco/gnome) pulling in gnome because of your provided command. If you did hit 'y' or -y to accept recommends, you should consider --no-install-recommends– guiverc
Jun 10 at 0:59
You didn't install the xubuntu desktop, instead xfce4 (packages.ubuntu.com/disco/xfce4) which does include desktop-base (common files for the Debian Desktop (packages.ubuntu.com/disco/desktop-base) which suggests
gnome
(Full GNOME Desktop Environment, with extra components) so I'd check your logs and see what you actually installed; you may have accepted the suggest packages (packages.ubuntu.com/disco/gnome) pulling in gnome because of your provided command. If you did hit 'y' or -y to accept recommends, you should consider --no-install-recommends– guiverc
Jun 10 at 0:59
I am sure that I have always installed xfce4, not desktop in the past and it was always fine. I did run with
-y
but I never manually turned those down in the past. Something changed.– Stonecraft
Jun 10 at 1:06
I am sure that I have always installed xfce4, not desktop in the past and it was always fine. I did run with
-y
but I never manually turned those down in the past. Something changed.– Stonecraft
Jun 10 at 1:06
1
1
You didn't use Xubuntu intended packages, you used upstream's xfce4 which pulled in desktop-base or "common files for the Debian Desktop" without the Xubuntu team's changes. Xubuntu branding is there in Xubuntu, and no Xubuntu doesn't use GNOME launcher. XFCE though is going thru big changes, XFCE 4.14 is in RC currently! (all GTK+3)
– guiverc
Jun 10 at 12:29
You didn't use Xubuntu intended packages, you used upstream's xfce4 which pulled in desktop-base or "common files for the Debian Desktop" without the Xubuntu team's changes. Xubuntu branding is there in Xubuntu, and no Xubuntu doesn't use GNOME launcher. XFCE though is going thru big changes, XFCE 4.14 is in RC currently! (all GTK+3)
– guiverc
Jun 10 at 12:29
|
show 4 more comments
1 Answer
1
active
oldest
votes
You didn't install the xubuntu desktop, instead xfce4
https://packages.ubuntu.com/disco/xfce4
which does include desktop-base
https://packages.ubuntu.com/disco/desktop-base described as
common files for the Debian Desktop
which suggests gnome
https://packages.ubuntu.com/disco/gnome
Full GNOME Desktop Environment, with extra components
so I'd check your logs and see what you actually installed.
You may have accepted the suggested/recommended packages pulling in gnome
because of your provided command, esp. if you 'y' or included a -y
to accept recommends; possibly you should consider --no-install-recommends
This behavior must be new, because that is what I have always done in the past and not ended up with Gnome.
– Stonecraft
Jun 10 at 1:08
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1149898%2fxfce4-on-ubuntu-server-19-04-update-or-bad-install%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You didn't install the xubuntu desktop, instead xfce4
https://packages.ubuntu.com/disco/xfce4
which does include desktop-base
https://packages.ubuntu.com/disco/desktop-base described as
common files for the Debian Desktop
which suggests gnome
https://packages.ubuntu.com/disco/gnome
Full GNOME Desktop Environment, with extra components
so I'd check your logs and see what you actually installed.
You may have accepted the suggested/recommended packages pulling in gnome
because of your provided command, esp. if you 'y' or included a -y
to accept recommends; possibly you should consider --no-install-recommends
This behavior must be new, because that is what I have always done in the past and not ended up with Gnome.
– Stonecraft
Jun 10 at 1:08
add a comment |
You didn't install the xubuntu desktop, instead xfce4
https://packages.ubuntu.com/disco/xfce4
which does include desktop-base
https://packages.ubuntu.com/disco/desktop-base described as
common files for the Debian Desktop
which suggests gnome
https://packages.ubuntu.com/disco/gnome
Full GNOME Desktop Environment, with extra components
so I'd check your logs and see what you actually installed.
You may have accepted the suggested/recommended packages pulling in gnome
because of your provided command, esp. if you 'y' or included a -y
to accept recommends; possibly you should consider --no-install-recommends
This behavior must be new, because that is what I have always done in the past and not ended up with Gnome.
– Stonecraft
Jun 10 at 1:08
add a comment |
You didn't install the xubuntu desktop, instead xfce4
https://packages.ubuntu.com/disco/xfce4
which does include desktop-base
https://packages.ubuntu.com/disco/desktop-base described as
common files for the Debian Desktop
which suggests gnome
https://packages.ubuntu.com/disco/gnome
Full GNOME Desktop Environment, with extra components
so I'd check your logs and see what you actually installed.
You may have accepted the suggested/recommended packages pulling in gnome
because of your provided command, esp. if you 'y' or included a -y
to accept recommends; possibly you should consider --no-install-recommends
You didn't install the xubuntu desktop, instead xfce4
https://packages.ubuntu.com/disco/xfce4
which does include desktop-base
https://packages.ubuntu.com/disco/desktop-base described as
common files for the Debian Desktop
which suggests gnome
https://packages.ubuntu.com/disco/gnome
Full GNOME Desktop Environment, with extra components
so I'd check your logs and see what you actually installed.
You may have accepted the suggested/recommended packages pulling in gnome
because of your provided command, esp. if you 'y' or included a -y
to accept recommends; possibly you should consider --no-install-recommends
answered Jun 10 at 1:05
guivercguiverc
6,2202 gold badges17 silver badges25 bronze badges
6,2202 gold badges17 silver badges25 bronze badges
This behavior must be new, because that is what I have always done in the past and not ended up with Gnome.
– Stonecraft
Jun 10 at 1:08
add a comment |
This behavior must be new, because that is what I have always done in the past and not ended up with Gnome.
– Stonecraft
Jun 10 at 1:08
This behavior must be new, because that is what I have always done in the past and not ended up with Gnome.
– Stonecraft
Jun 10 at 1:08
This behavior must be new, because that is what I have always done in the past and not ended up with Gnome.
– Stonecraft
Jun 10 at 1:08
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1149898%2fxfce4-on-ubuntu-server-19-04-update-or-bad-install%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
There is definitely something amiss here. How exactly did you install xfce? IMO if you want Ubuntu with the xfce desktop, you should start with Xubuntu as your base. Ubuntu server is really intended to be headless or command line only -- If you want more of a minimalist approach to start with and add packages - it's better to use the MinimalCD
– Nmath
Jun 9 at 23:58
No, I want to use Ubuntu Server (this machine is a host for desktop virtualization with KVM), I just want a very minimal XFCE desktop environment for ease of administration. I have done this just fine in the past. I installed it by installing Ubuntu Server 19.04 via the classic installer and then running
sudo apt-get update
sudo apt-get upgrade
and thensudo apt install xfce4 xfce4-screenshooter geany firefox gparted
. Those were literally the only commands I ran on the system. Also I did a run with memtest recently and got no errors.– Stonecraft
Jun 10 at 0:04
2
You didn't install the xubuntu desktop, instead xfce4 (packages.ubuntu.com/disco/xfce4) which does include desktop-base (common files for the Debian Desktop (packages.ubuntu.com/disco/desktop-base) which suggests
gnome
(Full GNOME Desktop Environment, with extra components) so I'd check your logs and see what you actually installed; you may have accepted the suggest packages (packages.ubuntu.com/disco/gnome) pulling in gnome because of your provided command. If you did hit 'y' or -y to accept recommends, you should consider --no-install-recommends– guiverc
Jun 10 at 0:59
I am sure that I have always installed xfce4, not desktop in the past and it was always fine. I did run with
-y
but I never manually turned those down in the past. Something changed.– Stonecraft
Jun 10 at 1:06
1
You didn't use Xubuntu intended packages, you used upstream's xfce4 which pulled in desktop-base or "common files for the Debian Desktop" without the Xubuntu team's changes. Xubuntu branding is there in Xubuntu, and no Xubuntu doesn't use GNOME launcher. XFCE though is going thru big changes, XFCE 4.14 is in RC currently! (all GTK+3)
– guiverc
Jun 10 at 12:29