[Bug 1880405] Re: High CPU and journal flooded with: JS ERROR: TypeError: null has no properties _onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:135:9

2021-01-04 Thread rooijan
Similar ERROR in /var/log/syslog for me on Ubuntu 20.10 with gnome-shell
3.38.1-1ubuntu1.1. Similar to comment #9 I have firefox with many tabs
and dissenter (brave fork) with many tabs open.

Jan  4 06:43:29 desktop01 gnome-shell[2096000]: JS ERROR: TypeError:
null has no
properties#012_onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:135:9

Jan  4 06:43:30 desktop01 gnome-shell[2096000]: message repeated 35862
times: [ JS ERROR: TypeError: null has no
properties#012_onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:135:9]

Jan  4 06:43:30 desktop01 gnome-shell[2096000]: JS ERROR: TypeError:
windowActor is
null#012_addWindowEffect@resource:///org/gnome/shell/ui/closeDialog.js:90:28#012vfunc_show@resource:///org/gnome/shell/ui/closeDialog.js:162:14

➜  ~ inxi -SMCG
System:Host: desktop01 Kernel: 5.8.0-33-generic x86_64 bits: 64 Desktop: 
N/A Distro: Ubuntu 20.10 (Groovy Gorilla) 
Machine:   Type: Desktop System: ASUS product: All Series v: N/A serial: 
 
   Mobo: ASUSTeK model: X99-A v: Rev 1.xx serial:  UEFI: American Megatrends v: 4101 
   date: 07/10/2019 
CPU:   Info: 6-Core model: Intel Core i7-5820K bits: 64 type: MT MCP L2 
cache: 15.0 MiB 
   Speed: 1765 MHz min/max: 1200/3600 MHz Core speeds (MHz): 1: 1626 2: 
1243 3: 1387 4: 1291 5: 1379 6: 1316 7: 1329 
   8: 1300 9: 1288 10: 1247 11: 1356 12: 1282 
Graphics:  Device-1: NVIDIA GK208B [GeForce GT 710] driver: nvidia v: 455.38 
   Display: x11 server: X.Org 1.20.9 driver: nvidia unloaded: 
fbdev,modesetting,nouveau,vesa resolution: 
   1: 2560x1080~60Hz 2: 1680x1050~60Hz 
   OpenGL: renderer: GeForce GT 710/PCIe/SSE2 v: 4.6.0 NVIDIA 455.38

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

Title:
  High CPU and journal flooded with: JS ERROR: TypeError: null has no
  properties
  _onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:135:9

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

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

[Bug 1909351] [NEW] gnome shell cpu

2020-12-26 Thread rooijan
Public bug reported:

>From time to time gnome-shell cpu percentage spikes on Ubuntu 20.10.

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: gnome-shell 3.38.1-1ubuntu1.1
ProcVersionSignature: Ubuntu 5.8.0-33.36-generic 5.8.17
Uname: Linux 5.8.0-33-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp nvidia_modeset zcommon znvpair 
nvidia
ApportVersion: 2.20.11-0ubuntu50.3
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sat Dec 26 08:11:11 2020
DisplayManager: gdm3
InstallationDate: Installed on 2020-05-29 (211 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/usr/bin/zsh
RelatedPackageVersions: mutter-common 3.38.1-2ubuntu1
SourcePackage: gnome-shell
UpgradeStatus: Upgraded to groovy on 2020-10-26 (60 days ago)

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


** Tags: amd64 apport-bug groovy

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

Title:
  gnome shell cpu

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

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

[Bug 907311] Re: Not exiting properly? An instance of Brasero is already running, exiting

2013-05-23 Thread rooijan
emtythevoid:  Have you tried what I suggested here:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/1078928

Not sure if it fix later versions but it worked for me in 12.10.  Needs
to be fixed upstream but at least this fix removes some frustration...

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

Title:
  Not exiting properly? An instance of Brasero is already running,
  exiting

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

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


[Bug 1078928] [NEW] brasero leaves process running

2012-11-14 Thread rooijan
Public bug reported:

In Gnome when I right click on an ISO and Open with Brasero to burn I
noticed that even with a successfully burn there was always a process
left running.  So next time you try to Right Click Burn nothing will
happen.  This was true for the last couple versions of Ubuntu.  Although
on 12.04 the CD also did not eject correctly on finishing.

For me the following fix worked.  Basically calling brasero needs the
-i switch.

# diff brasero.desktop /tmp/brasero.desktop 
7c7
 Exec=brasero -i %U
---
 Exec=brasero %U

I found some information at these two locations:
https://bugs.mageia.org/show_bug.cgi?id=2158
https://bugzilla.redhat.com/show_bug.cgi?id=771012

Ubuntu 12.10 64-bit with brasero Version: 3.4.1-0ubuntu3.

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

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

Title:
  brasero leaves process running

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

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


[Bug 519935] Re: unable to eject cd-rom after burning disk

2012-08-02 Thread rooijan
This issue is still happening in 12.04.  It is slightly worse than just
hitting cancel and the world is ok again.  Yes the burn is successful
but hitting cancel and ejecting manually does not finish the brasero
process for me.  Then on my next burn nothing happens.  Brasero just
plain does not start at all.

Off course I get around it by killing the old brasero process but really
how many users are going to just give up and say bad bad Linux.

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

Title:
  unable to eject cd-rom after burning disk

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

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


[Bug 999923] Re: gvfs cannot access Microsoft DFS Folder Target

2012-05-16 Thread rooijan
** Package changed: ubuntu = gvfs (Ubuntu)

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

Title:
  gvfs cannot access Microsoft DFS Folder Target

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

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