Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
We did rebased glib2 to 2.54 due to mutter 3.26, we need to rebuild telepathy-glib against it too othervise gnome-shell won't start properly.
Version-Release number of selected component (if applicable):
telepathy-glib-0.24.0-1.el7
How reproducible:
100%
Steps to Reproduce:
1.
2.
3.
Actual results:
Oct 30 09:33:02 localhost.localdomain gnome-shell[15854]: JS ERROR: Error: Could not find definition of virtual function observe_channels
defineGObjectLegacyObjects/GObjectMeta<._init/<@resource:///org/gnome/gjs/modules/_legacy.js:482:25
defineGObjectLegacyObjects/GObjectMeta<._init@resource:///org/gnome/gjs/modules/_legacy.js:472:13
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
defineGObjectLegacyObjects/GObjectMeta<._construct@resource:///org/gnome/gjs/modules/_legacy.js:543:13
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
Class.prototype._construct/newClass@resource:///org/gnome/gjs/modules/_legacy.js:117:20
Class@resource:///org/gnome/gjs/modules/_legacy.js:65:30
@resource:///org/gnome/shell/ui/components/telepathyClient.js:116:33
ComponentManager<._importComponent@resource:///org/gnome/shell/ui/components/__init__.js:35:13
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
ComponentManager<._ensureComponent@resource:///org/gnome/shell/ui/components/__init__.js:47:27
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
ComponentManager<._enableComponent@resource:///org/gnome/shell/ui/components/__init__.js:54:25
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
ComponentManager<._sessionUpdated/<@resource:///org/gnome/shell/ui/components/__init__.js:22:13
ComponentManager<._sessionUpdated@resource:///org/gnome/shell/ui/components/__init__.js:19:9
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
ComponentManager<._init@resource:///org/gnome/shell/ui/components/__init__.js:13:9
wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22
_Base.prototype._construct@resource:///org/gnome/gjs/modules/_legacy.js:18:5
Class.prototype._construct/newClass@resource:///org/gnome/gjs/modules/_legacy.js:117:20
_initializeUI@resource:///org/gnome/shell/ui/main.js:176:24
start@resource:///org/gnome/shell/ui/main.js:126:5
@<main>:1:31
Oct 30 09:33:02 localhost.localdomain gnome-shell[15854]: Execution of main.js threw exception: JS_EvaluateScript() failed
Oct 30 09:33:02 localhost.localdomain gnome-session-binary[15516]: WARNING: App 'org.gnome.Shell.desktop' exited with code 1
Oct 30 09:33:02 localhost.localdomain gnome-session[15516]: gnome-session-binary[15516]: WARNING: App 'org.gnome.Shell.desktop' exited with code 1
Expected results:
Additional info:
Thanks for the build, Kalev.
However, I am still curious how a glib2 update can break telepathy-glib like this. I see that we didn't update gobject-introspection so far for RHEL 7.5, but we did update gjs.
I don't know. I had the same question on irc and rtcm said:
10:13 < kalev> weird that it needs a rebuild though, I wonder if we've somehow broken glib ABI or something?
10:23 < rtcm> kalev: I think telepathy needs to be rebuilt with a newer gobject-introspection so that the new shell JS implementation which inherits from telepathy gobjects works
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2018:0770
Description of problem: We did rebased glib2 to 2.54 due to mutter 3.26, we need to rebuild telepathy-glib against it too othervise gnome-shell won't start properly. Version-Release number of selected component (if applicable): telepathy-glib-0.24.0-1.el7 How reproducible: 100% Steps to Reproduce: 1. 2. 3. Actual results: Oct 30 09:33:02 localhost.localdomain gnome-shell[15854]: JS ERROR: Error: Could not find definition of virtual function observe_channels defineGObjectLegacyObjects/GObjectMeta<._init/<@resource:///org/gnome/gjs/modules/_legacy.js:482:25 defineGObjectLegacyObjects/GObjectMeta<._init@resource:///org/gnome/gjs/modules/_legacy.js:472:13 wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22 defineGObjectLegacyObjects/GObjectMeta<._construct@resource:///org/gnome/gjs/modules/_legacy.js:543:13 wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22 Class.prototype._construct/newClass@resource:///org/gnome/gjs/modules/_legacy.js:117:20 Class@resource:///org/gnome/gjs/modules/_legacy.js:65:30 @resource:///org/gnome/shell/ui/components/telepathyClient.js:116:33 ComponentManager<._importComponent@resource:///org/gnome/shell/ui/components/__init__.js:35:13 wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22 ComponentManager<._ensureComponent@resource:///org/gnome/shell/ui/components/__init__.js:47:27 wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22 ComponentManager<._enableComponent@resource:///org/gnome/shell/ui/components/__init__.js:54:25 wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22 ComponentManager<._sessionUpdated/<@resource:///org/gnome/shell/ui/components/__init__.js:22:13 ComponentManager<._sessionUpdated@resource:///org/gnome/shell/ui/components/__init__.js:19:9 wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22 ComponentManager<._init@resource:///org/gnome/shell/ui/components/__init__.js:13:9 wrapper@resource:///org/gnome/gjs/modules/_legacy.js:82:22 _Base.prototype._construct@resource:///org/gnome/gjs/modules/_legacy.js:18:5 Class.prototype._construct/newClass@resource:///org/gnome/gjs/modules/_legacy.js:117:20 _initializeUI@resource:///org/gnome/shell/ui/main.js:176:24 start@resource:///org/gnome/shell/ui/main.js:126:5 @<main>:1:31 Oct 30 09:33:02 localhost.localdomain gnome-shell[15854]: Execution of main.js threw exception: JS_EvaluateScript() failed Oct 30 09:33:02 localhost.localdomain gnome-session-binary[15516]: WARNING: App 'org.gnome.Shell.desktop' exited with code 1 Oct 30 09:33:02 localhost.localdomain gnome-session[15516]: gnome-session-binary[15516]: WARNING: App 'org.gnome.Shell.desktop' exited with code 1 Expected results: Additional info: