Peterborough Linux User Group (Canada) Forum

Linux & Android => Support => Topic started by: fox on December 04, 2019, 09:09:50 AM

Title: Ubuntu 19.10 gnome problems
Post by: fox on December 04, 2019, 09:09:50 AM
I'm not really asking for support here because I'm pretty sure that no one in PLUG is using vanilla Ubuntu (i.e. Ubuntu with Gnome). Having said that, I want to report that, for the first time since I started using Ubuntu as my regular OS/distro, I am having issues that are annoying enough to make me re-evaluate my choice of desktop environment. This started with version 19.10, which I installed as an update on top of 19.04. The new version employs a new version of Gnome (3.34 I believe). Caveat: this is running on a 2011 iMac. I also have 19.10 on my xps 13 laptop, and have only noticed one problem there, but I don't use it frequently enough to determine if it is buggy as well.

The major issue is irregular freezing of applications (I've noticed it in Thunderbird, Firefox and Word 2010 running on Crossover), and sometimes, the whole computer freezes up and requires a reboot. I have had occasional problems like this in the past (maybe one or two monthly), but this is now happening once a day or every other day. The minor issue is that the cut/copy command, implemented with a mouse, only works every other time and sometimes it even fails when using the keyboard. The cut/copy problem also occurs on my xps if I use a mouse. So far I haven't found any consistent sequence of activities that causes the freezing problem, so I don't think it's the same cause every time. But it is clearly related to the DE, as so far it only happens when I'm using Gnome.

For this reason, I recently added the Cinnamon desktop to my installation, and when I use it, I have yet to experience a freeze-up or a cut/copy problem. While I like Cinnamon and I use it as my regular DE on my 2015 iMac in the office (as part of Linux Mint), I find it distressing that my old friend Gnome is doing this. I have done an internet search and have come up with two possible causes: a kernel regression and graphics drivers (see this post (https://askubuntu.com/questions/1185491/ubuntu-19-10-freezes-and-lags-reguarly). The ways around involve either installing a new kernel (5.4) and/or newer graphics drivers, but both are beyond what Ubuntu 19.10 supports so I'm hesitant to do either. I think that for now, I'll use the cinnamon desktop until there is either a fix in 19.10 or until Ubuntu 20.04 is released.

Title: Re: Ubuntu 19.10 gnome problems
Post by: Jason on December 04, 2019, 01:38:32 PM
That's a shame that you're having issues like those. 20.04 will be an LTS release, too. So once you get it, you could just stay with it. Do you use timeshift? Unless you have installed a lot of applications (and don't want to do so again) since the 19.10 upgrade, you could roll it back.

Does Grub give you the option of using the previous kernel release? If so, you could boot to that.  You can also go back to a previous kernel version regardless but I haven't really tried this so can't speak to it. Linux Mint makes it very easy with update manager (there's an option for kernel management). I don't know if there is something similar for Ubuntu.

Is this really recent or did these bugs happen right after upgrading to 19.10? Because there have been a few kernel updates since then.
Title: Re: Ubuntu 19.10 gnome problems
Post by: Jason on December 04, 2019, 01:44:05 PM
I saw this:

https://askubuntu.com/questions/945403/how-to-downgrade-kernel-after-bad-update-16-04

Have you tried it? It's old but I'm pretty sure it still works. Make a timeshift before it so you can get back if it ends up broken. You can use any live distro with timeshift on it (or the ability to install it) to revert to the previous image. But this will likely only revert you to the kernel you received with 19.10 so if it was broken right after that you'd be out of luck.
Title: Re: Ubuntu 19.10 gnome problems
Post by: fox on December 04, 2019, 01:48:24 PM
Quote from: Jason Wallwork on December 04, 2019, 01:38:32 PM
....
Is this really recent or did these bugs happen right after upgrading to 19.10? Because there have been a few kernel updates since then.
I didn't have any of these problems until I upgraded to 19.10. As to whether they occurred immediately after the upgrade or somewhat later, I can't remember.

Using a previous kernel to test out the cause is a good idea I hadn't thought of. I'll have to check my iMac when I get home to see if I have the Ubuntu 19.04 kernel still installed. If not, is there any risk of installing an earlier kernel, because there would certainly be some in the repositories.
Title: Re: Ubuntu 19.10 gnome problems
Post by: Jason on December 04, 2019, 02:44:00 PM
The main risks would be in security and hardware support. Kernel aren't supposed to directly affect how well apps behave and such although they're in charge of them ultimately.

Security-wise, likely minimal. Hardware support, it depends on what you have. If it's only a slightly earlier one like the 19.10 one, you likely won't notice.

One other thing. If this is a laptop, check to see if you have the issues when it's plugged in or not.

And do the freezes slow the system down (apps eventually become active again, after 10-15 seconds) or is it a total-lockup?
Can also leave the process manager up (or whatever it's called in Ubuntu) and note the RAM usage and processor percentage.
Title: Re: Ubuntu 19.10 gnome problems
Post by: Jason on December 04, 2019, 02:50:55 PM
I have lots of ideas but I'm not show to weigh them from most likely problem to least likely problem. But I have a philosophy of - never trust your hardware. Often freeze-ups and such have to do with the hardware and not the OS, a lot more than we think. Bad memory (could just have a few little issues, check it), failing HDD or SSD), even touchpad areas. And age doesn't matter. Hardware failure happens more often in older computers but can also happen in a computer you bought hours before.
Title: Re: Ubuntu 19.10 gnome problems
Post by: fox on December 04, 2019, 02:57:54 PM
Age doesn't matter - you mean my age or the computers?  ;D I highly doubt that it is the computer because I don't have the problem when it's running the MacOS, nor do I seem to have the problem when I'm running Ubuntu 19.10 with the Cinnamon desktop. This is a desktop, not a laptop.

There have been a few kernel updates in Ubuntu 19.10, but all within the 5.3 series as I recall. I could try an earlier 5.3 kernel, but my understanding is that the problem is inherent to the 5.2 and 5.3 series. If I have a kernel earlier than 5.2, it would be the 19.04 kernel (5.0). Is that safe to run if it's still there? And is it safe to run if it's in the 19.10 repository and I install it?

While I did get the occasional short-time freeze in 19.10 (Gnome), most were either lock-ups or freezes that lasted for a minute or more.
Title: Re: Ubuntu 19.10 gnome problems
Post by: buster on December 04, 2019, 03:14:30 PM
Could be as simple as Gnome sucks.
Title: Re: Ubuntu 19.10 gnome problems
Post by: Jason on December 04, 2019, 03:32:48 PM
Quote from: buster on December 04, 2019, 03:14:30 PM
Could be as simple as Gnome sucks.
Title: Re: Ubuntu 19.10 gnome problems
Post by: buster on December 04, 2019, 04:33:41 PM
Excellent picture Jason. Hope I didn't offend anyone. But it seemed a humourous way to point out the desktop choice may be the cause of the problem, which I admit is odd since that's the default.

And many, including Mike, know my opinion of Gnome. After studying it extensively, and considering in a balanced way the pros and cons, I had to come to the conclusion that, like, ya know, Gnome seriously, in big neon letters, sucks. I mean, like, really sucks.
Title: Re: Ubuntu 19.10 gnome problems
Post by: fox on December 04, 2019, 07:15:40 PM
Quote from: buster on December 04, 2019, 04:33:41 PM
.... After studying it extensively, and considering in a balanced way the pros and cons, I had to come to the conclusion that, like, ya know, Gnome seriously, in big neon letters, sucks. I mean, like, really sucks.
This from a guy that is allergic to terminals and only runs Linux on a VM.  :P

I get that a lot of folks coming from the Windows world don't like Gnome because .... well, it isn't like Windows. Coming from the Mac world, I was open to anything that WASN'T like Windows, and Gnome certainly isn't set up like Windows. But more generally, Gnome (and Unity before it) are set up to behave very differently from Windows. Some would argue that Gnome is more efficient than Windows-like desktop environments like KDE (at least KDE in default mode). I don't know if it's more or less efficient, but I find it easy to get what I want done in Gnome. I find Cinnamon pretty functional too, at least when set up to look like Gnome. But aesthetically it isn't as nice. Application shortcuts are too close to one-another on the panel, and there is less flexibility than in Gnome to change their spacing and their size relative to the width of the panel.
Title: Re: Ubuntu 19.10 gnome problems
Post by: fox on December 04, 2019, 07:52:17 PM
Quote from: fox on December 04, 2019, 02:57:54 PM
....
There have been a few kernel updates in Ubuntu 19.10, but all within the 5.3 series as I recall. I could try an earlier 5.3 kernel, but my understanding is that the problem is inherent to the 5.2 and 5.3 series. If I have a kernel earlier than 5.2, it would be the 19.04 kernel (5.0). Is that safe to run if it's still there? And is it safe to run if it's in the 19.10 repository and I install it?
....
Unfortunately, the only kernels still on my grub are in the 5.3.0 series, including one that is earlier than the current one. I doubt that this would help if the issue is with the 5.2 and 5.3 series. Looking in the repositories with Synaptic, there are kernels in the 5.0.0 series, which would have come from Ubuntu 19.04. There are also kernels in the 4.15.0 series, which would have come from 18.04 LTS. Should I install a kernel from the 5.0.0 series and try it? Any risk, given that it's in the Ubuntu 19.10 repositories?
Title: Re: Ubuntu 19.10 gnome problems
Post by: buster on December 04, 2019, 10:44:19 PM
" and only runs Linux on a VM."

Actually not true. (But I understand the jab  :) )I run a Mint system installed on a hard drive that works pretty well. KDE. But then it's sort of hard to tell the difference between a VM and an hd install when you're inside it. Mint hd and Mint VM seem about the same.

And it's not that Windows users don't like to try a different OS like Gnome. It's mostly that Gnome sucks  :)  .
Title: Re: Ubuntu 19.10 gnome problems
Post by: Jason on December 05, 2019, 02:27:13 AM
Quote from: fox on December 04, 2019, 07:52:17 PM
Quote from: fox on December 04, 2019, 02:57:54 PM
....
There have been a few kernel updates in Ubuntu 19.10, but all within the 5.3 series as I recall. I could try an earlier 5.3 kernel, but my understanding is that the problem is inherent to the 5.2 and 5.3 series. If I have a kernel earlier than 5.2, it would be the 19.04 kernel (5.0). Is that safe to run if it's still there? And is it safe to run if it's in the 19.10 repository and I install it?
....
Unfortunately, the only kernels still on my grub are in the 5.3.0 series, including one that is earlier than the current one. I doubt that this would help if the issue is with the 5.2 and 5.3 series. Looking in the repositories with Synaptic, there are kernels in the 5.0.0 series, which would have come from Ubuntu 19.04. There are also kernels in the 4.15.0 series, which would have come from 18.04 LTS. Should I install a kernel from the 5.0.0 series and try it? Any risk, given that it's in the Ubuntu 19.10 repositories?

Are you talking to yourself now? :) Anyway, I mentioned the risks and how to minimize them several posts above.

As far as Gnome vs. other desktops, Buster was just egging you on and you took the bait :) Regardless, from a guy who doesn't think Gnome sucks (necessarily), Plasma (KDE is still the company, Buster) used to be a real hog. I don't think that's the case anymore. I just installed a fresh version of Kubuntu. And running no programs, it was using about 800 MB. Considering that you'd be hard-pressed to find a computer that doesn't have 4 GB of RAM, I think it's doing just fine.

I've also used Gnome, too and haven't found any difference in performance between it or Plasma. On the Toshiba laptop I bought from you I found even Gnome can be a pig. Anything installed on it heftier than Cinnamon and you're just asking for trouble. I haven't tried Plasma on it. But a big part of that slowness is the processor speed and likely shared video memory. The basic specs on it are in my sig.

But I mainly like Plasma because it gives a lot more customization options. The same reason that I used to hate it. Oh, and Astronomy picture of the day for the wallpaper. ;-)
Title: Re: Ubuntu 19.10 gnome problems
Post by: fox on December 05, 2019, 06:50:10 AM
Back to the older kernel question, the Ubuntu repositories have the 4.15 series from the last LTS and the 5.0 series from 19.04. Support for newer hardware isn't an issue because the iMac is 2011. Can I assume that the 4.15 series is still getting security patches because the LTS is still being supported? What about the 5.0 kernel, given that Ubuntu 19.04 is no longer supported?
Title: Re: Ubuntu 19.10 gnome problems
Post by: Jason on December 05, 2019, 11:15:30 AM
Quote from: fox on December 05, 2019, 06:50:10 AM
Can I assume that the 4.15 series is still getting security patches because the LTS is still being supported? What about the 5.0 kernel, given that Ubuntu 19.04 is no longer supported?
Yes, 4.15 is still getting security patches otherwise I'd be concerned about our PLUG server (it's running 18.04.x LTS). For those that installed 18.04.3 as a fresh install, they actually installed the series 5.0 kernel. I can do this on our PLUG server but it's an extra step and I don't see any benefit. There's more about kernel releases straight from the horse's mouth here (https://ubuntu.com/about/release-cycle#ubuntu-kernel-release-cycle).

As for 19.04, while it is only officially supported until January 2020, the series 5.0 kernel will continue to be updated elsewhere (like in the 19.10 release). It's just not something that happens automatically (and obviously not supported generally). I can't speak to the 5.0 release specifically as we're already up to 5.3.0-24 in 19.10 but I'm guessing you meant 5.x.
Title: Re: Ubuntu 19.10 gnome problems
Post by: fox on December 05, 2019, 11:32:22 AM
Quote from: Jason Wallwork on December 05, 2019, 11:15:30 AM
Yes, 4.15 is still getting security patches otherwise I'd be concerned about our PLUG server (it's running 18.04.x LTS). For those that installed 18.04.3 as a fresh install, they actually installed the series 5.0 kernel. I can do this on our PLUG server but it's an extra step and I don't see any benefit. There's more about kernel releases straight from the horse's mouth here (https://ubuntu.com/about/release-cycle#ubuntu-kernel-release-cycle).

As for 19.04, while it is only officially supported until January 2020, the series 5.0 kernel will continue to be updated elsewhere (like in the 19.10 release). It's just not something that happens automatically (and obviously not supported generally). I can't speak to the 5.0 release specifically as we're already up to 5.3.0-24 in 19.10 but I'm guessing you meant 5.x.
OK, so just to ask another, possibly stupid, question, if I install the latest 4.15 kernel, could there be software that is part of 19.10 that wouldn't work as a result (e.g., version of LibreOffice installed in 19.10)? And when you say that the 5.0 kernel isn't updated automatically, do you mean that if I install it, I will have to check the repos periodically to see if there has been an update?
Title: Re: Ubuntu 19.10 gnome problems
Post by: Jason on December 05, 2019, 12:01:36 PM
Quote from: fox on December 05, 2019, 11:32:22 AM
OK, so just to ask another, possibly stupid, question, if I install the latest 4.15 kernel, could there be software that is part of 19.10 that wouldn't work as a result (e.g., version of LibreOffice installed in 19.10)?

There are no stupid questions, just stupid answers. ;D Although it's possible some other program could rely on a specific kernel version (other than the startup packages associated with the kernel). I can't think of any example other than very specific, and binary drivers. Nvidia drivers used to be tied to kernel versions (or at least those in a series) - I have no idea if this is still the case. I don't think it is.


QuoteAnd when you say that the 5.0 kernel isn't updated automatically, do you mean that if I install it, I will have to check the repos periodically to see if there has been an update?
I meant that comment specifically for 19.04 which is almost EOL. I meant that you could probably install a newer series kernel 5.0 series on 19.04 even after it's no longer supported. If you're using 19.10, you will continue to get newer kernel releases.

And do you have to worry about it with 18.04 which is updated until 2023. However, if I want to use a series 5.0 kernel in 18.04, I have to install the kernel-hwe package to do that and after that it will be updated along with the usual updates.

I hope that's clearer than mud.  :)



Title: Re: Ubuntu 19.10 gnome problems
Post by: fox on December 06, 2019, 08:08:16 AM
Last night I updated a 2012 Mac mini from Ubuntu 19.04 to 19.10. The 5.0 latest kernel was left after the update, so I was able to see, in a very limited way, how 19.10 runs with that kernel. I experienced no freezing, but the test was way too limited to determine if the kernel has anything to do with the freezing I am experiencing on my 2011 iMac running with the Gnome desktop. But one thing I was able to determine is that the update resulted in the cut and paste problems I have reported elsewhere. That was clear: no cut and paste problem before the 19.10 update; problem after the update. So this rules out any cause of the kernel  and makes the major suspect Gnome 3.34. There is some support for this hypothesis in this posting (https://www.reddit.com/r/Fedora/comments/dx67jw/copypaste_issue_on_gnome_3341_under_wayland/) about copy/paste in Fedora 31, although the person posting was running Gnome under Wayland and I have to use xorg on this computer.
Title: Re: Ubuntu 19.10 gnome problems
Post by: Jason on December 06, 2019, 12:48:25 PM
Quote from: fox on December 06, 2019, 08:08:16 AM
Last night I updated a 2012 Mac mini from Ubuntu 19.04 to 19.10. The 5.0 latest kernel was left after the update, so I was able to see, in a very limited way, how 19.10 runs with that kernel.

For anybody else that might experience the same issues, can you mention the exact kernel release that you're using? Typing this command in the terminal will give you that information without having to enter your package manager:

uname -r


QuoteSo this rules out any cause of the kernel  and makes the major suspect Gnome 3.34. There is some support for this hypothesis in this posting (https://www.reddit.com/r/Fedora/comments/dx67jw/copypaste_issue_on_gnome_3341_under_wayland/) about copy/paste in Fedora 31, although the person posting was running Gnome under Wayland and I have to use xorg on this computer.

I suspect you're right although it might not be Gnome itself but instead a backend library used for Gnome. I mention this in a moment.

It probably doesn't matter that he's using Wayland and that you're using X.org for this bug. Both of these are display servers that handle the lower level stuff such as drawing boxes on the screen. I don't think they handle copy/paste functions with the mouse or keyboard which are handled by the desktop environment (i.e. Gnome). I could be wrong.

Did you follow the mentioned link (https://gitlab.gnome.org/GNOME/gnome-shell/issues/1910) to gitlab? It looks like the copy/paste problem was a confirmed bug in GTK that has been fixed. Since that's the basis of most Gnome programs and the core especially, that could be the issue. It would also explain why it happened in some apps and not others. I don't know if that fix has been rolled out yet, though. It only says that it has been merged into the gtk source. Have you checked that there weren't more updates after the upgrade?

I pulled up Muon (a synaptic-like package manager that looks similar to synaptic) and the copy issue was noted as fixed in the changelog for a previous update to libgtk-3-common although this was back in August. But not everything necessarily makes it into the changelog and according to gitlab that fix was merged 2 weeks ago. The last update I have for gtk was Oct. 7, but I'm also not using Gnome so it might not be a priority for Kubuntu.

Regarding the freeze-ups, that could be an issue with the particular video drivers used. I don't recall the particulars now but I seem to remember that one of your Macs had two sets of video, integrated and a separate nvidia card built into it. You could confirm this issue by seeing if there is a way to turn off the integrated video in UEFI or whatever it's called on a Mac. You don't want to do without the nvideo driver chipset/driver, screen updates would slow to a crawl on a high resolution display.



Title: Re: Ubuntu 19.10 gnome problems
Post by: fox on December 06, 2019, 04:43:48 PM
The kernel I'm using right now is 5.3.0-24-generic, but any earlier version of 5.3 in the Ubuntu respositories will have the problem, and the version of 5.0 that I tried on Ubuntu 19.10 (5.0.0-27-generic) has the problem as well.

I hadn't checked the gitlab link until you posted it (thanks!). So it looks like a fix is in the works, but it clearly hasn't arrived yet because I check for updates almost daily.

The video on this iMac is a Radeon, but I'm not using a proprietary driver. Other computers that have the copy/paste problem are using Intel integrated video. I don't have any computer that I know of with options for using integrated vs video card.
Title: Re: Ubuntu 19.10 gnome problems
Post by: Jason on December 06, 2019, 05:04:03 PM
Quote from: fox on December 06, 2019, 04:43:48 PM
The video on this iMac is a Radeon, but I'm not using a proprietary driver. Other computers that have the copy/paste problem are using Intel integrated video. I don't have any computer that I know of with options for using integrated vs video card.

I wasn't talking about checking that to fix your copy/paste problem but to fix the random freezing issue you have.

The freezes could be related to video drivers, especially since you have hybrid video on the iMac, if they're happening on the iMac. Sorry if I got that wrong. And we might have had this conversation before. I don't recall. I'm too lazy right now to look.

What I was concerned about, even though it's likely using the radeon driver because it's a 4K display, is that both drivers are enabled at the same time. You can check this by seeing if there is another video output. And if so, plug another display into it. If it works as another display then you may have both drivers enabled at the same time. That might be fine for the Apple OS but might trip Linux up. I say, may because the radeon driver might be adding the external display. It doesn't matter that you haven't installed a proprietary driver. It's not likely the base integrated video that is running your 4K display so there must be another one that was automatically installed.

Also, if you can, try switching to Wayland if you're using X.org or vice-versa just to rule out that foundation as the problem for the freezing.
Title: Re: Ubuntu 19.10 gnome problems
Post by: fox on December 06, 2019, 05:09:47 PM
Quote from: Jason Wallwork on December 06, 2019, 05:04:03 PM
....
What I was concerned about, even though it's likely using the radeon driver because it's a 4K display, is that both drivers are enabled at the same time. You can check this by seeing if there is another video output. And if so, plug another display into it. If it works as another display then you may have both drivers enabled at the same time. That might be fine for the Apple OS but might trip Linux up. I say, may because the radeon driver might be adding the external display. It doesn't matter that you haven't installed a proprietary driver. It's not likely the base integrated video that is running your 4K display so there must be another one that was automatically installed.

Also, if you can, try switching to Wayland if you're using X.org or vice-versa just to rule out that foundation as the problem for the freezing.
This iMac isn't a 4k display; it's 2560 x 1440. I can't use Wayland on it; it goes blank after the initial boot sequence.

How can I determine if I have two video drivers running simultaneously? Even if I do, why the problem now? I never had it on this machine until I upgraded to 19.10.
Title: Re: Ubuntu 19.10 gnome problems
Post by: Jason on December 06, 2019, 06:38:00 PM
Quote from: fox on December 06, 2019, 05:09:47 PM
This iMac isn't a 4k display; it's 2560 x 1440. I can't use Wayland on it; it goes blank after the initial boot sequence.

How can I determine if I have two video drivers running simultaneously? Even if I do, why the problem now? I never had it on this machine until I upgraded to 19.10.
Thanks for the correction. I'm not sure the non-radeon drivers could even have handled that but I might be wrong. Why now? Drivers change from one release to the next and often the hardware detection routines change so it may not have picked up on it. I don't know. Just spit balling.

I made a suggestion about how to possibly test this if you have a video output jack.
Title: Re: Ubuntu 19.10 gnome problems
Post by: fox on December 07, 2019, 07:37:00 AM
Quote from: Jason Wallwork on December 06, 2019, 06:38:00 PM
....
I made a suggestion about how to possibly test this if you have a video output jack.
Assuming I can do this at all, I'm not clear what I would look for with a second display plugged in.

At any rate, because of these problems I hadn't used Gnome in a week. I came back to it this morning and had one immediate problem: keyboard wasn't working. I logged out and back in and the keyboard worked but I got a freeze. That was enough for me; I didn't become a Linux convert to do alpha testing. I rebooted into Cinnamon and everything is OK. I mean everything. No copy/paste problem, no freezing, keyboard functions. This has to be a gnome issue. Whether it's a library or a video driver, it only happens in gnome. I will continue to check for and install updates, and will try gnome again when I see gnome-related updates.
Title: Re: Ubuntu 19.10 gnome problems
Post by: Jason on December 07, 2019, 12:08:24 PM
Quote from: fox on December 07, 2019, 07:37:00 AM
Assuming I can do this at all, I'm not clear what I would look for with a second display plugged in.
It was to check if one video driver disables the other video driver or they function at the same time. On my PC, I can use onboard or my nvidia card, not both. The nVidia card automatically disables the onboard video (i.e. overrides it) but if I want to there is a BIOS setting that lets me choose which I want to use and the other is disabled. That's why I also asked if there was a way for you to do that.

That's really odd with the copy/paste and now keyboard issues you're having. Did you have a second keyboard you could try? In any case these bugs must be very specific to Gnome and the the kind of hardware within Apple machines or there'd be a million articles online about it.

To be clear, I never said it wasn't a Gnome issue with the copy/paste problems. I'm just saying the copy/paste bug is probably isolated specifically to a gtk library that is used.

Probably be just easier to use another Linux distro until/if it's resolved as it sounds like you're suggesting. You might also want to stick with LTS releases (of any distro) if you're not feeling particularly explorative. With a new release every 6 months, things can break in Ubuntu especially on hardware that probably isn't tested all that much. You might be the only North American computer user who has Linux on their Mac! ;-)
Title: Re: Ubuntu 19.10 gnome problems
Post by: fox on December 07, 2019, 01:03:10 PM
Quote from: Jason Wallwork on December 07, 2019, 12:08:24 PM
....
Probably be just easier to use another Linux distro until/if it's resolved as it sounds like you're suggesting. ....
To be clear, the issue isn't the distro; it's the desktop environment. Cinnamon on Ubuntu 19.10 is fine; no problems of any sort. That's what I'm using now.
Title: Re: Ubuntu 19.10 gnome problems
Post by: Jason on December 07, 2019, 01:22:51 PM
Yeah, I got that. What I meant was to use a different distro to get another environment. Although, can you install Cinnamon on Ubuntu?

It would be more instructive if you tried another distro with the exact same version of Gnome just to see what happens, perhaps Ubuntu Gnome? Or Fedora or OpenSUSE with Gnome?
Title: Re: Ubuntu 19.10 gnome problems
Post by: fox on December 07, 2019, 04:45:13 PM
I have Cinnamon installed on otherwise vanilla Ubuntu 19.10; that is what I'm using now. One interesting thing I noticed is that when I looked at Cinnamon in Synaptic, it came up with a Gnome 3.32 library. The current version of Gnome in Ubuntu 19.10 is 3.34; that of Ubuntu 19.04 is 3.32. This is stronger evidence that my problems in Ubuntu 19.10 are being caused by the updated version of Gnome that's installed with it. I suppose I could test this by installing the latest version of Fedora, which would also be using Gnome 3.34, but that's more trouble than I'm willing to go to since I have a working solution with the Cinnamon desktop.
Title: Re: Ubuntu 19.10 gnome problems
Post by: buster on December 07, 2019, 06:47:44 PM
I have been following this thread with interest Fox and have 3 comments -

#1. You obviously have far too much time on your hands since you retired.
#2. You and I should grab a beer sometime, and discuss some activities that will use your talents in a more meaningful way than getting a Gnome system that doesn't want to work to perform flawlessly.
#3. Since you like to fix things, I'd like to send to your place a toaster that doesn't pop up, a shovel that can probably be repaired, and a timer that has sticky buttons.

Your friend, Buster
Title: Re: Ubuntu 19.10 gnome problems
Post by: Jason on December 07, 2019, 06:53:40 PM
Not that the same doesn't apply to me (other than being retired). But still...

Title: Re: Ubuntu 19.10 gnome problems
Post by: fox on December 07, 2019, 11:00:54 PM
I like solving mysteries ... to a point. I've now reached that point. I'm pretty sure that I have nailed the cause, but getting the solution is more than this retiree cares to handle.