Thank you for reporting this bug to Ubuntu. Ubuntu 12.04 LTS reached End
of Life in April. See this document for currently supported Ubuntu
releases: https://wiki.ubuntu.com/Releases
Please upgrade to Ubuntu 16.04 LTS and re-test. If the bug is still
reproducible, increase the verbosity of the ste
I can also confirm that the above workaround worked for me too.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/996534
Title:
gnome-shell doesn't start in 12.04
To manage notifications about this bug
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: gnome-shell (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/996534
Title:
I have the exact same problem after upgrade from Ubuntu 11.10 to 12.04
JS ERROR: !!! Exception was: Error: No signal 'toggle-recording' on object
'MetaScreen'
JS ERROR: !!! lineNumber = '0'
JS ERROR: !!! fileName = '"gjs_throw"'
JS ERROR: !!! stack = '"("No signal 'tog
I got this to stop crashing by opening main.js and commenting the line
_initRecorder();
Just change it to
//_initRecorder();
The actual error is might well be something to do with this change
http://web.archiveorange.com/archive/v/0bV89CzpHivImReI9dvM
Obviously this isn't a proper fix since re