Bug 890708 - Clock applet crashes whole of gnome-shell, error message about utf-8 conversion.
Summary: Clock applet crashes whole of gnome-shell, error message about utf-8 conversion.
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-shell
Version: 25
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Owen Taylor
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-29 00:10 UTC by Seksan Poltree
Modified: 2017-12-12 10:27 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-12-12 10:27:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
GDM greeter log (17.09 KB, text/x-log)
2012-12-29 00:10 UTC, Seksan Poltree
no flags Details

Description Seksan Poltree 2012-12-29 00:10:51 UTC
Created attachment 670002 [details]
GDM greeter log

Description of problem:
Clock applet crashes whole of gnome-shell, error message about utf-8 conversion. It cause gnome-shell is not started.
I think this bug still exits which like bug 840224 in FC17.
When I logged into gnome-shell using gdm. 
It shown a messages that there is some problem.

Version-Release number of selected component:
gnome-shell-3.6.2-6.fc18.x86_64
I'm using FC18 beta with fedora-update-testing repo.
locale  LANG=th_TH.utf8

    JS ERROR: !!!   Exception was: Error: Argument 'text' (type utf8) may not be null
    JS ERROR: !!!     message = '"Argument 'text' (type utf8) may not be null"'
    JS ERROR: !!!     fileName = '"/usr/share/gnome-shell/js/ui/dateMenu.js"'
    JS ERROR: !!!     lineNumber = '203'
    JS ERROR: !!!     stack = '"()@/usr/share/gnome-shell/js/ui/dateMenu.js:203
wrapper()@/usr/share/gjs-1.0/lang.js:204
([object Object])@/usr/share/gnome-shell/js/ui/dateMenu.js:148
wrapper([object Object])@/usr/share/gjs-1.0/lang.js:204
([object Object])@/usr/share/gjs-1.0/lang.js:145
([object Object])@/usr/share/gjs-1.0/lang.js:239
("dateMenu")@/usr/share/gnome-shell/js/ui/panel.js:1155
wrapper("dateMenu")@/usr/share/gjs-1.0/lang.js:204
([object Array],[object _private_St_BoxLayout])@/usr/share/gnome-shell/js/ui/panel.js:1166
wrapper([object Array],[object _private_St_BoxLayout])@/usr/share/gjs-1.0/lang.js:204
()@/usr/share/gnome-shell/js/ui/panel.js:1120
wrapper()@/usr/share/gjs-1.0/lang.js:204
()@/usr/share/gnome-shell/js/ui/panel.js:969
wrapper()@/usr/share/gjs-1.0/lang.js:204
()@/usr/share/gjs-1.0/lang.js:145
()@/usr/share/gjs-1.0/lang.js:239
start()@/usr/share/gnome-shell/js/ui/main.js:144
@<main>:1
"'
คำเตือนในโปรแกรมจัดการหน้าต่าง: Log level 32: Execution of main.js threw exception: Error: Argument 'text' (type utf8) may not be null

-----
I added  + "" in the argument into that line (/usr/share/gnome-shell/js/ui/dateMenu.js:203), It can start gnome shell.
but when I update with new version, the bug still exist.

How reproducible:
Log in using GDM and select gnome-shell session.

Comment 1 Bob Glickstein 2013-08-02 05:40:58 UTC
I am seeing the same thing after upgrading from F17 to F19 using FedUp.  Gnome is unusable; I had to downgrade to Cinnamon.  Mine is the "C" locale.

To make gnome-shell start I modified dateMenu.js, changing

this._clockDisplay.set_text(this._clock.clock);

to

this._clockDisplay.set_text(this._clock.clock || '');

but the result is no time display at all.

Comment 2 Fedora End Of Life 2013-12-21 10:06:46 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 3 Fedora End Of Life 2014-02-05 14:14:47 UTC
Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 4 Terje Røsten 2014-05-30 13:07:49 UTC
Problem is still present in Fedora 20 and gnome-session-3.10.1-1.fc20.x86_64.

Would be really nice with a proper.

Comment 5 Jan Kurik 2015-07-15 14:54:14 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle.
Changing version to '23'.

(As we did not run this process for some time, it could affect also pre-Fedora 23 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23

Comment 6 Fedora End Of Life 2016-11-24 10:53:01 UTC
This message is a reminder that Fedora 23 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 23. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '23'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 23 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 7 Fedora End Of Life 2017-11-16 18:57:51 UTC
This message is a reminder that Fedora 25 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 25. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '25'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 25 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged  change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

Comment 8 Fedora End Of Life 2017-12-12 10:27:28 UTC
Fedora 25 changed to end-of-life (EOL) status on 2017-12-12. Fedora 25 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.