[Bug 1918058] [NEW] Kamoso shows a black screen instead of webcam output

2021-03-07 Thread Tony Thuitai
Public bug reported:

Every time I launch Kamoso, the webcam output is blank and the webcam's
led is off. The hamburger button does not work. Attempting to record a
video crashes Kamoso. Attached is an screen recording of Kamoso to
illustrate the issues The  Webcam output is displayed well with the
Cheese gnome app.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: kamoso 19.12.3-0ubuntu1
ProcVersionSignature: Ubuntu 5.8.0-44.50~20.04.1-generic 5.8.18
Uname: Linux 5.8.0-44-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.16
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: KDE
Date: Sun Mar  7 15:30:26 2021
InstallationDate: Installed on 2021-03-06 (1 days ago)
InstallationMedia: Kubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
SourcePackage: kamoso
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

** Attachment added: "kamoso-2021-03-07_15.50.48.ogg"
   
https://bugs.launchpad.net/bugs/1918058/+attachment/5474173/+files/kamoso-2021-03-07_15.50.48.ogg

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

Title:
  Kamoso shows a black screen instead of webcam output

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

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

[Bug 1876879] Re: gnome-software cannot install classic snaps if a channel is selected

2020-11-23 Thread Tony Thuitai
Bug also occurs on gnome software in groovy

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

Title:
  gnome-software cannot install classic snaps if a channel is selected

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-store-desktop/+bug/1876879/+subscriptions

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

[Bug 1835660] Re: initramfs unpacking failed

2020-09-13 Thread Tony Thuitai
Applied the 'fix' from Comment #11 by vmc(vmclark) in Linux Mint 20. The
error is no longer logged. Some boots on my HP laptop with a 5400RPM
spinning Hard drive are slow but some are faster but some around the
same time with lz4. Hard disk performance on my laptop is better with
gzip than lz4. With lz4 the PC extremely lags when some apt packages are
being set up and configured and some final configurations after most or
all packages are installed, set up and configured but with gzip, the lag
never occurs and PC is usable. Hard disk read benchmarks are better with
gzip than with lz4. I think that lz4 is more suitable for an SSD than a
spinning hard drive

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

Title:
  initramfs unpacking failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1835660/+subscriptions

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

[Bug 1892458] Re: Cannot change from one language format to another for example from English US to English UK in the language tab of language-selector-gnome

2020-08-23 Thread Tony Thuitai
I understand and the solution is better than the one I am used to.

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

Title:
  Cannot change from one language format to another   for example from
  English US to English UK in the language tab of language-selector-
  gnome

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1892458/+subscriptions

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

[Bug 1892614] Re: RTL8723DE firmware bug: rtw_pci 0000:0d:00.0: failed to send h2c command

2020-08-23 Thread Tony Thuitai
I tested Linux Kernel 5.8 which had the driver out of the box as
rtw_8723de but the firmware bug is not present. The bug also does not
occur when using the drivers from Larry Fingers rtw88 GitHub repository
which comes with the rtw_8723de driver for the module.

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

Title:
  RTL8723DE firmware bug: rtw_pci :0d:00.0: failed to send h2c
  command

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

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

[Bug 1892614] [NEW] RTL8723DE firmware bug: rtw_pci 0000:0d:00.0: failed to send h2c command

2020-08-23 Thread Tony Thuitai
Public bug reported:

WiFi (WLAN) Module: Realtek RTL8723DE (came with my HP laptop). Ubuntu
20.04 is the first Ubuntu release to have the module working out of the
box.

Network devices as output by 'inxi -N'
Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet driver: r8169 
Device-2: Realtek RTL8723DE 802.11b/g/n PCIe Adapter driver: rtw_pci 
Device-3: Realtek 802.11n WLAN Adapter type: USB driver: btusb 

The error 'rtw_pci :0d:00.0: failed to send h2c command' is logged
every time I use the module for internet access. The error is logged
more frequently especially if I stream a video and other related tasks.
The driver is stable but it may fail become unavailable unless a cold
boot is performed. The attached log contains the error logged many times
when I was streaming a video Today. According to
https://askubuntu.com/questions/1217892/system-responds-with-failed-to-
send-h2c-command-on-shutdown-what-does-that-me the error may be due to a
firmware issue or the driver issue. The error does not occur if using
the Realtek drivers obtained from Github in this link:
https://github.com/lwfinger/rtw88 and the driver of the module is
identified as rtw_8723de.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.4.0-42-generic 5.4.0-42.46
ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
Uname: Linux 5.4.0-42-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  tony   1949 F pulseaudio
 /dev/snd/controlC1:  tony   1949 F pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sun Aug 23 08:37:12 2020
InstallationDate: Installed on 2020-08-22 (1 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
MachineType: HP HP Laptop 15-bs1xx
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-42-generic 
root=UUID=7b47411f-1984-4025-9678-8f5fba5b2059 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.4.0-42-generic N/A
 linux-backports-modules-5.4.0-42-generic  N/A
 linux-firmware1.187.2
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/06/2019
dmi.bios.vendor: Insyde
dmi.bios.version: F.65
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 8444
dmi.board.vendor: HP
dmi.board.version: 67.33
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: HP
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.65:bd12/06/2019:svnHP:pnHPLaptop15-bs1xx:pvrType1ProductConfigId:rvnHP:rn8444:rvr67.33:cvnHP:ct10:cvrChassisVersion:
dmi.product.family: 103C_5335KV HP Notebook
dmi.product.name: HP Laptop 15-bs1xx
dmi.product.sku: 4UL47EA#BH5
dmi.product.version: Type1ProductConfigId
dmi.sys.vendor: HP

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


** Tags: amd64 apport-bug focal

** Attachment added: "rtw_pci-errors.txt"
   
https://bugs.launchpad.net/bugs/1892614/+attachment/5403756/+files/rtw_pci-errors.txt

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

Title:
  RTL8723DE firmware bug: rtw_pci :0d:00.0: failed to send h2c
  command

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

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

[Bug 1892458] Re: Cannot change from one language format to another for example from English US to English UK in the language tab of language-selector-gnome

2020-08-21 Thread Tony Thuitai
I attempted to drag a language format to the top before the bug report
but nothing happened and attempted to drag again recently but it works
as long as the green line is visible at the top before releasing the
left mouse button. Marked it as invalid. The Language support app's
first impression may confuse new users. Marked it as invalid because I
am used to selecting a language instead of dragging the language to the
top.

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

Title:
  Cannot change from one language format to another   for example from
  English US to English UK in the language tab of language-selector-
  gnome

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1892458/+subscriptions

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

[Bug 1892458] Re: Cannot change from one language format to another for example from English US to English UK in the language tab of language-selector-gnome

2020-08-21 Thread Tony Thuitai
** Changed in: language-selector (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  Cannot change from one language format to another   for example from
  English US to English UK in the language tab of language-selector-
  gnome

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1892458/+subscriptions

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

[Bug 1892458] [NEW] Cannot change from one language format to another for example from English US to English UK in the language tab of language-selector-gnome

2020-08-21 Thread Tony Thuitai
Public bug reported:

Ubuntu automatically sets the English US language as the system language
for the region that I reside in which mainly the English UK language as
one of its official languages but not the English US language. When
using the Language Support app to attempt to change the system language
and regional formats to English UK, the English UK option is greyed out
and cannot be selected in the Languages tab. To properly change the
language in Ubuntu, I used the Gnome settings to change the language and
the regional formats, restarted the shell, and used the Language Support
app to apply the regional formats system-wide so that it can apply to
the display manager as well. In Xubuntu or any other official Ubuntu
flavour that uses the Ubiquity installer for installation and only uses
the gnome language selector for language and region formats selection.
Changing from one format of a language to another for example from
English US to English UK is not possible graphically with the Language
Support app alone because the desired language format, for example,
English UK is greyed out and not selectable. The attached screenshot
illustrates the issue but in this case, attempting to change from
English UK to English US by using the language support app alone to
attempt the language change.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: language-selector-gnome 0.204
ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
Uname: Linux 5.4.0-42-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.8
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Fri Aug 21 08:41:06 2020
InstallationDate: Installed on 2020-08-21 (0 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
PackageArchitecture: all
SourcePackage: language-selector
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: language-selector (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

** Attachment added: "language support.png"
   
https://bugs.launchpad.net/bugs/1892458/+attachment/5403323/+files/language%20support.png

** Summary changed:

- Cannot change from one langauge format to another in the language tab of 
language-selector-gnome  for example from English US to English UK
+ Cannot change from one language format to another   for example from English 
US to English UK in the language tab of language-selector-gnome

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

Title:
  Cannot change from one language format to another   for example from
  English US to English UK in the language tab of language-selector-
  gnome

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1892458/+subscriptions

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

[Bug 1875289] Re: Firefox Screen Tearing

2020-04-27 Thread Tony Thuitai
The screen tearing only happens with Firefox and video screen tearing
only happens in full-screen mode in Firefox. No screen tearing with
other browsers and media players.

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

Title:
  Firefox Screen Tearing

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

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

[Bug 1875289] Re: Firefox Screen Tearing

2020-04-27 Thread Tony Thuitai
** This bug is no longer a duplicate of bug 1754284
   Fullscreen windows are tearing in Xorg sessions

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

Title:
  Firefox Screen Tearing

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

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

[Bug 1875290] Re: Ubuntu Ubiquity Installer sets wrong language locale based on set time zone

2020-04-27 Thread Tony Thuitai
** Summary changed:

- Ubutu Ubiquity Installer sets wrong language locale based on set time zone
+ Ubuntu Ubiquity Installer sets wrong language locale based on set time zone

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

Title:
  Ubuntu Ubiquity Installer sets wrong language locale based on set time
  zone

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

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

[Bug 1875289] Re: Firefox Screen Tearing

2020-04-27 Thread Tony Thuitai
Yes it occurs in X11 session

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

Title:
  Firefox Screen Tearing

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

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

[Bug 1875290] Re: Ubutu Ubiquity Installer sets wrong language locale based on set time zone

2020-04-27 Thread Tony Thuitai
** Description changed:

  The Ubuntu Installer sets the wrong language locale when some timezones
  are set/automatically set for example when I set the language to English
- and set the timezone to Nairobi GMT+3, the locale that is set is not an
- English locale but a non-English one which is Oromo-KE instead of
- English US or English UK based on keyboard layout chosen in
- installation. Correction of the error after installation is possible on
- gnome graphically but requires the terminal to properly correct it in
- KDE and XFCE.
+ and set the timezone to Nairobi (Kenya) GMT+3, the locale that is set by
+ the installer is not an English locale but a non-English one which is
+ Oromo-KE instead of English US or English UK based on keyboard layout
+ chosen in installation. Correction of the error after installation is
+ possible on Gnome graphically but requires the terminal to properly
+ correct it in KDE and XFCE.
  
  I request a change to the installer to solve this issue which is to
  allow users to set a type of the main Language selected for example when
  English is selected at the start of installation, the next step before
  setting the keyboard layout should be the English type, for example,
  English-UK, English-US and others so that the correct language locale is
- set. An example of the change is the System76 Pop OS installation.
+ set. An example of the change is the System76 Pop OS installer and the
+ calameres installer.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: ubiquity (not installed)
  ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
  Uname: Linux 5.4.0-26-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr 27 09:53:50 2020
  InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
  InstallationDate: Installed on 2020-04-27 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: ubiquity
  Symptom: installer
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Ubutu Ubiquity Installer sets wrong language locale based on set time
  zone

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

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

[Bug 1875297] [NEW] Ubuntu minimal install takes longer than normal install when installing from official ISO

2020-04-27 Thread Tony Thuitai
Public bug reported:

Expected installation: Minimal installation should not take longer than
normal installation.

Performed a test of Ubuntu 19.10 installation with Erase Disk option on
both a 5400rpm hard disk and a SATA 3 SSD when they are connected
directly to a SATA 3 interface and internet speed and mirrors are fast.
When installing on a 5400rpm hard disk, minimal installation takes
almost an hour but normal installation takes about 30 minutes. When
installing on a SATA 3 SSD, minimal installation takes about 10 minutes
while the normal installation takes about 5 minutes.

Why the opposite of the expected installation occurs is because the
Minimal installation mode seems to 'debloat' the normal installation by
removing packages that are not required which include games, media
players and other applications, locales and many of them are not of the
selected language and installer related packages.

I request a fix to the ubiquity installer such that only the required
packages are installed based on language and other options especially
whether Minimal or Normal set before the start of installation on
hardware. This will save a lot of time, especially on mechanical hard
drives.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity (not installed)
ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
Uname: Linux 5.4.0-26-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Mon Apr 27 10:14:37 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
InstallationDate: Installed on 2020-04-27 (0 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
SourcePackage: ubiquity
Symptom: installer
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal ubiquity-20.04.15

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

Title:
  Ubuntu minimal install takes longer than normal install when
  installing from official ISO

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

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

[Bug 1875290] [NEW] Ubutu Ubiquity Installer sets wrong language locale based on set time zone

2020-04-27 Thread Tony Thuitai
Public bug reported:

The Ubuntu Installer sets the wrong language locale when some timezones
are set/automatically set for example when I set the language to English
and set the timezone to Nairobi GMT+3, the locale that is set is not an
English locale but a non-English one which is Oromo-KE instead of
English US or English UK based on keyboard layout chosen in
installation. Correction of the error after installation is possible on
gnome graphically but requires the terminal to properly correct it in
KDE and XFCE.

I request a change to the installer to solve this issue which is to
allow users to set a type of the main Language selected for example when
English is selected at the start of installation, the next step before
setting the keyboard layout should be the English type, for example,
English-UK, English-US and others so that the correct language locale is
set. An example of the change is the System76 Pop OS installation.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity (not installed)
ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
Uname: Linux 5.4.0-26-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Mon Apr 27 09:53:50 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
InstallationDate: Installed on 2020-04-27 (0 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
SourcePackage: ubiquity
Symptom: installer
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal ubiquity-20.04.15

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

Title:
  Ubutu Ubiquity Installer sets wrong language locale based on set time
  zone

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

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

[Bug 1875289] [NEW] Firefox Screen Tearing

2020-04-27 Thread Tony Thuitai
Public bug reported:

Screen tearing on Firefox when watching a video or scrolling down a
webpage with a lot of text.

Steps to reproduce video screen tearing
1. Open Firefox browser on and go to Youtube
2. Select a video but I recommend a screen tearing video test
3. View the whole video and screen tearing occurs.

Steps to reproduce scroll tearing
1. Open a webpage on Firefox that has a lot of text like a Wiki
2. Scroll down the page and tearing is seen when scrolling

Tried recording the screen with Kazam to illustrate the issue but it
does not record the screen tearing. Tested on Chromium but no screen
tearing

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: firefox 75.0+build3-0ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
Uname: Linux 5.4.0-26-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  tony   1840 F pulseaudio
 /dev/snd/controlC0:  tony   1840 F pulseaudio
BuildID: 20200403170909
CasperMD5CheckResult: skip
Channel: Unavailable
CurrentDesktop: ubuntu:GNOME
Date: Mon Apr 27 09:33:26 2020
DefaultProfileExtensions: extensions.sqlite corrupt or missing
DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
DefaultProfileLocales: extensions.sqlite corrupt or missing
DefaultProfilePrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:733
DefaultProfileThemes: extensions.sqlite corrupt or missing
ForcedLayersAccel: False
InstallationDate: Installed on 2020-04-27 (0 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
IpRoute:
 default via 192.168.0.1 dev wlo1 proto dhcp metric 600 
 169.254.0.0/16 dev wlo1 scope link metric 1000 
 192.168.0.0/24 dev wlo1 proto kernel scope link src 192.168.0.32 metric 600
Profile0Extensions: extensions.sqlite corrupt or missing
Profile0IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
Profile0Locales: extensions.sqlite corrupt or missing
Profile0PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:733
Profile0PrefSources: prefs.js
Profile0Themes: extensions.sqlite corrupt or missing
Profiles:
 Profile1 (Default) - LastVersion=None/None (Out of date)
 Profile0 - LastVersion=75.0/20200403170909
RunningIncompatibleAddons: False
SourcePackage: firefox
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/06/2019
dmi.bios.vendor: Insyde
dmi.bios.version: F.65
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 8444
dmi.board.vendor: HP
dmi.board.version: 67.33
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: HP
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.65:bd12/06/2019:svnHP:pnHPLaptop15-bs1xx:pvrType1ProductConfigId:rvnHP:rn8444:rvr67.33:cvnHP:ct10:cvrChassisVersion:
dmi.product.family: 103C_5335KV HP Notebook
dmi.product.name: HP Laptop 15-bs1xx
dmi.product.sku: 4UL47EA#BH5
dmi.product.version: Type1ProductConfigId
dmi.sys.vendor: HP

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


** Tags: amd64 apport-bug focal

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

Title:
  Firefox Screen Tearing

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

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

[Bug 1871618] Re: Switching playing youtube video to full-screen mode and to default mode lag on Chromium

2020-04-24 Thread Tony Thuitai
Reattached The chromium screencast since the file was corrupted here and
comments are not editable

** Attachment removed: "firefox switch.mp4"
   
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1871618/+attachment/5358985/+files/firefox%20switch.mp4

** Attachment removed: "chromium switch lag.mp4"
   
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1871618/+attachment/5358976/+files/chromium%20switch%20lag.mp4

** Attachment added: "chromium switch lag.mp4"
   
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1871618/+attachment/5359122/+files/chromium%20switch%20lag.mp4

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

Title:
  Switching playing youtube video to full-screen mode and to default
  mode lag on Chromium

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1871618/+subscriptions

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

[Bug 1871618] Re: Switching playing youtube video to full-screen mode and to default mode lag on Chromium

2020-04-24 Thread Tony Thuitai
Tried attaching recording of the issue on chrome and chromium and also
firefox for comparison but the video cannot be played on this end since
it got corrupted here but Ok on my PC and chromium bug report.

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

Title:
  Switching playing youtube video to full-screen mode and to default
  mode lag on Chromium

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1871618/+subscriptions

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

[Bug 1871618] Re: Switching playing youtube video to full-screen mode and to default mode lag on Chromium

2020-04-23 Thread Tony Thuitai
Screencast of Firefox also attached for comparison

** Attachment added: "firefox switch.mp4"
   
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1871618/+attachment/5358985/+files/firefox%20switch.mp4

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

Title:
  Switching playing youtube video to full-screen mode and to default
  mode lag on Chromium

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1871618/+subscriptions

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

[Bug 1871618] Re: Switching playing youtube video to full-screen mode and to default mode lag on Chromium

2020-04-23 Thread Tony Thuitai
Attached screencasts of Chromium to demonstrate the issue

** Attachment added: "chromium switch lag.mp4"
   
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1871618/+attachment/5358976/+files/chromium%20switch%20lag.mp4

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

Title:
  Switching playing youtube video to full-screen mode and to default
  mode lag on Chromium

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1871618/+subscriptions

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

[Bug 1871618] Re: Switching playing youtube video to full-screen mode and to default mode lag on Chromium

2020-04-22 Thread Tony Thuitai
comment#4 In X11 session and not using any dpi scaling because my
laptop's screen does not require scaling.

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

Title:
  Switching playing youtube video to full-screen mode and to default
  mode lag on Chromium

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1871618/+subscriptions

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

[Bug 1871618] Re: Switching playing youtube video to full-screen mode and to default mode lag on Chromium

2020-04-09 Thread Tony Thuitai
Updated Chromium snap to Version 81.0.4044.92 (Official Build) snap
(64-bit) recently but the switching a youtube video to full-screen and
back is still laggy but playback is still smooth.

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

Title:
  Switching playing youtube video to full-screen mode and to default
  mode lag on Chromium

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1871618/+subscriptions

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

[Bug 1871618] Re: Switching playing youtube video to full-screen mode and to default mode lag on Chromium

2020-04-08 Thread Tony Thuitai
Olivier, Playback is smooth but the switching to full-screen mode and back is 
laggy.
Output of the command is:
The authorization page:
 
(https://launchpad.net/+authorize-token?oauth_token=0JLWTDmMkwMH1vNl0trs_permission=DESKTOP_INTEGRATION)
should be opening in your browser. Use your browser to authorize
this program to access Launchpad on your behalf.
Waiting to hear from Launchpad about your decision...
Package chromium-browser not installed and no hook available, ignoring.

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

Title:
  Switching playing youtube video to full-screen mode and to default
  mode lag on Chromium

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1871618/+subscriptions

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

[Bug 1871618] [NEW] Switching playing youtube video to full-screen mode and to default mode lag on Chromium

2020-04-08 Thread Tony Thuitai
Public bug reported:

The switching of a playing youtube video to fullscreen mode and also
from fullscreen mode to normal mode lags.

Ubuntu version: 19:10
Chromium version: 80.0.3987.163 (Official Build) snap (64-bit)

Steps to reproduce
1. Launch Chromium and open Youtube.
2. Select/search for a video and play.
3. Switch the playing video to full-screen mode and back to normal view.

When playing a video using chromium the switch to full-screen mode and
back is expected to be smooth but instead, the switching is laggy.

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

- The switching of a playing youtube video to fullscreen and also from 
fullscreen to normal view lags.
+ The switching of a playing youtube video to fullscreen and also from
+ fullscreen to normal view lags.
+ 
  Ubuntu version: 19:10
  Chromium version: 80.0.3987.163 (Official Build) snap (64-bit)
  
  Steps to reproduce
  1. Launch Chromium and open Youtube.
  2. Select/search for a video and play.
  3. Switch the playing video to full-screen mode and back to normal view.
  
  When playing a video using chromium the switch to full-screen and back
  is expected to be smooth but instead, the switching is laggy.

** Summary changed:

- Switching youtube video to fullscreen and to default view lag on Chromium
+ Switching playing youtube video to full-screen mode and to default mode lag 
on Chromium

** Description changed:

- The switching of a playing youtube video to fullscreen and also from
- fullscreen to normal view lags.
+ The switching of a playing youtube video to fullscreen mode and also
+ from fullscreen mode to normal mode lags.
  
  Ubuntu version: 19:10
  Chromium version: 80.0.3987.163 (Official Build) snap (64-bit)
  
  Steps to reproduce
  1. Launch Chromium and open Youtube.
  2. Select/search for a video and play.
  3. Switch the playing video to full-screen mode and back to normal view.
  
- When playing a video using chromium the switch to full-screen and back
- is expected to be smooth but instead, the switching is laggy.
+ When playing a video using chromium the switch to full-screen mode and
+ back is expected to be smooth but instead, the switching is laggy.

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

Title:
  Switching playing youtube video to full-screen mode and to default
  mode lag on Chromium

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1871618/+subscriptions

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

[Bug 1870111] Re: Thunderbird freezes graphical session except mouse cursor on second launch or clicking the icon after email setup on the first launch

2020-04-04 Thread Tony Thuitai
@osomon One way to cause Thunderbird to freeze the system except mouse
cursor and TTY can be accessed: Try opening a clean/fresh/purged then
reinstalled installation of Thunderbird and set up email like yahoo or
google, as the emails sync, click on the hamburger/three short parallel
horizontal icon on the left, click Preferences, click Toolbar layout,
then disable the title bar. After closing the Toolbar layout window, two
orange (Ubuntu default theme) dots are still shown on the dock beside
the icon. Clicking the icon causes the issue. Issue also occurs also on
the snap package.

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

Title:
  Thunderbird freezes graphical session except mouse cursor on second
  launch or clicking the icon after email setup on the first launch

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

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

[Bug 1870111] Re: Thunderbird freezes graphical session except mouse cursor on second launch or clicking the icon after email setup on the first launch

2020-04-02 Thread Tony Thuitai
The WiFi that I use refuses to connect via the TTY and works with the
graphical session. In the graphical session the WiFi connects sometimes
instantly, sometimes with a delay or connects when the Airplane mode is
turned on then off again.

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

Title:
  Thunderbird freezes graphical session except mouse cursor on second
  launch or clicking the icon after email setup on the first launch

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

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

[Bug 1870111] Re: Thunderbird freezes graphical session except mouse cursor on second launch or clicking the icon after email setup on the first launch

2020-04-02 Thread Tony Thuitai
Update to #5 The WiFi always fails to connect in a TTY with the error:
rtlwifi: AP off, try to reconnect now. The WiFi card is the Realtek
rtl8723de. I can only download/ping from a TTY via Ethernet connection.

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

Title:
  Thunderbird freezes graphical session except mouse cursor on second
  launch or clicking the icon after email setup on the first launch

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

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

[Bug 1870111] Re: Thunderbird freezes graphical session except mouse cursor on second launch or clicking the icon after email setup on the first launch

2020-04-02 Thread Tony Thuitai
@osomon I notice that it always causes the system to freeze when WiFi is
in use. The WiFi card is rtl8723de which is not in the kernel and I
installed it from lwfinger git clone using dkms. With LAN it works fine
and does not cause the system to freeze.

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

Title:
  Thunderbird freezes graphical session except mouse cursor on second
  launch or clicking the icon after email setup on the first launch

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

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

[Bug 1870118] [NEW] GIMP: No maximize button in single window mode

2020-04-01 Thread Tony Thuitai
Public bug reported:

Gimp from the repositories does not have a maximize button in single-
window mode but the snap package which is a newer and stable version has
the maximize button on the title bar.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: gimp 2.10.8-2
ProcVersionSignature: Ubuntu 5.3.0-45.37-generic 5.3.18
Uname: Linux 5.3.0-45-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed Apr  1 15:01:29 2020
InstallationDate: Installed on 2020-03-31 (1 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
SourcePackage: gimp
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug eoan

** Attachment added: "gimp.png"
   https://bugs.launchpad.net/bugs/1870118/+attachment/5344227/+files/gimp.png

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

Title:
  GIMP: No maximize button in single window mode

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

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

[Bug 1870111] [NEW] Thunderbird freezes graphical session except mouse cursor on second launch or clicking the icon after email setup on the first launch

2020-04-01 Thread Tony Thuitai
Public bug reported:

When Launching thunderbird (pinned on Favourites) from the dock/dash it
shows 2 orange dots on default theme that is one for email setup and the
other for the main window. After setting up an email and closing the
email config window, the two dots are still shown on the dash/dock
before the icon. Thunderbird causes the graphical session except for the
mouse cursor to freeze until I switch to a TTY and reboot. Also when
closing thunderbird, one dot is shown and when launching the application
the graphical session except for mouse cursor freezes.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: thunderbird 1:68.4.1+build1-0ubuntu0.19.10.1
ProcVersionSignature: Ubuntu 5.3.0-45.37-generic 5.3.18
Uname: Linux 5.3.0-45-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.7
Architecture: amd64
BuildID: 20200110143530
CurrentDesktop: ubuntu:GNOME
Date: Wed Apr  1 13:26:59 2020
DefaultProfileExtensions: extensions.sqlite corrupt or missing
DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
DefaultProfileLocales: extensions.sqlite corrupt or missing
DefaultProfilePrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/thunderbird/omni.ja:greprefs.js:1141
DefaultProfileThemes: extensions.sqlite corrupt or missing
InstallationDate: Installed on 2020-03-31 (1 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
Profiles:
 Profile1 (Default) - LastVersion=None/None (Out of date)
 Profile0 - LastVersion=68.4.1/20200110143530
SourcePackage: thunderbird
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug eoan

** Summary changed:

- Thunderbird freezes graphical session except mouse cursor on second launch or 
clicking the icon after email setup
+ Thunderbird freezes graphical session except mouse cursor on second launch or 
clicking the icon after email setup on the first launch

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

Title:
  Thunderbird freezes graphical session except mouse cursor on second
  launch or clicking the icon after email setup on the first launch

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

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