[Bug 1879876] Re: Screen should not rotate automatically on a laptop

2022-05-20 Thread Bug Watch Updater
** Changed in: iio-sensor-proxy
   Status: Unknown => Fix Released

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

Title:
  Screen should not rotate automatically on a laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/iio-sensor-proxy/+bug/1879876/+subscriptions


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

[Bug 1879876] Re: Screen should not rotate automatically on a laptop

2020-10-20 Thread Sebastien Bacher
upstream merged https://github.com/systemd/systemd/commit/a5fe8447b

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

Title:
  Screen should not rotate automatically on a laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/iio-sensor-proxy/+bug/1879876/+subscriptions

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

[Bug 1879876] Re: Screen should not rotate automatically on a laptop

2020-10-19 Thread Kai-Chuan Hsieh
Based on some device doesn't config chassis type correctly, the patch
can only be like

https://github.com/systemd/systemd/pull/17281

** Changed in: oem-priority
   Status: New => Incomplete

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

Title:
  Screen should not rotate automatically on a laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/iio-sensor-proxy/+bug/1879876/+subscriptions

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

[Bug 1879876] Re: Screen should not rotate automatically on a laptop

2020-09-17 Thread Kai-Chuan Hsieh
A upstream MP for disabling rotation based on #4.
https://github.com/systemd/systemd/pull/17084

** Changed in: oem-priority
 Assignee: Che Cheng (cktenn) => Kai-Chuan Hsieh (kchsieh)

** Also affects: systemd
   Importance: Undecided
   Status: New

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

Title:
  Screen should not rotate automatically on a laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/iio-sensor-proxy/+bug/1879876/+subscriptions

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

[Bug 1879876] Re: Screen should not rotate automatically on a laptop

2020-08-15 Thread Rex Tsai
** Tags added: oem-priority

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

Title:
  Screen should not rotate automatically on a laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/iio-sensor-proxy/+bug/1879876/+subscriptions

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

[Bug 1879876] Re: Screen should not rotate automatically on a laptop

2020-05-21 Thread Che Cheng
** Bug watch added: gitlab.freedesktop.org/hadess/iio-sensor-proxy/-/issues #306
   https://gitlab.freedesktop.org/hadess/iio-sensor-proxy/-/issues/306

** Also affects: iio-sensor-proxy via
   https://gitlab.freedesktop.org/hadess/iio-sensor-proxy/-/issues/306
   Importance: Unknown
   Status: Unknown

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

Title:
  Screen should not rotate automatically on a laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/iio-sensor-proxy/+bug/1879876/+subscriptions

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

[Bug 1879876] Re: Screen should not rotate automatically on a laptop

2020-05-21 Thread Sebastien Bacher
the rotation is being handled by iio-sensor-proxy and if such heuristic
needs to be added it should probably be there. Could you also open a
report upstream on gitlab to see what's their input on a such change?

** Package changed: gdm3 (Ubuntu) => iio-sensor-proxy (Ubuntu)

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

Title:
  Screen should not rotate automatically on a laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1879876/+subscriptions

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

[Bug 1879876] Re: Screen should not rotate automatically on a laptop

2020-05-21 Thread Che Cheng
The legitimate chassis type to enable the rotation feature should be:
Tablet (0x1E)
Convertible (0x1F)
Detachable (0x20)

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

Title:
  Screen should not rotate automatically on a laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1879876/+subscriptions

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

[Bug 1879876] Re: Screen should not rotate automatically on a laptop

2020-05-21 Thread Che Cheng
apport information

** Tags added: apport-collected focal

** Description changed:

  There are recently more machines shipped with an accelerometer to bring
  about the automatic rotation feature on pad-like or 2in1 products.
  However, manufacturers sometimes share designs between platforms; a
  laptop may mount an accelerometer on its panel. The user experience on
  laptops with a fixed keyboard/touchpad that rotates automatically is
  somehow annoying, and the touchpad motion is confusing.
  
- The SMBIOS specification defines chassis type in section 7.4.1.
- Softwares can determine to rotate automatically or not by checking this
- value, or at least not to rotate on a laptop(0x09) and notebook(0x0A).
+ The SMBIOS specification defines chassis type in section 7.4.1. Softwares can 
determine to rotate automatically or not by checking this value, or at least 
not to rotate on a laptop(0x09) and notebook(0x0A).
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27
+ Architecture: amd64
+ CasperMD5CheckResult: skip
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 20.04
+ InstallationDate: Installed on 2020-05-05 (15 days ago)
+ InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200402)
+ Package: gdm3 3.34.1-1ubuntu1
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 5.6.0-1010.10-oem 5.6.8
+ Tags:  focal
+ Uname: Linux 5.6.0-1010-oem x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1879876/+attachment/5375006/+files/Dependencies.txt

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

Title:
  Screen should not rotate automatically on a laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1879876/+subscriptions

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

[Bug 1879876] Re: Screen should not rotate automatically on a laptop

2020-05-21 Thread Che Cheng
** Also affects: gdm
   Importance: Undecided
   Status: New

** No longer affects: gdm

** Also affects: oem-priority
   Importance: Undecided
   Status: New

** Changed in: oem-priority
 Assignee: (unassigned) => Che Cheng (cktenn)

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

Title:
  Screen should not rotate automatically on a laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1879876/+subscriptions

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