[Bug 1870867] Re: gnome-shell crashed with SIGABRT meta_x11_get_stage_window: assertion failed: (META_IS_STAGE_X11 (impl))

2020-08-13 Thread Jack J
That is good news! I've been using the touchscreen as much as possible
since last night and have been unable to reproduce the crash.

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

Title:
  gnome-shell crashed with SIGABRT meta_x11_get_stage_window: assertion
  failed: (META_IS_STAGE_X11 (impl))

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

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

[Bug 1870867] Re: gnome-shell crashed with SIGABRT meta_x11_get_stage_window: assertion failed: (META_IS_STAGE_X11 (impl))

2020-08-11 Thread Jack J
I rebooted and disabled all extensions other than the Built-in ones. I'm
still able to trigger the crash. Output of dpkg -l is attached.

** Attachment added: "dpkgl"
   
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1870867/+attachment/5400654/+files/dpkgl

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

Title:
  gnome-shell crashed with SIGABRT meta_x11_get_stage_window: assertion
  failed: (META_IS_STAGE_X11 (impl))

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

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

[Bug 1870867] Re: gnome-shell crashed with SIGABRT meta_x11_get_stage_window: assertion failed: (META_IS_STAGE_X11 (impl))

2020-08-11 Thread Jack J
I am still getting this bug with the proposed version. Ubuntu 20.04 on a
Lenovo machine.

I hope I updated correctly, I followed the instructions linked above to
activate the "proposed" repository and installed the package with "sudo
apt install mutter/focal-proposed", then deactivated the "proposed"
repository and rebooted my machine. For the record, "dpkg --status
mutter" shows "Version: 3.36.4-0ubuntu0.20.04.2", so I think I did it
correctly. I did not touch gnome-shell. "gnome-shell --version" shows
3.36.3.

I used the touchscreen and triggered the bug after just a few minutes.
gnome-shell crashed and some familiar messages were dumped in the
syslog:

Aug 11 10:51:24 c930 gnome-shell[5197]: Object Meta.BackgroundActor 
(0x55be2f3b63f0), has been already deallocated — impossible to access it. This 
might be caused by the object having been destroyed from C code using something 
such as destroy(), dispose(), or remove() vfuncs.
Aug 11 10:51:24 c930 gnome-shell[5197]: == Stack trace for context 
0x55be2bb6a6f0 ==
Aug 11 10:51:24 c930 gnome-shell[5197]: #0   7fff7da0d270 b   
resource:///org/gnome/gjs/modules/core/overrides/GObject.js:571 (2255897b6c40 @ 
25)
Aug 11 10:51:24 c930 gnome-shell[5197]: #1   55be2caa60a0 i   
/usr/share/gnome-shell/extensions/desktop-icons@csoriano/desktopGrid.js:209 
(2ec7edda91f0 @ 85)
Aug 11 10:51:24 c930 gnome-shell[5197]: #2   55be2caa6018 i   
/usr/share/gnome-shell/extensions/desktop-icons@csoriano/desktopGrid.js:148 
(2ec7edda4f88 @ 12)
Aug 11 10:51:24 c930 gnome-shell[5197]: JS ERROR: Error: Argument 'instance' 
(type interface) may not be 
null#012_init/GObject.Object.prototype.disconnect@resource:///org/gnome/gjs/modules/core/overrides/GObject.js:571:24#012_onDestroy@/usr/share/gnome-shell/extensions/desktop-icons@csoriano/desktopGrid.js:209:45#012_init/<@/usr/share/gnome-shell/extensions/desktop-icons@csoriano/desktopGrid.js:148:44
Aug 11 10:51:24 c930 gnome-shell[5197]: clutter_actor_iter_next: assertion 
'ri->age == ri->root->priv->age' failed
Aug 11 10:51:27 c930 gnome-shell[5197]: **
Aug 11 10:51:27 c930 gnome-shell[5197]: 
mutter:ERROR:../src/backends/x11/meta-stage-x11.c:870:meta_x11_get_stage_window:
 assertion failed: (META_IS_STAGE_X11 (impl))
Aug 11 10:51:27 c930 gnome-shell[5197]: Bail out! 
mutter:ERROR:../src/backends/x11/meta-stage-x11.c:870:meta_x11_get_stage_window:
 assertion failed: (META_IS_STAGE_X11 (impl))
Aug 11 10:51:27 c930 gnome-shell[5197]: GNOME Shell crashed with signal 6
Aug 11 10:51:27 c930 gnome-shell[5197]: == Stack trace for context 
0x55be2bb6a6f0 ==
Aug 11 10:51:41 c930 whoopsie-upload-all[7230]: Collecting info for 
/var/crash/_usr_bin_gnome-shell.1000.crash...
Aug 11 10:51:41 c930 whoopsie-upload-all[7230]: Marking 
/var/crash/_usr_bin_gnome-shell.1000.crash for whoopsie upload
Aug 11 10:51:41 c930 whoopsie[2089]: [10:51:41] Parsing 
/var/crash/_usr_bin_gnome-shell.1000.crash.
Aug 11 10:51:42 c930 whoopsie[2089]: [10:51:41] Uploading 
/var/crash/_usr_bin_gnome-shell.1000.crash.
Aug 11 10:51:42 c930 systemd[2217]: gnome-shell-x11.service: Main process 
exited, code=dumped, status=6/ABRT
Aug 11 10:51:42 c930 systemd[2217]: gnome-shell-x11.service: Failed with result 
'core-dump'.
Aug 11 10:51:42 c930 systemd[2217]: gnome-shell-x11.service: Scheduled restart 
job, restart counter is at 2.
Aug 11 10:51:42 c930 whoopsie-upload-all[9369]: 
/var/crash/_usr_bin_gnome-shell.1000.crash already marked for upload, skipping

I'm uploading the output of "apport-retrace -R -s _usr_bin_gnome-
shell.1000.crash", if the information is incomplete please let me know
what I can do get better data.

** Attachment added: "backtrace"
   
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1870867/+attachment/5400621/+files/backtrace

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

Title:
  gnome-shell crashed with SIGABRT meta_x11_get_stage_window: assertion
  failed: (META_IS_STAGE_X11 (impl))

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

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

[Bug 1852645] ProcCpuinfoMinimal.txt

2019-11-25 Thread Jack J
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1852645/+attachment/5307727/+files/ProcCpuinfoMinimal.txt

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

Title:
  WebAudio API does not behave as expected (Cannot mute videos)

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

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

[Bug 1852645] Re: WebAudio API does not behave as expected (Cannot mute videos)

2019-11-25 Thread Jack J
Very strangely, I can no longer reproduce this bug either.

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

Title:
  WebAudio API does not behave as expected (Cannot mute videos)

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

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

[Bug 1852645] ProcEnviron.txt

2019-11-25 Thread Jack J
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1852645/+attachment/5307728/+files/ProcEnviron.txt

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

Title:
  WebAudio API does not behave as expected (Cannot mute videos)

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

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

[Bug 1852645] Profile3Prefs.txt

2019-11-25 Thread Jack J
apport information

** Attachment added: "Profile3Prefs.txt"
   
https://bugs.launchpad.net/bugs/1852645/+attachment/5307729/+files/Profile3Prefs.txt

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

Title:
  WebAudio API does not behave as expected (Cannot mute videos)

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

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

[Bug 1852645] HookError_source_firefox.txt

2019-11-25 Thread Jack J
apport information

** Attachment added: "HookError_source_firefox.txt"
   
https://bugs.launchpad.net/bugs/1852645/+attachment/5307726/+files/HookError_source_firefox.txt

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

Title:
  WebAudio API does not behave as expected (Cannot mute videos)

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

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

[Bug 1852645] Re: WebAudio API does not behave as expected (Cannot mute videos)

2019-11-25 Thread Jack J
apport information

** Tags added: apport-collected eoan

** Description changed:

  I initially posted this bug to the Firefox issue tracker here:
  https://bugzilla.mozilla.org/show_bug.cgi?id=1596397, but we determined
  it was specific to the Ubuntu package.
  
  When I play the video in this JSFiddle: https://jsfiddle.net/ea9h3bg7/,
  there should be no audio. This is the behavior in the Firefox 70 build
  that you can get from Mozilla's website. However, with the Ubuntu build,
  audio is still heard.
  
  ---
  
  Ubuntu 19.10, Firefox that shipped with the distro, upgraded to 70.0.1
  via the Ubuntu update manager.
  
  Firefox package version:
  
  firefox:
Installed: 70.0.1+build1-0ubuntu0.19.10.1
Candidate: 70.0.1+build1-0ubuntu0.19.10.1
Version table:
   *** 70.0.1+build1-0ubuntu0.19.10.1 500
  500 http://fr.archive.ubuntu.com/ubuntu eoan-updates/main amd64 
Packages
  500 http://security.ubuntu.com/ubuntu eoan-security/main amd64 
Packages
  100 /var/lib/dpkg/status
   69.0.3+build1-0ubuntu1 500
  500 http://fr.archive.ubuntu.com/ubuntu eoan/main amd64 Packages
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu8.2
+ Architecture: amd64
+ BuildID: 20191031091608
+ CurrentDesktop: ubuntu:GNOME
+ DefaultProfileExtensions: extensions.sqlite corrupt or missing
+ DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
+ DefaultProfileLocales: extensions.sqlite corrupt or missing
+ DefaultProfilePrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:930
+ DefaultProfileThemes: extensions.sqlite corrupt or missing
+ DistroRelease: Ubuntu 19.10
+ InstallationDate: Installed on 2019-11-09 (16 days ago)
+ InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
+ Package: firefox 70.0.1+build1-0ubuntu0.19.10.1 [modified: 
usr/share/applications/firefox.desktop]
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 5.3.0-23.25-generic 5.3.7
+ Profile3Extensions: extensions.sqlite corrupt or missing
+ Profile3IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
+ Profile3Locales: extensions.sqlite corrupt or missing
+ Profile3PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:930
+ Profile3PrefSources: prefs.js
+ Profile3Themes: extensions.sqlite corrupt or missing
+ Profiles:
+  Profile3 - LastVersion=70.0.1/20191030021342 (Out of date)
+  Profile1 (Default) - LastVersion=None/None (Out of date)
+  Profile0 - LastVersion=70.0.1/20191031091608 (In use)
+  Profile2 - LastVersion=72.0a1/20191114055112 (Out of date)
+ Tags:  eoan
+ Uname: Linux 5.3.0-23-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True

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

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

Title:
  WebAudio API does not behave as expected (Cannot mute videos)

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

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

[Bug 1852645] [NEW] WebAudio API does not behave as expected (Cannot mute videos)

2019-11-14 Thread Jack J
Public bug reported:

I initially posted this bug to the Firefox issue tracker here:
https://bugzilla.mozilla.org/show_bug.cgi?id=1596397, but we determined
it was specific to the Ubuntu package.

When I play the video in this JSFiddle: https://jsfiddle.net/ea9h3bg7/,
there should be no audio. This is the behavior in the Firefox 70 build
that you can get from Mozilla's website. However, with the Ubuntu build,
audio is still heard.

---

Ubuntu 19.10, Firefox that shipped with the distro, upgraded to 70.0.1
via the Ubuntu update manager.

Firefox package version:

firefox:
  Installed: 70.0.1+build1-0ubuntu0.19.10.1
  Candidate: 70.0.1+build1-0ubuntu0.19.10.1
  Version table:
 *** 70.0.1+build1-0ubuntu0.19.10.1 500
500 http://fr.archive.ubuntu.com/ubuntu eoan-updates/main amd64 Packages
500 http://security.ubuntu.com/ubuntu eoan-security/main amd64 Packages
100 /var/lib/dpkg/status
 69.0.3+build1-0ubuntu1 500
500 http://fr.archive.ubuntu.com/ubuntu eoan/main amd64 Packages

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

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

Title:
  WebAudio API does not behave as expected (Cannot mute videos)

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

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

[Bug 1766230] Re: Strange window matching behaviour between Slack and Chrome

2019-01-21 Thread Jack J
I have this too, but with Slack and Nautilus. Steps to reproduce:

1. Have someone send you a file on Slack.
2. Download the file and click on "Open containing folder".
3. The opened Nautilus window is now grouped with the Slack icon on the 
launcher.

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

Title:
  Strange window matching behaviour between Slack and Chrome

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

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

[Bug 1290847] Re: pyvenv fails due to mising ensurepip module

2019-01-20 Thread Jack J. Woehr
Yes, 5 years later this is still broken. What can we do to install a
venv, please?

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

Title:
  pyvenv fails due to mising ensurepip module

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1290847/+subscriptions

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

[Bug 1728741] [NEW] Xorg freeze

2017-10-30 Thread Jack J. Woehr
Public bug reported:

Will not come back after screen lock.
The main VAIO laptop lid monitor does not come back, stays dark, no backlight.
I have a second HDMI monitor.
The HDMI monitor will come back from screen lock, but scrambled.
Mouse does not appear.
I have also tried suckless.org slock with same result.
Closing and opening the lid does not help.
I also hear the laptop fan come on when trying to restore which indicates CPU 
is probably running away.
No keyboard sequence seems to work, though I have not tested this exhaustively.
All that works is a 5-second powerdown button press with restart.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: xorg 1:7.7+19ubuntu3
ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
Uname: Linux 4.13.0-16-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.7-0ubuntu3.1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Mon Oct 30 16:17:32 2017
DistUpgraded: 2017-10-30 08:29:59,969 DEBUG icon theme changed, re-reading
DistroCodename: artful
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GpuHangFrequency: Continuously
GpuHangReproducibility: Yes, I can easily reproduce it
GpuHangStarted: Immediately after installing this version of Ubuntu
GraphicsCard:
 NVIDIA Corporation GF108M [GeForce GT 540M] [10de:0df4] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Sony Corporation GF108M [GeForce GT 540M] [104d:9086]
InstallationDate: Installed on 2016-10-29 (366 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
LightdmDisplayLog: (II) Server terminated successfully (0). Closing log file.
MachineType: Sony Corporation VPCF215FX
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-16-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: Upgraded to artful on 2017-10-30 (0 days ago)
dmi.bios.date: 02/10/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: R0200V3
dmi.board.asset.tag: N/A
dmi.board.name: VAIO
dmi.board.vendor: Sony Corporation
dmi.board.version: N/A
dmi.chassis.asset.tag: N/A
dmi.chassis.type: 10
dmi.chassis.vendor: Sony Corporation
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrR0200V3:bd02/10/2011:svnSonyCorporation:pnVPCF215FX:pvrC608AVBH:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
dmi.product.family: VAIO
dmi.product.name: VPCF215FX
dmi.product.version: C608AVBH
dmi.sys.vendor: Sony Corporation
version.compiz: compiz 1:0.9.13.1+17.10.20170901-0ubuntu1
version.libdrm2: libdrm2 2.4.83-1
version.libgl1-mesa-dri: libgl1-mesa-dri 17.2.2-0ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 17.2.2-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.19.5-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.10.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20170309-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

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


** Tags: amd64 apport-bug artful freeze ubuntu wayland-session

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

Title:
  Xorg freeze

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

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