[Bug 1888088] Re: [amdgpu] [Lenovo IdeaPad Flex 5 14ARE05] Display won't rotate, nor do fractional scaling

2020-07-26 Thread John Gilmore
I found a way to enable the amdgpu support for this hardware in the
standard LTS kernel!  Based on this comment on a YouTube video reviewing
this laptop:

  https://www.youtube.com/watch?v=FjegdWtHuOE=UgzbtkQw4vuk6ls-
6vF4AaABAg

Add "amdgpu.exp_hw_support=1" to the kernel command line in /etc/default/grub, 
run
update-grub, and reboot.  This FIXES ALL THE ISSUES that I encountered in this 
bug.  I am running linux-image-5.4.0-42-generic:amd64 (5.4.0-42.46) which is 
the current LTS kernel.

The same poster also recommended turning on this Firefox about:config
setting, to avoid screen tearing while playing YouTube videos:
layers.acceleration.force-enabled.

I have seen reports (comments below that same YouTube video, and
elsewhere) that there are small kernel patches in the 5.7 kernels that
also fix the screen brightness settings on this hardware.  Perhaps a
future Ubuntu kernel update can cherry-pick those fixes, and
automatically enable the experimental hardware support for this
integrated AMD Ryzen 5 4500U CPU/GPU?  Would be good for these fixes to
get into the Ubuntu 20.04.1 point release, too; these laptops are very
fast and cost $600 so they are selling very well.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1888088

Title:
  [amdgpu] [Lenovo IdeaPad Flex 5 14ARE05] Display won't rotate, nor do
  fractional scaling

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1888088/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1873407] [NEW] totem warns every time: "Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node slider owner GtkScale)

2020-04-17 Thread John Gilmore
Public bug reported:

I am running Ubuntu 20.04 beta amd64 Desktop from the liveCD ISO.

Whenever I run totem from a shell window to play a video, I get on
stderr:

  "(totem:13002): Gtk-WARNING **: 07:50:52.916: Drawing a gadget with
negative dimensions. Did you forget to allocate a size? (node slider
owner GtkScale)"

This has also been happening in totem in Ubuntu 18.04.4 LTS for years.
I was shocked when I first ran it on 20.04 that apparently nobody else
noticed this error.  It happens every single time I run totem, as soon
as it actually opens a video and starts playing it.

For example, I made a screencast for a few seconds (with Ctl-Alt-
Shift-R) and then played it from "totem ~/Videos/Screencast*.webm", and
this error came out on stderr.

If I just run "totem &" the error doesn't come out -- until I select a
video from totem's interface.  Once I pick one and play it, then the
error comes out on the terminal screen where I typed the totem command.

Is there supposed to be a slider for scaling the video?  That would be a
nice feature, but no slider appears, possibly due to this bug...

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: totem 3.34.1-2ubuntu2
ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
Uname: Linux 5.4.0-21-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu22
Architecture: amd64
CasperVersion: 1.442
CurrentDesktop: ubuntu:GNOME
Date: Fri Apr 17 07:46:58 2020
ExecutablePath: /usr/bin/totem
LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200402)
ProcEnviron:
 SHELL=/bin/bash
 LANG=C.UTF-8
 TERM=xterm-256color
 XDG_RUNTIME_DIR=
 PATH=(custom, no user)
SourcePackage: totem
UpgradeStatus: No upgrade log present (probably fresh install)
XorgLog: Error: [Errno 2] No such file or directory: '/var/log/Xorg.0.log'

** Affects: totem (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/1873407

Title:
  totem warns every time: "Drawing a gadget with negative dimensions.
  Did you forget to allocate a size? (node slider owner GtkScale)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1873407/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1873398] [NEW] gnome-disks won't do SMART on NVME drive

2020-04-17 Thread John Gilmore
Public bug reported:

I'm running 20.04 beta amd64 Desktop from a USB stick of the live ISO.

I opened Disks (gnome-disks) and it sees all my drives, but it won't
show SMART stats on my NVME drive (Samsung SSD 970 EVO Plus 500GB).  The
SMART menu item is greyed out.  It works fine on other drives.

The NVME has SMART support; it works fine with smartctl -a /dev/nvme0n1 for 
example.  (Though smartctl is not in this live ISO, I have apt-get installed it 
at another time and tried it; and
it works fine in the Ubuntu 18.04 that is installed on this machine.)

I've attached a screencast showing the failure.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-disk-utility 3.36.1-1ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
Uname: Linux 5.4.0-21-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu22
Architecture: amd64
CasperVersion: 1.442
CurrentDesktop: ubuntu:GNOME
Date: Fri Apr 17 07:32:43 2020
ExecutablePath: /usr/bin/gnome-disks
LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200402)
ProcEnviron:
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=
 PATH=(custom, no user)
 LANG=C.UTF-8
SourcePackage: gnome-disk-utility
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-disk-utility (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

** Attachment added: "screencast of Disks failing to show SMART data on NVME 
drive"
   
https://bugs.launchpad.net/bugs/1873398/+attachment/5355919/+files/Screencast%20from%2004-17-20%2007%3A38%3A22.webm

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-disk-utility in Ubuntu.
https://bugs.launchpad.net/bugs/1873398

Title:
  gnome-disks won't do SMART on NVME drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1873398/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 876107] [NEW] relnotes in 11.10 say to install gnome-panel but it doesn't install

2011-10-16 Thread John Gilmore
Public bug reported:

I hate Unity and am only interested in running new Ubuntu's if I can
install gnome.

The release notes here:

https://wiki.ubuntu.com/OneiricOcelot/ReleaseNotes?action=showredirect=OneiricOcelot%2FTechnicalOverview

say:

  GNOME 3.2 is included and is a major upgrade from GNOME 2.32 included
in Ubuntu 11.04. GNOME Classic is no longer installed by default, but
can be enabled after installation completes by installing gnome-panel

THIS IS FALSE.   It's easy to reproduce.  While running the Live image
(desktop-i386) from USB stick, I got this result:

 apt-get install gnome-panel
 Reading package lists... Done
 Building dependency tree   
 Reading state information... Done
 Package gnome-panel is not available, but is referred to by another package.
 This may mean that the package is missing, has been obsoleted, or
 is only available from another source

 E: Package 'gnome-panel' has no installation candidate

The same result occurs whether or not I have run apt-get update.

To Fix:

(1)  Make gnome-panel installable from the repos.
   AND/OR
(2)  Change the release notes so that they don't tell people to do things that 
fail.

Best of all would be:
(3)  Quit with the Not-Invented-Here attitude, don't force the Unity crud on 
everyone; make a simple way to delete
Unity and install Gnome by default (or merely INSTALL it by default, next to 
Unity, and let people pick it in the login screen).

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/876107

Title:
  relnotes in 11.10 say to install gnome-panel but it doesn't install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/876107/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 391177] Re: touchpad tap to click should be enabled by default

2009-10-22 Thread John Gilmore
*** This bug is a duplicate of bug 378391 ***
https://bugs.launchpad.net/bugs/378391

This is *not* a duplicate.  The original bug was about an unintentional
regression.  That has been fixed.  This is a complaint about what
appears to be an intentional regression (making tap-to-click work as
before, BUT ONLY IF YOU TURN IT ON IN MOUSE SETTINGS).  We can and
should debate what to do about this -- but it's a DIFFERENT PROBLEM and
doesn't deserve to be discarded into the the we fixed that pile.

-- 
touchpad tap to click should be enabled by default
https://bugs.launchpad.net/bugs/391177
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs