[Desktop-packages] [Bug 1966571] [NEW] libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init failed

2022-03-26 Thread shemgp
Public bug reported:

I noticed that it upgraded mesa to 22.x and now video acceleration is
not working due to:

❯ vainfo 
libva info: VA-API version 1.14.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_14
libva error: /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so init failed
libva info: va_openDriver() returns 1
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_1_10
libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init failed
libva info: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exit
~/Desktop 
❯ inxi -G
Graphics:
  Device-1: Intel driver: i915 v: kernel
  Device-2: Generalplus GENERAL WEBCAM type: USB
driver: snd-usb-audio,uvcvideo
  Display: x11 server: X.Org v: 1.21.1.3 driver: X: loaded: modesetting
unloaded: fbdev,vesa gpu: i915 resolution: 3840x2160~60Hz
  OpenGL: renderer: Mesa Intel UHD Graphics P630 (CML GT2)
v: 4.6 Mesa 22.0.0

I tried rebuilding the i965-va-driver, and it's still the same.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: mesa-vdpau-drivers 22.0.0-0ubuntu2
ProcVersionSignature: Ubuntu 5.15.0-23.23-generic 5.15.27
Uname: Linux 5.15.0-23-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu79
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: pass
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sun Mar 27 10:37:41 2022
DistUpgraded: 2022-01-18 23:59:55,390 DEBUG Running PostInstallScript: 
'/usr/lib/ubuntu-advantage/upgrade_lts_contract.py'
DistroCodename: jammy
DistroVariant: ubuntu
DkmsStatus:
 rtl88x2bu/5.8.7.1, 5.15.0-18-generic, x86_64: installed
 rtl88x2bu/5.8.7.1, 5.15.0-22-generic, x86_64: installed
 rtl88x2bu/5.8.7.1, 5.15.0-23-generic, x86_64: installed
 rtl88x2bu/5.8.7.1, 5.17.0-xanmod1, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Device [8086:9bc6] (rev 05) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:8694]
InstallationDate: Installed on 2021-10-05 (172 days ago)
InstallationMedia: Ubuntu-Server 21.10 "Impish Indri" - Beta amd64 (20211004)
MachineType: ASUS System Product Name
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_PH.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-23-generic 
root=UUID=018d5b69-accd-451b-a6f7-2027f791ea0e ro quiet splash vt.handoff=7
SourcePackage: mesa
UpgradeStatus: Upgraded to jammy on 2022-01-18 (67 days ago)
dmi.bios.date: 07/08/2021
dmi.bios.release: 23.1
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2301
dmi.board.asset.tag: Default string
dmi.board.name: Pro WS W480-ACE
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2301:bd07/08/2021:br23.1:svnASUS:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnProWSW480-ACE:rvrRev1.xx:cvnDefaultstring:ct3:cvrDefaultstring:skuSKU:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: System Product Name
dmi.product.sku: SKU
dmi.product.version: System Version
dmi.sys.vendor: ASUS
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.110-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 22.0.0-0ubuntu2
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2build3
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-2build1

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


** Tags: amd64 apport-bug jammy regression single-occurrence ubuntu uec-images

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

Title:
  libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init
  failed

Status in mesa package in Ubuntu:
  New

Bug description:
  I noticed that it upgraded mesa to 22.x and now video acceleration is
  not working due to:

  ❯ vainfo 
  libva info: VA-API version 1.14.0
  libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
  libva info: Found init function __vaDriverInit_1_14
  libva error: /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so init failed
  libva info: va_openDriver() returns 1
  libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
  libva info: Found init function __vaDriverInit_1_10
  libva error: 

[Desktop-packages] [Bug 1816562] Re: gjs keeps having general protection in libgio

2022-01-26 Thread shemgp
** Changed in: gjs (Ubuntu)
   Status: New => Fix Released

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

Title:
  gjs keeps having general protection in libgio

Status in gjs:
  Fix Released
Status in gjs package in Ubuntu:
  Fix Released

Bug description:
  Upgraded to disco development and after a while the screen interactions in 
GNOME shell becomes choppy. Run dmesg and seen lots of:
  [  711.952303] traps: gjs[20108] general protection ip:7fe633376fd8 
sp:7ffe0a9db0b0 error:0 in libgio-2.0.so.0.5902.0[7fe633316000+101000]
  [  712.676976] traps: gjs[20128] general protection ip:7f77f0f0cfd8 
sp:7ffc745196e0 error:0 in libgio-2.0.so.0.5902.0[7f77f0eac000+101000]
  [  713.467269] traps: gjs[20148] general protection ip:7fb8f7fd9fd8 
sp:7ffca50f39c0 error:0 in libgio-2.0.so.0.5902.0[7fb8f7f79000+101000]
  [  714.210059] traps: gjs[20169] general protection ip:7f20e1ff8fd8 
sp:7ffdb3cc4c50 error:0 in libgio-2.0.so.0.5902.0[7f20e1f98000+101000]
  [  714.953569] traps: gjs[20189] general protection ip:7fd671988fd8 
sp:7ffccd667f00 error:0 in libgio-2.0.so.0.5902.0[7fd671928000+101000]

  with gnome-shell consistently hogging the CPU.

  Thank you for checking this out.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: gjs 1.54.3-1build1
  ProcVersionSignature: Ubuntu 4.19.0-13.14-generic 4.19.20
  Uname: Linux 4.19.0-13-generic x86_64
  ApportVersion: 2.20.10-0ubuntu21
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Feb 19 20:28:59 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1239 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: gjs
  UpgradeStatus: Upgraded to disco on 2019-02-16 (3 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gjs/+bug/1816562/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1711482] Re: Firefox shows white screen of death

2022-01-26 Thread shemgp
** Changed in: firefox
   Status: New => Fix Released

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

Title:
  Firefox shows white screen of death

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  Fix Released

Bug description:
  Firefox 55 & 56 shows white screen of death (no contents, just white
  screen) after a while of being used in Ubuntu GNOME.  To show the bug
  more quickly try refreshing gnome-shell (ALT-F2 r) while Firefox is
  opened.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox 55.0.2+build1-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-89.112-generic 4.4.76
  Uname: Linux 4.4.0-89-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC2D0p:   shemgp24833 F...m pulseaudio
   /dev/snd/controlC2:  shemgp24833 F pulseaudio
   /dev/snd/controlC1:  shemgp24833 F pulseaudio
   /dev/snd/controlC0:  shemgp24833 F pulseaudio
  BuildID: 20170816210634
  Channel: Unavailable
  CurrentDesktop: GNOME
  Date: Fri Aug 18 09:55:10 2017
  DefaultProfileExtensions: extensions.sqlite corrupt or missing
  DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  DefaultProfileLocales: extensions.sqlite corrupt or missing
  DefaultProfilePlugins: Shockwave Flash - 
/usr/lib/browser-plugin-freshplayer-pepperflash/libfreshwrapper-flashplayer.so 
(browser-plugin-freshplayer-pepperflash)
  DefaultProfilePrefSources: prefs.js
  DefaultProfileThemes: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  MostRecentCrashID: bp-c408a251-b0e4-488d-a7a6-6676b1170814
  Profile1Extensions: extensions.sqlite corrupt or missing
  Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile1Locales: extensions.sqlite corrupt or missing
  Profile1PrefSources: prefs.js
  Profile1Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile0 (Default) - LastVersion=55.0.2/20170816210634 (In use)
   Profile1 - LastVersion=44.0a2/20151214004008 (Out of date)
  RelatedPackageVersions: browser-plugin-freshplayer-pepperflash 
0.3.6-1~webupd8~xenial6
  RfKill:
   
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/09/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V11.1
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z68MA-ED55 (MS-7676)
  dmi.board.vendor: MSI
  dmi.board.version: 2.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 2.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV11.1:bd01/09/2013:svnMSI:pnMS-7676:pvr2.0:rvnMSI:rnZ68MA-ED55(MS-7676):rvr2.0:cvnMSI:ct3:cvr2.0:
  dmi.product.name: MS-7676
  dmi.product.version: 2.0
  dmi.sys.vendor: MSI

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1930700] Re: Firefox 89 won't load pages due to many fonts

2021-06-20 Thread shemgp
I can confirm that in 89.0.1, gfx.e10s.font-list.shared is set to false
and the bug does not appear. When I set it to true again, it appears.


** Changed in: firefox (Ubuntu)
   Status: Incomplete => Fix Released

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

Title:
  Firefox 89 won't load pages due to many fonts

Status in firefox package in Ubuntu:
  Fix Released

Bug description:
  Upgraded Firefox to 89 and it shows a crash tab every time because I
  have 22000+ fonts. In safe-mode it works, but refreshed firefox still
  has the bug.

  When starting firefox from the terminal it shows messages like:

  [Parent 42669, Main Thread] WARNING: Too many file descriptors for one
  message!: file /build/firefox-
  
Sx7Sor/firefox-89.0+build2/ipc/chromium/src/chrome/common/ipc_message_utils.h:414

  This only happens since Firefox 89 and not in 88.

  ProblemType: Bug
  DistroRelease: Ubuntu 21.04
  Package: firefox 89.0+build2-0ubuntu0.21.04.1
  ProcVersionSignature: Ubuntu 5.11.0-18.19-generic 5.11.17
  Uname: Linux 5.11.0-18-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  shemgp 5850 F pulseaudio
   /dev/snd/controlC0:  shemgp 5850 F pulseaudio
   /dev/snd/controlC1:  shemgp 5850 F pulseaudio
  BuildID: 20210527174632
  CasperMD5CheckResult: unknown
  Channel: Unavailable
  CurrentDesktop: GNOME
  Date: Thu Jun  3 19:36:30 2021
  EcryptfsInUse: Yes
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2015-09-28 (2074 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  Locales: extensions.sqlite corrupt or missing
  PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:355
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=89.0/20210527174632
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: Upgraded to hirsute on 2021-02-16 (106 days ago)
  dmi.bios.date: 09/25/2019
  dmi.bios.release: 2.75
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GCETB5WW (2.75 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 34361A0
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.ec.firmware.release: 1.15
  dmi.modalias: 
dmi:bvnLENOVO:bvrGCETB5WW(2.75):bd09/25/2019:br2.75:efr1.15:svnLENOVO:pn34361A0:pvrThinkPadX220:rvnLENOVO:rn34361A0:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad X220
  dmi.product.name: 34361A0
  dmi.product.sku: LENOVO_MT_3436
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1930700] Re: Firefox 89 won't load pages due to many fonts

2021-06-03 Thread shemgp
** Description changed:

  Upgraded Firefox to 89 and it shows a crash tab every time because I
- have 4276 fonts. In safe-mode it works, but refreshed firefox still has
- the bug.
+ have 22000+ fonts. In safe-mode it works, but refreshed firefox still
+ has the bug.
  
  When starting firefox from the terminal it shows messages like:
  
  [Parent 42669, Main Thread] WARNING: Too many file descriptors for one
  message!: file /build/firefox-
  
Sx7Sor/firefox-89.0+build2/ipc/chromium/src/chrome/common/ipc_message_utils.h:414
  
  This only happens since Firefox 89 and not in 88.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 21.04
  Package: firefox 89.0+build2-0ubuntu0.21.04.1
  ProcVersionSignature: Ubuntu 5.11.0-18.19-generic 5.11.17
  Uname: Linux 5.11.0-18-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC2:  shemgp 5850 F pulseaudio
-  /dev/snd/controlC0:  shemgp 5850 F pulseaudio
-  /dev/snd/controlC1:  shemgp 5850 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC2:  shemgp 5850 F pulseaudio
+  /dev/snd/controlC0:  shemgp 5850 F pulseaudio
+  /dev/snd/controlC1:  shemgp 5850 F pulseaudio
  BuildID: 20210527174632
  CasperMD5CheckResult: unknown
  Channel: Unavailable
  CurrentDesktop: GNOME
  Date: Thu Jun  3 19:36:30 2021
  EcryptfsInUse: Yes
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2015-09-28 (2074 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  Locales: extensions.sqlite corrupt or missing
  PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:355
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=89.0/20210527174632
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: Upgraded to hirsute on 2021-02-16 (106 days ago)
  dmi.bios.date: 09/25/2019
  dmi.bios.release: 2.75
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GCETB5WW (2.75 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 34361A0
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.ec.firmware.release: 1.15
  dmi.modalias: 
dmi:bvnLENOVO:bvrGCETB5WW(2.75):bd09/25/2019:br2.75:efr1.15:svnLENOVO:pn34361A0:pvrThinkPadX220:rvnLENOVO:rn34361A0:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad X220
  dmi.product.name: 34361A0
  dmi.product.sku: LENOVO_MT_3436
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO

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

Title:
  Firefox 89 won't load pages due to many fonts

Status in firefox package in Ubuntu:
  New

Bug description:
  Upgraded Firefox to 89 and it shows a crash tab every time because I
  have 22000+ fonts. In safe-mode it works, but refreshed firefox still
  has the bug.

  When starting firefox from the terminal it shows messages like:

  [Parent 42669, Main Thread] WARNING: Too many file descriptors for one
  message!: file /build/firefox-
  
Sx7Sor/firefox-89.0+build2/ipc/chromium/src/chrome/common/ipc_message_utils.h:414

  This only happens since Firefox 89 and not in 88.

  ProblemType: Bug
  DistroRelease: Ubuntu 21.04
  Package: firefox 89.0+build2-0ubuntu0.21.04.1
  ProcVersionSignature: Ubuntu 5.11.0-18.19-generic 5.11.17
  Uname: Linux 5.11.0-18-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  shemgp 5850 F pulseaudio
   /dev/snd/controlC0:  shemgp 5850 F pulseaudio
   /dev/snd/controlC1:  shemgp 5850 F pulseaudio
  BuildID: 20210527174632
  CasperMD5CheckResult: unknown
  Channel: Unavailable
  CurrentDesktop: GNOME
  Date: Thu Jun  3 19:36:30 2021
  EcryptfsInUse: Yes
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2015-09-28 (2074 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  Locales: extensions.sqlite corrupt or missing
  PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.

[Desktop-packages] [Bug 1930700] Re: Firefox 89 won't load pages due to many fonts

2021-06-03 Thread shemgp
Just to add:

fc-list | awk 'BEGIN{FS=":"}; {print $2}' | sort | uniq | wc -l
4276

fc-list | wc -l
12881

because of snaps that remounts /run/user/1000/doc/3285b9f/.fonts/

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

Title:
  Firefox 89 won't load pages due to many fonts

Status in firefox package in Ubuntu:
  New

Bug description:
  Upgraded Firefox to 89 and it shows a crash tab every time because I
  have 4276 fonts. In safe-mode it works, but refreshed firefox still
  has the bug.

  When starting firefox from the terminal it shows messages like:

  [Parent 42669, Main Thread] WARNING: Too many file descriptors for one
  message!: file /build/firefox-
  
Sx7Sor/firefox-89.0+build2/ipc/chromium/src/chrome/common/ipc_message_utils.h:414

  This only happens since Firefox 89 and not in 88.

  ProblemType: Bug
  DistroRelease: Ubuntu 21.04
  Package: firefox 89.0+build2-0ubuntu0.21.04.1
  ProcVersionSignature: Ubuntu 5.11.0-18.19-generic 5.11.17
  Uname: Linux 5.11.0-18-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  shemgp 5850 F pulseaudio
   /dev/snd/controlC0:  shemgp 5850 F pulseaudio
   /dev/snd/controlC1:  shemgp 5850 F pulseaudio
  BuildID: 20210527174632
  CasperMD5CheckResult: unknown
  Channel: Unavailable
  CurrentDesktop: GNOME
  Date: Thu Jun  3 19:36:30 2021
  EcryptfsInUse: Yes
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2015-09-28 (2074 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  Locales: extensions.sqlite corrupt or missing
  PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:355
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=89.0/20210527174632
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: Upgraded to hirsute on 2021-02-16 (106 days ago)
  dmi.bios.date: 09/25/2019
  dmi.bios.release: 2.75
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GCETB5WW (2.75 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 34361A0
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.ec.firmware.release: 1.15
  dmi.modalias: 
dmi:bvnLENOVO:bvrGCETB5WW(2.75):bd09/25/2019:br2.75:efr1.15:svnLENOVO:pn34361A0:pvrThinkPadX220:rvnLENOVO:rn34361A0:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad X220
  dmi.product.name: 34361A0
  dmi.product.sku: LENOVO_MT_3436
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1930700] Re: Firefox 89 won't load pages due to many fonts

2021-06-03 Thread shemgp
More info. So I lowered down my fonts to 12881, it was 22k something by
removing duplicate fonts in the ~/.fonts/google-fonts folder and Firefox
loads now.

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

Title:
  Firefox 89 won't load pages due to many fonts

Status in firefox package in Ubuntu:
  New

Bug description:
  Upgraded Firefox to 89 and it shows a crash tab every time because I
  have 4276 fonts. In safe-mode it works, but refreshed firefox still
  has the bug.

  When starting firefox from the terminal it shows messages like:

  [Parent 42669, Main Thread] WARNING: Too many file descriptors for one
  message!: file /build/firefox-
  
Sx7Sor/firefox-89.0+build2/ipc/chromium/src/chrome/common/ipc_message_utils.h:414

  This only happens since Firefox 89 and not in 88.

  ProblemType: Bug
  DistroRelease: Ubuntu 21.04
  Package: firefox 89.0+build2-0ubuntu0.21.04.1
  ProcVersionSignature: Ubuntu 5.11.0-18.19-generic 5.11.17
  Uname: Linux 5.11.0-18-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  shemgp 5850 F pulseaudio
   /dev/snd/controlC0:  shemgp 5850 F pulseaudio
   /dev/snd/controlC1:  shemgp 5850 F pulseaudio
  BuildID: 20210527174632
  CasperMD5CheckResult: unknown
  Channel: Unavailable
  CurrentDesktop: GNOME
  Date: Thu Jun  3 19:36:30 2021
  EcryptfsInUse: Yes
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2015-09-28 (2074 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  Locales: extensions.sqlite corrupt or missing
  PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:355
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=89.0/20210527174632
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: Upgraded to hirsute on 2021-02-16 (106 days ago)
  dmi.bios.date: 09/25/2019
  dmi.bios.release: 2.75
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GCETB5WW (2.75 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 34361A0
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.ec.firmware.release: 1.15
  dmi.modalias: 
dmi:bvnLENOVO:bvrGCETB5WW(2.75):bd09/25/2019:br2.75:efr1.15:svnLENOVO:pn34361A0:pvrThinkPadX220:rvnLENOVO:rn34361A0:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad X220
  dmi.product.name: 34361A0
  dmi.product.sku: LENOVO_MT_3436
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1930700] [NEW] Firefox 89 won't load pages due to many fonts

2021-06-03 Thread shemgp
Public bug reported:

Upgraded Firefox to 89 and it shows a crash tab every time because I
have 4276 fonts. In safe-mode it works, but refreshed firefox still has
the bug.

When starting firefox from the terminal it shows messages like:

[Parent 42669, Main Thread] WARNING: Too many file descriptors for one
message!: file /build/firefox-
Sx7Sor/firefox-89.0+build2/ipc/chromium/src/chrome/common/ipc_message_utils.h:414

This only happens since Firefox 89 and not in 88.

ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: firefox 89.0+build2-0ubuntu0.21.04.1
ProcVersionSignature: Ubuntu 5.11.0-18.19-generic 5.11.17
Uname: Linux 5.11.0-18-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
AddonCompatCheckDisabled: False
ApportVersion: 2.20.11-0ubuntu65.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC2:  shemgp 5850 F pulseaudio
 /dev/snd/controlC0:  shemgp 5850 F pulseaudio
 /dev/snd/controlC1:  shemgp 5850 F pulseaudio
BuildID: 20210527174632
CasperMD5CheckResult: unknown
Channel: Unavailable
CurrentDesktop: GNOME
Date: Thu Jun  3 19:36:30 2021
EcryptfsInUse: Yes
Extensions: extensions.sqlite corrupt or missing
ForcedLayersAccel: False
IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini 
or extensions.sqlite)
InstallationDate: Installed on 2015-09-28 (2074 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
Locales: extensions.sqlite corrupt or missing
PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:355
PrefSources: prefs.js
Profiles: Profile0 (Default) - LastVersion=89.0/20210527174632
RunningIncompatibleAddons: False
SourcePackage: firefox
Themes: extensions.sqlite corrupt or missing
UpgradeStatus: Upgraded to hirsute on 2021-02-16 (106 days ago)
dmi.bios.date: 09/25/2019
dmi.bios.release: 2.75
dmi.bios.vendor: LENOVO
dmi.bios.version: GCETB5WW (2.75 )
dmi.board.asset.tag: Not Available
dmi.board.name: 34361A0
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.ec.firmware.release: 1.15
dmi.modalias: 
dmi:bvnLENOVO:bvrGCETB5WW(2.75):bd09/25/2019:br2.75:efr1.15:svnLENOVO:pn34361A0:pvrThinkPadX220:rvnLENOVO:rn34361A0:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.family: ThinkPad X220
dmi.product.name: 34361A0
dmi.product.sku: LENOVO_MT_3436
dmi.product.version: ThinkPad X220
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug hirsute third-party-packages

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

Title:
  Firefox 89 won't load pages due to many fonts

Status in firefox package in Ubuntu:
  New

Bug description:
  Upgraded Firefox to 89 and it shows a crash tab every time because I
  have 4276 fonts. In safe-mode it works, but refreshed firefox still
  has the bug.

  When starting firefox from the terminal it shows messages like:

  [Parent 42669, Main Thread] WARNING: Too many file descriptors for one
  message!: file /build/firefox-
  
Sx7Sor/firefox-89.0+build2/ipc/chromium/src/chrome/common/ipc_message_utils.h:414

  This only happens since Firefox 89 and not in 88.

  ProblemType: Bug
  DistroRelease: Ubuntu 21.04
  Package: firefox 89.0+build2-0ubuntu0.21.04.1
  ProcVersionSignature: Ubuntu 5.11.0-18.19-generic 5.11.17
  Uname: Linux 5.11.0-18-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu65.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  shemgp 5850 F pulseaudio
   /dev/snd/controlC0:  shemgp 5850 F pulseaudio
   /dev/snd/controlC1:  shemgp 5850 F pulseaudio
  BuildID: 20210527174632
  CasperMD5CheckResult: unknown
  Channel: Unavailable
  CurrentDesktop: GNOME
  Date: Thu Jun  3 19:36:30 2021
  EcryptfsInUse: Yes
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2015-09-28 (2074 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  Locales: extensions.sqlite corrupt or missing
  PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:355
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=89.0/20210527174632
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: Upgraded to hirsute on 2021-02-16 (106 days ago)
  dmi.bios.date: 09/25/201

[Desktop-packages] [Bug 1828728] Re: White corners when CSD is enabled on Firefox under X11

2020-10-26 Thread shemgp
See fix in groovy.

** Attachment added: "Screenshot from 2020-10-27 11-30-53.png"
   
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1828728/+attachment/5427683/+files/Screenshot%20from%202020-10-27%2011-30-53.png

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

Title:
  White corners when CSD is enabled on Firefox under X11

Status in Mozilla Firefox:
  Invalid
Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  With CSD enabled, Firefox 66.0.4 displays white corners at the top-
  left and top-right of the window.

  Ubuntu version: 19.04 (fully updated)
  Version: Firefox 66.0.4 (64-bits)
  Desktop Environment: GNOME 3.32.1 (default)
  GTK theme: Yaru (default)
  GPU: Radeon RX 560 Series (POLARIS11, DRM 3.27.0, 5.0.0-13-generic, LLVM 
8.0.0)

  Expected behavior: rounded corners without the white corners,
  following the current theme.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1894452] Re: shutdown delay because of cups

2020-09-12 Thread shemgp
I can confirm that it's fixed with: cups-filters 1.28.2-1

Thank you.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups-filters in Ubuntu.
https://bugs.launchpad.net/bugs/1894452

Title:
  shutdown delay because of cups

Status in cups-filters package in Ubuntu:
  Fix Committed

Bug description:
  Both my desktop and laptop running 20.10 have a 90 second delay
  shutting down (power off or restart).  Getting message;

  A stop job is Running for Make remote CUPS printers available locally

  After 90 seconds the shutdown continues to completion.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: cups 2.3.3-2ubuntu5
  ProcVersionSignature: Ubuntu 5.8.0-18.19-generic 5.8.4
  Uname: Linux 5.8.0-18-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu45
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  CurrentDmesg: Error: command ['dmesg'] failed with exit code 1: dmesg: read 
kernel buffer failed: Operation not permitted
  Date: Sun Sep  6 18:10:20 2020
  InstallationDate: Installed on 2020-08-28 (9 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Alpha amd64 (20200826)
  KernLog:
   
  Lpstat: device for ENVY_4500: hp:/net/ENVY_4500_series?ip=192.168.1.131
  MachineType: CLEVO CO. W35_37ET
  Papersize: letter
  PpdFiles: Error: command ['fgrep', '-H', '*NickName', 
'/etc/cups/ppd/ENVY_4500.ppd'] failed with exit code 2: grep: 
/etc/cups/ppd/ENVY_4500.ppd: Permission denied
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-18-generic 
root=UUID=292706c2-98fe-4370-a52f-7e67774018c7 ro quiet splash
  SourcePackage: cups
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/14/2012
  dmi.bios.release: 4.6
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: W35_37ET
  dmi.board.vendor: CLEVO CO.
  dmi.board.version: N/A
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 9
  dmi.chassis.vendor: CLEVO CO.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd12/14/2012:br4.6:svnCLEVOCO.:pnW35_37ET:pvrN/A:rvnCLEVOCO.:rnW35_37ET:rvrN/A:cvnCLEVOCO.:ct9:cvrN/A:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: W35_37ET
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: N/A
  dmi.sys.vendor: CLEVO CO.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups-filters/+bug/1894452/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1894452] Re: shutdown delay because of cups

2020-09-07 Thread shemgp
Work around (the previous one doesn't work):

sudo sed -i '/ExecStart=/a ExecStop=/bin/bash -c "ps -AfH | grep cups-browsed | 
awk '\''{print $2}'\'' | xargs kill -s 9"' 
/lib/systemd/system/cups-browsed.service
sudo systemctl daemon-reload
sudo systemctl restart cups-browsed.service

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

Title:
  shutdown delay because of cups

Status in cups package in Ubuntu:
  Confirmed

Bug description:
  Both my desktop and laptop running 20.10 have a 90 second delay
  shutting down (power off or restart).  Getting message;

  A stop job is Running for Make remote CUPS printers available locally

  After 90 seconds the shutdown continues to completion.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: cups 2.3.3-2ubuntu5
  ProcVersionSignature: Ubuntu 5.8.0-18.19-generic 5.8.4
  Uname: Linux 5.8.0-18-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu45
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  CurrentDmesg: Error: command ['dmesg'] failed with exit code 1: dmesg: read 
kernel buffer failed: Operation not permitted
  Date: Sun Sep  6 18:10:20 2020
  InstallationDate: Installed on 2020-08-28 (9 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Alpha amd64 (20200826)
  KernLog:
   
  Lpstat: device for ENVY_4500: hp:/net/ENVY_4500_series?ip=192.168.1.131
  MachineType: CLEVO CO. W35_37ET
  Papersize: letter
  PpdFiles: Error: command ['fgrep', '-H', '*NickName', 
'/etc/cups/ppd/ENVY_4500.ppd'] failed with exit code 2: grep: 
/etc/cups/ppd/ENVY_4500.ppd: Permission denied
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-18-generic 
root=UUID=292706c2-98fe-4370-a52f-7e67774018c7 ro quiet splash
  SourcePackage: cups
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/14/2012
  dmi.bios.release: 4.6
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: W35_37ET
  dmi.board.vendor: CLEVO CO.
  dmi.board.version: N/A
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 9
  dmi.chassis.vendor: CLEVO CO.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd12/14/2012:br4.6:svnCLEVOCO.:pnW35_37ET:pvrN/A:rvnCLEVOCO.:rnW35_37ET:rvrN/A:cvnCLEVOCO.:ct9:cvrN/A:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: W35_37ET
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: N/A
  dmi.sys.vendor: CLEVO CO.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1894452] Re: shutdown delay because of cups

2020-09-07 Thread shemgp
Quick fix:

sudo sed -i '/ExecStart=/a ExecStop=/bin/systemctl stop cups.service'
/lib/systemd/system/cups-browsed.service

Got the idea from previous 16.04 bug with cups-browsed.service.

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

Title:
  shutdown delay because of cups

Status in cups package in Ubuntu:
  Confirmed

Bug description:
  Both my desktop and laptop running 20.10 have a 90 second delay
  shutting down (power off or restart).  Getting message;

  A stop job is Running for Make remote CUPS printers available locally

  After 90 seconds the shutdown continues to completion.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: cups 2.3.3-2ubuntu5
  ProcVersionSignature: Ubuntu 5.8.0-18.19-generic 5.8.4
  Uname: Linux 5.8.0-18-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu45
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  CurrentDmesg: Error: command ['dmesg'] failed with exit code 1: dmesg: read 
kernel buffer failed: Operation not permitted
  Date: Sun Sep  6 18:10:20 2020
  InstallationDate: Installed on 2020-08-28 (9 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Alpha amd64 (20200826)
  KernLog:
   
  Lpstat: device for ENVY_4500: hp:/net/ENVY_4500_series?ip=192.168.1.131
  MachineType: CLEVO CO. W35_37ET
  Papersize: letter
  PpdFiles: Error: command ['fgrep', '-H', '*NickName', 
'/etc/cups/ppd/ENVY_4500.ppd'] failed with exit code 2: grep: 
/etc/cups/ppd/ENVY_4500.ppd: Permission denied
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-18-generic 
root=UUID=292706c2-98fe-4370-a52f-7e67774018c7 ro quiet splash
  SourcePackage: cups
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/14/2012
  dmi.bios.release: 4.6
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: W35_37ET
  dmi.board.vendor: CLEVO CO.
  dmi.board.version: N/A
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 9
  dmi.chassis.vendor: CLEVO CO.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd12/14/2012:br4.6:svnCLEVOCO.:pnW35_37ET:pvrN/A:rvnCLEVOCO.:rnW35_37ET:rvrN/A:cvnCLEVOCO.:ct9:cvrN/A:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: W35_37ET
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: N/A
  dmi.sys.vendor: CLEVO CO.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1893168] Re: groovy gnome-shell crash

2020-08-27 Thread shemgp
Since people might get hit by this problem, I'm including a possible
solution to it.

WARNING, it will remove most of your packages (and install some) and
their configuration.

How to somewhat refresh Ubuntu by removing almost all packages and
reinstalling ubuntu-desktop:

1. Download the attached file: leftpackages.list

2. Run the following lines in the folder where the leftpackagest.list
file is located:

rm minimum.list
# make list of packages to remove which are not in leftpackages.list
dpkg --get-selections | while read line; do if ! cat leftpackages.list | grep 
"$line" > /dev/null; then echo "$line" | sed -e 
's/\([^e]\)install/\1deinstall/' >> minimum.list; else echo "$line" >> 
minimum.list; fi; done
# mark those packages that should be removed
sudo dpkg --set-selections < minimum.list
# remove them
sudo apt-get dselect-upgrade
# remove their config
sudo aptitude purge '~c'

3. Install ubuntu desktop:

sudo apt install ubuntu-desktop --install-recommends


** Attachment added: "leftpackages.list"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1893168/+attachment/5405337/+files/leftpackages.list

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

Title:
  groovy gnome-shell crash

Status in gnome-shell package in Ubuntu:
  Invalid

Bug description:
  How I produced the crash:
  * sudo service gdm3 stop
  * launch Xorg as root
  * open another tty
  * export DISPLAY=:0
  * gnome-shell
  * CTRL-ALT-F1 to see gnome-shell, all I see is the mouse cursor blinks over a 
black background then stops blinking
  * when I go back to the previous terminal I see:

  $ gnome-shell
  Segmentation fault (core dumped)

  Restarting gdm3 doesn't produce the crash file but only produces a
  black screen with mouse pointer blinking initially.

  ProblemType: Crash
  DistroRelease: Ubuntu 20.10
  Package: gnome-shell 3.36.4-1ubuntu2~build1
  ProcVersionSignature: Ubuntu 5.8.0-16.17-generic 5.8.0
  Uname: Linux 5.8.0-16-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu45
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Thu Aug 27 12:19:38 2020
  DisplayManager:
   
  ExecutablePath: /usr/bin/gnome-shell
  ExecutableTimestamp: 1597769943
  GsettingsChanges: b'org.gnome.shell' b'favorite-apps' redacted by apport
  InstallationDate: Installed on 2015-09-28 (1794 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcCmdline: gnome-shell
  ProcCwd: /root
  ProcEnviron:
   SHELL=/bin/bash
   LANGUAGE=en_PH:en
   LANG=en_PH.UTF-8
   TERM=linux
   PATH=(custom, no user)
  RelatedPackageVersions: mutter-common 3.36.4-1ubuntu2
  SegvAnalysis: Skipped: missing required field "Disassembly"
  ShellJournal:
   -- Logs begin at Thu 2020-08-27 11:28:20 PST, end at Thu 2020-08-27 12:20:01 
PST. --
   -- No entries --
  Signal: 11
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1893168] Re: groovy gnome-shell crash

2020-08-27 Thread shemgp
It works with the daily-live/current iso. So I purge all packages until
I get to the minimum ones (attached), removed almost all traces of
gnome-shell and gdm3 from the file system, then run apt install ubuntu-
desktop --install-recommends and when I reboot it works!

** Attachment added: "leftusr.list"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1893168/+attachment/5405232/+files/leftusr.list

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

Title:
  groovy gnome-shell crash

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  How I produced the crash:
  * sudo service gdm3 stop
  * launch Xorg as root
  * open another tty
  * export DISPLAY=:0
  * gnome-shell
  * CTRL-ALT-F1 to see gnome-shell, all I see is the mouse cursor blinks over a 
black background then stops blinking
  * when I go back to the previous terminal I see:

  $ gnome-shell
  Segmentation fault (core dumped)

  Restarting gdm3 doesn't produce the crash file but only produces a
  black screen with mouse pointer blinking initially.

  ProblemType: Crash
  DistroRelease: Ubuntu 20.10
  Package: gnome-shell 3.36.4-1ubuntu2~build1
  ProcVersionSignature: Ubuntu 5.8.0-16.17-generic 5.8.0
  Uname: Linux 5.8.0-16-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu45
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Thu Aug 27 12:19:38 2020
  DisplayManager:
   
  ExecutablePath: /usr/bin/gnome-shell
  ExecutableTimestamp: 1597769943
  GsettingsChanges: b'org.gnome.shell' b'favorite-apps' redacted by apport
  InstallationDate: Installed on 2015-09-28 (1794 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcCmdline: gnome-shell
  ProcCwd: /root
  ProcEnviron:
   SHELL=/bin/bash
   LANGUAGE=en_PH:en
   LANG=en_PH.UTF-8
   TERM=linux
   PATH=(custom, no user)
  RelatedPackageVersions: mutter-common 3.36.4-1ubuntu2
  SegvAnalysis: Skipped: missing required field "Disassembly"
  ShellJournal:
   -- Logs begin at Thu 2020-08-27 11:28:20 PST, end at Thu 2020-08-27 12:20:01 
PST. --
   -- No entries --
  Signal: 11
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1893032] Re: groovy gnome-shell crashes when launched manually

2020-08-27 Thread shemgp
*** This bug is a duplicate of bug 1893168 ***
https://bugs.launchpad.net/bugs/1893168

It's public now. Thanks for your work/help.

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

Title:
  groovy gnome-shell crashes when launched manually

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  Here's the backtrace I got from the console. I think it has something
  todo with gjs or libmozjs.

  #0  gjs_invoke_c_function(JSContext*, Function*, JS::HandleObject, 
JS::HandleValueArray const&, mozilla::Maybe >, 
GIArgument*)
  (context=, function=0x56cc6000, obj=..., args=..., 
js_rval=..., r_value=) at ../gi/function.cpp:1264
  #1  0x770aa92b in function_call(JSContext*, unsigned int, JS::Value*) 
(context=0x558698f0, js_argc=2, vp=0x558fa3f8)
  at /usr/include/mozjs-68/js/RootingAPI.h:1212
  #2  0x75101351 in CallJSNative(JSContext*, bool (*)(JSContext*, 
unsigned int, JS::Value*), JS::CallArgs const&)
  (args=..., native=0x770aa7f0 , cx=0x558698f0) at 
./debian/build/dist/include/js/CallArgs.h:284
  #3  js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, 
js::MaybeConstruct) (cx=0x558698f0, args=..., construct=)
  at ./js/src/vm/Interpreter.cpp:515
  #4  0x750f2b77 in js::CallFromStack(JSContext*, JS::CallArgs const&) 
(args=..., cx=) at ./js/src/vm/Interpreter.cpp:3082
  #5  Interpret(JSContext*, js::RunState&) (cx=0x558698f0, state=...) at 
./js/src/vm/Interpreter.cpp:3082
  #6  0x7510090e in js::RunScript(JSContext*, js::RunState&) 
(cx=0x558698f0, state=...) at ./js/src/vm/Interpreter.cpp:423
  #7  0x75102cdf in js::ExecuteKernel(JSContext*, 
JS::Handle, JSObject&, JS::Value const&, js::AbstractFramePtr, 
JS::Value*)
  (cx=cx@entry=0x558698f0, script=..., script@entry=..., 
envChainArg=..., newTargetValue=..., evalInFrame=...,
  evalInFrame@entry=..., result=result@entry=0x7fffe340) at 
./js/src/vm/Interpreter.cpp:782
  #8  0x75102e81 in js::Execute(JSContext*, JS::Handle, 
JSObject&, JS::Value*)
  (cx=cx@entry=0x558698f0, script=script@entry=..., envChainArg=..., 
rval=0x7fffe340) at ./debian/build/dist/include/js/Value.h:934
  #9  0x7519c8c0 in EvaluateSourceBuffer(JSContext*, 
js::ScopeKind, JS::Handle, JS::ReadOnlyCompileOptions const&, 
JS::SourceText&, JS::MutableHandle) 
(cx=cx@entry=0x558698f0, scopeKind=, env=..., env@entry=..., 
optionsArg=..., srcBuf=..., rval=...)
  at ./debian/build/dist/include/js/RootingAPI.h:1212
  #10 0x7519fdc0 in JS::Evaluate(JSContext*, 
JS::Handle >, 
JS::ReadOnlyCompileOptions const&, JS::SourceText&, 
JS::MutableHandle) (cx=0x558698f0, envChain=..., 
envChain@entry=..., options=..., srcBuf=..., rval=rval@entry=...) at 
./js/src/vm/Scope.h:339
  #11 0x770d791e in 
GjsContextPrivate::eval_with_scope(JS::Handle, char const*, long, 
char const*, JS::MutableHandle)
  (this=0x5562d630, scope_object=..., script=, 
script_len=, filename=0x77d98fc8 "", retval=...)
  at /usr/include/mozjs-68/js/RootingAPI.h:1212
  #12 0x770d7d10 in GjsContextPrivate::eval(char const*, long, char 
const*, int*, _GError**)
  (this=0x5562d630, script=0x77d99038 
"imports.ui.environment.init();imports.ui.main.start();", script_len=-1, 
filename=0x77d98fc8 "", exit_status_p=0x7fffe43c, 
error=0x7fffe440) at /usr/include/mozjs-68/js/RootingAPI.h:1238
  #13 0x770d800d in gjs_context_eval(GjsContext*, char const*, gssize, 
char const*, int*, GError**)
  (js_context=js_context@entry=0x5562d720, 
script=script@entry=0x77d99038 
"imports.ui.environment.init();imports.ui.main.start();", 
script_len=script_len@entry=-1, filename=filename@entry=0x77d98fc8 
"", exit_status_p=exit_status_p@entry=0x7fffe43c, 
error=error@entry=0x7fffe440) at ../gjs/context.cpp:934
  #14 0x77d7caf5 in gnome_shell_plugin_start (plugin=) 
at ../src/gnome-shell-plugin.c:127
  #15 0x76dc7ea4 in meta_plugin_manager_new 
(compositor=compositor@entry=0x5585c230) at 
../src/compositor/meta-plugin-manager.c:113
  #16 0x76dc0452 in meta_compositor_manage (compositor=0x5585c230) 
at ../src/compositor/compositor.c:592
  #17 0x76ddec90 in enable_compositor (display=0x5591a040) at 
../src/core/display.c:612
  #18 meta_display_open () at ../src/core/display.c:933
  #19 0x76de9960 in meta_run () at ../src/core/main.c:673
  #20 0x6d79 in main (argc=, argv=) 
at ../src/main.c:634

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: gnome-shell 3.36.4-1ubuntu2~build1
  ProcVersionSignature: Ubuntu 5.8.0-16.17-generic 5.8.0
  Uname: Linux 5.8.0-16-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu44
  Architecture: amd64
  

[Desktop-packages] [Bug 1893168] Re: groovy gnome-shell crash

2020-08-27 Thread shemgp
** Information type changed from Private to Public

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

Title:
  groovy gnome-shell crash

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  How I produced the crash:
  * sudo service gdm3 stop
  * launch Xorg as root
  * open another tty
  * export DISPLAY=:0
  * gnome-shell
  * CTRL-ALT-F1 to see gnome-shell, all I see is the mouse cursor blinks over a 
black background then stops blinking
  * when I go back to the previous terminal I see:

  $ gnome-shell
  Segmentation fault (core dumped)

  Restarting gdm3 doesn't produce the crash file but only produces a
  black screen with mouse pointer blinking initially.

  ProblemType: Crash
  DistroRelease: Ubuntu 20.10
  Package: gnome-shell 3.36.4-1ubuntu2~build1
  ProcVersionSignature: Ubuntu 5.8.0-16.17-generic 5.8.0
  Uname: Linux 5.8.0-16-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu45
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Thu Aug 27 12:19:38 2020
  DisplayManager:
   
  ExecutablePath: /usr/bin/gnome-shell
  ExecutableTimestamp: 1597769943
  GsettingsChanges: b'org.gnome.shell' b'favorite-apps' redacted by apport
  InstallationDate: Installed on 2015-09-28 (1794 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcCmdline: gnome-shell
  ProcCwd: /root
  ProcEnviron:
   SHELL=/bin/bash
   LANGUAGE=en_PH:en
   LANG=en_PH.UTF-8
   TERM=linux
   PATH=(custom, no user)
  RelatedPackageVersions: mutter-common 3.36.4-1ubuntu2
  SegvAnalysis: Skipped: missing required field "Disassembly"
  ShellJournal:
   -- Logs begin at Thu 2020-08-27 11:28:20 PST, end at Thu 2020-08-27 12:20:01 
PST. --
   -- No entries --
  Signal: 11
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1893032] Re: groovy gnome-shell crashes when launched manually

2020-08-27 Thread shemgp
More about why I used the manual way. My reasoning was: if gdm is not
running the might as well run gnome-shell via xinit. I tried but
couldn't start it via xinit thus the use of manual way. But now I
realized, I could use startx, but running startx doesn't launch gnome-
shell either. Thus I concluded that maybe it's because gnome-shell is
crashing why gdm is not showing the login screen, since running gnome-
shell via startx or the manual way doesn't start gnome-shell too.

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

Title:
  groovy gnome-shell crashes when launched manually

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  Here's the backtrace I got from the console. I think it has something
  todo with gjs or libmozjs.

  #0  gjs_invoke_c_function(JSContext*, Function*, JS::HandleObject, 
JS::HandleValueArray const&, mozilla::Maybe >, 
GIArgument*)
  (context=, function=0x56cc6000, obj=..., args=..., 
js_rval=..., r_value=) at ../gi/function.cpp:1264
  #1  0x770aa92b in function_call(JSContext*, unsigned int, JS::Value*) 
(context=0x558698f0, js_argc=2, vp=0x558fa3f8)
  at /usr/include/mozjs-68/js/RootingAPI.h:1212
  #2  0x75101351 in CallJSNative(JSContext*, bool (*)(JSContext*, 
unsigned int, JS::Value*), JS::CallArgs const&)
  (args=..., native=0x770aa7f0 , cx=0x558698f0) at 
./debian/build/dist/include/js/CallArgs.h:284
  #3  js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, 
js::MaybeConstruct) (cx=0x558698f0, args=..., construct=)
  at ./js/src/vm/Interpreter.cpp:515
  #4  0x750f2b77 in js::CallFromStack(JSContext*, JS::CallArgs const&) 
(args=..., cx=) at ./js/src/vm/Interpreter.cpp:3082
  #5  Interpret(JSContext*, js::RunState&) (cx=0x558698f0, state=...) at 
./js/src/vm/Interpreter.cpp:3082
  #6  0x7510090e in js::RunScript(JSContext*, js::RunState&) 
(cx=0x558698f0, state=...) at ./js/src/vm/Interpreter.cpp:423
  #7  0x75102cdf in js::ExecuteKernel(JSContext*, 
JS::Handle, JSObject&, JS::Value const&, js::AbstractFramePtr, 
JS::Value*)
  (cx=cx@entry=0x558698f0, script=..., script@entry=..., 
envChainArg=..., newTargetValue=..., evalInFrame=...,
  evalInFrame@entry=..., result=result@entry=0x7fffe340) at 
./js/src/vm/Interpreter.cpp:782
  #8  0x75102e81 in js::Execute(JSContext*, JS::Handle, 
JSObject&, JS::Value*)
  (cx=cx@entry=0x558698f0, script=script@entry=..., envChainArg=..., 
rval=0x7fffe340) at ./debian/build/dist/include/js/Value.h:934
  #9  0x7519c8c0 in EvaluateSourceBuffer(JSContext*, 
js::ScopeKind, JS::Handle, JS::ReadOnlyCompileOptions const&, 
JS::SourceText&, JS::MutableHandle) 
(cx=cx@entry=0x558698f0, scopeKind=, env=..., env@entry=..., 
optionsArg=..., srcBuf=..., rval=...)
  at ./debian/build/dist/include/js/RootingAPI.h:1212
  #10 0x7519fdc0 in JS::Evaluate(JSContext*, 
JS::Handle >, 
JS::ReadOnlyCompileOptions const&, JS::SourceText&, 
JS::MutableHandle) (cx=0x558698f0, envChain=..., 
envChain@entry=..., options=..., srcBuf=..., rval=rval@entry=...) at 
./js/src/vm/Scope.h:339
  #11 0x770d791e in 
GjsContextPrivate::eval_with_scope(JS::Handle, char const*, long, 
char const*, JS::MutableHandle)
  (this=0x5562d630, scope_object=..., script=, 
script_len=, filename=0x77d98fc8 "", retval=...)
  at /usr/include/mozjs-68/js/RootingAPI.h:1212
  #12 0x770d7d10 in GjsContextPrivate::eval(char const*, long, char 
const*, int*, _GError**)
  (this=0x5562d630, script=0x77d99038 
"imports.ui.environment.init();imports.ui.main.start();", script_len=-1, 
filename=0x77d98fc8 "", exit_status_p=0x7fffe43c, 
error=0x7fffe440) at /usr/include/mozjs-68/js/RootingAPI.h:1238
  #13 0x770d800d in gjs_context_eval(GjsContext*, char const*, gssize, 
char const*, int*, GError**)
  (js_context=js_context@entry=0x5562d720, 
script=script@entry=0x77d99038 
"imports.ui.environment.init();imports.ui.main.start();", 
script_len=script_len@entry=-1, filename=filename@entry=0x77d98fc8 
"", exit_status_p=exit_status_p@entry=0x7fffe43c, 
error=error@entry=0x7fffe440) at ../gjs/context.cpp:934
  #14 0x77d7caf5 in gnome_shell_plugin_start (plugin=) 
at ../src/gnome-shell-plugin.c:127
  #15 0x76dc7ea4 in meta_plugin_manager_new 
(compositor=compositor@entry=0x5585c230) at 
../src/compositor/meta-plugin-manager.c:113
  #16 0x76dc0452 in meta_compositor_manage (compositor=0x5585c230) 
at ../src/compositor/compositor.c:592
  #17 0x76ddec90 in enable_compositor (display=0x5591a040) at 
../src/core/display.c:612
  #18 meta_display_open () at ../src/core/display.c:933
  #19 0x76de9960 in meta_run () at ../src/core/main.c:673
  #20 0x6d79 in main (argc=, 

Re: [Desktop-packages] [Bug 1893032] Re: groovy gnome-shell crashes so gdm is black screen with cursor

2020-08-27 Thread shemgp
I used the manual way to debug why gdm doesn't show the login screen
(inferring that it's because gnome-shell is not running). I "inferred" it
initially by looking at the mouse cursor blinking. Before, when the login
screen shows up, the mouse would blink once then the login screen shows up.
Now the mouse would blink once then just blink again instead of showing the
logins screen. I can also see the output of ps -AfH, wherein it shows that
gnome-shell isn't running even when gdm-x-session is running under the gdm
user. I still don't know why there's no crash file though. Any pointers on
how to debug this?

Thank you for your help.

On Thu, Aug 27, 2020 at 1:50 PM Daniel van Vugt <1893...@bugs.launchpad.net>
wrote:

> Please also note that if you are launching gnome-shell manually and
> expect it to use Xorg then you may need:
>
>   gnome-shell --x11
>
> That said, if you are launching gnome-shell manually then that also
> makes the original bug report somewhat invalid. You reported this bug as
> a problem with gdm or the login screen, and yet you are not doing things
> in any way that are compatible with that. I will clarify the situation
> by removing mention of "gdm".
>
>
> ** Summary changed:
>
> - groovy gnome-shell crashes so gdm is black screen with cursor
> + groovy gnome-shell crashes when launched manually
>
> ** Changed in: gnome-shell (Ubuntu)
>Importance: Undecided => Low
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1893032
>
> Title:
>   groovy gnome-shell crashes when launched manually
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1893032/+subscriptions
>

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

Title:
  groovy gnome-shell crashes when launched manually

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  Here's the backtrace I got from the console. I think it has something
  todo with gjs or libmozjs.

  #0  gjs_invoke_c_function(JSContext*, Function*, JS::HandleObject, 
JS::HandleValueArray const&, mozilla::Maybe >, 
GIArgument*)
  (context=, function=0x56cc6000, obj=..., args=..., 
js_rval=..., r_value=) at ../gi/function.cpp:1264
  #1  0x770aa92b in function_call(JSContext*, unsigned int, JS::Value*) 
(context=0x558698f0, js_argc=2, vp=0x558fa3f8)
  at /usr/include/mozjs-68/js/RootingAPI.h:1212
  #2  0x75101351 in CallJSNative(JSContext*, bool (*)(JSContext*, 
unsigned int, JS::Value*), JS::CallArgs const&)
  (args=..., native=0x770aa7f0 , cx=0x558698f0) at 
./debian/build/dist/include/js/CallArgs.h:284
  #3  js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, 
js::MaybeConstruct) (cx=0x558698f0, args=..., construct=)
  at ./js/src/vm/Interpreter.cpp:515
  #4  0x750f2b77 in js::CallFromStack(JSContext*, JS::CallArgs const&) 
(args=..., cx=) at ./js/src/vm/Interpreter.cpp:3082
  #5  Interpret(JSContext*, js::RunState&) (cx=0x558698f0, state=...) at 
./js/src/vm/Interpreter.cpp:3082
  #6  0x7510090e in js::RunScript(JSContext*, js::RunState&) 
(cx=0x558698f0, state=...) at ./js/src/vm/Interpreter.cpp:423
  #7  0x75102cdf in js::ExecuteKernel(JSContext*, 
JS::Handle, JSObject&, JS::Value const&, js::AbstractFramePtr, 
JS::Value*)
  (cx=cx@entry=0x558698f0, script=..., script@entry=..., 
envChainArg=..., newTargetValue=..., evalInFrame=...,
  evalInFrame@entry=..., result=result@entry=0x7fffe340) at 
./js/src/vm/Interpreter.cpp:782
  #8  0x75102e81 in js::Execute(JSContext*, JS::Handle, 
JSObject&, JS::Value*)
  (cx=cx@entry=0x558698f0, script=script@entry=..., envChainArg=..., 
rval=0x7fffe340) at ./debian/build/dist/include/js/Value.h:934
  #9  0x7519c8c0 in EvaluateSourceBuffer(JSContext*, 
js::ScopeKind, JS::Handle, JS::ReadOnlyCompileOptions const&, 
JS::SourceText&, JS::MutableHandle) 
(cx=cx@entry=0x558698f0, scopeKind=, env=..., env@entry=..., 
optionsArg=..., srcBuf=..., rval=...)
  at ./debian/build/dist/include/js/RootingAPI.h:1212
  #10 0x7519fdc0 in JS::Evaluate(JSContext*, 
JS::Handle >, 
JS::ReadOnlyCompileOptions const&, JS::SourceText&, 
JS::MutableHandle) (cx=0x558698f0, envChain=..., 
envChain@entry=..., options=..., srcBuf=..., rval=rval@entry=...) at 
./js/src/vm/Scope.h:339
  #11 0x770d791e in 
GjsContextPrivate::eval_with_scope(JS::Handle, char const*, long, 
char const*, JS::MutableHandle)
  (this=0x5562d630, scope_object=..., script=, 
script_len=, filename=0x77d98fc8 "", retval=...)
  at /usr/include/mozjs-68/js/RootingAPI.h:1212
  #12 0x770d7d10 in GjsContextPrivate::eval(char const*, long, char 
const*, int*, _GError**)
  (this=0x5562d630, script=0x77d99038 

[Desktop-packages] [Bug 1893032] Re: groovy gnome-shell crashes so gdm is black screen with cursor

2020-08-26 Thread shemgp
Here's the new bug report: https://bugs.launchpad.net/ubuntu/+source
/gnome-shell/+bug/1893168

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

Title:
  groovy gnome-shell crashes so gdm is black screen with cursor

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  Here's the backtrace I got from the console. I think it has something
  todo with gjs or libmozjs.

  #0  gjs_invoke_c_function(JSContext*, Function*, JS::HandleObject, 
JS::HandleValueArray const&, mozilla::Maybe >, 
GIArgument*)
  (context=, function=0x56cc6000, obj=..., args=..., 
js_rval=..., r_value=) at ../gi/function.cpp:1264
  #1  0x770aa92b in function_call(JSContext*, unsigned int, JS::Value*) 
(context=0x558698f0, js_argc=2, vp=0x558fa3f8)
  at /usr/include/mozjs-68/js/RootingAPI.h:1212
  #2  0x75101351 in CallJSNative(JSContext*, bool (*)(JSContext*, 
unsigned int, JS::Value*), JS::CallArgs const&)
  (args=..., native=0x770aa7f0 , cx=0x558698f0) at 
./debian/build/dist/include/js/CallArgs.h:284
  #3  js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, 
js::MaybeConstruct) (cx=0x558698f0, args=..., construct=)
  at ./js/src/vm/Interpreter.cpp:515
  #4  0x750f2b77 in js::CallFromStack(JSContext*, JS::CallArgs const&) 
(args=..., cx=) at ./js/src/vm/Interpreter.cpp:3082
  #5  Interpret(JSContext*, js::RunState&) (cx=0x558698f0, state=...) at 
./js/src/vm/Interpreter.cpp:3082
  #6  0x7510090e in js::RunScript(JSContext*, js::RunState&) 
(cx=0x558698f0, state=...) at ./js/src/vm/Interpreter.cpp:423
  #7  0x75102cdf in js::ExecuteKernel(JSContext*, 
JS::Handle, JSObject&, JS::Value const&, js::AbstractFramePtr, 
JS::Value*)
  (cx=cx@entry=0x558698f0, script=..., script@entry=..., 
envChainArg=..., newTargetValue=..., evalInFrame=...,
  evalInFrame@entry=..., result=result@entry=0x7fffe340) at 
./js/src/vm/Interpreter.cpp:782
  #8  0x75102e81 in js::Execute(JSContext*, JS::Handle, 
JSObject&, JS::Value*)
  (cx=cx@entry=0x558698f0, script=script@entry=..., envChainArg=..., 
rval=0x7fffe340) at ./debian/build/dist/include/js/Value.h:934
  #9  0x7519c8c0 in EvaluateSourceBuffer(JSContext*, 
js::ScopeKind, JS::Handle, JS::ReadOnlyCompileOptions const&, 
JS::SourceText&, JS::MutableHandle) 
(cx=cx@entry=0x558698f0, scopeKind=, env=..., env@entry=..., 
optionsArg=..., srcBuf=..., rval=...)
  at ./debian/build/dist/include/js/RootingAPI.h:1212
  #10 0x7519fdc0 in JS::Evaluate(JSContext*, 
JS::Handle >, 
JS::ReadOnlyCompileOptions const&, JS::SourceText&, 
JS::MutableHandle) (cx=0x558698f0, envChain=..., 
envChain@entry=..., options=..., srcBuf=..., rval=rval@entry=...) at 
./js/src/vm/Scope.h:339
  #11 0x770d791e in 
GjsContextPrivate::eval_with_scope(JS::Handle, char const*, long, 
char const*, JS::MutableHandle)
  (this=0x5562d630, scope_object=..., script=, 
script_len=, filename=0x77d98fc8 "", retval=...)
  at /usr/include/mozjs-68/js/RootingAPI.h:1212
  #12 0x770d7d10 in GjsContextPrivate::eval(char const*, long, char 
const*, int*, _GError**)
  (this=0x5562d630, script=0x77d99038 
"imports.ui.environment.init();imports.ui.main.start();", script_len=-1, 
filename=0x77d98fc8 "", exit_status_p=0x7fffe43c, 
error=0x7fffe440) at /usr/include/mozjs-68/js/RootingAPI.h:1238
  #13 0x770d800d in gjs_context_eval(GjsContext*, char const*, gssize, 
char const*, int*, GError**)
  (js_context=js_context@entry=0x5562d720, 
script=script@entry=0x77d99038 
"imports.ui.environment.init();imports.ui.main.start();", 
script_len=script_len@entry=-1, filename=filename@entry=0x77d98fc8 
"", exit_status_p=exit_status_p@entry=0x7fffe43c, 
error=error@entry=0x7fffe440) at ../gjs/context.cpp:934
  #14 0x77d7caf5 in gnome_shell_plugin_start (plugin=) 
at ../src/gnome-shell-plugin.c:127
  #15 0x76dc7ea4 in meta_plugin_manager_new 
(compositor=compositor@entry=0x5585c230) at 
../src/compositor/meta-plugin-manager.c:113
  #16 0x76dc0452 in meta_compositor_manage (compositor=0x5585c230) 
at ../src/compositor/compositor.c:592
  #17 0x76ddec90 in enable_compositor (display=0x5591a040) at 
../src/core/display.c:612
  #18 meta_display_open () at ../src/core/display.c:933
  #19 0x76de9960 in meta_run () at ../src/core/main.c:673
  #20 0x6d79 in main (argc=, argv=) 
at ../src/main.c:634

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: gnome-shell 3.36.4-1ubuntu2~build1
  ProcVersionSignature: Ubuntu 5.8.0-16.17-generic 5.8.0
  Uname: Linux 5.8.0-16-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu44
  Architecture: amd64
  CasperMD5CheckResult: skip
  

[Desktop-packages] [Bug 1893032] Re: groovy gnome-shell crashes so gdm is black screen with cursor

2020-08-26 Thread shemgp
Oops. Sorry for uploading the crash file. I didn't read the instructions
properly. Uploading the via ubuntu-bug now.

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

Title:
  groovy gnome-shell crashes so gdm is black screen with cursor

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  Here's the backtrace I got from the console. I think it has something
  todo with gjs or libmozjs.

  #0  gjs_invoke_c_function(JSContext*, Function*, JS::HandleObject, 
JS::HandleValueArray const&, mozilla::Maybe >, 
GIArgument*)
  (context=, function=0x56cc6000, obj=..., args=..., 
js_rval=..., r_value=) at ../gi/function.cpp:1264
  #1  0x770aa92b in function_call(JSContext*, unsigned int, JS::Value*) 
(context=0x558698f0, js_argc=2, vp=0x558fa3f8)
  at /usr/include/mozjs-68/js/RootingAPI.h:1212
  #2  0x75101351 in CallJSNative(JSContext*, bool (*)(JSContext*, 
unsigned int, JS::Value*), JS::CallArgs const&)
  (args=..., native=0x770aa7f0 , cx=0x558698f0) at 
./debian/build/dist/include/js/CallArgs.h:284
  #3  js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, 
js::MaybeConstruct) (cx=0x558698f0, args=..., construct=)
  at ./js/src/vm/Interpreter.cpp:515
  #4  0x750f2b77 in js::CallFromStack(JSContext*, JS::CallArgs const&) 
(args=..., cx=) at ./js/src/vm/Interpreter.cpp:3082
  #5  Interpret(JSContext*, js::RunState&) (cx=0x558698f0, state=...) at 
./js/src/vm/Interpreter.cpp:3082
  #6  0x7510090e in js::RunScript(JSContext*, js::RunState&) 
(cx=0x558698f0, state=...) at ./js/src/vm/Interpreter.cpp:423
  #7  0x75102cdf in js::ExecuteKernel(JSContext*, 
JS::Handle, JSObject&, JS::Value const&, js::AbstractFramePtr, 
JS::Value*)
  (cx=cx@entry=0x558698f0, script=..., script@entry=..., 
envChainArg=..., newTargetValue=..., evalInFrame=...,
  evalInFrame@entry=..., result=result@entry=0x7fffe340) at 
./js/src/vm/Interpreter.cpp:782
  #8  0x75102e81 in js::Execute(JSContext*, JS::Handle, 
JSObject&, JS::Value*)
  (cx=cx@entry=0x558698f0, script=script@entry=..., envChainArg=..., 
rval=0x7fffe340) at ./debian/build/dist/include/js/Value.h:934
  #9  0x7519c8c0 in EvaluateSourceBuffer(JSContext*, 
js::ScopeKind, JS::Handle, JS::ReadOnlyCompileOptions const&, 
JS::SourceText&, JS::MutableHandle) 
(cx=cx@entry=0x558698f0, scopeKind=, env=..., env@entry=..., 
optionsArg=..., srcBuf=..., rval=...)
  at ./debian/build/dist/include/js/RootingAPI.h:1212
  #10 0x7519fdc0 in JS::Evaluate(JSContext*, 
JS::Handle >, 
JS::ReadOnlyCompileOptions const&, JS::SourceText&, 
JS::MutableHandle) (cx=0x558698f0, envChain=..., 
envChain@entry=..., options=..., srcBuf=..., rval=rval@entry=...) at 
./js/src/vm/Scope.h:339
  #11 0x770d791e in 
GjsContextPrivate::eval_with_scope(JS::Handle, char const*, long, 
char const*, JS::MutableHandle)
  (this=0x5562d630, scope_object=..., script=, 
script_len=, filename=0x77d98fc8 "", retval=...)
  at /usr/include/mozjs-68/js/RootingAPI.h:1212
  #12 0x770d7d10 in GjsContextPrivate::eval(char const*, long, char 
const*, int*, _GError**)
  (this=0x5562d630, script=0x77d99038 
"imports.ui.environment.init();imports.ui.main.start();", script_len=-1, 
filename=0x77d98fc8 "", exit_status_p=0x7fffe43c, 
error=0x7fffe440) at /usr/include/mozjs-68/js/RootingAPI.h:1238
  #13 0x770d800d in gjs_context_eval(GjsContext*, char const*, gssize, 
char const*, int*, GError**)
  (js_context=js_context@entry=0x5562d720, 
script=script@entry=0x77d99038 
"imports.ui.environment.init();imports.ui.main.start();", 
script_len=script_len@entry=-1, filename=filename@entry=0x77d98fc8 
"", exit_status_p=exit_status_p@entry=0x7fffe43c, 
error=error@entry=0x7fffe440) at ../gjs/context.cpp:934
  #14 0x77d7caf5 in gnome_shell_plugin_start (plugin=) 
at ../src/gnome-shell-plugin.c:127
  #15 0x76dc7ea4 in meta_plugin_manager_new 
(compositor=compositor@entry=0x5585c230) at 
../src/compositor/meta-plugin-manager.c:113
  #16 0x76dc0452 in meta_compositor_manage (compositor=0x5585c230) 
at ../src/compositor/compositor.c:592
  #17 0x76ddec90 in enable_compositor (display=0x5591a040) at 
../src/core/display.c:612
  #18 meta_display_open () at ../src/core/display.c:933
  #19 0x76de9960 in meta_run () at ../src/core/main.c:673
  #20 0x6d79 in main (argc=, argv=) 
at ../src/main.c:634

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: gnome-shell 3.36.4-1ubuntu2~build1
  ProcVersionSignature: Ubuntu 5.8.0-16.17-generic 5.8.0
  Uname: Linux 5.8.0-16-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu44
  Architecture: amd64
  

[Desktop-packages] [Bug 1893032] Re: groovy gnome-shell crashes so gdm is black screen with cursor

2020-08-26 Thread shemgp
Previously, the crash file wasn't showing up, but after upgrading and trying 
again it shows up now:
* sudo service gdm3 stop
* launch Xorg as root
* open another tty
* export DISPLAY=:0
* gnome-shell
* CTRL-ALT-F1 to see gnome-shell, all I see is the mouse cursor blinks over a 
black background then stops blinking
* when I go back to the previous terminal I see:

$ gnome-shell
Segmentation fault (core dumped)

Attached is the .crash file.

** Attachment added: "_usr_bin_gnome-shell.0.crash"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1893032/+attachment/5405047/+files/_usr_bin_gnome-shell.0.crash

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

Title:
  groovy gnome-shell crashes so gdm is black screen with cursor

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  Here's the backtrace I got from the console. I think it has something
  todo with gjs or libmozjs.

  #0  gjs_invoke_c_function(JSContext*, Function*, JS::HandleObject, 
JS::HandleValueArray const&, mozilla::Maybe >, 
GIArgument*)
  (context=, function=0x56cc6000, obj=..., args=..., 
js_rval=..., r_value=) at ../gi/function.cpp:1264
  #1  0x770aa92b in function_call(JSContext*, unsigned int, JS::Value*) 
(context=0x558698f0, js_argc=2, vp=0x558fa3f8)
  at /usr/include/mozjs-68/js/RootingAPI.h:1212
  #2  0x75101351 in CallJSNative(JSContext*, bool (*)(JSContext*, 
unsigned int, JS::Value*), JS::CallArgs const&)
  (args=..., native=0x770aa7f0 , cx=0x558698f0) at 
./debian/build/dist/include/js/CallArgs.h:284
  #3  js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, 
js::MaybeConstruct) (cx=0x558698f0, args=..., construct=)
  at ./js/src/vm/Interpreter.cpp:515
  #4  0x750f2b77 in js::CallFromStack(JSContext*, JS::CallArgs const&) 
(args=..., cx=) at ./js/src/vm/Interpreter.cpp:3082
  #5  Interpret(JSContext*, js::RunState&) (cx=0x558698f0, state=...) at 
./js/src/vm/Interpreter.cpp:3082
  #6  0x7510090e in js::RunScript(JSContext*, js::RunState&) 
(cx=0x558698f0, state=...) at ./js/src/vm/Interpreter.cpp:423
  #7  0x75102cdf in js::ExecuteKernel(JSContext*, 
JS::Handle, JSObject&, JS::Value const&, js::AbstractFramePtr, 
JS::Value*)
  (cx=cx@entry=0x558698f0, script=..., script@entry=..., 
envChainArg=..., newTargetValue=..., evalInFrame=...,
  evalInFrame@entry=..., result=result@entry=0x7fffe340) at 
./js/src/vm/Interpreter.cpp:782
  #8  0x75102e81 in js::Execute(JSContext*, JS::Handle, 
JSObject&, JS::Value*)
  (cx=cx@entry=0x558698f0, script=script@entry=..., envChainArg=..., 
rval=0x7fffe340) at ./debian/build/dist/include/js/Value.h:934
  #9  0x7519c8c0 in EvaluateSourceBuffer(JSContext*, 
js::ScopeKind, JS::Handle, JS::ReadOnlyCompileOptions const&, 
JS::SourceText&, JS::MutableHandle) 
(cx=cx@entry=0x558698f0, scopeKind=, env=..., env@entry=..., 
optionsArg=..., srcBuf=..., rval=...)
  at ./debian/build/dist/include/js/RootingAPI.h:1212
  #10 0x7519fdc0 in JS::Evaluate(JSContext*, 
JS::Handle >, 
JS::ReadOnlyCompileOptions const&, JS::SourceText&, 
JS::MutableHandle) (cx=0x558698f0, envChain=..., 
envChain@entry=..., options=..., srcBuf=..., rval=rval@entry=...) at 
./js/src/vm/Scope.h:339
  #11 0x770d791e in 
GjsContextPrivate::eval_with_scope(JS::Handle, char const*, long, 
char const*, JS::MutableHandle)
  (this=0x5562d630, scope_object=..., script=, 
script_len=, filename=0x77d98fc8 "", retval=...)
  at /usr/include/mozjs-68/js/RootingAPI.h:1212
  #12 0x770d7d10 in GjsContextPrivate::eval(char const*, long, char 
const*, int*, _GError**)
  (this=0x5562d630, script=0x77d99038 
"imports.ui.environment.init();imports.ui.main.start();", script_len=-1, 
filename=0x77d98fc8 "", exit_status_p=0x7fffe43c, 
error=0x7fffe440) at /usr/include/mozjs-68/js/RootingAPI.h:1238
  #13 0x770d800d in gjs_context_eval(GjsContext*, char const*, gssize, 
char const*, int*, GError**)
  (js_context=js_context@entry=0x5562d720, 
script=script@entry=0x77d99038 
"imports.ui.environment.init();imports.ui.main.start();", 
script_len=script_len@entry=-1, filename=filename@entry=0x77d98fc8 
"", exit_status_p=exit_status_p@entry=0x7fffe43c, 
error=error@entry=0x7fffe440) at ../gjs/context.cpp:934
  #14 0x77d7caf5 in gnome_shell_plugin_start (plugin=) 
at ../src/gnome-shell-plugin.c:127
  #15 0x76dc7ea4 in meta_plugin_manager_new 
(compositor=compositor@entry=0x5585c230) at 
../src/compositor/meta-plugin-manager.c:113
  #16 0x76dc0452 in meta_compositor_manage (compositor=0x5585c230) 
at ../src/compositor/compositor.c:592
  #17 0x76ddec90 in enable_compositor (display=0x5591a040) at 
../src/core/display.c:612
  #18 

[Desktop-packages] [Bug 1893032] Re: groovy gnome-shell crashes so gdm is black screen with cursor

2020-08-26 Thread shemgp
Here's the gsettings log file of root user who I used to launch the
gnome-shell that crashed.

** Attachment added: "settings.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1893032/+attachment/5405048/+files/settings.txt

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

Title:
  groovy gnome-shell crashes so gdm is black screen with cursor

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  Here's the backtrace I got from the console. I think it has something
  todo with gjs or libmozjs.

  #0  gjs_invoke_c_function(JSContext*, Function*, JS::HandleObject, 
JS::HandleValueArray const&, mozilla::Maybe >, 
GIArgument*)
  (context=, function=0x56cc6000, obj=..., args=..., 
js_rval=..., r_value=) at ../gi/function.cpp:1264
  #1  0x770aa92b in function_call(JSContext*, unsigned int, JS::Value*) 
(context=0x558698f0, js_argc=2, vp=0x558fa3f8)
  at /usr/include/mozjs-68/js/RootingAPI.h:1212
  #2  0x75101351 in CallJSNative(JSContext*, bool (*)(JSContext*, 
unsigned int, JS::Value*), JS::CallArgs const&)
  (args=..., native=0x770aa7f0 , cx=0x558698f0) at 
./debian/build/dist/include/js/CallArgs.h:284
  #3  js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, 
js::MaybeConstruct) (cx=0x558698f0, args=..., construct=)
  at ./js/src/vm/Interpreter.cpp:515
  #4  0x750f2b77 in js::CallFromStack(JSContext*, JS::CallArgs const&) 
(args=..., cx=) at ./js/src/vm/Interpreter.cpp:3082
  #5  Interpret(JSContext*, js::RunState&) (cx=0x558698f0, state=...) at 
./js/src/vm/Interpreter.cpp:3082
  #6  0x7510090e in js::RunScript(JSContext*, js::RunState&) 
(cx=0x558698f0, state=...) at ./js/src/vm/Interpreter.cpp:423
  #7  0x75102cdf in js::ExecuteKernel(JSContext*, 
JS::Handle, JSObject&, JS::Value const&, js::AbstractFramePtr, 
JS::Value*)
  (cx=cx@entry=0x558698f0, script=..., script@entry=..., 
envChainArg=..., newTargetValue=..., evalInFrame=...,
  evalInFrame@entry=..., result=result@entry=0x7fffe340) at 
./js/src/vm/Interpreter.cpp:782
  #8  0x75102e81 in js::Execute(JSContext*, JS::Handle, 
JSObject&, JS::Value*)
  (cx=cx@entry=0x558698f0, script=script@entry=..., envChainArg=..., 
rval=0x7fffe340) at ./debian/build/dist/include/js/Value.h:934
  #9  0x7519c8c0 in EvaluateSourceBuffer(JSContext*, 
js::ScopeKind, JS::Handle, JS::ReadOnlyCompileOptions const&, 
JS::SourceText&, JS::MutableHandle) 
(cx=cx@entry=0x558698f0, scopeKind=, env=..., env@entry=..., 
optionsArg=..., srcBuf=..., rval=...)
  at ./debian/build/dist/include/js/RootingAPI.h:1212
  #10 0x7519fdc0 in JS::Evaluate(JSContext*, 
JS::Handle >, 
JS::ReadOnlyCompileOptions const&, JS::SourceText&, 
JS::MutableHandle) (cx=0x558698f0, envChain=..., 
envChain@entry=..., options=..., srcBuf=..., rval=rval@entry=...) at 
./js/src/vm/Scope.h:339
  #11 0x770d791e in 
GjsContextPrivate::eval_with_scope(JS::Handle, char const*, long, 
char const*, JS::MutableHandle)
  (this=0x5562d630, scope_object=..., script=, 
script_len=, filename=0x77d98fc8 "", retval=...)
  at /usr/include/mozjs-68/js/RootingAPI.h:1212
  #12 0x770d7d10 in GjsContextPrivate::eval(char const*, long, char 
const*, int*, _GError**)
  (this=0x5562d630, script=0x77d99038 
"imports.ui.environment.init();imports.ui.main.start();", script_len=-1, 
filename=0x77d98fc8 "", exit_status_p=0x7fffe43c, 
error=0x7fffe440) at /usr/include/mozjs-68/js/RootingAPI.h:1238
  #13 0x770d800d in gjs_context_eval(GjsContext*, char const*, gssize, 
char const*, int*, GError**)
  (js_context=js_context@entry=0x5562d720, 
script=script@entry=0x77d99038 
"imports.ui.environment.init();imports.ui.main.start();", 
script_len=script_len@entry=-1, filename=filename@entry=0x77d98fc8 
"", exit_status_p=exit_status_p@entry=0x7fffe43c, 
error=error@entry=0x7fffe440) at ../gjs/context.cpp:934
  #14 0x77d7caf5 in gnome_shell_plugin_start (plugin=) 
at ../src/gnome-shell-plugin.c:127
  #15 0x76dc7ea4 in meta_plugin_manager_new 
(compositor=compositor@entry=0x5585c230) at 
../src/compositor/meta-plugin-manager.c:113
  #16 0x76dc0452 in meta_compositor_manage (compositor=0x5585c230) 
at ../src/compositor/compositor.c:592
  #17 0x76ddec90 in enable_compositor (display=0x5591a040) at 
../src/core/display.c:612
  #18 meta_display_open () at ../src/core/display.c:933
  #19 0x76de9960 in meta_run () at ../src/core/main.c:673
  #20 0x6d79 in main (argc=, argv=) 
at ../src/main.c:634

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: gnome-shell 3.36.4-1ubuntu2~build1
  ProcVersionSignature: Ubuntu 5.8.0-16.17-generic 5.8.0
  Uname: Linux 5.8.0-16-generic x86_64
  

Re: [Desktop-packages] [Bug 1893032] Re: groovy gnome-shell crashes so gdm is black screen with cursor

2020-08-26 Thread shemgp
I checked /usr/share/gnome-shell/extensions and I don't have any extensions
there (apt purge gnome-shell-extensions*). I also tried moving the folder
~/.local/share/gnome-shell/extensions to .. and gnome-shell in gdm3 still
won't start (just in case gdm3's gnome-shell actually uses that folder). I
can't login to gnome-shell since gdm3 doesn't show the login screen since
gnome-shell in gdm3 doesn't start.

I also tried debsums to check for corrupted files, and found none related
to gnome-shell.

I'm planning to reinstall all gnome-shell related packages to see if that
fixes it.

Thank you for your help.


On Thu, Aug 27, 2020 at 10:35 AM Daniel van Vugt <1893...@bugs.launchpad.net>
wrote:

> This is probably a bug in an extension, and you have many many
> extensions enabled.
>
> Please start by disabling ALL of your extensions in the Extensions app.
> And then slowly re-enable only a few at a time to find which is causing
> the problem.
>
> ** Changed in: gnome-shell (Ubuntu)
>Status: Confirmed => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1893032
>
> Title:
>   groovy gnome-shell crashes so gdm is black screen with cursor
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1893032/+subscriptions
>

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

Title:
  groovy gnome-shell crashes so gdm is black screen with cursor

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  Here's the backtrace I got from the console. I think it has something
  todo with gjs or libmozjs.

  #0  gjs_invoke_c_function(JSContext*, Function*, JS::HandleObject, 
JS::HandleValueArray const&, mozilla::Maybe >, 
GIArgument*)
  (context=, function=0x56cc6000, obj=..., args=..., 
js_rval=..., r_value=) at ../gi/function.cpp:1264
  #1  0x770aa92b in function_call(JSContext*, unsigned int, JS::Value*) 
(context=0x558698f0, js_argc=2, vp=0x558fa3f8)
  at /usr/include/mozjs-68/js/RootingAPI.h:1212
  #2  0x75101351 in CallJSNative(JSContext*, bool (*)(JSContext*, 
unsigned int, JS::Value*), JS::CallArgs const&)
  (args=..., native=0x770aa7f0 , cx=0x558698f0) at 
./debian/build/dist/include/js/CallArgs.h:284
  #3  js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, 
js::MaybeConstruct) (cx=0x558698f0, args=..., construct=)
  at ./js/src/vm/Interpreter.cpp:515
  #4  0x750f2b77 in js::CallFromStack(JSContext*, JS::CallArgs const&) 
(args=..., cx=) at ./js/src/vm/Interpreter.cpp:3082
  #5  Interpret(JSContext*, js::RunState&) (cx=0x558698f0, state=...) at 
./js/src/vm/Interpreter.cpp:3082
  #6  0x7510090e in js::RunScript(JSContext*, js::RunState&) 
(cx=0x558698f0, state=...) at ./js/src/vm/Interpreter.cpp:423
  #7  0x75102cdf in js::ExecuteKernel(JSContext*, 
JS::Handle, JSObject&, JS::Value const&, js::AbstractFramePtr, 
JS::Value*)
  (cx=cx@entry=0x558698f0, script=..., script@entry=..., 
envChainArg=..., newTargetValue=..., evalInFrame=...,
  evalInFrame@entry=..., result=result@entry=0x7fffe340) at 
./js/src/vm/Interpreter.cpp:782
  #8  0x75102e81 in js::Execute(JSContext*, JS::Handle, 
JSObject&, JS::Value*)
  (cx=cx@entry=0x558698f0, script=script@entry=..., envChainArg=..., 
rval=0x7fffe340) at ./debian/build/dist/include/js/Value.h:934
  #9  0x7519c8c0 in EvaluateSourceBuffer(JSContext*, 
js::ScopeKind, JS::Handle, JS::ReadOnlyCompileOptions const&, 
JS::SourceText&, JS::MutableHandle) 
(cx=cx@entry=0x558698f0, scopeKind=, env=..., env@entry=..., 
optionsArg=..., srcBuf=..., rval=...)
  at ./debian/build/dist/include/js/RootingAPI.h:1212
  #10 0x7519fdc0 in JS::Evaluate(JSContext*, 
JS::Handle >, 
JS::ReadOnlyCompileOptions const&, JS::SourceText&, 
JS::MutableHandle) (cx=0x558698f0, envChain=..., 
envChain@entry=..., options=..., srcBuf=..., rval=rval@entry=...) at 
./js/src/vm/Scope.h:339
  #11 0x770d791e in 
GjsContextPrivate::eval_with_scope(JS::Handle, char const*, long, 
char const*, JS::MutableHandle)
  (this=0x5562d630, scope_object=..., script=, 
script_len=, filename=0x77d98fc8 "", retval=...)
  at /usr/include/mozjs-68/js/RootingAPI.h:1212
  #12 0x770d7d10 in GjsContextPrivate::eval(char const*, long, char 
const*, int*, _GError**)
  (this=0x5562d630, script=0x77d99038 
"imports.ui.environment.init();imports.ui.main.start();", script_len=-1, 
filename=0x77d98fc8 "", exit_status_p=0x7fffe43c, 
error=0x7fffe440) at /usr/include/mozjs-68/js/RootingAPI.h:1238
  #13 0x770d800d in gjs_context_eval(GjsContext*, char const*, gssize, 
char const*, int*, GError**)
  (js_context=js_context@entry=0x5562d720, 

[Desktop-packages] [Bug 1893032] [NEW] groovy gnome-shell crashes so gdm is black screen with cursor

2020-08-26 Thread shemgp
Public bug reported:

Here's the backtrace I got from the console. I think it has something
todo with gjs or libmozjs.

#0  gjs_invoke_c_function(JSContext*, Function*, JS::HandleObject, 
JS::HandleValueArray const&, mozilla::Maybe >, 
GIArgument*)
(context=, function=0x56cc6000, obj=..., args=..., 
js_rval=..., r_value=) at ../gi/function.cpp:1264
#1  0x770aa92b in function_call(JSContext*, unsigned int, JS::Value*) 
(context=0x558698f0, js_argc=2, vp=0x558fa3f8)
at /usr/include/mozjs-68/js/RootingAPI.h:1212
#2  0x75101351 in CallJSNative(JSContext*, bool (*)(JSContext*, 
unsigned int, JS::Value*), JS::CallArgs const&)
(args=..., native=0x770aa7f0 , cx=0x558698f0) at 
./debian/build/dist/include/js/CallArgs.h:284
#3  js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, 
js::MaybeConstruct) (cx=0x558698f0, args=..., construct=)
at ./js/src/vm/Interpreter.cpp:515
#4  0x750f2b77 in js::CallFromStack(JSContext*, JS::CallArgs const&) 
(args=..., cx=) at ./js/src/vm/Interpreter.cpp:3082
#5  Interpret(JSContext*, js::RunState&) (cx=0x558698f0, state=...) at 
./js/src/vm/Interpreter.cpp:3082
#6  0x7510090e in js::RunScript(JSContext*, js::RunState&) 
(cx=0x558698f0, state=...) at ./js/src/vm/Interpreter.cpp:423
#7  0x75102cdf in js::ExecuteKernel(JSContext*, JS::Handle, 
JSObject&, JS::Value const&, js::AbstractFramePtr, JS::Value*)
(cx=cx@entry=0x558698f0, script=..., script@entry=..., envChainArg=..., 
newTargetValue=..., evalInFrame=...,
evalInFrame@entry=..., result=result@entry=0x7fffe340) at 
./js/src/vm/Interpreter.cpp:782
#8  0x75102e81 in js::Execute(JSContext*, JS::Handle, 
JSObject&, JS::Value*)
(cx=cx@entry=0x558698f0, script=script@entry=..., envChainArg=..., 
rval=0x7fffe340) at ./debian/build/dist/include/js/Value.h:934
#9  0x7519c8c0 in EvaluateSourceBuffer(JSContext*, 
js::ScopeKind, JS::Handle, JS::ReadOnlyCompileOptions const&, 
JS::SourceText&, JS::MutableHandle) 
(cx=cx@entry=0x558698f0, scopeKind=, env=..., env@entry=..., 
optionsArg=..., srcBuf=..., rval=...)
at ./debian/build/dist/include/js/RootingAPI.h:1212
#10 0x7519fdc0 in JS::Evaluate(JSContext*, 
JS::Handle >, 
JS::ReadOnlyCompileOptions const&, JS::SourceText&, 
JS::MutableHandle) (cx=0x558698f0, envChain=..., 
envChain@entry=..., options=..., srcBuf=..., rval=rval@entry=...) at 
./js/src/vm/Scope.h:339
#11 0x770d791e in 
GjsContextPrivate::eval_with_scope(JS::Handle, char const*, long, 
char const*, JS::MutableHandle)
(this=0x5562d630, scope_object=..., script=, 
script_len=, filename=0x77d98fc8 "", retval=...)
at /usr/include/mozjs-68/js/RootingAPI.h:1212
#12 0x770d7d10 in GjsContextPrivate::eval(char const*, long, char 
const*, int*, _GError**)
(this=0x5562d630, script=0x77d99038 
"imports.ui.environment.init();imports.ui.main.start();", script_len=-1, 
filename=0x77d98fc8 "", exit_status_p=0x7fffe43c, 
error=0x7fffe440) at /usr/include/mozjs-68/js/RootingAPI.h:1238
#13 0x770d800d in gjs_context_eval(GjsContext*, char const*, gssize, 
char const*, int*, GError**)
(js_context=js_context@entry=0x5562d720, 
script=script@entry=0x77d99038 
"imports.ui.environment.init();imports.ui.main.start();", 
script_len=script_len@entry=-1, filename=filename@entry=0x77d98fc8 
"", exit_status_p=exit_status_p@entry=0x7fffe43c, 
error=error@entry=0x7fffe440) at ../gjs/context.cpp:934
#14 0x77d7caf5 in gnome_shell_plugin_start (plugin=) at 
../src/gnome-shell-plugin.c:127
#15 0x76dc7ea4 in meta_plugin_manager_new 
(compositor=compositor@entry=0x5585c230) at 
../src/compositor/meta-plugin-manager.c:113
#16 0x76dc0452 in meta_compositor_manage (compositor=0x5585c230) at 
../src/compositor/compositor.c:592
#17 0x76ddec90 in enable_compositor (display=0x5591a040) at 
../src/core/display.c:612
#18 meta_display_open () at ../src/core/display.c:933
#19 0x76de9960 in meta_run () at ../src/core/main.c:673
#20 0x6d79 in main (argc=, argv=) at 
../src/main.c:634

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: gnome-shell 3.36.4-1ubuntu2~build1
ProcVersionSignature: Ubuntu 5.8.0-16.17-generic 5.8.0
Uname: Linux 5.8.0-16-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu44
Architecture: amd64
CasperMD5CheckResult: skip
Date: Wed Aug 26 18:55:05 2020
DisplayManager: gdm3
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-09-28 (1793 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
RelatedPackageVersions: mutter-common 3.36.4-1ubuntu2
ShellJournal:
 -- Logs begin at Tue 2020-08-25 09:05:16 PST, end at Wed 2020-08-26 18:55:02 
PST. --
 -- No entries --
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: 

[Desktop-packages] [Bug 1861609] Re: [focal] Xorg crashed with assertion failure (usually in a VM) at [privates.h:121: dixGetPrivateAddr: Assertion `key->initialized' failed] and call stack comes from

2020-04-21 Thread shemgp
I reinstall focal from scratch and the issue is gone.

** Changed in: xorg-server (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1861609

Title:
  [focal] Xorg crashed with assertion failure (usually in a VM) at
  [privates.h:121: dixGetPrivateAddr: Assertion `key->initialized'
  failed] and call stack comes from DRIMoveBuffersHelper

Status in xorg-server package in Ubuntu:
  Fix Released

Bug description:
  Xorg crashed with assertion failure (usually in a VM):

  privates.h:121: dixGetPrivateAddr: Assertion `key->initialized'
  failed.

  and call stack comes from DRIMoveBuffersHelper

  WORKAROUND

  Select 'Ubuntu on Wayland' on the login screen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1861609/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1866146] Re: GNOME Shell 3.35.91 extension's preferences doesn't load

2020-03-26 Thread shemgp
You need to run:

sudo apt install gnome-shell-extension-prefs

to make extension preferences work in Ubuntu's packaging of gnome-shell.

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

Title:
  GNOME Shell 3.35.91 extension's preferences doesn't load

Status in GNOME Shell:
  Unknown
Status in gnome-shell package in Ubuntu:
  Fix Released

Bug description:
  Using Ubuntu Focal Fossa development with gnome-shell 3.35.91 and
  preferences for extensions doesn't load.  Tried opening using the
  browser, gnome-tweaks, or the new extensions app.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: gnome-shell 3.35.91-1ubuntu2
  ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
  Uname: Linux 5.4.0-14-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu18
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Mar  5 12:36:15 2020
  DisplayManager: gdm3
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2018-10-03 (518 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  RelatedPackageVersions: mutter-common 3.35.91-1ubuntu1
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to focal on 2019-12-10 (85 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1866146/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1868561] Re: Xorg Crash on login

2020-03-23 Thread shemgp
Here's the bt only.

** Attachment added: "xorg.crash.bt_only.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1868561/+attachment/5340610/+files/xorg.crash.bt_only.txt

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

Title:
  Xorg Crash on login

Status in xorg package in Ubuntu:
  New

Bug description:
  Upgraded to focal development and rebooted. When I try to login, it
  doesn't allow me. Looking at the logs, there's a crash.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xserver-xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.4.0-18.22-generic 5.4.24
  Uname: Linux 5.4.0-18-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu21
  Architecture: amd64
  Date: Mon Mar 23 21:44:35 2020
  DistUpgraded: 2020-03-23 21:13:09,930 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: focal
  DistroVariant: ubuntu
  DkmsStatus:
   88x2bu, 0.1, 5.3.0-42-generic, x86_64: installed
   88x2bu, 0.1, 5.4.0-18-generic, x86_64: installed
   rtl8812au, 4.3.14, 5.0.0-23-generic, x86_64: built
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 30) (prog-if 
00 [VGA controller])
 Subsystem: Super Micro Computer Inc ASPEED Graphics Family [15d9:0969]
  MachineType: Supermicro Super Server
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-18-generic 
root=/dev/mapper/lvmgrp0-os ro
  SourcePackage: xorg
  UpgradeStatus: Upgraded to focal on 2020-03-23 (0 days ago)
  dmi.bios.date: 12/12/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0b
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A2SDi-16C-HLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 0123456789
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0b:bd12/12/2017:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnA2SDi-16C-HLN4F:rvr0123456789:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.100-4
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.0-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 20.0.0-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.7-2ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20190815-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1868561] Re: Xorg Crash on login

2020-03-23 Thread shemgp
Also, the latest mainline kernel didn't fix the problem:
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.6-rc7/linux-modules-5.6.0-050600rc7-generic_5.6.0-050600rc7.202003230230_amd64.deb

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

Title:
  Xorg Crash on login

Status in xorg package in Ubuntu:
  New

Bug description:
  Upgraded to focal development and rebooted. When I try to login, it
  doesn't allow me. Looking at the logs, there's a crash.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xserver-xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.4.0-18.22-generic 5.4.24
  Uname: Linux 5.4.0-18-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu21
  Architecture: amd64
  Date: Mon Mar 23 21:44:35 2020
  DistUpgraded: 2020-03-23 21:13:09,930 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: focal
  DistroVariant: ubuntu
  DkmsStatus:
   88x2bu, 0.1, 5.3.0-42-generic, x86_64: installed
   88x2bu, 0.1, 5.4.0-18-generic, x86_64: installed
   rtl8812au, 4.3.14, 5.0.0-23-generic, x86_64: built
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 30) (prog-if 
00 [VGA controller])
 Subsystem: Super Micro Computer Inc ASPEED Graphics Family [15d9:0969]
  MachineType: Supermicro Super Server
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-18-generic 
root=/dev/mapper/lvmgrp0-os ro
  SourcePackage: xorg
  UpgradeStatus: Upgraded to focal on 2020-03-23 (0 days ago)
  dmi.bios.date: 12/12/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0b
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A2SDi-16C-HLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 0123456789
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0b:bd12/12/2017:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnA2SDi-16C-HLN4F:rvr0123456789:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.100-4
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.0-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 20.0.0-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.7-2ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20190815-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1868561] Re: Xorg Crash on login

2020-03-23 Thread shemgp
Here's the backtrace.

If I run:

sudo gdb --args /usr/lib/xorg/Xorg -nolisten tcp :1 vt2  -keeptty
-logfile xorg.log

on terminal and on another terminal run:

export DISPLAY=:1
gnome-session

it crashes and the backtrace full is attached.

But if I just run:

export DISPLAY=:1
gnome-shell

it doesn't crash but loads gnome-shell.

So the problem only shows up in gnome-session, that's probably why gdm3
starts fine, but when logging in as a user, it crashes.


** Attachment added: "xorg.crash.bt"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1868561/+attachment/5340608/+files/xorg.crash.bt

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

Title:
  Xorg Crash on login

Status in xorg package in Ubuntu:
  New

Bug description:
  Upgraded to focal development and rebooted. When I try to login, it
  doesn't allow me. Looking at the logs, there's a crash.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xserver-xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.4.0-18.22-generic 5.4.24
  Uname: Linux 5.4.0-18-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu21
  Architecture: amd64
  Date: Mon Mar 23 21:44:35 2020
  DistUpgraded: 2020-03-23 21:13:09,930 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: focal
  DistroVariant: ubuntu
  DkmsStatus:
   88x2bu, 0.1, 5.3.0-42-generic, x86_64: installed
   88x2bu, 0.1, 5.4.0-18-generic, x86_64: installed
   rtl8812au, 4.3.14, 5.0.0-23-generic, x86_64: built
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 30) (prog-if 
00 [VGA controller])
 Subsystem: Super Micro Computer Inc ASPEED Graphics Family [15d9:0969]
  MachineType: Supermicro Super Server
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-18-generic 
root=/dev/mapper/lvmgrp0-os ro
  SourcePackage: xorg
  UpgradeStatus: Upgraded to focal on 2020-03-23 (0 days ago)
  dmi.bios.date: 12/12/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0b
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A2SDi-16C-HLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 0123456789
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0b:bd12/12/2017:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnA2SDi-16C-HLN4F:rvr0123456789:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.100-4
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.0-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 20.0.0-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.7-2ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20190815-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1868561] Re: Xorg Crash on login

2020-03-23 Thread shemgp
Here's the user xorg log that shows the crash

** Attachment added: "Xorg.1.log"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1868561/+attachment/5340509/+files/Xorg.1.log

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

Title:
  Xorg Crash on login

Status in xorg package in Ubuntu:
  New

Bug description:
  Upgraded to focal development and rebooted. When I try to login, it
  doesn't allow me. Looking at the logs, there's a crash.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xserver-xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.4.0-18.22-generic 5.4.24
  Uname: Linux 5.4.0-18-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu21
  Architecture: amd64
  Date: Mon Mar 23 21:44:35 2020
  DistUpgraded: 2020-03-23 21:13:09,930 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: focal
  DistroVariant: ubuntu
  DkmsStatus:
   88x2bu, 0.1, 5.3.0-42-generic, x86_64: installed
   88x2bu, 0.1, 5.4.0-18-generic, x86_64: installed
   rtl8812au, 4.3.14, 5.0.0-23-generic, x86_64: built
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 30) (prog-if 
00 [VGA controller])
 Subsystem: Super Micro Computer Inc ASPEED Graphics Family [15d9:0969]
  MachineType: Supermicro Super Server
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-18-generic 
root=/dev/mapper/lvmgrp0-os ro
  SourcePackage: xorg
  UpgradeStatus: Upgraded to focal on 2020-03-23 (0 days ago)
  dmi.bios.date: 12/12/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0b
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A2SDi-16C-HLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 0123456789
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0b:bd12/12/2017:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnA2SDi-16C-HLN4F:rvr0123456789:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.100-4
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.0-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 20.0.0-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.7-2ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20190815-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1868561] [NEW] Xorg Crash on login

2020-03-23 Thread shemgp
Public bug reported:

Upgraded to focal development and rebooted. When I try to login, it
doesn't allow me. Looking at the logs, there's a crash.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xserver-xorg 1:7.7+19ubuntu14
ProcVersionSignature: Ubuntu 5.4.0-18.22-generic 5.4.24
Uname: Linux 5.4.0-18-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu21
Architecture: amd64
Date: Mon Mar 23 21:44:35 2020
DistUpgraded: 2020-03-23 21:13:09,930 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
DistroCodename: focal
DistroVariant: ubuntu
DkmsStatus:
 88x2bu, 0.1, 5.3.0-42-generic, x86_64: installed
 88x2bu, 0.1, 5.4.0-18-generic, x86_64: installed
 rtl8812au, 4.3.14, 5.0.0-23-generic, x86_64: built
ExtraDebuggingInterest: Yes
GraphicsCard:
 ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 30) (prog-if 
00 [VGA controller])
   Subsystem: Super Micro Computer Inc ASPEED Graphics Family [15d9:0969]
MachineType: Supermicro Super Server
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-18-generic 
root=/dev/mapper/lvmgrp0-os ro
SourcePackage: xorg
UpgradeStatus: Upgraded to focal on 2020-03-23 (0 days ago)
dmi.bios.date: 12/12/2017
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1.0b
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: A2SDi-16C-HLN4F
dmi.board.vendor: Supermicro
dmi.board.version: 0123456789
dmi.chassis.asset.tag: To be filled by O.E.M.
dmi.chassis.type: 17
dmi.chassis.vendor: Supermicro
dmi.chassis.version: 0123456789
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0b:bd12/12/2017:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnA2SDi-16C-HLN4F:rvr0123456789:cvnSupermicro:ct17:cvr0123456789:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: Super Server
dmi.product.sku: To be filled by O.E.M.
dmi.product.version: 0123456789
dmi.sys.vendor: Supermicro
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.100-4
version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.0-1ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 20.0.0-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.20.7-2ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20190815-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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


** Tags: amd64 apport-bug focal regression reproducible third-party-packages 
ubuntu uec-images

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

Title:
  Xorg Crash on login

Status in xorg package in Ubuntu:
  New

Bug description:
  Upgraded to focal development and rebooted. When I try to login, it
  doesn't allow me. Looking at the logs, there's a crash.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xserver-xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.4.0-18.22-generic 5.4.24
  Uname: Linux 5.4.0-18-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu21
  Architecture: amd64
  Date: Mon Mar 23 21:44:35 2020
  DistUpgraded: 2020-03-23 21:13:09,930 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistroCodename: focal
  DistroVariant: ubuntu
  DkmsStatus:
   88x2bu, 0.1, 5.3.0-42-generic, x86_64: installed
   88x2bu, 0.1, 5.4.0-18-generic, x86_64: installed
   rtl8812au, 4.3.14, 5.0.0-23-generic, x86_64: built
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 30) (prog-if 
00 [VGA controller])
 Subsystem: Super Micro Computer Inc ASPEED Graphics Family [15d9:0969]
  MachineType: Supermicro Super Server
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-18-generic 
root=/dev/mapper/lvmgrp0-os ro
  SourcePackage: xorg
  UpgradeStatus: Upgraded to focal on 2020-03-23 (0 days ago)
  dmi.bios.date: 12/12/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.0b
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: A2SDi-16C-HLN4F
  dmi.board.vendor: Supermicro
  dmi.board.version: 0123456789
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 17
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.0b:bd12/12/2017:svnSupermicro:pnSuperServer:pvr0123456789:rvnSupermicro:rnA2SDi-16C-HLN4F:rvr0123456789:cvnSupermicro:ct17:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: Super Server
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.100-4
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.0-1ubuntu1
  version.libgl1-mesa-glx: 

[Desktop-packages] [Bug 1866146] [NEW] GNOME Shell 3.35.91 extension's preferences doesn't load

2020-03-04 Thread shemgp
Public bug reported:

Using Ubuntu Focal Fossa development with gnome-shell 3.35.91 and
preferences for extensions doesn't load.  Tried opening using the
browser, gnome-tweaks, or the new extensions app.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-shell 3.35.91-1ubuntu2
ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
Uname: Linux 5.4.0-14-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu18
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Mar  5 12:36:15 2020
DisplayManager: gdm3
EcryptfsInUse: Yes
InstallationDate: Installed on 2018-10-03 (518 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
RelatedPackageVersions: mutter-common 3.35.91-1ubuntu1
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to focal on 2019-12-10 (85 days ago)

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


** Tags: amd64 apport-bug focal third-party-packages

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

Title:
  GNOME Shell 3.35.91 extension's preferences doesn't load

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  Using Ubuntu Focal Fossa development with gnome-shell 3.35.91 and
  preferences for extensions doesn't load.  Tried opening using the
  browser, gnome-tweaks, or the new extensions app.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: gnome-shell 3.35.91-1ubuntu2
  ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
  Uname: Linux 5.4.0-14-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu18
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Mar  5 12:36:15 2020
  DisplayManager: gdm3
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2018-10-03 (518 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  RelatedPackageVersions: mutter-common 3.35.91-1ubuntu1
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to focal on 2019-12-10 (85 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1811530] Re: Impress embeded video files show flickering white stripes

2019-10-23 Thread shemgp
Upgrading to HWE kernel and graphic stacks somewhat relieves the
problem. At least now the presentation doesn't show it, but only the
info screen.

PPA: https://www.youtube.com/watch?v=zQwcmxjdg1g
Snap: https://www.youtube.com/watch?v=6RzSdrM-tWs
Linux 5.3 ppa & snap: https://www.youtube.com/watch?v=1hCP0g2kbOo

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

Title:
  Impress embeded video files show flickering white stripes

Status in LibreOffice:
  Unknown
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  Description:
  I have slide shows with embeded video files from previous versions of 
LibreOffice / Impress and they all worked well. If I play the video files with 
Ubuntu 18.04 and LibreOffice 6.0.7.3 they show flickering white stripes. the 
stripes are about 1 centimeter wide and move up and down in the picture of the 
video.

  Steps to Reproduce:
  1. Embed a video file in a slide show.
  2. Play the slide show / the video.

  Actual Results:
  The video plays but shows a disrupted picture with whiteish flickering 
stripes.

  Expected Results:
  The video should play as it is in a video player whithout a disrupted picture.

  It seems to be connected wit hardware acceleration, that is greyed out. The 
newest appimage of LibreOffice is working as expected
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-04-12 (278 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180409)
  Package: libreoffice 1:6.0.7-0ubuntu0.18.04.2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 4.15.0-43.46-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-43-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-04-11 (280 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180409)
  Package: libreoffice 1:6.0.7-0ubuntu0.18.04.2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 4.15.0-43.46-generic 4.15.18
  Tags: third-party-packages bionic
  Uname: Linux 4.15.0-43-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare scanner sudo
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1811530/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1811530] Re: Impress embeded video files show flickering white stripes

2019-10-21 Thread shemgp
And that it does exist in Ubuntu 18.04 but not in Ubuntu 19.10.

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

Title:
  Impress embeded video files show flickering white stripes

Status in LibreOffice:
  Unknown
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  Description:
  I have slide shows with embeded video files from previous versions of 
LibreOffice / Impress and they all worked well. If I play the video files with 
Ubuntu 18.04 and LibreOffice 6.0.7.3 they show flickering white stripes. the 
stripes are about 1 centimeter wide and move up and down in the picture of the 
video.

  Steps to Reproduce:
  1. Embed a video file in a slide show.
  2. Play the slide show / the video.

  Actual Results:
  The video plays but shows a disrupted picture with whiteish flickering 
stripes.

  Expected Results:
  The video should play as it is in a video player whithout a disrupted picture.

  It seems to be connected wit hardware acceleration, that is greyed out. The 
newest appimage of LibreOffice is working as expected
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-04-12 (278 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180409)
  Package: libreoffice 1:6.0.7-0ubuntu0.18.04.2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 4.15.0-43.46-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-43-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-04-11 (280 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180409)
  Package: libreoffice 1:6.0.7-0ubuntu0.18.04.2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 4.15.0-43.46-generic 4.15.18
  Tags: third-party-packages bionic
  Uname: Linux 4.15.0-43-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare scanner sudo
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1811530/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1811530] Re: Impress embeded video files show flickering white stripes

2019-10-21 Thread shemgp
I can confirm that the flickering white stripes doesn't exist in upstream debs: 
eg. 
https://mirror.aarnet.edu.au/pub/tdf/libreoffice/stable/6.3.2/deb/x86_64/LibreOffice_6.3.2_Linux_x86-64_deb.tar.gz

And that it exists in libreoffice 1:6.3.2-0ubuntu0.18.04.1~lo1 from
ppa:libreoffice/ppa and snap version: 6.3.2.2.

** Changed in: libreoffice (Ubuntu)
   Status: New => Confirmed

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

Title:
  Impress embeded video files show flickering white stripes

Status in LibreOffice:
  Unknown
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  Description:
  I have slide shows with embeded video files from previous versions of 
LibreOffice / Impress and they all worked well. If I play the video files with 
Ubuntu 18.04 and LibreOffice 6.0.7.3 they show flickering white stripes. the 
stripes are about 1 centimeter wide and move up and down in the picture of the 
video.

  Steps to Reproduce:
  1. Embed a video file in a slide show.
  2. Play the slide show / the video.

  Actual Results:
  The video plays but shows a disrupted picture with whiteish flickering 
stripes.

  Expected Results:
  The video should play as it is in a video player whithout a disrupted picture.

  It seems to be connected wit hardware acceleration, that is greyed out. The 
newest appimage of LibreOffice is working as expected
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-04-12 (278 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180409)
  Package: libreoffice 1:6.0.7-0ubuntu0.18.04.2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 4.15.0-43.46-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-43-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-04-11 (280 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180409)
  Package: libreoffice 1:6.0.7-0ubuntu0.18.04.2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 4.15.0-43.46-generic 4.15.18
  Tags: third-party-packages bionic
  Uname: Linux 4.15.0-43-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare scanner sudo
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1811530/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1212621] Re: Duplex option disappearing in the GTK print dialog

2019-10-17 Thread shemgp
This is fixed in latest evince (3.34.1-1) although it's not only a bug
in evince but in gtk print dialog or in cups (since it shows up in gedit
too).  But somehow it go magically fixed.

** Changed in: evince (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  Duplex option disappearing in the GTK print dialog

Status in Evince:
  New
Status in evince package in Ubuntu:
  Fix Released

Bug description:
  although duplexer is installed and enabled in system settings evince
  does not provide the duplex option - I only can print single-sided.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: evince 3.6.1-1ubuntu3
  ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4
  Uname: Linux 3.8.0-27-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  Date: Thu Aug 15 11:26:31 2013
  InstallationDate: Installed on 2012-01-25 (567 days ago)
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: evince
  UpgradeStatus: Upgraded to raring on 2013-04-01 (135 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/1212621/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 1843419] Re: gnome-shell's alt-f2 r (refresh) kills non-gnome apps

2019-09-15 Thread shemgp
I have 4 workspaces.

On Mon, Sep 16, 2019, 4:45 AM Paul White <1843...@bugs.launchpad.net>
wrote:

> @shemgp, are you running with multiple workspaces? If so, what settings
> do you have set on the "Workspaces" tab in Tweaks?
>
> I ask as I have been seeing this problem or at least one similar since
> the cosmic release.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1843419
>
> Title:
>   gnome-shell's alt-f2 r (refresh) kills non-gnome apps
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1843419/+subscriptions
>

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

Title:
  gnome-shell's alt-f2 r (refresh) kills non-gnome apps

Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  Pressing alt-f2 then r refreshes gnome-shell as expected (though now
  windows have black borders) but it kills apps like Firefox, but not
  Feedreader, nautilus, nor, gnome-terminal (those are what I tested).

  I expect that it should not kill any apps like in the old gnome-shell.
  This is useful since when gnome-shell hangs, I kill it and it
  refreshes. Now I can't do that without killing the other apps also.

  Thank you for looking into this bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell 3.33.91-1ubuntu1
  ProcVersionSignature: Ubuntu 5.2.0-15.16-generic 5.2.9
  Uname: Linux 5.2.0-15-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Sep 10 19:10:52 2019
  DisplayManager: gdm3
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1442 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  RelatedPackageVersions: mutter-common 3.33.91-1ubuntu1
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to eoan on 2019-07-26 (45 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1843878] Re: /org/gnome/desktop/wm/preferences/button-layout not being respected after alt-f2 r enter

2019-09-13 Thread shemgp
Just a follow up: running gsettings set org.gnome.desktop.wm.preferences
button-layout 'close,minimize,maximize:appmenu' does nothing.

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

Title:
  /org/gnome/desktop/wm/preferences/button-layout not being respected
  after alt-f2 r enter

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  When pressing alt-f2 r enter, the /org/gnome/desktop/wm/preferences
  /button-layout is not being respected. I've set it to:
  close,minimize,maximize:appmenu, but the buttons go to the right.
  When I start gnome-shell from gdm3, the buttons are left as expected.
  Only when I refresh or kill gnome-shell do they go to the right.

  Thank you for looking into this bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell 3.34.0-1ubuntu1
  ProcVersionSignature: Ubuntu 5.3.0-10.11-generic 5.3.0-rc8
  Uname: Linux 5.3.0-10-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Fri Sep 13 17:51:54 2019
  DisplayManager: gdm3
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1445 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  RelatedPackageVersions: mutter-common 3.34.0-1ubuntu1
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to eoan on 2019-07-26 (48 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1843878] [NEW] /org/gnome/desktop/wm/preferences/button-layout not being respected after alt-f2 r enter

2019-09-13 Thread shemgp
Public bug reported:

When pressing alt-f2 r enter, the /org/gnome/desktop/wm/preferences
/button-layout is not being respected. I've set it to:
close,minimize,maximize:appmenu, but the buttons go to the right.  When
I start gnome-shell from gdm3, the buttons are left as expected. Only
when I refresh or kill gnome-shell do they go to the right.

Thank you for looking into this bug.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: gnome-shell 3.34.0-1ubuntu1
ProcVersionSignature: Ubuntu 5.3.0-10.11-generic 5.3.0-rc8
Uname: Linux 5.3.0-10-generic x86_64
ApportVersion: 2.20.11-0ubuntu7
Architecture: amd64
CurrentDesktop: GNOME
Date: Fri Sep 13 17:51:54 2019
DisplayManager: gdm3
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-09-28 (1445 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
RelatedPackageVersions: mutter-common 3.34.0-1ubuntu1
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to eoan on 2019-07-26 (48 days ago)

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


** Tags: amd64 apport-bug eoan third-party-packages

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

Title:
  /org/gnome/desktop/wm/preferences/button-layout not being respected
  after alt-f2 r enter

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  When pressing alt-f2 r enter, the /org/gnome/desktop/wm/preferences
  /button-layout is not being respected. I've set it to:
  close,minimize,maximize:appmenu, but the buttons go to the right.
  When I start gnome-shell from gdm3, the buttons are left as expected.
  Only when I refresh or kill gnome-shell do they go to the right.

  Thank you for looking into this bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell 3.34.0-1ubuntu1
  ProcVersionSignature: Ubuntu 5.3.0-10.11-generic 5.3.0-rc8
  Uname: Linux 5.3.0-10-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Fri Sep 13 17:51:54 2019
  DisplayManager: gdm3
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1445 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  RelatedPackageVersions: mutter-common 3.34.0-1ubuntu1
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to eoan on 2019-07-26 (48 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1843419] Re: gnome-shell's alt-f2 r (refresh) kills non-gnome apps

2019-09-12 Thread shemgp
Refreshing gnome-shell settings using tweaks allows me to refresh gnome-
shell (alt-f2 r enter) without it killing Firefox, etc. Killing gnome-
shell manually, through terminal, though still kills Firefox, but not
gnome-terminal.

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

Title:
  gnome-shell's alt-f2 r (refresh) kills non-gnome apps

Status in gnome-shell package in Ubuntu:
  Confirmed

Bug description:
  Pressing alt-f2 then r refreshes gnome-shell as expected (though now
  windows have black borders) but it kills apps like Firefox, but not
  Feedreader, nautilus, nor, gnome-terminal (those are what I tested).

  I expect that it should not kill any apps like in the old gnome-shell.
  This is useful since when gnome-shell hangs, I kill it and it
  refreshes. Now I can't do that without killing the other apps also.

  Thank you for looking into this bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell 3.33.91-1ubuntu1
  ProcVersionSignature: Ubuntu 5.2.0-15.16-generic 5.2.9
  Uname: Linux 5.2.0-15-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Sep 10 19:10:52 2019
  DisplayManager: gdm3
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1442 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  RelatedPackageVersions: mutter-common 3.33.91-1ubuntu1
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to eoan on 2019-07-26 (45 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1817428] Re: gnome-control-center applications tab would be nice if it has search

2019-09-12 Thread shemgp
With gnome-control-center 3.34.0.1 I see there's a search button now.

** Changed in: gnome-control-center (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  gnome-control-center applications tab would be nice if it has search

Status in gnome-control-center package in Ubuntu:
  Fix Released

Bug description:
  Hello,

  I noticed that the gnome-control-center Applications tab doesn't have
  search.  It would easier to find the application you want to modify if
  it had a search feature.

  Thank you for taking time in implementing this feature.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: gnome-control-center 1:3.31.90-1ubuntu3
  ProcVersionSignature: Ubuntu 4.19.0-13.14-generic 4.19.20
  Uname: Linux 4.19.0-13-generic x86_64
  ApportVersion: 2.20.10-0ubuntu21
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Feb 24 02:46:57 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1244 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to disco on 2019-02-16 (7 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1843419] [NEW] gnome-shell's alt-f2 r (refresh) kills non-gnome apps

2019-09-10 Thread shemgp
Public bug reported:

Pressing alt-f2 then r refreshes gnome-shell as expected (though now
windows have black borders) but it kills apps like Firefox, but not
Feedreader, nautilus, nor, gnome-terminal (those are what I tested).

I expect that it should not kill any apps like in the old gnome-shell.
This is useful since when gnome-shell hangs, I kill it and it refreshes.
Now I can't do that without killing the other apps also.

Thank you for looking into this bug.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: gnome-shell 3.33.91-1ubuntu1
ProcVersionSignature: Ubuntu 5.2.0-15.16-generic 5.2.9
Uname: Linux 5.2.0-15-generic x86_64
ApportVersion: 2.20.11-0ubuntu7
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Sep 10 19:10:52 2019
DisplayManager: gdm3
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-09-28 (1442 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
RelatedPackageVersions: mutter-common 3.33.91-1ubuntu1
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to eoan on 2019-07-26 (45 days ago)

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


** Tags: amd64 apport-bug eoan third-party-packages

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

Title:
  gnome-shell's alt-f2 r (refresh) kills non-gnome apps

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  Pressing alt-f2 then r refreshes gnome-shell as expected (though now
  windows have black borders) but it kills apps like Firefox, but not
  Feedreader, nautilus, nor, gnome-terminal (those are what I tested).

  I expect that it should not kill any apps like in the old gnome-shell.
  This is useful since when gnome-shell hangs, I kill it and it
  refreshes. Now I can't do that without killing the other apps also.

  Thank you for looking into this bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell 3.33.91-1ubuntu1
  ProcVersionSignature: Ubuntu 5.2.0-15.16-generic 5.2.9
  Uname: Linux 5.2.0-15-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Sep 10 19:10:52 2019
  DisplayManager: gdm3
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1442 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  RelatedPackageVersions: mutter-common 3.33.91-1ubuntu1
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to eoan on 2019-07-26 (45 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 311306] Re: wishlist: clicking relative urls in evince would work

2019-08-13 Thread shemgp
Oops, I though it was fixed but I was using the browser's PDF viewer.

** Changed in: evince (Ubuntu)
   Status: Triaged => Fix Released

** Changed in: evince (Ubuntu)
   Status: Fix Released => New

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

Title:
  wishlist: clicking relative urls in evince would work

Status in Evince:
  Expired
Status in evince package in Ubuntu:
  New

Bug description:
  Binary package hint: evince

  I would like to request a feature for evince that will enable me to view 
relative links in firefox when i click them from evince. Right now, when I open 
a PDF in Firefox, evince will show up.  Then when i try to click a relative 
link, it will open in Firefox but will only show the relative link without the 
host name part.  It would be nice if there was a way to tell evince that 
relative links should use the host name part of where Firefox downloaded the 
file.
  sample PDF file: http://www.pccorner.com.ph/downloads/pricelist_lettersize.pdf

  Thanks and happy holidays!

  Release:8.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/311306/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1825783] Re: nautilus doesn't allow viewing of full copying details

2019-04-23 Thread shemgp
Filed: https://gitlab.gnome.org/GNOME/nautilus/issues/1006

** Bug watch added: gitlab.gnome.org/GNOME/nautilus/issues #1006
   https://gitlab.gnome.org/GNOME/nautilus/issues/1006

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

Title:
  nautilus doesn't allow viewing of full copying details

Status in nautilus package in Ubuntu:
  New

Bug description:
  While copying ISOs over the network, I looked at which was finished,
  and couldn't quite distinguish which file transfer is which due to
  shortened names.

  It would be nice if there was tooltip for each file transfer which may
  display the whole file name. Or maybe the popover can be can be
  expanded?

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: nautilus 1:3.26.4-0~ubuntu18.04.4
  ProcVersionSignature: Ubuntu 4.18.0-17.18~18.04.1-generic 4.18.20
  Uname: Linux 4.18.0-17-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr 22 13:05:10 2019
  InstallationDate: Installed on 2018-10-03 (200 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1825783] [NEW] nautilus doesn't allow viewing of full copying details

2019-04-21 Thread shemgp
Public bug reported:

While copying ISOs over the network, I looked at which was finished, and
couldn't quite distinguish which file transfer is which due to shortened
names.

It would be nice if there was tooltip for each file transfer which may
display the whole file name. Or maybe the popover can be can be
expanded?

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: nautilus 1:3.26.4-0~ubuntu18.04.4
ProcVersionSignature: Ubuntu 4.18.0-17.18~18.04.1-generic 4.18.20
Uname: Linux 4.18.0-17-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.9-0ubuntu7.6
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Mon Apr 22 13:05:10 2019
InstallationDate: Installed on 2018-10-03 (200 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_nautilus:

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


** Tags: amd64 apport-bug bionic third-party-packages

** Attachment added: "Hardly distinguishable files"
   
https://bugs.launchpad.net/bugs/1825783/+attachment/5257808/+files/Screenshot%20from%202019-04-22%2013-03-27.png

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

Title:
  nautilus doesn't allow viewing of full copying details

Status in nautilus package in Ubuntu:
  New

Bug description:
  While copying ISOs over the network, I looked at which was finished,
  and couldn't quite distinguish which file transfer is which due to
  shortened names.

  It would be nice if there was tooltip for each file transfer which may
  display the whole file name. Or maybe the popover can be can be
  expanded?

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: nautilus 1:3.26.4-0~ubuntu18.04.4
  ProcVersionSignature: Ubuntu 4.18.0-17.18~18.04.1-generic 4.18.20
  Uname: Linux 4.18.0-17-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr 22 13:05:10 2019
  InstallationDate: Installed on 2018-10-03 (200 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1820775] Re: gnome-shell's user menu/item is not aligned like other menu items

2019-03-20 Thread shemgp
Filed upstream at: https://gitlab.gnome.org/GNOME/gnome-
shell/issues/1094

** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/issues #1094
   https://gitlab.gnome.org/GNOME/gnome-shell/issues/1094

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

Title:
  gnome-shell's user menu/item is not aligned like other menu items

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  I just noticed that the user menu of gnome-shell is not aligned like
  other menu items.  When clicking it, it shows an extended box too.  I
  expect it to be like other menu items.

  Note that I'm using Default as my gnome-shell user css, but other
  css'es also show this bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: gnome-shell 3.32.0-1ubuntu1
  ProcVersionSignature: Ubuntu 5.0.0-7.8-generic 5.0.0
  Uname: Linux 5.0.0-7-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Mar 19 08:33:12 2019
  DisplayManager: gdm3
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1267 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to disco on 2019-02-16 (31 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 1820775] Re: gnome-shell's user menu/item is not aligned like other menu items

2019-03-19 Thread shemgp
I have hibernate-status-button and suspend-button and that's probably user
menu is extended since the buttons don't fit.  Should I still file an
upstream bug?

On Tue, Mar 19, 2019 at 2:55 PM Daniel van Vugt <
daniel.van.v...@canonical.com> wrote:

> It looks like the most likely triggers of this bug are:
>
>   suspend-button@laserb
>   show-desktop-button@amivaleo
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1820775
>
> Title:
>   gnome-shell's user menu/item is not aligned like other menu items
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1820775/+subscriptions
>

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

Title:
  gnome-shell's user menu/item is not aligned like other menu items

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  I just noticed that the user menu of gnome-shell is not aligned like
  other menu items.  When clicking it, it shows an extended box too.  I
  expect it to be like other menu items.

  Note that I'm using Default as my gnome-shell user css, but other
  css'es also show this bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: gnome-shell 3.32.0-1ubuntu1
  ProcVersionSignature: Ubuntu 5.0.0-7.8-generic 5.0.0
  Uname: Linux 5.0.0-7-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Mar 19 08:33:12 2019
  DisplayManager: gdm3
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1267 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to disco on 2019-02-16 (31 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1820775] [NEW] gnome-shell's user menu/item is not aligned like other menu items

2019-03-18 Thread shemgp
Public bug reported:

I just noticed that the user menu of gnome-shell is not aligned like
other menu items.  When clicking it, it shows an extended box too.  I
expect it to be like other menu items.

Note that I'm using Default as my gnome-shell user css, but other css'es
also show this bug.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: gnome-shell 3.32.0-1ubuntu1
ProcVersionSignature: Ubuntu 5.0.0-7.8-generic 5.0.0
Uname: Linux 5.0.0-7-generic x86_64
ApportVersion: 2.20.10-0ubuntu23
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Mar 19 08:33:12 2019
DisplayManager: gdm3
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-09-28 (1267 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to disco on 2019-02-16 (31 days ago)

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


** Tags: amd64 apport-bug disco third-party-packages

** Attachment added: "Screenshot from 2019-03-19 08-32-08.png"
   
https://bugs.launchpad.net/bugs/1820775/+attachment/5247434/+files/Screenshot%20from%202019-03-19%2008-32-08.png

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

Title:
  gnome-shell's user menu/item is not aligned like other menu items

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  I just noticed that the user menu of gnome-shell is not aligned like
  other menu items.  When clicking it, it shows an extended box too.  I
  expect it to be like other menu items.

  Note that I'm using Default as my gnome-shell user css, but other
  css'es also show this bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: gnome-shell 3.32.0-1ubuntu1
  ProcVersionSignature: Ubuntu 5.0.0-7.8-generic 5.0.0
  Uname: Linux 5.0.0-7-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Mar 19 08:33:12 2019
  DisplayManager: gdm3
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1267 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to disco on 2019-02-16 (31 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 1820489] Re: nautilus search bar showing up when window with is expanded

2019-03-18 Thread shemgp
Let's just say it's a nautilus feature that should be fixed by themes that
make the height of the header bar smaller.

On Mon, Mar 18, 2019 at 9:30 PM Sebastien Bacher 
wrote:

> So it was a theme bug? Good to know, thanks
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1820489
>
> Title:
>   nautilus search bar showing up when window with is expanded
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1820489/+subscriptions
>

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

Title:
  nautilus search bar showing up when window with is expanded

Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  When nautilus is expanded horizontally the search bar shows up behind
  the path bar.  This can be seen when it's maximized.

  I've attached a screenshot.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: nautilus 1:3.31.90-1ubuntu2
  ProcVersionSignature: Ubuntu 5.0.0-7.8-generic 5.0.0
  Uname: Linux 5.0.0-7-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Mar 17 11:52:30 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1265 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to disco on 2019-02-16 (29 days ago)
  usr_lib_nautilus:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1820489] Re: nautilus search bar showing up when window with is expanded

2019-03-18 Thread shemgp
I guess it doesn't show up in Yaru, but it does show up, albeit, nicely
in Adwaita.  I'm using NewAdwaita-slim and I've fixed it already this
theme by doing what Yaru does: hides it since the height can't be
changed.

Thanks for your help.

** Attachment added: "Screenshot from 2019-03-18 20-49-36.png"
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1820489/+attachment/5247271/+files/Screenshot%20from%202019-03-18%2020-49-36.png

** Changed in: nautilus (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  nautilus search bar showing up when window with is expanded

Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  When nautilus is expanded horizontally the search bar shows up behind
  the path bar.  This can be seen when it's maximized.

  I've attached a screenshot.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: nautilus 1:3.31.90-1ubuntu2
  ProcVersionSignature: Ubuntu 5.0.0-7.8-generic 5.0.0
  Uname: Linux 5.0.0-7-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Mar 17 11:52:30 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1265 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to disco on 2019-02-16 (29 days ago)
  usr_lib_nautilus:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1820489] Re: nautilus search bar showing up when window with is expanded

2019-03-18 Thread shemgp
I expect that the search bar widget won't show until I press the search
button.

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

Title:
  nautilus search bar showing up when window with is expanded

Status in nautilus package in Ubuntu:
  Incomplete

Bug description:
  When nautilus is expanded horizontally the search bar shows up behind
  the path bar.  This can be seen when it's maximized.

  I've attached a screenshot.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: nautilus 1:3.31.90-1ubuntu2
  ProcVersionSignature: Ubuntu 5.0.0-7.8-generic 5.0.0
  Uname: Linux 5.0.0-7-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Mar 17 11:52:30 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1265 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to disco on 2019-02-16 (29 days ago)
  usr_lib_nautilus:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1820489] Re: nautilus search bar showing up when window with is expanded

2019-03-18 Thread shemgp
Where the bug is showing.

** Attachment added: "Where the bug is showing"
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1820489/+attachment/5247255/+files/Screenshot%20from%202019-03-18%2019-50-32.png

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

Title:
  nautilus search bar showing up when window with is expanded

Status in nautilus package in Ubuntu:
  Incomplete

Bug description:
  When nautilus is expanded horizontally the search bar shows up behind
  the path bar.  This can be seen when it's maximized.

  I've attached a screenshot.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: nautilus 1:3.31.90-1ubuntu2
  ProcVersionSignature: Ubuntu 5.0.0-7.8-generic 5.0.0
  Uname: Linux 5.0.0-7-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Mar 17 11:52:30 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1265 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to disco on 2019-02-16 (29 days ago)
  usr_lib_nautilus:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1820489] Re: nautilus search bar showing up when window with is expanded

2019-03-18 Thread shemgp
The search bar widget is showing at the background of the path bar when
nautilus is expanded at the time when the path bar needs to be centered.

I've attached a screenshot that looks fine. Then later I'll attach a
screenshot with the bug.

** Attachment added: "Just fine"
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1820489/+attachment/5247254/+files/Screenshot%20from%202019-03-18%2019-50-17.png

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

Title:
  nautilus search bar showing up when window with is expanded

Status in nautilus package in Ubuntu:
  Incomplete

Bug description:
  When nautilus is expanded horizontally the search bar shows up behind
  the path bar.  This can be seen when it's maximized.

  I've attached a screenshot.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: nautilus 1:3.31.90-1ubuntu2
  ProcVersionSignature: Ubuntu 5.0.0-7.8-generic 5.0.0
  Uname: Linux 5.0.0-7-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Mar 17 11:52:30 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1265 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to disco on 2019-02-16 (29 days ago)
  usr_lib_nautilus:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1820489] [NEW] nautilus search bar showing up when window with is expanded

2019-03-16 Thread shemgp
Public bug reported:

When nautilus is expanded horizontally the search bar shows up behind
the path bar.  This can be seen when it's maximized.

I've attached a screenshot.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: nautilus 1:3.31.90-1ubuntu2
ProcVersionSignature: Ubuntu 5.0.0-7.8-generic 5.0.0
Uname: Linux 5.0.0-7-generic x86_64
ApportVersion: 2.20.10-0ubuntu23
Architecture: amd64
CurrentDesktop: GNOME
Date: Sun Mar 17 11:52:30 2019
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-09-28 (1265 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: nautilus
UpgradeStatus: Upgraded to disco on 2019-02-16 (29 days ago)
usr_lib_nautilus:

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


** Tags: amd64 apport-bug disco third-party-packages

** Attachment added: "Screenshot from 2019-03-17 11-48-53.png"
   
https://bugs.launchpad.net/bugs/1820489/+attachment/5246903/+files/Screenshot%20from%202019-03-17%2011-48-53.png

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

Title:
  nautilus search bar showing up when window with is expanded

Status in nautilus package in Ubuntu:
  New

Bug description:
  When nautilus is expanded horizontally the search bar shows up behind
  the path bar.  This can be seen when it's maximized.

  I've attached a screenshot.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: nautilus 1:3.31.90-1ubuntu2
  ProcVersionSignature: Ubuntu 5.0.0-7.8-generic 5.0.0
  Uname: Linux 5.0.0-7-generic x86_64
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Mar 17 11:52:30 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1265 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to disco on 2019-02-16 (29 days ago)
  usr_lib_nautilus:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 330972] Re: evince alpha blur rendering errors

2019-02-25 Thread shemgp
Verified with newest evince: 3.31.90-1 and the bug doesn't exit any
more.

** Changed in: poppler (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  evince alpha blur rendering errors

Status in Poppler:
  Fix Released
Status in poppler package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: evince

  Description:  Ubuntu 8.10
  Release:  8.10
  evince:
Installed: 2.24.1-0ubuntu1

  Evince is having problems rendering layered pictures with alpha blurs.

  Here's the link to the sample pdf:
  http://www.whiteestate.org/vez/oct08/VeZ_Sports-web.pdf.

To manage notifications about this bug go to:
https://bugs.launchpad.net/poppler/+bug/330972/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1817428] [NEW] gnome-control-center applications tab would be nice if it has search

2019-02-23 Thread shemgp
Public bug reported:

Hello,

I noticed that the gnome-control-center Applications tab doesn't have
search.  It would easier to find the application you want to modify if
it had a search feature.

Thank you for taking time in implementing this feature.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: gnome-control-center 1:3.31.90-1ubuntu3
ProcVersionSignature: Ubuntu 4.19.0-13.14-generic 4.19.20
Uname: Linux 4.19.0-13-generic x86_64
ApportVersion: 2.20.10-0ubuntu21
Architecture: amd64
CurrentDesktop: GNOME
Date: Sun Feb 24 02:46:57 2019
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-09-28 (1244 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: gnome-control-center
UpgradeStatus: Upgraded to disco on 2019-02-16 (7 days ago)

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


** Tags: amd64 apport-bug disco third-party-packages

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

Title:
  gnome-control-center applications tab would be nice if it has search

Status in gnome-control-center package in Ubuntu:
  New

Bug description:
  Hello,

  I noticed that the gnome-control-center Applications tab doesn't have
  search.  It would easier to find the application you want to modify if
  it had a search feature.

  Thank you for taking time in implementing this feature.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: gnome-control-center 1:3.31.90-1ubuntu3
  ProcVersionSignature: Ubuntu 4.19.0-13.14-generic 4.19.20
  Uname: Linux 4.19.0-13-generic x86_64
  ApportVersion: 2.20.10-0ubuntu21
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Feb 24 02:46:57 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1244 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to disco on 2019-02-16 (7 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1817427] [NEW] Removing all Default Handlers in gnome-control-center Applications tab prevents resetting

2019-02-23 Thread shemgp
Public bug reported:

Hello,

When I remove all the Default Handlers of an application in gnome-
control-center, I am unable to reset the default handlers to the
original values as the reset button is gone.

I expect the reset button to still be there, so that I can recover the
removed Default Handlers when I need to.

Thank you for your efforts in improving this software.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: gnome-control-center 1:3.31.90-1ubuntu3
ProcVersionSignature: Ubuntu 4.19.0-13.14-generic 4.19.20
Uname: Linux 4.19.0-13-generic x86_64
ApportVersion: 2.20.10-0ubuntu21
Architecture: amd64
CurrentDesktop: GNOME
Date: Sun Feb 24 02:41:51 2019
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-09-28 (1244 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: gnome-control-center
UpgradeStatus: Upgraded to disco on 2019-02-16 (7 days ago)

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


** Tags: amd64 apport-bug disco third-party-packages

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

Title:
  Removing all Default Handlers in gnome-control-center Applications tab
  prevents resetting

Status in gnome-control-center package in Ubuntu:
  New

Bug description:
  Hello,

  When I remove all the Default Handlers of an application in gnome-
  control-center, I am unable to reset the default handlers to the
  original values as the reset button is gone.

  I expect the reset button to still be there, so that I can recover the
  removed Default Handlers when I need to.

  Thank you for your efforts in improving this software.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: gnome-control-center 1:3.31.90-1ubuntu3
  ProcVersionSignature: Ubuntu 4.19.0-13.14-generic 4.19.20
  Uname: Linux 4.19.0-13-generic x86_64
  ApportVersion: 2.20.10-0ubuntu21
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Feb 24 02:41:51 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1244 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to disco on 2019-02-16 (7 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1817426] [NEW] Clicking unset in gnome-control-center applications tab doesn't refresh

2019-02-23 Thread shemgp
Public bug reported:

Hello,

When I try to unset a Default Handler of an application in gnome-
control-center, it removes the item but doesn't update the screen. I
have to click another application and back to that application to see
the results.

I expect that it will update the screen and remove the item that I
unset.

Thank you for improving this software!

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: gnome-control-center 1:3.31.90-1ubuntu3
ProcVersionSignature: Ubuntu 4.19.0-13.14-generic 4.19.20
Uname: Linux 4.19.0-13-generic x86_64
ApportVersion: 2.20.10-0ubuntu21
Architecture: amd64
CurrentDesktop: GNOME
Date: Sun Feb 24 02:35:31 2019
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-09-28 (1244 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: gnome-control-center
UpgradeStatus: Upgraded to disco on 2019-02-16 (7 days ago)

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


** Tags: amd64 apport-bug disco third-party-packages

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

Title:
  Clicking unset in gnome-control-center applications tab doesn't
  refresh

Status in gnome-control-center package in Ubuntu:
  New

Bug description:
  Hello,

  When I try to unset a Default Handler of an application in gnome-
  control-center, it removes the item but doesn't update the screen. I
  have to click another application and back to that application to see
  the results.

  I expect that it will update the screen and remove the item that I
  unset.

  Thank you for improving this software!

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: gnome-control-center 1:3.31.90-1ubuntu3
  ProcVersionSignature: Ubuntu 4.19.0-13.14-generic 4.19.20
  Uname: Linux 4.19.0-13-generic x86_64
  ApportVersion: 2.20.10-0ubuntu21
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Feb 24 02:35:31 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1244 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to disco on 2019-02-16 (7 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1817425] Re: Clicking gnome-control-center printers tab hides the sidebar

2019-02-23 Thread shemgp
Here's the view when clicking back.

** Attachment added: "Clicking back full window"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1817425/+attachment/5241192/+files/Screenshot%20from%202019-02-24%2002-17-11.png

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

Title:
  Clicking gnome-control-center printers tab hides the sidebar

Status in gnome-control-center package in Ubuntu:
  New

Bug description:
  Hello,

  When clicking the gnome-control-center printers tab, it hides the left
  sidebar, and when pressing back the sidebar become full window.  I
  expect that the printers tab would behave like other tabs.

  I've attached a preview of the printers tab with full window.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: gnome-control-center 1:3.31.90-1ubuntu3
  ProcVersionSignature: Ubuntu 4.19.0-13.14-generic 4.19.20
  Uname: Linux 4.19.0-13-generic x86_64
  ApportVersion: 2.20.10-0ubuntu21
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Feb 24 02:17:32 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1244 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to disco on 2019-02-16 (7 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1817425] [NEW] Clicking gnome-control-center printers tab hides the sidebar

2019-02-23 Thread shemgp
Public bug reported:

Hello,

When clicking the gnome-control-center printers tab, it hides the left
sidebar, and when pressing back the sidebar become full window.  I
expect that the printers tab would behave like other tabs.

I've attached a preview of the printers tab with full window.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: gnome-control-center 1:3.31.90-1ubuntu3
ProcVersionSignature: Ubuntu 4.19.0-13.14-generic 4.19.20
Uname: Linux 4.19.0-13-generic x86_64
ApportVersion: 2.20.10-0ubuntu21
Architecture: amd64
CurrentDesktop: GNOME
Date: Sun Feb 24 02:17:32 2019
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-09-28 (1244 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: gnome-control-center
UpgradeStatus: Upgraded to disco on 2019-02-16 (7 days ago)

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


** Tags: amd64 apport-bug disco third-party-packages

** Attachment added: "Printers Tab Full Window"
   
https://bugs.launchpad.net/bugs/1817425/+attachment/5241188/+files/Screenshot%20from%202019-02-24%2002-17-03.png

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

Title:
  Clicking gnome-control-center printers tab hides the sidebar

Status in gnome-control-center package in Ubuntu:
  New

Bug description:
  Hello,

  When clicking the gnome-control-center printers tab, it hides the left
  sidebar, and when pressing back the sidebar become full window.  I
  expect that the printers tab would behave like other tabs.

  I've attached a preview of the printers tab with full window.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: gnome-control-center 1:3.31.90-1ubuntu3
  ProcVersionSignature: Ubuntu 4.19.0-13.14-generic 4.19.20
  Uname: Linux 4.19.0-13-generic x86_64
  ApportVersion: 2.20.10-0ubuntu21
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Feb 24 02:17:32 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1244 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to disco on 2019-02-16 (7 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1816562] Re: gjs keeps having general protection in libgio

2019-02-19 Thread shemgp
Narrowed it down to GSConnect crashing.

** Bug watch added: 
github.com/andyholmes/gnome-shell-extension-gsconnect/issues #468
   https://github.com/andyholmes/gnome-shell-extension-gsconnect/issues/468

** Also affects: gjs via
   https://github.com/andyholmes/gnome-shell-extension-gsconnect/issues/468
   Importance: Unknown
   Status: Unknown

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

Title:
  gjs keeps having general protection in libgio

Status in gjs:
  Unknown
Status in gjs package in Ubuntu:
  New

Bug description:
  Upgraded to disco development and after a while the screen interactions in 
GNOME shell becomes choppy. Run dmesg and seen lots of:
  [  711.952303] traps: gjs[20108] general protection ip:7fe633376fd8 
sp:7ffe0a9db0b0 error:0 in libgio-2.0.so.0.5902.0[7fe633316000+101000]
  [  712.676976] traps: gjs[20128] general protection ip:7f77f0f0cfd8 
sp:7ffc745196e0 error:0 in libgio-2.0.so.0.5902.0[7f77f0eac000+101000]
  [  713.467269] traps: gjs[20148] general protection ip:7fb8f7fd9fd8 
sp:7ffca50f39c0 error:0 in libgio-2.0.so.0.5902.0[7fb8f7f79000+101000]
  [  714.210059] traps: gjs[20169] general protection ip:7f20e1ff8fd8 
sp:7ffdb3cc4c50 error:0 in libgio-2.0.so.0.5902.0[7f20e1f98000+101000]
  [  714.953569] traps: gjs[20189] general protection ip:7fd671988fd8 
sp:7ffccd667f00 error:0 in libgio-2.0.so.0.5902.0[7fd671928000+101000]

  with gnome-shell consistently hogging the CPU.

  Thank you for checking this out.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: gjs 1.54.3-1build1
  ProcVersionSignature: Ubuntu 4.19.0-13.14-generic 4.19.20
  Uname: Linux 4.19.0-13-generic x86_64
  ApportVersion: 2.20.10-0ubuntu21
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Feb 19 20:28:59 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1239 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: gjs
  UpgradeStatus: Upgraded to disco on 2019-02-16 (3 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gjs/+bug/1816562/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1816562] Re: gjs keeps having general protection in libgio

2019-02-19 Thread shemgp
** Description changed:

- Upgraded to disco development and after a while the movements 
(mouse/keyboard) in GNOME shell becomes choppy. Run dmesg and seen lots of:
+ Upgraded to disco development and after a while the screen interactions in 
GNOME shell becomes choppy. Run dmesg and seen lots of:
  [  711.952303] traps: gjs[20108] general protection ip:7fe633376fd8 
sp:7ffe0a9db0b0 error:0 in libgio-2.0.so.0.5902.0[7fe633316000+101000]
  [  712.676976] traps: gjs[20128] general protection ip:7f77f0f0cfd8 
sp:7ffc745196e0 error:0 in libgio-2.0.so.0.5902.0[7f77f0eac000+101000]
  [  713.467269] traps: gjs[20148] general protection ip:7fb8f7fd9fd8 
sp:7ffca50f39c0 error:0 in libgio-2.0.so.0.5902.0[7fb8f7f79000+101000]
  [  714.210059] traps: gjs[20169] general protection ip:7f20e1ff8fd8 
sp:7ffdb3cc4c50 error:0 in libgio-2.0.so.0.5902.0[7f20e1f98000+101000]
  [  714.953569] traps: gjs[20189] general protection ip:7fd671988fd8 
sp:7ffccd667f00 error:0 in libgio-2.0.so.0.5902.0[7fd671928000+101000]
  
  with gnome-shell consistently hogging the CPU.
  
  Thank you for checking this out.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: gjs 1.54.3-1build1
  ProcVersionSignature: Ubuntu 4.19.0-13.14-generic 4.19.20
  Uname: Linux 4.19.0-13-generic x86_64
  ApportVersion: 2.20.10-0ubuntu21
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Feb 19 20:28:59 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1239 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: gjs
  UpgradeStatus: Upgraded to disco on 2019-02-16 (3 days ago)

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

Title:
  gjs keeps having general protection in libgio

Status in gjs package in Ubuntu:
  New

Bug description:
  Upgraded to disco development and after a while the screen interactions in 
GNOME shell becomes choppy. Run dmesg and seen lots of:
  [  711.952303] traps: gjs[20108] general protection ip:7fe633376fd8 
sp:7ffe0a9db0b0 error:0 in libgio-2.0.so.0.5902.0[7fe633316000+101000]
  [  712.676976] traps: gjs[20128] general protection ip:7f77f0f0cfd8 
sp:7ffc745196e0 error:0 in libgio-2.0.so.0.5902.0[7f77f0eac000+101000]
  [  713.467269] traps: gjs[20148] general protection ip:7fb8f7fd9fd8 
sp:7ffca50f39c0 error:0 in libgio-2.0.so.0.5902.0[7fb8f7f79000+101000]
  [  714.210059] traps: gjs[20169] general protection ip:7f20e1ff8fd8 
sp:7ffdb3cc4c50 error:0 in libgio-2.0.so.0.5902.0[7f20e1f98000+101000]
  [  714.953569] traps: gjs[20189] general protection ip:7fd671988fd8 
sp:7ffccd667f00 error:0 in libgio-2.0.so.0.5902.0[7fd671928000+101000]

  with gnome-shell consistently hogging the CPU.

  Thank you for checking this out.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: gjs 1.54.3-1build1
  ProcVersionSignature: Ubuntu 4.19.0-13.14-generic 4.19.20
  Uname: Linux 4.19.0-13-generic x86_64
  ApportVersion: 2.20.10-0ubuntu21
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Feb 19 20:28:59 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1239 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: gjs
  UpgradeStatus: Upgraded to disco on 2019-02-16 (3 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1816562] [NEW] gjs keeps having general protection in libgio

2019-02-19 Thread shemgp
Public bug reported:

Upgraded to disco development and after a while the movements (mouse/keyboard) 
in GNOME shell becomes choppy. Run dmesg and seen lots of:
[  711.952303] traps: gjs[20108] general protection ip:7fe633376fd8 
sp:7ffe0a9db0b0 error:0 in libgio-2.0.so.0.5902.0[7fe633316000+101000]
[  712.676976] traps: gjs[20128] general protection ip:7f77f0f0cfd8 
sp:7ffc745196e0 error:0 in libgio-2.0.so.0.5902.0[7f77f0eac000+101000]
[  713.467269] traps: gjs[20148] general protection ip:7fb8f7fd9fd8 
sp:7ffca50f39c0 error:0 in libgio-2.0.so.0.5902.0[7fb8f7f79000+101000]
[  714.210059] traps: gjs[20169] general protection ip:7f20e1ff8fd8 
sp:7ffdb3cc4c50 error:0 in libgio-2.0.so.0.5902.0[7f20e1f98000+101000]
[  714.953569] traps: gjs[20189] general protection ip:7fd671988fd8 
sp:7ffccd667f00 error:0 in libgio-2.0.so.0.5902.0[7fd671928000+101000]

with gnome-shell consistently hogging the CPU.

Thank you for checking this out.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: gjs 1.54.3-1build1
ProcVersionSignature: Ubuntu 4.19.0-13.14-generic 4.19.20
Uname: Linux 4.19.0-13-generic x86_64
ApportVersion: 2.20.10-0ubuntu21
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Feb 19 20:28:59 2019
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-09-28 (1239 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: gjs
UpgradeStatus: Upgraded to disco on 2019-02-16 (3 days ago)

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


** Tags: amd64 apport-bug disco third-party-packages

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

Title:
  gjs keeps having general protection in libgio

Status in gjs package in Ubuntu:
  New

Bug description:
  Upgraded to disco development and after a while the movements 
(mouse/keyboard) in GNOME shell becomes choppy. Run dmesg and seen lots of:
  [  711.952303] traps: gjs[20108] general protection ip:7fe633376fd8 
sp:7ffe0a9db0b0 error:0 in libgio-2.0.so.0.5902.0[7fe633316000+101000]
  [  712.676976] traps: gjs[20128] general protection ip:7f77f0f0cfd8 
sp:7ffc745196e0 error:0 in libgio-2.0.so.0.5902.0[7f77f0eac000+101000]
  [  713.467269] traps: gjs[20148] general protection ip:7fb8f7fd9fd8 
sp:7ffca50f39c0 error:0 in libgio-2.0.so.0.5902.0[7fb8f7f79000+101000]
  [  714.210059] traps: gjs[20169] general protection ip:7f20e1ff8fd8 
sp:7ffdb3cc4c50 error:0 in libgio-2.0.so.0.5902.0[7f20e1f98000+101000]
  [  714.953569] traps: gjs[20189] general protection ip:7fd671988fd8 
sp:7ffccd667f00 error:0 in libgio-2.0.so.0.5902.0[7fd671928000+101000]

  with gnome-shell consistently hogging the CPU.

  Thank you for checking this out.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: gjs 1.54.3-1build1
  ProcVersionSignature: Ubuntu 4.19.0-13.14-generic 4.19.20
  Uname: Linux 4.19.0-13-generic x86_64
  ApportVersion: 2.20.10-0ubuntu21
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Feb 19 20:28:59 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1239 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: gjs
  UpgradeStatus: Upgraded to disco on 2019-02-16 (3 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1778543] Re: Unable to enter form input in Firefox

2019-02-11 Thread shemgp
It's fixed for both sites in 65.

** Changed in: firefox (Ubuntu)
   Status: Incomplete => Fix Released

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

Title:
  Unable to enter form input in Firefox

Status in firefox package in Ubuntu:
  Fix Released

Bug description:
  When entering text in an input form with javascript events, typing
  text reacts slowly and sometimes doesn't even get through.

  I'm posting screenshots of two pages. One is from pnb.com.ph and the
  other is using ldap account manager when changing/setting a user's
  password (here's a demo: https://www.ldap-account-
  manager.org/lamcms/liveDemo).

  In the PNB site, it doesn't allow me to enter the text, while the LAM
  site allows me to enter in the first password field but not the second
  one.  If I use profiling, then it allows me to enter.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: firefox 60.0.2+build1-0ubuntu0.18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-24.26-generic 4.15.18
  Uname: Linux 4.15.0-24-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   shemgp18505 F...m pulseaudio
   /dev/snd/controlC0:  shemgp18505 F pulseaudio
  BuildID: 20180607190419
  Channel: Unavailable
  CurrentDesktop: GNOME
  Date: Mon Jun 25 22:39:26 2018
  DefaultProfileExtensions: extensions.sqlite corrupt or missing
  DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  DefaultProfileLocales: extensions.sqlite corrupt or missing
  DefaultProfilePlugins: Shockwave Flash - 
/usr/lib/adobe-flashplugin/libflashplayer.so (adobe-flashplugin)
  DefaultProfilePrefSources: prefs.js
  DefaultProfileThemes: extensions.sqlite corrupt or missing
  EcryptfsInUse: Yes
  ForcedLayersAccel: False
  InstallationDate: Installed on 2015-09-28 (1000 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MostRecentCrashID: bp-c382fab8-360a-462c-8fa3-2f20c1171128
  Profile1Extensions: extensions.sqlite corrupt or missing
  Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile1Locales: extensions.sqlite corrupt or missing
  Profile1Plugins:
   Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
   Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
   Shockwave Flash - /usr/lib/mozilla/plugins/libfreshwrapper-flashplayer.so
   iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
   IcedTea-Web Plugin (using IcedTea-Web 1.6.2 (1.6.2-2ubuntu1)) - 
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
  Profile1PrefSources: prefs.js
  Profile1Themes: extensions.sqlite corrupt or missing
  Profile2Extensions: extensions.sqlite corrupt or missing
  Profile2IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile2Locales: extensions.sqlite corrupt or missing
  Profile2Plugins:
   Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
   Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
   Shockwave Flash - /usr/lib/mozilla/plugins/libfreshwrapper-flashplayer.so
   iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
   IcedTea-Web Plugin (using IcedTea-Web 1.6.2 (1.6.2-2ubuntu1)) - 
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
  Profile2PrefSources: prefs.js
  Profile2Themes: extensions.sqlite corrupt or missing
  Profile3Extensions: extensions.sqlite corrupt or missing
  Profile3IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile3Locales: extensions.sqlite corrupt or missing
  Profile3Plugins:
   Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
   Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
   Shockwave Flash - /usr/lib/mozilla/plugins/libfreshwrapper-flashplayer.so
   IcedTea-Web Plugin (using IcedTea-Web 1.6.2 (1.6.2-2ubuntu1)) - 
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
   iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
  Profile3PrefSources: prefs.js
  Profile3Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile0 (Default) - LastVersion=60.0.2/20180607190419 (In use)
   Profile1 - LastVersion=44.0.2/20160209233610 (Out of date)
   Profile2 - LastVersion=44.0.2/20160209233610 (Out of date)
   Profile3 - LastVersion=45.0/20160304115459 (Out of date)
  RelatedPackageVersions:
   adobe-

[Desktop-packages] [Bug 1212621] Re: Duplex option disappearing in the GTK print dialog

2019-02-04 Thread shemgp
Upstream bug report: https://gitlab.gnome.org/GNOME/evince/issues/1074

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

Title:
  Duplex option disappearing in the GTK print dialog

Status in evince package in Ubuntu:
  Confirmed

Bug description:
  although duplexer is installed and enabled in system settings evince
  does not provide the duplex option - I only can print single-sided.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: evince 3.6.1-1ubuntu3
  ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4
  Uname: Linux 3.8.0-27-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  Date: Thu Aug 15 11:26:31 2013
  InstallationDate: Installed on 2012-01-25 (567 days ago)
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: evince
  UpgradeStatus: Upgraded to raring on 2013-04-01 (135 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1539914] Re: system-config-printer-gnome depends on old version of packagekit

2018-10-06 Thread shemgp
I can install system-config-printer-gnome now and modify the printer's
configuration (even without the package).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to system-config-printer in Ubuntu.
https://bugs.launchpad.net/bugs/1539914

Title:
  system-config-printer-gnome depends on old version of packagekit

Status in system-config-printer package in Ubuntu:
  Incomplete

Bug description:
  I tried to print and the printer had an error, I wanted to check out
  if the printer driver was working and the UI was not there.  Turns out
  system-config-printer-gnome was not installed and installing it
  removes gnome-software.  I think it's because system-config-printer-
  gnome depends on packagekit 0.8.17 instead of the 1.0.11 which gnome-
  software requires.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: system-config-printer-gnome (not installed)
  ProcVersionSignature: Ubuntu 4.4.0-1.15-generic 4.4.0
  Uname: Linux 4.4.0-1-generic x86_64
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  CupsErrorLog:
   
  CurrentDesktop: Unity
  Date: Sat Jan 30 22:09:48 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (123 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  Lpstat:
   device for HP-LaserJet-4200: hp:/net/hp_LaserJet_4200?ip=172.32.0.84
   device for MFC-J6510DW: usb://Brother/MFC-J6510DW?serial=BROH3F136038
   device for MFCJ6510DW-WIFI: 
dnssd://Brother%20MFC-J6510DW._ipp._tcp.local/?uuid=e3248000-80ce-11db-8000-30055c0bd209
  MachineType: LENOVO 34361A0
  Papersize: letter
  PpdFiles:
   HP-LaserJet-4200: HP LaserJet 4200 Series Postscript (recommended)
   MFC-J6510DW: Brother MFC-J6510DW CUPS
   MFCJ6510DW-WIFI: Brother MFC-J6510DW CUPS
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-1-generic.efi.signed 
root=UUID=da81a856-84d5-4ca7-8c0a-4f20006730bc ro quiet splash vt.handoff=7
  SourcePackage: system-config-printer
  UpgradeStatus: Upgraded to xenial on 2016-01-06 (23 days ago)
  dmi.bios.date: 09/24/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GCETA3WW (2.63 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 34361A0
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGCETA3WW(2.63):bd09/24/2015:svnLENOVO:pn34361A0:pvrThinkPadX230Tablet:rvnLENOVO:rn34361A0:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 34361A0
  dmi.product.version: ThinkPad X230 Tablet
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1539914/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1795132] Re: Network resets after a while and turns wifi into hotspot

2018-09-30 Thread shemgp
Purged and reinstalled network-manager and it seems to be fixed.

** Changed in: network-manager (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1795132

Title:
  Network resets after a while and turns wifi into hotspot

Status in network-manager package in Ubuntu:
  Invalid

Bug description:
  On Cosmic development version here and after a few upgrades (didn't
  remember when) my wifi would disconnect and turn into a hotspot.  To
  fix it I would disconnect the hotspot and then connect to my wifi, but
  it'll do that after a while again.

  Thank you for your help.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: network-manager 1.12.2-0ubuntu5
  ProcVersionSignature: Ubuntu 4.18.0-7.8-generic 4.18.5
  Uname: Linux 4.18.0-7-generic x86_64
  ApportVersion: 2.20.10-0ubuntu11
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Sep 29 19:36:25 2018
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1096 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=false
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to cosmic on 2018-09-05 (24 days ago)
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2017-12-19T21:29:03.303835
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN 
   running  1.12.2   connected  started  full  enabled enabled  
enabled  enabled  disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1795132/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1795132] [NEW] Network resets after a while and turns wifi into hotspot

2018-09-29 Thread shemgp
Public bug reported:

On Cosmic development version here and after a few upgrades (didn't
remember when) my wifi would disconnect and turn into a hotspot.  To fix
it I would disconnect the hotspot and then connect to my wifi, but it'll
do that after a while again.

Thank you for your help.

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: network-manager 1.12.2-0ubuntu5
ProcVersionSignature: Ubuntu 4.18.0-7.8-generic 4.18.5
Uname: Linux 4.18.0-7-generic x86_64
ApportVersion: 2.20.10-0ubuntu11
Architecture: amd64
CurrentDesktop: GNOME
Date: Sat Sep 29 19:36:25 2018
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-09-28 (1096 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=false
SourcePackage: network-manager
UpgradeStatus: Upgraded to cosmic on 2018-09-05 (24 days ago)
mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2017-12-19T21:29:03.303835
nmcli-nm:
 RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  WIFI  
   WWAN-HW  WWAN 
 running  1.12.2   connected  started  full  enabled enabled  
enabled  enabled  disabled

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug cosmic third-party-packages

** Attachment added: "syslog of when the wifi disconnects and turns into a 
hotspot"
   
https://bugs.launchpad.net/bugs/1795132/+attachment/5194372/+files/syslog%20001%20%28networking%20being%20reset%29

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1795132

Title:
  Network resets after a while and turns wifi into hotspot

Status in network-manager package in Ubuntu:
  New

Bug description:
  On Cosmic development version here and after a few upgrades (didn't
  remember when) my wifi would disconnect and turn into a hotspot.  To
  fix it I would disconnect the hotspot and then connect to my wifi, but
  it'll do that after a while again.

  Thank you for your help.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: network-manager 1.12.2-0ubuntu5
  ProcVersionSignature: Ubuntu 4.18.0-7.8-generic 4.18.5
  Uname: Linux 4.18.0-7-generic x86_64
  ApportVersion: 2.20.10-0ubuntu11
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Sep 29 19:36:25 2018
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1096 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=false
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to cosmic on 2018-09-05 (24 days ago)
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2017-12-19T21:29:03.303835
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN 
   running  1.12.2   connected  started  full  enabled enabled  
enabled  enabled  disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1795132/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1791019] Re: [cosmic] [regression] DisplayPort Monitor works only once and not anymore after switching VTs in gdm 3.30.0

2018-09-06 Thread shemgp
Here's the bug report in GNOME Gitlab:
https://gitlab.gnome.org/GNOME/gdm/issues/420

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

Title:
  [cosmic] [regression] DisplayPort Monitor works only once and not
  anymore after switching VTs in gdm 3.30.0

Status in gdm3 package in Ubuntu:
  Confirmed
Status in mutter package in Ubuntu:
  Confirmed

Bug description:
  On Cosmic dev, I can't use my displayport monitor after logging in to
  gdm3. It works for login (displays the login page) after the VT switch
  to the session it becomes black. Using CTRL+f1, etc doesn't also show
  the console even in my VGA monitor.

  Devices:
  * Thinkpad x230t with Intel 3rd gen core processor and graphics unit.
  * Laptop LCD.
  * 4k monitor plugged in to display port.
  * 1080p monitor plugged in to vga port.

  The graphic's memory is not enough so I have to turn off the Laptop
  LCD to power 4k and 1080p monitors.  When it boots, I can see the
  login screen in the 4k monitor.

  To be able to login, what I do is unplug 4k monitor when booting and
  logging in. Once session is active, I plugin the 4k monitor.

  Thank you for your work/help.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: gdm3 3.30.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.17.0-9.10-generic 4.17.17
  Uname: Linux 4.17.0-9-generic x86_64
  ApportVersion: 2.20.10-0ubuntu9
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Sep  6 15:13:59 2018
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1073 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: gdm3
  UpgradeStatus: Upgraded to cosmic on 2018-09-05 (0 days ago)
  mtime.conffile..etc.gdm3.custom.conf: 2016-08-23T19:40:34.168140

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1791019] Re: [cosmic] [regression] DisplayPort Monitor works only once and not anymore after switching VTs in gdm 3.30.0

2018-09-06 Thread shemgp
More testing when using a DisplayPort connected to a 2k monitor:
I am able to do user switching flawlessly, but when I do a VT switch to the 
console and switch between the ttys for a while and login to one of them and 
then logout; if I go back to CTRL+f1 and I see the a cursor blinking and a 
black screen, that's my signal that my user sessions might already have died.  
After a while the gdm screen will show up and I am able to login to an account, 
but it will be a fresh one and the apps that were loaded before are gone. It's 
like the user session's where killed. Maybe when gdm restarted.  Sometimes it 
works though, and I am able to relogin to my GUI session, especially if I don't 
see that cursor blinking with a black background.  

Btw, I am not able to find the GUI logged in sessions in CTRL+f1..nor
f2.. f3.. etc.  I can only go to ctrl+f1 though and see GDM.

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

Title:
  [cosmic] [regression] DisplayPort Monitor works only once and not
  anymore after switching VTs in gdm 3.30.0

Status in gdm3 package in Ubuntu:
  Confirmed
Status in mutter package in Ubuntu:
  Confirmed

Bug description:
  On Cosmic dev, I can't use my displayport monitor after logging in to
  gdm3. It works for login (displays the login page) after the VT switch
  to the session it becomes black. Using CTRL+f1, etc doesn't also show
  the console even in my VGA monitor.

  Devices:
  * Thinkpad x230t with Intel 3rd gen core processor and graphics unit.
  * Laptop LCD.
  * 4k monitor plugged in to display port.
  * 1080p monitor plugged in to vga port.

  The graphic's memory is not enough so I have to turn off the Laptop
  LCD to power 4k and 1080p monitors.  When it boots, I can see the
  login screen in the 4k monitor.

  To be able to login, what I do is unplug 4k monitor when booting and
  logging in. Once session is active, I plugin the 4k monitor.

  Thank you for your work/help.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: gdm3 3.30.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.17.0-9.10-generic 4.17.17
  Uname: Linux 4.17.0-9-generic x86_64
  ApportVersion: 2.20.10-0ubuntu9
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Sep  6 15:13:59 2018
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1073 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: gdm3
  UpgradeStatus: Upgraded to cosmic on 2018-09-05 (0 days ago)
  mtime.conffile..etc.gdm3.custom.conf: 2016-08-23T19:40:34.168140

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1790996] Re: JS ERROR: ImportError: No JS module 'desktop' found in search path#012

2018-09-06 Thread shemgp
I can confirm that in the build of gnome-shell using the contents of
this patch allows launching of preferences of gnome-shell extensions
again.

Changed the debdiff to update the previous
debian/patches/ubuntu/desktop_detect.patch to add the required
mist/desktop.js to js/prefs-resources.gresource.xml.

** Patch added: "add_desktop_module_to_prefs2.patch"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1790996/+attachment/5185492/+files/add_desktop_module_to_prefs2.patch

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

Title:
  JS ERROR: ImportError: No JS module 'desktop' found in search path#012

Status in gnome-shell package in Ubuntu:
  Triaged

Bug description:
  Upgraded latest Ubuntu Cosmic Cuttlefish (development branch) and this error 
shows up when clicking a preference in any gnome-shell extension:
  Sep  6 10:16:23 shemgp-x230t gnome-shell-ext[30874]: Execution of main.js 
threw exception: Script  threw an exception
  Sep  6 10:16:23 shemgp-x230t gnome-shell-ext[30886]: JS ERROR: ImportError: 
No JS module 'desktop' found in search 
path#012@resource:///org/gnome/shell/misc/extensionUtils.js:12:7#012@resource:///org/gnome/shell/extensionPrefs/main.js:15:7#012@:1:7

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: gnome-shell 3.30.0-1ubuntu1
  ProcVersionSignature: Ubuntu 4.17.0-9.10-generic 4.17.17
  Uname: Linux 4.17.0-9-generic x86_64
  ApportVersion: 2.20.10-0ubuntu9
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Sep  6 10:18:42 2018
  DisplayManager: gdm3
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1073 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to cosmic on 2018-09-05 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1791019] [NEW] DisplayPort Monitor works only once and not anymore after switching VTs

2018-09-06 Thread shemgp
Public bug reported:

On Cosmic dev, I can't use my displayport monitor after logging in to
gdm3. It works for login (displays the login page) after the VT switch
to the session it becomes black. Using CTRL+f1, etc doesn't also show
the console even in my VGA monitor.

Devices:
* Thinkpad x230t with Intel 3rd gen core processor and graphics unit.
* Laptop LCD.
* 4k monitor plugged in to display port.
* 1080p monitor plugged in to vga port.

The graphic's memory is not enough so I have to turn off the Laptop LCD
to power 4k and 1080p monitors.  When it boots, I can see the login
screen in the 4k monitor.

To be able to login, what I do is unplug 4k monitor when booting and
logging in. Once session is active, I plugin the 4k monitor.

Thank you for your work/help.

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: gdm3 3.30.0-0ubuntu1
ProcVersionSignature: Ubuntu 4.17.0-9.10-generic 4.17.17
Uname: Linux 4.17.0-9-generic x86_64
ApportVersion: 2.20.10-0ubuntu9
Architecture: amd64
CurrentDesktop: GNOME
Date: Thu Sep  6 15:13:59 2018
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-09-28 (1073 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: gdm3
UpgradeStatus: Upgraded to cosmic on 2018-09-05 (0 days ago)
mtime.conffile..etc.gdm3.custom.conf: 2016-08-23T19:40:34.168140

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


** Tags: amd64 apport-bug cosmic third-party-packages

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

Title:
  DisplayPort Monitor works only once and not anymore after switching
  VTs

Status in gdm3 package in Ubuntu:
  New

Bug description:
  On Cosmic dev, I can't use my displayport monitor after logging in to
  gdm3. It works for login (displays the login page) after the VT switch
  to the session it becomes black. Using CTRL+f1, etc doesn't also show
  the console even in my VGA monitor.

  Devices:
  * Thinkpad x230t with Intel 3rd gen core processor and graphics unit.
  * Laptop LCD.
  * 4k monitor plugged in to display port.
  * 1080p monitor plugged in to vga port.

  The graphic's memory is not enough so I have to turn off the Laptop
  LCD to power 4k and 1080p monitors.  When it boots, I can see the
  login screen in the 4k monitor.

  To be able to login, what I do is unplug 4k monitor when booting and
  logging in. Once session is active, I plugin the 4k monitor.

  Thank you for your work/help.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: gdm3 3.30.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.17.0-9.10-generic 4.17.17
  Uname: Linux 4.17.0-9-generic x86_64
  ApportVersion: 2.20.10-0ubuntu9
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Sep  6 15:13:59 2018
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1073 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: gdm3
  UpgradeStatus: Upgraded to cosmic on 2018-09-05 (0 days ago)
  mtime.conffile..etc.gdm3.custom.conf: 2016-08-23T19:40:34.168140

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1790996] Re: JS ERROR: ImportError: No JS module 'desktop' found in search path#012

2018-09-06 Thread shemgp
misc/desktop.js has to be added in prefs gresource.xml too.

** Patch added: "add_missing_desktop_js_gresource_xml.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1790996/+attachment/5185402/+files/add_missing_desktop_js_gresource_xml.debdiff

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

Title:
  JS ERROR: ImportError: No JS module 'desktop' found in search path#012

Status in gnome-shell package in Ubuntu:
  Triaged

Bug description:
  Upgraded latest Ubuntu Cosmic Cuttlefish (development branch) and this error 
shows up when clicking a preference in any gnome-shell extension:
  Sep  6 10:16:23 shemgp-x230t gnome-shell-ext[30874]: Execution of main.js 
threw exception: Script  threw an exception
  Sep  6 10:16:23 shemgp-x230t gnome-shell-ext[30886]: JS ERROR: ImportError: 
No JS module 'desktop' found in search 
path#012@resource:///org/gnome/shell/misc/extensionUtils.js:12:7#012@resource:///org/gnome/shell/extensionPrefs/main.js:15:7#012@:1:7

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: gnome-shell 3.30.0-1ubuntu1
  ProcVersionSignature: Ubuntu 4.17.0-9.10-generic 4.17.17
  Uname: Linux 4.17.0-9-generic x86_64
  ApportVersion: 2.20.10-0ubuntu9
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Sep  6 10:18:42 2018
  DisplayManager: gdm3
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1073 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to cosmic on 2018-09-05 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1790996] Re: JS ERROR: ImportError: No JS module 'desktop' found in search path#012

2018-09-05 Thread shemgp
According to upstream, it's a bug in an Ubuntu specific patch of gnome-
shell.

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

Title:
  JS ERROR: ImportError: No JS module 'desktop' found in search path#012

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  https://gitlab.gnome.org/GNOME/gnome-shell/issues/538

  ---

  Upgraded latest Ubuntu Cosmic Cuttlefish (development branch) and this error 
shows up when clicking a preference in any gnome-shell extension:
  Sep  6 10:16:23 shemgp-x230t gnome-shell-ext[30874]: Execution of main.js 
threw exception: Script  threw an exception
  Sep  6 10:16:23 shemgp-x230t gnome-shell-ext[30886]: JS ERROR: ImportError: 
No JS module 'desktop' found in search 
path#012@resource:///org/gnome/shell/misc/extensionUtils.js:12:7#012@resource:///org/gnome/shell/extensionPrefs/main.js:15:7#012@:1:7

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: gnome-shell 3.30.0-1ubuntu1
  ProcVersionSignature: Ubuntu 4.17.0-9.10-generic 4.17.17
  Uname: Linux 4.17.0-9-generic x86_64
  ApportVersion: 2.20.10-0ubuntu9
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Sep  6 10:18:42 2018
  DisplayManager: gdm3
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1073 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to cosmic on 2018-09-05 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1790996] Re: JS ERROR: ImportError: No JS module 'desktop' found in search path#012

2018-09-05 Thread shemgp
Reported: https://gitlab.gnome.org/GNOME/gnome-shell/issues/538

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

Title:
  JS ERROR: ImportError: No JS module 'desktop' found in search path#012

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  Upgraded latest Ubuntu Cosmic Cuttlefish (development branch) and this error 
shows up when clicking a preference in any gnome-shell extension:
  Sep  6 10:16:23 shemgp-x230t gnome-shell-ext[30874]: Execution of main.js 
threw exception: Script  threw an exception
  Sep  6 10:16:23 shemgp-x230t gnome-shell-ext[30886]: JS ERROR: ImportError: 
No JS module 'desktop' found in search 
path#012@resource:///org/gnome/shell/misc/extensionUtils.js:12:7#012@resource:///org/gnome/shell/extensionPrefs/main.js:15:7#012@:1:7

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: gnome-shell 3.30.0-1ubuntu1
  ProcVersionSignature: Ubuntu 4.17.0-9.10-generic 4.17.17
  Uname: Linux 4.17.0-9-generic x86_64
  ApportVersion: 2.20.10-0ubuntu9
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Sep  6 10:18:42 2018
  DisplayManager: gdm3
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1073 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to cosmic on 2018-09-05 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1790996] [NEW] No JS module 'desktop' found in search path

2018-09-05 Thread shemgp
Public bug reported:

Upgraded latest Ubuntu Cosmic Cuttlefish (development branch) and this error 
shows up when clicking a preference in any gnome-shell extension:
Sep  6 10:16:23 shemgp-x230t gnome-shell-ext[30874]: Execution of main.js threw 
exception: Script  threw an exception
Sep  6 10:16:23 shemgp-x230t gnome-shell-ext[30886]: JS ERROR: ImportError: No 
JS module 'desktop' found in search 
path#012@resource:///org/gnome/shell/misc/extensionUtils.js:12:7#012@resource:///org/gnome/shell/extensionPrefs/main.js:15:7#012@:1:7

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: gnome-shell 3.30.0-1ubuntu1
ProcVersionSignature: Ubuntu 4.17.0-9.10-generic 4.17.17
Uname: Linux 4.17.0-9-generic x86_64
ApportVersion: 2.20.10-0ubuntu9
Architecture: amd64
CurrentDesktop: GNOME
Date: Thu Sep  6 10:18:42 2018
DisplayManager: gdm3
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-09-28 (1073 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to cosmic on 2018-09-05 (0 days ago)

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


** Tags: amd64 apport-bug cosmic third-party-packages

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

Title:
  No JS module 'desktop' found in search path

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  Upgraded latest Ubuntu Cosmic Cuttlefish (development branch) and this error 
shows up when clicking a preference in any gnome-shell extension:
  Sep  6 10:16:23 shemgp-x230t gnome-shell-ext[30874]: Execution of main.js 
threw exception: Script  threw an exception
  Sep  6 10:16:23 shemgp-x230t gnome-shell-ext[30886]: JS ERROR: ImportError: 
No JS module 'desktop' found in search 
path#012@resource:///org/gnome/shell/misc/extensionUtils.js:12:7#012@resource:///org/gnome/shell/extensionPrefs/main.js:15:7#012@:1:7

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: gnome-shell 3.30.0-1ubuntu1
  ProcVersionSignature: Ubuntu 4.17.0-9.10-generic 4.17.17
  Uname: Linux 4.17.0-9-generic x86_64
  ApportVersion: 2.20.10-0ubuntu9
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Sep  6 10:18:42 2018
  DisplayManager: gdm3
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (1073 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to cosmic on 2018-09-05 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1778543] Re: Unable to enter form input in Firefox

2018-06-25 Thread shemgp
** Attachment added: "PNB One Time Password (OTP) input (the real one)"
   
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1778543/+attachment/5156453/+files/Screenshot-2018-6-25%20PNB%20Internet%20Banking.png

** Attachment removed: "PNB OTP input"
   
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1778543/+attachment/5156451/+files/Screenshot-2018-6-25%20LDAP%20Account%20Manager%20%28ldap%20aiias%20edu%20636%29.png

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

Title:
  Unable to enter form input in Firefox

Status in firefox package in Ubuntu:
  New

Bug description:
  When entering text in an input form with javascript events, typing
  text reacts slowly and sometimes doesn't even get through.

  I'm posting screenshots of two pages. One is from pnb.com.ph and the
  other is using ldap account manager when changing/setting a user's
  password (here's a demo: https://www.ldap-account-
  manager.org/lamcms/liveDemo).

  In the PNB site, it doesn't allow me to enter the text, while the LAM
  site allows me to enter in the first password field but not the second
  one.  If I use profiling, then it allows me to enter.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: firefox 60.0.2+build1-0ubuntu0.18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-24.26-generic 4.15.18
  Uname: Linux 4.15.0-24-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   shemgp18505 F...m pulseaudio
   /dev/snd/controlC0:  shemgp18505 F pulseaudio
  BuildID: 20180607190419
  Channel: Unavailable
  CurrentDesktop: GNOME
  Date: Mon Jun 25 22:39:26 2018
  DefaultProfileExtensions: extensions.sqlite corrupt or missing
  DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  DefaultProfileLocales: extensions.sqlite corrupt or missing
  DefaultProfilePlugins: Shockwave Flash - 
/usr/lib/adobe-flashplugin/libflashplayer.so (adobe-flashplugin)
  DefaultProfilePrefSources: prefs.js
  DefaultProfileThemes: extensions.sqlite corrupt or missing
  EcryptfsInUse: Yes
  ForcedLayersAccel: False
  InstallationDate: Installed on 2015-09-28 (1000 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MostRecentCrashID: bp-c382fab8-360a-462c-8fa3-2f20c1171128
  Profile1Extensions: extensions.sqlite corrupt or missing
  Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile1Locales: extensions.sqlite corrupt or missing
  Profile1Plugins:
   Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
   Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
   Shockwave Flash - /usr/lib/mozilla/plugins/libfreshwrapper-flashplayer.so
   iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
   IcedTea-Web Plugin (using IcedTea-Web 1.6.2 (1.6.2-2ubuntu1)) - 
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
  Profile1PrefSources: prefs.js
  Profile1Themes: extensions.sqlite corrupt or missing
  Profile2Extensions: extensions.sqlite corrupt or missing
  Profile2IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile2Locales: extensions.sqlite corrupt or missing
  Profile2Plugins:
   Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
   Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
   Shockwave Flash - /usr/lib/mozilla/plugins/libfreshwrapper-flashplayer.so
   iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
   IcedTea-Web Plugin (using IcedTea-Web 1.6.2 (1.6.2-2ubuntu1)) - 
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
  Profile2PrefSources: prefs.js
  Profile2Themes: extensions.sqlite corrupt or missing
  Profile3Extensions: extensions.sqlite corrupt or missing
  Profile3IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile3Locales: extensions.sqlite corrupt or missing
  Profile3Plugins:
   Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
   Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
   Shockwave Flash - /usr/lib/mozilla/plugins/libfreshwrapper-flashplayer.so
   IcedTea-Web Plugin (using IcedTea-Web 1.6.2 (1.6.2-2ubuntu1)) - 
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
   iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
  Profile3PrefSources: prefs.js
  Profile3The

[Desktop-packages] [Bug 1778543] Re: Unable to enter form input in Firefox

2018-06-25 Thread shemgp
** Attachment added: "PNB OTP input"
   
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1778543/+attachment/5156451/+files/Screenshot-2018-6-25%20LDAP%20Account%20Manager%20%28ldap%20aiias%20edu%20636%29.png

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

Title:
  Unable to enter form input in Firefox

Status in firefox package in Ubuntu:
  New

Bug description:
  When entering text in an input form with javascript events, typing
  text reacts slowly and sometimes doesn't even get through.

  I'm posting screenshots of two pages. One is from pnb.com.ph and the
  other is using ldap account manager when changing/setting a user's
  password (here's a demo: https://www.ldap-account-
  manager.org/lamcms/liveDemo).

  In the PNB site, it doesn't allow me to enter the text, while the LAM
  site allows me to enter in the first password field but not the second
  one.  If I use profiling, then it allows me to enter.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: firefox 60.0.2+build1-0ubuntu0.18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-24.26-generic 4.15.18
  Uname: Linux 4.15.0-24-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   shemgp18505 F...m pulseaudio
   /dev/snd/controlC0:  shemgp18505 F pulseaudio
  BuildID: 20180607190419
  Channel: Unavailable
  CurrentDesktop: GNOME
  Date: Mon Jun 25 22:39:26 2018
  DefaultProfileExtensions: extensions.sqlite corrupt or missing
  DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  DefaultProfileLocales: extensions.sqlite corrupt or missing
  DefaultProfilePlugins: Shockwave Flash - 
/usr/lib/adobe-flashplugin/libflashplayer.so (adobe-flashplugin)
  DefaultProfilePrefSources: prefs.js
  DefaultProfileThemes: extensions.sqlite corrupt or missing
  EcryptfsInUse: Yes
  ForcedLayersAccel: False
  InstallationDate: Installed on 2015-09-28 (1000 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MostRecentCrashID: bp-c382fab8-360a-462c-8fa3-2f20c1171128
  Profile1Extensions: extensions.sqlite corrupt or missing
  Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile1Locales: extensions.sqlite corrupt or missing
  Profile1Plugins:
   Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
   Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
   Shockwave Flash - /usr/lib/mozilla/plugins/libfreshwrapper-flashplayer.so
   iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
   IcedTea-Web Plugin (using IcedTea-Web 1.6.2 (1.6.2-2ubuntu1)) - 
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
  Profile1PrefSources: prefs.js
  Profile1Themes: extensions.sqlite corrupt or missing
  Profile2Extensions: extensions.sqlite corrupt or missing
  Profile2IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile2Locales: extensions.sqlite corrupt or missing
  Profile2Plugins:
   Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
   Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
   Shockwave Flash - /usr/lib/mozilla/plugins/libfreshwrapper-flashplayer.so
   iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
   IcedTea-Web Plugin (using IcedTea-Web 1.6.2 (1.6.2-2ubuntu1)) - 
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
  Profile2PrefSources: prefs.js
  Profile2Themes: extensions.sqlite corrupt or missing
  Profile3Extensions: extensions.sqlite corrupt or missing
  Profile3IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile3Locales: extensions.sqlite corrupt or missing
  Profile3Plugins:
   Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
   Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
   Shockwave Flash - /usr/lib/mozilla/plugins/libfreshwrapper-flashplayer.so
   IcedTea-Web Plugin (using IcedTea-Web 1.6.2 (1.6.2-2ubuntu1)) - 
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
   iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
  Profile3PrefSources: prefs.js
  Profile3Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile0 (Default) - LastVersion=60.0.2/20180607190419 (In use)
   Profile1 - LastVersion=44.0.2/20160209233610 (Out of date)
   Profile2 - LastVersion=44.0.2/20160209233610 (Out 

[Desktop-packages] [Bug 1778543] Re: Unable to enter form input in Firefox

2018-06-25 Thread shemgp
** Attachment added: "Firefox profiler output"
   
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1778543/+attachment/5156452/+files/profile.json

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

Title:
  Unable to enter form input in Firefox

Status in firefox package in Ubuntu:
  New

Bug description:
  When entering text in an input form with javascript events, typing
  text reacts slowly and sometimes doesn't even get through.

  I'm posting screenshots of two pages. One is from pnb.com.ph and the
  other is using ldap account manager when changing/setting a user's
  password (here's a demo: https://www.ldap-account-
  manager.org/lamcms/liveDemo).

  In the PNB site, it doesn't allow me to enter the text, while the LAM
  site allows me to enter in the first password field but not the second
  one.  If I use profiling, then it allows me to enter.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: firefox 60.0.2+build1-0ubuntu0.18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-24.26-generic 4.15.18
  Uname: Linux 4.15.0-24-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   shemgp18505 F...m pulseaudio
   /dev/snd/controlC0:  shemgp18505 F pulseaudio
  BuildID: 20180607190419
  Channel: Unavailable
  CurrentDesktop: GNOME
  Date: Mon Jun 25 22:39:26 2018
  DefaultProfileExtensions: extensions.sqlite corrupt or missing
  DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  DefaultProfileLocales: extensions.sqlite corrupt or missing
  DefaultProfilePlugins: Shockwave Flash - 
/usr/lib/adobe-flashplugin/libflashplayer.so (adobe-flashplugin)
  DefaultProfilePrefSources: prefs.js
  DefaultProfileThemes: extensions.sqlite corrupt or missing
  EcryptfsInUse: Yes
  ForcedLayersAccel: False
  InstallationDate: Installed on 2015-09-28 (1000 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MostRecentCrashID: bp-c382fab8-360a-462c-8fa3-2f20c1171128
  Profile1Extensions: extensions.sqlite corrupt or missing
  Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile1Locales: extensions.sqlite corrupt or missing
  Profile1Plugins:
   Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
   Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
   Shockwave Flash - /usr/lib/mozilla/plugins/libfreshwrapper-flashplayer.so
   iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
   IcedTea-Web Plugin (using IcedTea-Web 1.6.2 (1.6.2-2ubuntu1)) - 
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
  Profile1PrefSources: prefs.js
  Profile1Themes: extensions.sqlite corrupt or missing
  Profile2Extensions: extensions.sqlite corrupt or missing
  Profile2IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile2Locales: extensions.sqlite corrupt or missing
  Profile2Plugins:
   Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
   Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
   Shockwave Flash - /usr/lib/mozilla/plugins/libfreshwrapper-flashplayer.so
   iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
   IcedTea-Web Plugin (using IcedTea-Web 1.6.2 (1.6.2-2ubuntu1)) - 
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
  Profile2PrefSources: prefs.js
  Profile2Themes: extensions.sqlite corrupt or missing
  Profile3Extensions: extensions.sqlite corrupt or missing
  Profile3IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile3Locales: extensions.sqlite corrupt or missing
  Profile3Plugins:
   Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
   Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
   Shockwave Flash - /usr/lib/mozilla/plugins/libfreshwrapper-flashplayer.so
   IcedTea-Web Plugin (using IcedTea-Web 1.6.2 (1.6.2-2ubuntu1)) - 
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
   iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
  Profile3PrefSources: prefs.js
  Profile3Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile0 (Default) - LastVersion=60.0.2/20180607190419 (In use)
   Profile1 - LastVersion=44.0.2/20160209233610 (Out of date)
   Profile2 - LastVersion=44.0.2/20160209233610 (Out of date)
   Profile3 - LastVersion=45.0/2016030

[Desktop-packages] [Bug 1778543] [NEW] Unable to enter form input in Firefox

2018-06-25 Thread shemgp
Public bug reported:

When entering text in an input form with javascript events, typing text
reacts slowly and sometimes doesn't even get through.

I'm posting screenshots of two pages. One is from pnb.com.ph and the
other is using ldap account manager when changing/setting a user's
password (here's a demo: https://www.ldap-account-
manager.org/lamcms/liveDemo).

In the PNB site, it doesn't allow me to enter the text, while the LAM
site allows me to enter in the first password field but not the second
one.  If I use profiling, then it allows me to enter.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: firefox 60.0.2+build1-0ubuntu0.18.04.1
ProcVersionSignature: Ubuntu 4.15.0-24.26-generic 4.15.18
Uname: Linux 4.15.0-24-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/pcmC0D0p:   shemgp18505 F...m pulseaudio
 /dev/snd/controlC0:  shemgp18505 F pulseaudio
BuildID: 20180607190419
Channel: Unavailable
CurrentDesktop: GNOME
Date: Mon Jun 25 22:39:26 2018
DefaultProfileExtensions: extensions.sqlite corrupt or missing
DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
DefaultProfileLocales: extensions.sqlite corrupt or missing
DefaultProfilePlugins: Shockwave Flash - 
/usr/lib/adobe-flashplugin/libflashplayer.so (adobe-flashplugin)
DefaultProfilePrefSources: prefs.js
DefaultProfileThemes: extensions.sqlite corrupt or missing
EcryptfsInUse: Yes
ForcedLayersAccel: False
InstallationDate: Installed on 2015-09-28 (1000 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
MostRecentCrashID: bp-c382fab8-360a-462c-8fa3-2f20c1171128
Profile1Extensions: extensions.sqlite corrupt or missing
Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
Profile1Locales: extensions.sqlite corrupt or missing
Profile1Plugins:
 Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
 Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
 Shockwave Flash - /usr/lib/mozilla/plugins/libfreshwrapper-flashplayer.so
 iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
 IcedTea-Web Plugin (using IcedTea-Web 1.6.2 (1.6.2-2ubuntu1)) - 
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
Profile1PrefSources: prefs.js
Profile1Themes: extensions.sqlite corrupt or missing
Profile2Extensions: extensions.sqlite corrupt or missing
Profile2IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
Profile2Locales: extensions.sqlite corrupt or missing
Profile2Plugins:
 Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
 Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
 Shockwave Flash - /usr/lib/mozilla/plugins/libfreshwrapper-flashplayer.so
 iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
 IcedTea-Web Plugin (using IcedTea-Web 1.6.2 (1.6.2-2ubuntu1)) - 
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
Profile2PrefSources: prefs.js
Profile2Themes: extensions.sqlite corrupt or missing
Profile3Extensions: extensions.sqlite corrupt or missing
Profile3IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
Profile3Locales: extensions.sqlite corrupt or missing
Profile3Plugins:
 Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
 Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
 Shockwave Flash - /usr/lib/mozilla/plugins/libfreshwrapper-flashplayer.so
 IcedTea-Web Plugin (using IcedTea-Web 1.6.2 (1.6.2-2ubuntu1)) - 
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
 iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
Profile3PrefSources: prefs.js
Profile3Themes: extensions.sqlite corrupt or missing
Profiles:
 Profile0 (Default) - LastVersion=60.0.2/20180607190419 (In use)
 Profile1 - LastVersion=44.0.2/20160209233610 (Out of date)
 Profile2 - LastVersion=44.0.2/20160209233610 (Out of date)
 Profile3 - LastVersion=45.0/20160304115459 (Out of date)
RelatedPackageVersions:
 adobe-flashplugin 1:20180607.1-0ubuntu0.18.04.1
 google-talkplugin 5.41.0.0-1
RunningIncompatibleAddons: False
SourcePackage: firefox
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/12/2018
dmi.bios.vendor: LENOVO
dmi.bios.version: GCETB0WW (2.70 )
dmi.board.asset.tag: Not Available
dmi.board.name: 34361A0
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dm

[Desktop-packages] [Bug 934291] Re: Deleting or stopping print jobs does not work

2018-06-05 Thread shemgp
Version 0.2.6-1ubuntu1.1 from proposed doesn't seem to be able to delete
print jobs.  In my current build though (0.2.6-1ubuntu4~artful1) it
works.  Tested on Ubuntu 18.04.  Haven't had time to look at it lately.
Maybe I'll look at it again once my printer gets fixed.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to cups-pk-helper in Ubuntu.
https://bugs.launchpad.net/bugs/934291

Title:
  Deleting or stopping print jobs does not work

Status in gnome-control-center:
  Unknown
Status in cups-pk-helper package in Ubuntu:
  Fix Released
Status in cups-pk-helper source package in Bionic:
  Fix Committed

Bug description:
  Deleting or stopping print jobs through the "gnome-control-center -> 
printers" menu is not possible.
  (Black rectangle for stopping can be pressed, nothing happens.)

  Deleting with cups via webinterface does work. ( http://localhost:631/
  )

  Please let me know which information to provide.

  Cheers

  
  [Impact]

  The most intuitive way for users to maintain printers and look after
  print jobs is the printing part of the GNOME Control Center. As this
  tool makes use of cups-pk-helper for authentication, a lot of its
  functionality is not working dur to the non-working in cups-pk-helper
  package.

  This way a key functionality in Ubuntu Desktop is not working which
  may people turn away from Linux on the desktop.

  [Test Case]

  Do job operations (remove, move to other printer, ...) with print jobs
  using the printing tool of GNOME Control Center ("Devices" ->
  "Printers"). You will see that most or all of these operations do not
  work.

  They will work after installing this update.

  [Regression Potential]

  cups-pk-helper is only used by some graphical user interfaces for
  printer operations, like the mentioned GNOME tool. It does not impact
  printing itself, CUPS command line operations, or the CUPS web admin
  interface.

  Also the changes on cups-pk-helper are not done in its code or its way
  how it works but only in its configuration (using a system user).

  This way the regression potential is low.

  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-control-center 1:3.2.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Fri Feb 17 16:47:32 2012
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to oneiric on 2011-12-17 (61 days ago)
  usr_lib_gnome-control-center:
   deja-dup   22.0~bzr1290.37~oneiric1
   gnome-bluetooth3.2.0-0ubuntu2
   indicator-datetime 0.3.1-0ubuntu1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/934291/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1770161] Re: firefox disables autohidden docks or topbar after watching videos in fullscreen for a while

2018-06-02 Thread shemgp
Fixed in Firefox 60.0.1 when it uses GTK 3.

** Changed in: firefox (Ubuntu)
   Status: New => Fix Released

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

Title:
  firefox disables autohidden docks or topbar after watching videos in
  fullscreen for a while

Status in firefox package in Ubuntu:
  Fix Released

Bug description:
  Using Ubuntu 18.04 with auto hidden dash to dock and top bar.  When I
  play a full screen video in maximized Firefox with about a minute or
  more, then exit the full screen video the and try to unhide the top
  bar or the dock by moving the mouse to the top or left edge of the
  screen it doesn't work.  If I unmaximize Firefox, of course, I could
  make the top or the left bar/dock show. But if I maximize it again
  then it will not work.  For the other firefox windows which were not
  used to view a full screen video, they can show the dock/top bar fine.
  Google Chrome, also, doesn't exhibit this bug.

  Thank you for considering this bug.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: firefox 59.0.2+build1-0ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  Uname: Linux 4.15.0-20-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  shemgp 7566 F pulseaudio
  BuildID: 20180406121424
  Channel: Unavailable
  CurrentDesktop: GNOME
  Date: Wed May  9 20:26:32 2018
  DefaultProfileExtensions: extensions.sqlite corrupt or missing
  DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  DefaultProfileLocales: extensions.sqlite corrupt or missing
  DefaultProfilePlugins: Shockwave Flash - 
/usr/lib/adobe-flashplugin/libflashplayer.so (adobe-flashplugin)
  DefaultProfilePrefSources: prefs.js
  DefaultProfileThemes: extensions.sqlite corrupt or missing
  EcryptfsInUse: Yes
  ForcedLayersAccel: False
  InstallationDate: Installed on 2015-09-28 (953 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  IpRoute:
   default via 192.168.7.1 dev wlan0 proto dhcp metric 600 
   169.254.0.0/16 dev anbox0 scope link metric 1000 linkdown 
   192.168.7.0/24 dev wlan0 proto kernel scope link src 192.168.7.119 metric 
600 
   192.168.250.0/24 dev anbox0 proto kernel scope link src 192.168.250.1 metric 
425 linkdown
  MostRecentCrashID: bp-c382fab8-360a-462c-8fa3-2f20c1171128
  Profile1Extensions: extensions.sqlite corrupt or missing
  Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile1Locales: extensions.sqlite corrupt or missing
  Profile1Plugins:
   Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
   Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
   Shockwave Flash - /usr/lib/mozilla/plugins/libfreshwrapper-flashplayer.so
   iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
   IcedTea-Web Plugin (using IcedTea-Web 1.6.2 (1.6.2-2ubuntu1)) - 
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
  Profile1PrefSources: prefs.js
  Profile1Themes: extensions.sqlite corrupt or missing
  Profile2Extensions: extensions.sqlite corrupt or missing
  Profile2IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile2Locales: extensions.sqlite corrupt or missing
  Profile2Plugins:
   Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
   Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
   Shockwave Flash - /usr/lib/mozilla/plugins/libfreshwrapper-flashplayer.so
   iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
   IcedTea-Web Plugin (using IcedTea-Web 1.6.2 (1.6.2-2ubuntu1)) - 
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
  Profile2PrefSources: prefs.js
  Profile2Themes: extensions.sqlite corrupt or missing
  Profile3Extensions: extensions.sqlite corrupt or missing
  Profile3IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile3Locales: extensions.sqlite corrupt or missing
  Profile3Plugins:
   Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
   Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
   Shockwave Flash - /usr/lib/mozilla/plugins/libfreshwrapper-flashplayer.so
   IcedTea-Web Plugin (using IcedTea-Web 1.6.2 (1.6.2-2ubuntu1)) - 
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
   iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detect

[Desktop-packages] [Bug 1711482] Re: Firefox shows white screen of death

2018-05-31 Thread shemgp
** Changed in: firefox (Ubuntu)
   Status: New => Fix Released

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

Title:
  Firefox shows white screen of death

Status in firefox package in Ubuntu:
  Fix Released

Bug description:
  Firefox 55 & 56 shows white screen of death (no contents, just white
  screen) after a while of being used in Ubuntu GNOME.  To show the bug
  more quickly try refreshing gnome-shell (ALT-F2 r) while Firefox is
  opened.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox 55.0.2+build1-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-89.112-generic 4.4.76
  Uname: Linux 4.4.0-89-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC2D0p:   shemgp24833 F...m pulseaudio
   /dev/snd/controlC2:  shemgp24833 F pulseaudio
   /dev/snd/controlC1:  shemgp24833 F pulseaudio
   /dev/snd/controlC0:  shemgp24833 F pulseaudio
  BuildID: 20170816210634
  Channel: Unavailable
  CurrentDesktop: GNOME
  Date: Fri Aug 18 09:55:10 2017
  DefaultProfileExtensions: extensions.sqlite corrupt or missing
  DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  DefaultProfileLocales: extensions.sqlite corrupt or missing
  DefaultProfilePlugins: Shockwave Flash - 
/usr/lib/browser-plugin-freshplayer-pepperflash/libfreshwrapper-flashplayer.so 
(browser-plugin-freshplayer-pepperflash)
  DefaultProfilePrefSources: prefs.js
  DefaultProfileThemes: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  MostRecentCrashID: bp-c408a251-b0e4-488d-a7a6-6676b1170814
  Profile1Extensions: extensions.sqlite corrupt or missing
  Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile1Locales: extensions.sqlite corrupt or missing
  Profile1PrefSources: prefs.js
  Profile1Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile0 (Default) - LastVersion=55.0.2/20170816210634 (In use)
   Profile1 - LastVersion=44.0a2/20151214004008 (Out of date)
  RelatedPackageVersions: browser-plugin-freshplayer-pepperflash 
0.3.6-1~webupd8~xenial6
  RfKill:
   
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/09/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V11.1
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z68MA-ED55 (MS-7676)
  dmi.board.vendor: MSI
  dmi.board.version: 2.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 2.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV11.1:bd01/09/2013:svnMSI:pnMS-7676:pvr2.0:rvnMSI:rnZ68MA-ED55(MS-7676):rvr2.0:cvnMSI:ct3:cvr2.0:
  dmi.product.name: MS-7676
  dmi.product.version: 2.0
  dmi.sys.vendor: MSI

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1772259] Re: gnome-terminal won't start

2018-05-20 Thread shemgp
I mean, when I logout and login I can start gnome-terminal again, but
this error happened to me at least twice already and I don't think
logging out and logging in is a solution as it would close my session
when I'm doing something.  Again: Thanks for your help.

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

Title:
  gnome-terminal won't start

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  On Ubuntu 18.04 gnome-terminal doesn't start after leaving the
  computer on for a while (or maybe after sleep).  strace inside xterm
  reveals this:

  stat("/usr/share/locale-langpack/en_PH/LC_MESSAGES/messages.mo", 
0x7fffe6d50960) = -1 ENOENT (No such file or directory)
  stat("/usr/share/locale/en.ISO8859-1/LC_MESSAGES/messages.mo", 
0x7fffe6d50960) = -1 ENOENT (No such file or directory)
  stat("/usr/share/locale-langpack/en.ISO8859-1/LC_MESSAGES/messages.mo", 
0x7fffe6d50960) = -1 ENOENT (No such file or directory)
  stat("/usr/share/locale/en/LC_MESSAGES/messages.mo", 0x7fffe6d50960) = -1 
ENOENT (No such file or directory)
  stat("/usr/share/locale-langpack/en/LC_MESSAGES/messages.mo", 0x7fffe6d50960) 
= -1 ENOENT (No such file or directory)
  stat("/usr/share/locale/en_US.ISO8859-1/LC_MESSAGES/messages.mo", 
0x7fffe6d50960) = -1 ENOENT (No such file or directory)
  stat("/usr/share/locale-langpack/en_US.ISO8859-1/LC_MESSAGES/messages.mo", 
0x7fffe6d50960) = -1 ENOENT (No such file or directory)
  stat("/usr/share/locale/en_US/LC_MESSAGES/messages.mo", 0x7fffe6d50960) = -1 
ENOENT (No such file or directory)
  stat("/usr/share/locale-langpack/en_US/LC_MESSAGES/messages.mo", 
0x7fffe6d50960) = -1 ENOENT (No such file or directory)
  pipe2([5, 6], O_CLOEXEC)= 0
  clone(child_stack=NULL, 
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, 
child_tidptr=0x7fd74a996a10) = 10042
  close(6)= 0
  read(5, "", 5)  = 0
  close(5)= 0
  wait4(10042, # Error creating terminal: Timeout was reached
  [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 10042
  --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=10042, si_uid=1000, 
si_status=0, si_utime=4, si_stime=0} ---
  rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, 
sa_restorer=0x7fd74a5c0890}, {sa_handler=0x7fd74814a880, sa_mask=[], 
sa_flags=SA_RESTORER|SA_RESTART|SA_NOCLDSTOP, sa_restorer=0x7fd74a5c0890}, 8) = 0
  munmap(0x7fd74a7f4000, 135168)  = 0
  sigaltstack(NULL, {ss_sp=0x15d3b80, ss_flags=0, ss_size=8192}) = 0
  sigaltstack({ss_sp=NULL, ss_flags=SS_DISABLE, ss_size=0}, NULL) = 0
  futex(0x7fd748ffb82c, FUTEX_WAKE_PRIVATE, 2147483647) = 0
  exit_group(0)   = ?
  +++ exited with 0 +++

  Thanks for your help.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-terminal 3.28.1-1ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  Uname: Linux 4.15.0-20-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun May 20 21:00:23 2018
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (964 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1772259] Re: gnome-terminal won't start

2018-05-20 Thread shemgp
Logging out and logging in fixes the problem.

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

Title:
  gnome-terminal won't start

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  On Ubuntu 18.04 gnome-terminal doesn't start after leaving the
  computer on for a while (or maybe after sleep).  strace inside xterm
  reveals this:

  stat("/usr/share/locale-langpack/en_PH/LC_MESSAGES/messages.mo", 
0x7fffe6d50960) = -1 ENOENT (No such file or directory)
  stat("/usr/share/locale/en.ISO8859-1/LC_MESSAGES/messages.mo", 
0x7fffe6d50960) = -1 ENOENT (No such file or directory)
  stat("/usr/share/locale-langpack/en.ISO8859-1/LC_MESSAGES/messages.mo", 
0x7fffe6d50960) = -1 ENOENT (No such file or directory)
  stat("/usr/share/locale/en/LC_MESSAGES/messages.mo", 0x7fffe6d50960) = -1 
ENOENT (No such file or directory)
  stat("/usr/share/locale-langpack/en/LC_MESSAGES/messages.mo", 0x7fffe6d50960) 
= -1 ENOENT (No such file or directory)
  stat("/usr/share/locale/en_US.ISO8859-1/LC_MESSAGES/messages.mo", 
0x7fffe6d50960) = -1 ENOENT (No such file or directory)
  stat("/usr/share/locale-langpack/en_US.ISO8859-1/LC_MESSAGES/messages.mo", 
0x7fffe6d50960) = -1 ENOENT (No such file or directory)
  stat("/usr/share/locale/en_US/LC_MESSAGES/messages.mo", 0x7fffe6d50960) = -1 
ENOENT (No such file or directory)
  stat("/usr/share/locale-langpack/en_US/LC_MESSAGES/messages.mo", 
0x7fffe6d50960) = -1 ENOENT (No such file or directory)
  pipe2([5, 6], O_CLOEXEC)= 0
  clone(child_stack=NULL, 
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, 
child_tidptr=0x7fd74a996a10) = 10042
  close(6)= 0
  read(5, "", 5)  = 0
  close(5)= 0
  wait4(10042, # Error creating terminal: Timeout was reached
  [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 10042
  --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=10042, si_uid=1000, 
si_status=0, si_utime=4, si_stime=0} ---
  rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, 
sa_restorer=0x7fd74a5c0890}, {sa_handler=0x7fd74814a880, sa_mask=[], 
sa_flags=SA_RESTORER|SA_RESTART|SA_NOCLDSTOP, sa_restorer=0x7fd74a5c0890}, 8) = 0
  munmap(0x7fd74a7f4000, 135168)  = 0
  sigaltstack(NULL, {ss_sp=0x15d3b80, ss_flags=0, ss_size=8192}) = 0
  sigaltstack({ss_sp=NULL, ss_flags=SS_DISABLE, ss_size=0}, NULL) = 0
  futex(0x7fd748ffb82c, FUTEX_WAKE_PRIVATE, 2147483647) = 0
  exit_group(0)   = ?
  +++ exited with 0 +++

  Thanks for your help.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-terminal 3.28.1-1ubuntu1
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  Uname: Linux 4.15.0-20-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun May 20 21:00:23 2018
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-09-28 (964 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1772259] [NEW] gnome-terminal won't start

2018-05-20 Thread shemgp
Public bug reported:

On Ubuntu 18.04 gnome-terminal doesn't start after leaving the computer
on for a while (or maybe after sleep).  strace inside xterm reveals
this:

stat("/usr/share/locale-langpack/en_PH/LC_MESSAGES/messages.mo", 
0x7fffe6d50960) = -1 ENOENT (No such file or directory)
stat("/usr/share/locale/en.ISO8859-1/LC_MESSAGES/messages.mo", 0x7fffe6d50960) 
= -1 ENOENT (No such file or directory)
stat("/usr/share/locale-langpack/en.ISO8859-1/LC_MESSAGES/messages.mo", 
0x7fffe6d50960) = -1 ENOENT (No such file or directory)
stat("/usr/share/locale/en/LC_MESSAGES/messages.mo", 0x7fffe6d50960) = -1 
ENOENT (No such file or directory)
stat("/usr/share/locale-langpack/en/LC_MESSAGES/messages.mo", 0x7fffe6d50960) = 
-1 ENOENT (No such file or directory)
stat("/usr/share/locale/en_US.ISO8859-1/LC_MESSAGES/messages.mo", 
0x7fffe6d50960) = -1 ENOENT (No such file or directory)
stat("/usr/share/locale-langpack/en_US.ISO8859-1/LC_MESSAGES/messages.mo", 
0x7fffe6d50960) = -1 ENOENT (No such file or directory)
stat("/usr/share/locale/en_US/LC_MESSAGES/messages.mo", 0x7fffe6d50960) = -1 
ENOENT (No such file or directory)
stat("/usr/share/locale-langpack/en_US/LC_MESSAGES/messages.mo", 
0x7fffe6d50960) = -1 ENOENT (No such file or directory)
pipe2([5, 6], O_CLOEXEC)= 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, 
child_tidptr=0x7fd74a996a10) = 10042
close(6)= 0
read(5, "", 5)  = 0
close(5)= 0
wait4(10042, # Error creating terminal: Timeout was reached
[{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 10042
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=10042, si_uid=1000, 
si_status=0, si_utime=4, si_stime=0} ---
rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, 
sa_restorer=0x7fd74a5c0890}, {sa_handler=0x7fd74814a880, sa_mask=[], 
sa_flags=SA_RESTORER|SA_RESTART|SA_NOCLDSTOP, sa_restorer=0x7fd74a5c0890}, 8) = 0
munmap(0x7fd74a7f4000, 135168)  = 0
sigaltstack(NULL, {ss_sp=0x15d3b80, ss_flags=0, ss_size=8192}) = 0
sigaltstack({ss_sp=NULL, ss_flags=SS_DISABLE, ss_size=0}, NULL) = 0
futex(0x7fd748ffb82c, FUTEX_WAKE_PRIVATE, 2147483647) = 0
exit_group(0)   = ?
+++ exited with 0 +++

Thanks for your help.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: gnome-terminal 3.28.1-1ubuntu1
ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
Uname: Linux 4.15.0-20-generic x86_64
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
CurrentDesktop: GNOME
Date: Sun May 20 21:00:23 2018
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-09-28 (964 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
SourcePackage: gnome-terminal
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic third-party-packages

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

Title:
  gnome-terminal won't start

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  On Ubuntu 18.04 gnome-terminal doesn't start after leaving the
  computer on for a while (or maybe after sleep).  strace inside xterm
  reveals this:

  stat("/usr/share/locale-langpack/en_PH/LC_MESSAGES/messages.mo", 
0x7fffe6d50960) = -1 ENOENT (No such file or directory)
  stat("/usr/share/locale/en.ISO8859-1/LC_MESSAGES/messages.mo", 
0x7fffe6d50960) = -1 ENOENT (No such file or directory)
  stat("/usr/share/locale-langpack/en.ISO8859-1/LC_MESSAGES/messages.mo", 
0x7fffe6d50960) = -1 ENOENT (No such file or directory)
  stat("/usr/share/locale/en/LC_MESSAGES/messages.mo", 0x7fffe6d50960) = -1 
ENOENT (No such file or directory)
  stat("/usr/share/locale-langpack/en/LC_MESSAGES/messages.mo", 0x7fffe6d50960) 
= -1 ENOENT (No such file or directory)
  stat("/usr/share/locale/en_US.ISO8859-1/LC_MESSAGES/messages.mo", 
0x7fffe6d50960) = -1 ENOENT (No such file or directory)
  stat("/usr/share/locale-langpack/en_US.ISO8859-1/LC_MESSAGES/messages.mo", 
0x7fffe6d50960) = -1 ENOENT (No such file or directory)
  stat("/usr/share/locale/en_US/LC_MESSAGES/messages.mo", 0x7fffe6d50960) = -1 
ENOENT (No such file or directory)
  stat("/usr/share/locale-langpack/en_US/LC_MESSAGES/messages.mo", 
0x7fffe6d50960) = -1 ENOENT (No such file or directory)
  pipe2([5, 6], O_CLOEXEC)= 0
  clone(child_stack=NULL, 
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, 
child_tidptr=0x7fd74a996a10) = 10042
  close(6)= 0
  read(5, "", 5)  = 0
  close(5)= 0
  wait4(10042, # Error creating terminal: Timeout was reached
  [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 10042
  --- SIGCHLD 

[Desktop-packages] [Bug 1770161] [NEW] firefox disables autohidden docks or topbar after watching videos in fullscreen for a while

2018-05-09 Thread shemgp
Public bug reported:

Using Ubuntu 18.04 with auto hidden dash to dock and top bar.  When I
play a full screen video in maximized Firefox with about a minute or
more, then exit the full screen video the and try to unhide the top bar
or the dock by moving the mouse to the top or left edge of the screen it
doesn't work.  If I unmaximize Firefox, of course, I could make the top
or the left bar/dock show. But if I maximize it again then it will not
work.  For the other firefox windows which were not used to view a full
screen video, they can show the dock/top bar fine.  Google Chrome, also,
doesn't exhibit this bug.

Thank you for considering this bug.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: firefox 59.0.2+build1-0ubuntu1
ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
Uname: Linux 4.15.0-20-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  shemgp 7566 F pulseaudio
BuildID: 20180406121424
Channel: Unavailable
CurrentDesktop: GNOME
Date: Wed May  9 20:26:32 2018
DefaultProfileExtensions: extensions.sqlite corrupt or missing
DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
DefaultProfileLocales: extensions.sqlite corrupt or missing
DefaultProfilePlugins: Shockwave Flash - 
/usr/lib/adobe-flashplugin/libflashplayer.so (adobe-flashplugin)
DefaultProfilePrefSources: prefs.js
DefaultProfileThemes: extensions.sqlite corrupt or missing
EcryptfsInUse: Yes
ForcedLayersAccel: False
InstallationDate: Installed on 2015-09-28 (953 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
IpRoute:
 default via 192.168.7.1 dev wlan0 proto dhcp metric 600 
 169.254.0.0/16 dev anbox0 scope link metric 1000 linkdown 
 192.168.7.0/24 dev wlan0 proto kernel scope link src 192.168.7.119 metric 600 
 192.168.250.0/24 dev anbox0 proto kernel scope link src 192.168.250.1 metric 
425 linkdown
MostRecentCrashID: bp-c382fab8-360a-462c-8fa3-2f20c1171128
Profile1Extensions: extensions.sqlite corrupt or missing
Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
Profile1Locales: extensions.sqlite corrupt or missing
Profile1Plugins:
 Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
 Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
 Shockwave Flash - /usr/lib/mozilla/plugins/libfreshwrapper-flashplayer.so
 iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
 IcedTea-Web Plugin (using IcedTea-Web 1.6.2 (1.6.2-2ubuntu1)) - 
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
Profile1PrefSources: prefs.js
Profile1Themes: extensions.sqlite corrupt or missing
Profile2Extensions: extensions.sqlite corrupt or missing
Profile2IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
Profile2Locales: extensions.sqlite corrupt or missing
Profile2Plugins:
 Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
 Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
 Shockwave Flash - /usr/lib/mozilla/plugins/libfreshwrapper-flashplayer.so
 iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
 IcedTea-Web Plugin (using IcedTea-Web 1.6.2 (1.6.2-2ubuntu1)) - 
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
Profile2PrefSources: prefs.js
Profile2Themes: extensions.sqlite corrupt or missing
Profile3Extensions: extensions.sqlite corrupt or missing
Profile3IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
Profile3Locales: extensions.sqlite corrupt or missing
Profile3Plugins:
 Google Talk Plugin Video Renderer - /opt/google/talkplugin/libnpo1d.so 
(google-talkplugin)
 Google Talk Plugin - /opt/google/talkplugin/libnpgoogletalk.so 
(google-talkplugin)
 Shockwave Flash - /usr/lib/mozilla/plugins/libfreshwrapper-flashplayer.so
 IcedTea-Web Plugin (using IcedTea-Web 1.6.2 (1.6.2-2ubuntu1)) - 
/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
 iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so
Profile3PrefSources: prefs.js
Profile3Themes: extensions.sqlite corrupt or missing
Profiles:
 Profile0 (Default) - LastVersion=59.0.2/20180406121424 (In use)
 Profile1 - LastVersion=44.0.2/20160209233610 (Out of date)
 Profile2 - LastVersion=44.0.2/20160209233610 (Out of date)
 Profile3 - LastVersion=45.0/20160304115459 (Out of date)
RelatedPackageVersions:
 adobe-flashplugin 1:20180508.1-0ubuntu1
 google-talkplugin 5.41.0.0-1
RunningIncompatibleAddons: False
SourcePackage: firefox
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 

[Desktop-packages] [Bug 1753078] Re: gnome-shell crashed with SIGABRT in dump_gjs_stack_on_signal_handler() from __GI_raise() from __GI_abort() from glibtop_error_io_vr() from glibtop_error_io_r() fro

2018-03-08 Thread shemgp
I think the extension that's monitoring the CPU, which I'm using, is
this: https://extensions.gnome.org/extension/120/system-monitor/

None extension.gnome.org extension that I'm using is
https://github.com/lestcape/Gnome-Global-AppMenu

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

Title:
  gnome-shell crashed with SIGABRT in dump_gjs_stack_on_signal_handler()
  from __GI_raise() from __GI_abort() from glibtop_error_io_vr() from
  glibtop_error_io_r() from file_to_buffer() from glibtop_get_cpu_s()

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  This error showed up after waking up the computer from sleep.

  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: gnome-shell 3.26.2-0ubuntu3
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CrashCounter: 1
  CurrentDesktop: GNOME
  Date: Sat Mar  3 03:18:44 2018
  DisplayManager: gdm3
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-shell
  InstallationDate: Installed on 2015-09-28 (886 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcCmdline: /usr/bin/gnome-shell
  ProcEnviron:
   LANGUAGE=en_PH:en
   PATH=(custom, user)
   XDG_RUNTIME_DIR=
   LANG=en_PH.UTF-8
   SHELL=/bin/bash
  Signal: 6
  SourcePackage: gnome-shell
  StacktraceTop:
   () at /usr/lib/x86_64-linux-gnu/libgtop-2.0.so.11
   () at /usr/lib/x86_64-linux-gnu/libgtop-2.0.so.11
   () at /usr/lib/x86_64-linux-gnu/libgtop-2.0.so.11
   () at /usr/lib/x86_64-linux-gnu/libgtop-2.0.so.11
   glibtop_get_cpu_l () at /usr/lib/x86_64-linux-gnu/libgtop-2.0.so.11
  Title: gnome-shell crashed with SIGABRT
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker fuse kismet libvirt libvirtd lp lpadmin lxd 
mail mythtv netdev plugdev sambashare sbuild scanner sudo video

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1747744] Re: [regression] Video playback in totem is corrupted in X11

2018-02-09 Thread shemgp
Verified that the patch in fd works in mesa 17.3.3.  People may test
here: https://launchpad.net/~shemgp/+archive/ubuntu/testing

Although, totem still runs at like 10~18% CPU while mpv is lower at
3~5%.

** Attachment added: "Screenshot from 2018-02-09 17-41-49.png"
   
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1747744/+attachment/5051740/+files/Screenshot%20from%202018-02-09%2017-41-49.png

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

Title:
  [regression] Video playback in totem is corrupted in X11

Status in Mesa:
  Confirmed
Status in clutter-gst-3.0 package in Ubuntu:
  Confirmed
Status in mesa package in Ubuntu:
  Confirmed
Status in totem package in Ubuntu:
  Confirmed

Bug description:
  Test case
  Log inti xorg session
  Install gstreamer1.0-vaapi plugin
  Play a supported video (- h.264/avc in .mp4, .mkv or .mov  would suffice

  Expected: hardware decoded playback
  What happens: totally corrupted screen, see screenshots

  Does work ok in a wayland session

  $ vainfo
  libva info: VA-API version 1.0.0
  libva info: va_getDriverName() returns 0
  libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
  libva info: Found init function __vaDriverInit_1_0
  libva info: va_openDriver() returns 0
  vainfo: VA-API version: 1.0 (libva 2.0.0)
  vainfo: Driver version: Intel i965 driver for Intel(R) Haswell Mobile - 2.0.0
  vainfo: Supported profile and entrypoints
VAProfileMPEG2Simple:   VAEntrypointVLD
VAProfileMPEG2Simple:   VAEntrypointEncSlice
VAProfileMPEG2Main  :   VAEntrypointVLD
VAProfileMPEG2Main  :   VAEntrypointEncSlice
VAProfileH264ConstrainedBaseline:   VAEntrypointVLD
VAProfileH264ConstrainedBaseline:   VAEntrypointEncSlice
VAProfileH264Main   :   VAEntrypointVLD
VAProfileH264Main   :   VAEntrypointEncSlice
VAProfileH264High   :   VAEntrypointVLD
VAProfileH264High   :   VAEntrypointEncSlice
VAProfileH264MultiviewHigh  :   VAEntrypointVLD
VAProfileH264MultiviewHigh  :   VAEntrypointEncSlice
VAProfileH264StereoHigh :   VAEntrypointVLD
VAProfileH264StereoHigh :   VAEntrypointEncSlice
VAProfileVC1Simple  :   VAEntrypointVLD
VAProfileVC1Main:   VAEntrypointVLD
VAProfileVC1Advanced:   VAEntrypointVLD
VAProfileNone   :   VAEntrypointVideoProc
VAProfileJPEGBaseline   :   VAEntrypointVLD

  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gstreamer1.0-vaapi 1.12.4-1ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
  Uname: Linux 4.13.0-32-generic x86_64
  ApportVersion: 2.20.8-0ubuntu8
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Feb  6 14:43:57 2018
  InstallationDate: Installed on 2018-02-06 (0 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180204)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gstreamer-vaapi
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mesa/+bug/1747744/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 934291] Re: Deleting or stopping print jobs does not work

2017-12-20 Thread shemgp
Thanks for testing. It really does not work on a freshly installed
Artful, because the mechanism was only allowing root and not lpadmin to
run.  I changed that and tested it on a freshly installed Artful, and it
worked, so here's another debdiff.  I also updated my PPA.  Please do
test.

** Patch added: "run_as_lpadmin5.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/934291/+attachment/5025244/+files/run_as_lpadmin5.debdiff

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

Title:
  Deleting or stopping print jobs does not work

Status in gnome-control-center:
  Incomplete
Status in cups package in Ubuntu:
  Incomplete
Status in cups-pk-helper package in Ubuntu:
  Incomplete
Status in gnome-control-center package in Ubuntu:
  Invalid

Bug description:
  Deleting or stopping print jobs through the "gnome-control-center -> 
printers" menu is not possible.
  (Black rectangle for stopping can be pressed, nothing happens.)

  Deleting with cups via webinterface does work. ( http://localhost:631/
  )

  Please let me know which information to provide.

  Cheers

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-control-center 1:3.2.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Fri Feb 17 16:47:32 2012
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to oneiric on 2011-12-17 (61 days ago)
  usr_lib_gnome-control-center:
   deja-dup   22.0~bzr1290.37~oneiric1
   gnome-bluetooth3.2.0-0ubuntu2
   indicator-datetime 0.3.1-0ubuntu1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/934291/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 934291] Re: Deleting or stopping print jobs does not work

2017-12-20 Thread shemgp
Does the PPA work?

Sent from Mailspring (https://link.getmailspring.com/link/local-
2575ba08-3601@shemgp-
x230t/0?redirect=https%3A%2F%2Fgetmailspring.com%2F=934291%40bugs.launchpad.net),
the best free email app for work

On Dec 21 2017, at 12:05 am, Till Kamppeter <934...@bugs.launchpad.net> wrote:
> shemgp, thank you also for this attempt but it is also not working for
> me.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/934291
>
> Title:
> Deleting or stopping print jobs does not work
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/gnome-control-center/+bug/934291/+subscriptions

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

Title:
  Deleting or stopping print jobs does not work

Status in gnome-control-center:
  Incomplete
Status in cups package in Ubuntu:
  Incomplete
Status in cups-pk-helper package in Ubuntu:
  Incomplete
Status in gnome-control-center package in Ubuntu:
  Invalid

Bug description:
  Deleting or stopping print jobs through the "gnome-control-center -> 
printers" menu is not possible.
  (Black rectangle for stopping can be pressed, nothing happens.)

  Deleting with cups via webinterface does work. ( http://localhost:631/
  )

  Please let me know which information to provide.

  Cheers

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-control-center 1:3.2.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Fri Feb 17 16:47:32 2012
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to oneiric on 2011-12-17 (61 days ago)
  usr_lib_gnome-control-center:
   deja-dup   22.0~bzr1290.37~oneiric1
   gnome-bluetooth3.2.0-0ubuntu2
   indicator-datetime 0.3.1-0ubuntu1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/934291/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 934291] Re: Deleting or stopping print jobs does not work

2017-12-19 Thread shemgp
Yup, as I see it using cups-pk-helper gives two layers of auth, one for
cupsd and another for policy-kit.  Using cups-pk-helper as lpadmin or
root would override cupsd permissions as it'll be running with all
privileges, but there's still the policy-kit permissions.

Right now, I've tested it, with my patch, printer jobs can't be seen
between users in gnome-control panel (I think it has nothing to do with
my patch though).  Jobs still can be seen in the "Additional Printer
Settings", but when I try to delete the job, there, of an admin user
from a non-admin user it asks me for the password of the admin user.
Deleting the other way around works though (admin deleting non-admin
jobs).

Also, there's a gnome-extension named "Printers" which uses cupsd
commands to delete jobs, etc. In that extension as admin, I can see non-
admin jobs, and can delete them.  On a non-admin account, I can't see
admin jobs.

Also, for Till Kamppeter (till-kamppeter), the diff between my ppa and the 
latest debdiff is:
3,4c3,10
< +++ cups-pk-helper-0.2.6/debian/changelog 2017-07-12 14:25:18.0 
+0800
< @@ -1,3 +1,15 @@
---
> +++ cups-pk-helper-0.2.6/debian/changelog 2017-12-14 11:00:48.0 
> +0800
> @@ -1,3 +1,21 @@
> +cups-pk-helper (0.2.6-1ubuntu3~artful1) artful; urgency=medium
> +
> +  * Recompile for artful 
> +
> + -- Shem Pasamba   Thu, 14 Dec 2017 11:00:48 +0800
> +
However, here's still the latest debdiff.

** Patch added: "run_as_lpadmin4.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/934291/+attachment/5024601/+files/run_as_lpadmin4.debdiff

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

Title:
  Deleting or stopping print jobs does not work

Status in gnome-control-center:
  Incomplete
Status in cups package in Ubuntu:
  Incomplete
Status in cups-pk-helper package in Ubuntu:
  Incomplete
Status in gnome-control-center package in Ubuntu:
  Invalid

Bug description:
  Deleting or stopping print jobs through the "gnome-control-center -> 
printers" menu is not possible.
  (Black rectangle for stopping can be pressed, nothing happens.)

  Deleting with cups via webinterface does work. ( http://localhost:631/
  )

  Please let me know which information to provide.

  Cheers

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-control-center 1:3.2.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Fri Feb 17 16:47:32 2012
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to oneiric on 2011-12-17 (61 days ago)
  usr_lib_gnome-control-center:
   deja-dup   22.0~bzr1290.37~oneiric1
   gnome-bluetooth3.2.0-0ubuntu2
   indicator-datetime 0.3.1-0ubuntu1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/934291/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 934291] Re: Deleting or stopping print jobs does not work

2017-12-14 Thread shemgp
Hello,

Are you using Artful?  I've tested it again in Ubuntu 17.10 and the UI
doesn't get updated immediately but it does pause, resume, and cancel
jobs just fine: https://youtu.be/Z5IuAAtKlnI.

Could you test using this PPA:
https://launchpad.net/~shemgp/+archive/ubuntu/other-apps?

I'll test it in Xenial tomorrow in the office if it works there
(https://launchpad.net/~shemgp/+archive/ubuntu/xenial).

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

Title:
  Deleting or stopping print jobs does not work

Status in gnome-control-center:
  Incomplete
Status in cups package in Ubuntu:
  Incomplete
Status in cups-pk-helper package in Ubuntu:
  Incomplete
Status in gnome-control-center package in Ubuntu:
  Invalid

Bug description:
  Deleting or stopping print jobs through the "gnome-control-center -> 
printers" menu is not possible.
  (Black rectangle for stopping can be pressed, nothing happens.)

  Deleting with cups via webinterface does work. ( http://localhost:631/
  )

  Please let me know which information to provide.

  Cheers

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-control-center 1:3.2.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Fri Feb 17 16:47:32 2012
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to oneiric on 2011-12-17 (61 days ago)
  usr_lib_gnome-control-center:
   deja-dup   22.0~bzr1290.37~oneiric1
   gnome-bluetooth3.2.0-0ubuntu2
   indicator-datetime 0.3.1-0ubuntu1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/934291/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1724699] Re: nautilus crashed with SIGSEGV in nautilus_file_get_search_fts_snippet()

2017-10-24 Thread shemgp
Launchpad doesn't support the new gitlab instance of Nautilus
bugtracker, so here's the link:
https://gitlab.gnome.org/GNOME/nautilus/issues/82

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

Title:
  nautilus crashed with SIGSEGV in
  nautilus_file_get_search_fts_snippet()

Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  Searched something in nautilus and tried to drag an item from the list
  to a folder in the list and this crash showed up.

  ProblemType: Crash
  DistroRelease: Ubuntu 17.10
  Package: nautilus 1:3.26.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Wed Oct 18 21:49:08 2017
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/nautilus
  InstallationDate: Installed on 2015-09-28 (750 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcCmdline: /usr/bin/nautilus --gapplication-service
  ProcEnviron:
   XDG_RUNTIME_DIR=
   SHELL=/bin/bash
   LANGUAGE=en_PH:en
   PATH=(custom, user)
   LANG=en_PH.UTF-8
  SegvAnalysis:
   Segfault happened at: 0x55c069d25660 : 
mov0x18(%rdi),%rax
   PC (0x55c069d25660) ok
   source "0x18(%rdi)" (0x0018) not located in a known VMA region (needed 
readable region)!
   destination "%rax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   nautilus_file_get_search_fts_snippet ()
   ()
   () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   g_hash_table_foreach () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
   () at /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  Title: nautilus crashed with SIGSEGV in nautilus_file_get_search_fts_snippet()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker fuse kismet libvirt libvirtd lp lpadmin lxd 
mail mythtv netdev plugdev sambashare sbuild scanner sudo video

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1518411] Re: "Maximum number of clients reached", new in Ubuntu 15.10

2017-10-02 Thread shemgp
Experienced this with Ubuntu 16.04 after using my work desktop station
as a temporary server with vagrant servers and using gnome-shell as my
DE for about a month.  Nautilus started to crash with the error:

cannot open display: :0.0
Maximum number of clients reached

Restarting gdm3 didn't work either.  Killed all users, and run startx as
root launched the gnome-shell and nautilus worked, but I could not make
gdm3 start as gdm3 user again.

** Changed in: xorg (Ubuntu)
   Status: Invalid => Confirmed

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

Title:
  "Maximum number of clients reached", new in Ubuntu 15.10

Status in Compiz:
  Confirmed
Status in compiz package in Ubuntu:
  Triaged
Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  In my newly upgraded (from 15.04) Ubuntu 15.10 system, after I've been
  logged in for a while I can no longer open new windows and instead get
  a "Maximum number of clients reached" error.

  This did not happen in 15.04.

  I ran "lsof" on the X server and did not see an excessive number of
  open file descriptors. I ran it again on a newly restarted X server
  and the number of open file descriptors looked about the same.

  I also ran "xlsclients" when the X server was reporting "Maximum
  number of clients reached" and the list of clients looked correct and
  reasonable (and there were less than 30 of them).

  I am happy to collect any additional logs or debugging information to
  help track this down. I don't know where to look further.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xserver-xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3
  Uname: Linux 4.2.0-18-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Fri Nov 20 13:00:09 2015
  DistUpgraded: 2015-11-17 11:59:09,835 DEBUG enabling apt cron job
  DistroCodename: wily
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 5.0.4, 3.19.0-33-generic, x86_64: installed
   virtualbox, 5.0.4, 4.2.0-18-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Crystal Well Integrated Graphics Controller [8086:0d26] 
(rev 08) (prog-if 00 [VGA controller])
 Subsystem: CLEVO/KAPOK Computer Device [1558:7410]
  MachineType: System76, Inc. Galago UltraPro
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-18-generic 
root=UUID=821f94aa-97e2-4384-8494-9f510a75877b ro i915.disable_power_well=0 
quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to wily on 2015-11-17 (3 days ago)
  dmi.bios.date: 12/12/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W740SU
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd12/12/2013:svnSystem76,Inc.:pnGalagoUltraPro:pvrgalu1:rvnNotebook:rnW740SU:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: Galago UltraPro
  dmi.product.version: galu1
  dmi.sys.vendor: System76, Inc.
  version.compiz: compiz 1:0.9.12.2+15.10.20151015-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Fri Nov 20 12:51:23 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.17.2-1ubuntu9
  xserver.video_driver: intel

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1518411/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1711482] Re: Firefox shows white screen of death

2017-08-31 Thread shemgp
I can confirm that an upgrade to Firefox 56.0b7 fixed the problem both
for Artful and Xenial.

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

Title:
  Firefox shows white screen of death

Status in firefox package in Ubuntu:
  New

Bug description:
  Firefox 55 & 56 shows white screen of death (no contents, just white
  screen) after a while of being used in Ubuntu GNOME.  To show the bug
  more quickly try refreshing gnome-shell (ALT-F2 r) while Firefox is
  opened.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox 55.0.2+build1-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-89.112-generic 4.4.76
  Uname: Linux 4.4.0-89-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC2D0p:   shemgp24833 F...m pulseaudio
   /dev/snd/controlC2:  shemgp24833 F pulseaudio
   /dev/snd/controlC1:  shemgp24833 F pulseaudio
   /dev/snd/controlC0:  shemgp24833 F pulseaudio
  BuildID: 20170816210634
  Channel: Unavailable
  CurrentDesktop: GNOME
  Date: Fri Aug 18 09:55:10 2017
  DefaultProfileExtensions: extensions.sqlite corrupt or missing
  DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  DefaultProfileLocales: extensions.sqlite corrupt or missing
  DefaultProfilePlugins: Shockwave Flash - 
/usr/lib/browser-plugin-freshplayer-pepperflash/libfreshwrapper-flashplayer.so 
(browser-plugin-freshplayer-pepperflash)
  DefaultProfilePrefSources: prefs.js
  DefaultProfileThemes: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  MostRecentCrashID: bp-c408a251-b0e4-488d-a7a6-6676b1170814
  Profile1Extensions: extensions.sqlite corrupt or missing
  Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile1Locales: extensions.sqlite corrupt or missing
  Profile1PrefSources: prefs.js
  Profile1Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile0 (Default) - LastVersion=55.0.2/20170816210634 (In use)
   Profile1 - LastVersion=44.0a2/20151214004008 (Out of date)
  RelatedPackageVersions: browser-plugin-freshplayer-pepperflash 
0.3.6-1~webupd8~xenial6
  RfKill:
   
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/09/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V11.1
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z68MA-ED55 (MS-7676)
  dmi.board.vendor: MSI
  dmi.board.version: 2.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 2.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV11.1:bd01/09/2013:svnMSI:pnMS-7676:pvr2.0:rvnMSI:rnZ68MA-ED55(MS-7676):rvr2.0:cvnMSI:ct3:cvr2.0:
  dmi.product.name: MS-7676
  dmi.product.version: 2.0
  dmi.sys.vendor: MSI

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1711482] Re: Firefox shows white screen of death

2017-08-28 Thread shemgp
On Firefox 56 (firefox-next ppa) this bug exists even in Artful. The
previous comment where I said it was working was wrong as I was using
Firefox 54 then.  Now that I upgraded to Firefox Next using the PPA, I'm
hitting this bug again.

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

Title:
  Firefox shows white screen of death

Status in firefox package in Ubuntu:
  New

Bug description:
  Firefox 55 & 56 shows white screen of death (no contents, just white
  screen) after a while of being used in Ubuntu GNOME.  To show the bug
  more quickly try refreshing gnome-shell (ALT-F2 r) while Firefox is
  opened.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox 55.0.2+build1-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-89.112-generic 4.4.76
  Uname: Linux 4.4.0-89-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC2D0p:   shemgp24833 F...m pulseaudio
   /dev/snd/controlC2:  shemgp24833 F pulseaudio
   /dev/snd/controlC1:  shemgp24833 F pulseaudio
   /dev/snd/controlC0:  shemgp24833 F pulseaudio
  BuildID: 20170816210634
  Channel: Unavailable
  CurrentDesktop: GNOME
  Date: Fri Aug 18 09:55:10 2017
  DefaultProfileExtensions: extensions.sqlite corrupt or missing
  DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  DefaultProfileLocales: extensions.sqlite corrupt or missing
  DefaultProfilePlugins: Shockwave Flash - 
/usr/lib/browser-plugin-freshplayer-pepperflash/libfreshwrapper-flashplayer.so 
(browser-plugin-freshplayer-pepperflash)
  DefaultProfilePrefSources: prefs.js
  DefaultProfileThemes: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  MostRecentCrashID: bp-c408a251-b0e4-488d-a7a6-6676b1170814
  Profile1Extensions: extensions.sqlite corrupt or missing
  Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile1Locales: extensions.sqlite corrupt or missing
  Profile1PrefSources: prefs.js
  Profile1Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile0 (Default) - LastVersion=55.0.2/20170816210634 (In use)
   Profile1 - LastVersion=44.0a2/20151214004008 (Out of date)
  RelatedPackageVersions: browser-plugin-freshplayer-pepperflash 
0.3.6-1~webupd8~xenial6
  RfKill:
   
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/09/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V11.1
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z68MA-ED55 (MS-7676)
  dmi.board.vendor: MSI
  dmi.board.version: 2.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 2.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV11.1:bd01/09/2013:svnMSI:pnMS-7676:pvr2.0:rvnMSI:rnZ68MA-ED55(MS-7676):rvr2.0:cvnMSI:ct3:cvr2.0:
  dmi.product.name: MS-7676
  dmi.product.version: 2.0
  dmi.sys.vendor: MSI

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1711482] Re: Firefox shows white screen of death

2017-08-23 Thread shemgp
The fix gfx.xrender.enabled=true doesn't work for in Xenial but works in
Artful.

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

Title:
  Firefox shows white screen of death

Status in firefox package in Ubuntu:
  New

Bug description:
  Firefox 55 & 56 shows white screen of death (no contents, just white
  screen) after a while of being used in Ubuntu GNOME.  To show the bug
  more quickly try refreshing gnome-shell (ALT-F2 r) while Firefox is
  opened.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox 55.0.2+build1-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-89.112-generic 4.4.76
  Uname: Linux 4.4.0-89-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC2D0p:   shemgp24833 F...m pulseaudio
   /dev/snd/controlC2:  shemgp24833 F pulseaudio
   /dev/snd/controlC1:  shemgp24833 F pulseaudio
   /dev/snd/controlC0:  shemgp24833 F pulseaudio
  BuildID: 20170816210634
  Channel: Unavailable
  CurrentDesktop: GNOME
  Date: Fri Aug 18 09:55:10 2017
  DefaultProfileExtensions: extensions.sqlite corrupt or missing
  DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  DefaultProfileLocales: extensions.sqlite corrupt or missing
  DefaultProfilePlugins: Shockwave Flash - 
/usr/lib/browser-plugin-freshplayer-pepperflash/libfreshwrapper-flashplayer.so 
(browser-plugin-freshplayer-pepperflash)
  DefaultProfilePrefSources: prefs.js
  DefaultProfileThemes: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  MostRecentCrashID: bp-c408a251-b0e4-488d-a7a6-6676b1170814
  Profile1Extensions: extensions.sqlite corrupt or missing
  Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile1Locales: extensions.sqlite corrupt or missing
  Profile1PrefSources: prefs.js
  Profile1Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile0 (Default) - LastVersion=55.0.2/20170816210634 (In use)
   Profile1 - LastVersion=44.0a2/20151214004008 (Out of date)
  RelatedPackageVersions: browser-plugin-freshplayer-pepperflash 
0.3.6-1~webupd8~xenial6
  RfKill:
   
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/09/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V11.1
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z68MA-ED55 (MS-7676)
  dmi.board.vendor: MSI
  dmi.board.version: 2.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 2.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV11.1:bd01/09/2013:svnMSI:pnMS-7676:pvr2.0:rvnMSI:rnZ68MA-ED55(MS-7676):rvr2.0:cvnMSI:ct3:cvr2.0:
  dmi.product.name: MS-7676
  dmi.product.version: 2.0
  dmi.sys.vendor: MSI

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1711482] Re: Firefox shows white screen of death

2017-08-23 Thread shemgp
Fix: go to about:config and enable gfx.xrender.enabled

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

Title:
  Firefox shows white screen of death

Status in firefox package in Ubuntu:
  New

Bug description:
  Firefox 55 & 56 shows white screen of death (no contents, just white
  screen) after a while of being used in Ubuntu GNOME.  To show the bug
  more quickly try refreshing gnome-shell (ALT-F2 r) while Firefox is
  opened.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox 55.0.2+build1-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-89.112-generic 4.4.76
  Uname: Linux 4.4.0-89-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC2D0p:   shemgp24833 F...m pulseaudio
   /dev/snd/controlC2:  shemgp24833 F pulseaudio
   /dev/snd/controlC1:  shemgp24833 F pulseaudio
   /dev/snd/controlC0:  shemgp24833 F pulseaudio
  BuildID: 20170816210634
  Channel: Unavailable
  CurrentDesktop: GNOME
  Date: Fri Aug 18 09:55:10 2017
  DefaultProfileExtensions: extensions.sqlite corrupt or missing
  DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  DefaultProfileLocales: extensions.sqlite corrupt or missing
  DefaultProfilePlugins: Shockwave Flash - 
/usr/lib/browser-plugin-freshplayer-pepperflash/libfreshwrapper-flashplayer.so 
(browser-plugin-freshplayer-pepperflash)
  DefaultProfilePrefSources: prefs.js
  DefaultProfileThemes: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  MostRecentCrashID: bp-c408a251-b0e4-488d-a7a6-6676b1170814
  Profile1Extensions: extensions.sqlite corrupt or missing
  Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile1Locales: extensions.sqlite corrupt or missing
  Profile1PrefSources: prefs.js
  Profile1Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile0 (Default) - LastVersion=55.0.2/20170816210634 (In use)
   Profile1 - LastVersion=44.0a2/20151214004008 (Out of date)
  RelatedPackageVersions: browser-plugin-freshplayer-pepperflash 
0.3.6-1~webupd8~xenial6
  RfKill:
   
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/09/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V11.1
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z68MA-ED55 (MS-7676)
  dmi.board.vendor: MSI
  dmi.board.version: 2.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: MSI
  dmi.chassis.version: 2.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV11.1:bd01/09/2013:svnMSI:pnMS-7676:pvr2.0:rvnMSI:rnZ68MA-ED55(MS-7676):rvr2.0:cvnMSI:ct3:cvr2.0:
  dmi.product.name: MS-7676
  dmi.product.version: 2.0
  dmi.sys.vendor: MSI

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1711482] [NEW] Firefox shows white screen of death

2017-08-17 Thread shemgp
Public bug reported:

Firefox 55 & 56 shows white screen of death (no contents, just white
screen) after a while of being used in Ubuntu GNOME.  To show the bug
more quickly try refreshing gnome-shell (ALT-F2 r) while Firefox is
opened.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: firefox 55.0.2+build1-0ubuntu0.16.04.1
ProcVersionSignature: Ubuntu 4.4.0-89.112-generic 4.4.76
Uname: Linux 4.4.0-89-generic x86_64
NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
AddonCompatCheckDisabled: False
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/pcmC2D0p:   shemgp24833 F...m pulseaudio
 /dev/snd/controlC2:  shemgp24833 F pulseaudio
 /dev/snd/controlC1:  shemgp24833 F pulseaudio
 /dev/snd/controlC0:  shemgp24833 F pulseaudio
BuildID: 20170816210634
Channel: Unavailable
CurrentDesktop: GNOME
Date: Fri Aug 18 09:55:10 2017
DefaultProfileExtensions: extensions.sqlite corrupt or missing
DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
DefaultProfileLocales: extensions.sqlite corrupt or missing
DefaultProfilePlugins: Shockwave Flash - 
/usr/lib/browser-plugin-freshplayer-pepperflash/libfreshwrapper-flashplayer.so 
(browser-plugin-freshplayer-pepperflash)
DefaultProfilePrefSources: prefs.js
DefaultProfileThemes: extensions.sqlite corrupt or missing
ForcedLayersAccel: False
MostRecentCrashID: bp-c408a251-b0e4-488d-a7a6-6676b1170814
Profile1Extensions: extensions.sqlite corrupt or missing
Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
Profile1Locales: extensions.sqlite corrupt or missing
Profile1PrefSources: prefs.js
Profile1Themes: extensions.sqlite corrupt or missing
Profiles:
 Profile0 (Default) - LastVersion=55.0.2/20170816210634 (In use)
 Profile1 - LastVersion=44.0a2/20151214004008 (Out of date)
RelatedPackageVersions: browser-plugin-freshplayer-pepperflash 
0.3.6-1~webupd8~xenial6
RfKill:
 
RunningIncompatibleAddons: False
SourcePackage: firefox
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/09/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V11.1
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: Z68MA-ED55 (MS-7676)
dmi.board.vendor: MSI
dmi.board.version: 2.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: MSI
dmi.chassis.version: 2.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV11.1:bd01/09/2013:svnMSI:pnMS-7676:pvr2.0:rvnMSI:rnZ68MA-ED55(MS-7676):rvr2.0:cvnMSI:ct3:cvr2.0:
dmi.product.name: MS-7676
dmi.product.version: 2.0
dmi.sys.vendor: MSI

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


** Tags: amd64 apport-bug third-party-packages xenial

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

Title:
  Firefox shows white screen of death

Status in firefox package in Ubuntu:
  New

Bug description:
  Firefox 55 & 56 shows white screen of death (no contents, just white
  screen) after a while of being used in Ubuntu GNOME.  To show the bug
  more quickly try refreshing gnome-shell (ALT-F2 r) while Firefox is
  opened.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox 55.0.2+build1-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-89.112-generic 4.4.76
  Uname: Linux 4.4.0-89-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC2D0p:   shemgp24833 F...m pulseaudio
   /dev/snd/controlC2:  shemgp24833 F pulseaudio
   /dev/snd/controlC1:  shemgp24833 F pulseaudio
   /dev/snd/controlC0:  shemgp24833 F pulseaudio
  BuildID: 20170816210634
  Channel: Unavailable
  CurrentDesktop: GNOME
  Date: Fri Aug 18 09:55:10 2017
  DefaultProfileExtensions: extensions.sqlite corrupt or missing
  DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  DefaultProfileLocales: extensions.sqlite corrupt or missing
  DefaultProfilePlugins: Shockwave Flash - 
/usr/lib/browser-plugin-freshplayer-pepperflash/libfreshwrapper-flashplayer.so 
(browser-plugin-freshplayer-pepperflash)
  DefaultProfilePrefSources: prefs.js
  DefaultProfileThemes: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  MostRecentCrashID: bp-c408a251-b0e4-488d-a7a6-6676b1170814
  Profile1Extensions: extensions.sqlite corrupt or missing
  Profile1IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile1Locales: extensions.sqlite corrupt or missing
  Profile1PrefSources: prefs.js
  Profile1Themes: extensions.sqlite

  1   2   >