I recently upgraded from Slackware64 13.1 to 13.37. I was running an old version of GSB (2.28?), that I upgraded to GSB 3.0 last week. Now, I can run all the Gnome stuff I tried, except for the Gnome Shell. It crashes with an error that seems related to CSS (see the attached output of xsession-errors). I am wondering if any package or library would be missing.
Afterward, I removed all the GSB packages, and downloaded the whole package tree of GSB 3.0. I then reinstalled everything with 'installpkg */*t?z' in the directory. It resulted in the same error. Also, I get the same error with a fresh user.
Sorry, I forgot to add the log of the crash. Here it is, inline:
Avertissement du gestionnaire de fenêtres : Log level 16: Unable to
register authentication agent:
GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: An authentication
agent already exists for the given subject
Avertissement du gestionnaire de fenêtres : Log level 16: Error
registering polkit authentication agent:
GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: An authentication
agent already exists for the given subject (polkit-error-quark 0)
JS ERROR: !!! Exception was: Error: No property 'style_class' in
property list (or its value was undefined)
JS ERROR: !!! lineNumber = '0'
JS ERROR: !!! fileName = 'gjs_throw'
JS ERROR: !!! stack = '("No property 'style_class' in property
list (or its value was undefined)")@gjs_throw:0
()@/usr/share/gnome-shell/js/ui/popupMenu.js:764
()@/usr/share/gnome-shell/js/ui/popupMenu.js:1223
PopupMenuSection()@/usr/share/gnome-shell/js/ui/popupMenu.js:1216
()@/usr/share/gnome-shell/js/ui/status/network.js:1541
NMApplet()@/usr/share/gnome-shell/js/ui/status/network.js:1531
()@/usr/share/gnome-shell/js/ui/panel.js:1051
start()@/usr/share/gnome-shell/js/ui/main.js:204
@<main>:1
'
Avertissement du gestionnaire de fenêtres : Log level 32: Execution of
main.js threw exception: Error: No property 'style_class' in property
list (or its value was undefined)
gnome-shell-calendar-server[15189]: Got HUP on stdin - exiting
On Oct 9, 7:38 pm, François Lapointe <flapoi...@gmail.com> wrote:
> I recently upgraded from Slackware64 13.1 to 13.37. I was running an
> old version of GSB (2.28?), that I upgraded to GSB 3.0 last week. Now,
> I can run all the Gnome stuff I tried, except for the Gnome Shell. It
> crashes with an error that seems related to CSS (see the attached
> output of xsession-errors). I am wondering if any package or library
> would be missing.
> Afterward, I removed all the GSB packages, and downloaded the whole
> package tree of GSB 3.0. I then reinstalled everything with
> 'installpkg */*t?z' in the directory. It resulted in the same error.
> Also, I get the same error with a fresh user.
On Sun, Oct 9, 2011 at 7:54 PM, flapointe <flapoi...@gmail.com> wrote: > Sorry, I forgot to add the log of the crash. Here it is, inline:
> Avertissement du gestionnaire de fenêtres : Log level 16: Unable to > register authentication agent: > GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: An authentication > agent already exists for the given subject > Avertissement du gestionnaire de fenêtres : Log level 16: Error > registering polkit authentication agent: > GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: An authentication > agent already exists for the given subject (polkit-error-quark 0) > JS ERROR: !!! Exception was: Error: No property 'style_class' in > property list (or its value was undefined) > JS ERROR: !!! lineNumber = '0' > JS ERROR: !!! fileName = 'gjs_throw' > JS ERROR: !!! stack = '("No property 'style_class' in property > list (or its value was undefined)")@gjs_throw:0 > ()@/usr/share/gnome-shell/js/ui/popupMenu.js:764 > ()@/usr/share/gnome-shell/js/ui/popupMenu.js:1223 > PopupMenuSection()@/usr/share/gnome-shell/js/ui/popupMenu.js:1216 > ()@/usr/share/gnome-shell/js/ui/status/network.js:1541 > NMApplet()@/usr/share/gnome-shell/js/ui/status/network.js:1531 > ()@/usr/share/gnome-shell/js/ui/panel.js:1051 > start()@/usr/share/gnome-shell/js/ui/main.js:204 > @<main>:1 > ' > Avertissement du gestionnaire de fenêtres : Log level 32: Execution of > main.js threw exception: Error: No property 'style_class' in property > list (or its value was undefined) > gnome-shell-calendar-server[15189]: Got HUP on stdin - exiting
> On Oct 9, 7:38 pm, François Lapointe <flapoi...@gmail.com> wrote: >> Hello,
>> I recently upgraded from Slackware64 13.1 to 13.37. I was running an >> old version of GSB (2.28?), that I upgraded to GSB 3.0 last week. Now, >> I can run all the Gnome stuff I tried, except for the Gnome Shell. It >> crashes with an error that seems related to CSS (see the attached >> output of xsession-errors). I am wondering if any package or library >> would be missing.
>> Afterward, I removed all the GSB packages, and downloaded the whole >> package tree of GSB 3.0. I then reinstalled everything with >> 'installpkg */*t?z' in the directory. It resulted in the same error. >> Also, I get the same error with a fresh user.
>> Any thoughts? Thanks,
>> Francois
> -- > You received this message because you are subscribed to the Google Groups "GSB User Discussion" group. > To post to this group, send email to gsb-users@googlegroups.com. > To unsubscribe from this group, send email to gsb-users+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/gsb-users?hl=en.
As proposed by Dominik Breitbeil, downgrading to the following
packages solved the problem:
- seamonkey-2.1b3-x86_64-2.txz
- seamonkey-solibs2.1b3-x86_64-2.txz
Thanks,
François
On Oct 9, 7:54 pm, flapointe <flapoi...@gmail.com> wrote:
> Sorry, I forgot to add the log of the crash. Here it is, inline:
> Avertissement du gestionnaire de fenêtres : Log level 16: Unable to
> register authentication agent:
> GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: An authentication
> agent already exists for the given subject
> Avertissement du gestionnaire de fenêtres : Log level 16: Error
> registering polkit authentication agent:
> GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: An authentication
> agent already exists for the given subject (polkit-error-quark 0)
> JS ERROR: !!! Exception was: Error: No property 'style_class' in
> property list (or its value was undefined)
> JS ERROR: !!! lineNumber = '0'
> JS ERROR: !!! fileName = 'gjs_throw'
> JS ERROR: !!! stack = '("No property 'style_class' in property
> list (or its value was undefined)")@gjs_throw:0
> ()@/usr/share/gnome-shell/js/ui/popupMenu.js:764
> ()@/usr/share/gnome-shell/js/ui/popupMenu.js:1223
> PopupMenuSection()@/usr/share/gnome-shell/js/ui/popupMenu.js:1216
> ()@/usr/share/gnome-shell/js/ui/status/network.js:1541
> NMApplet()@/usr/share/gnome-shell/js/ui/status/network.js:1531
> ()@/usr/share/gnome-shell/js/ui/panel.js:1051
> start()@/usr/share/gnome-shell/js/ui/main.js:204
> @<main>:1
> '
> Avertissement du gestionnaire de fenêtres : Log level 32: Execution of
> main.js threw exception: Error: No property 'style_class' in property
> list (or its value was undefined)
> gnome-shell-calendar-server[15189]: Got HUP on stdin - exiting
> On Oct 9, 7:38 pm, François Lapointe <flapoi...@gmail.com> wrote:
> > Hello,
> > I recently upgraded from Slackware64 13.1 to 13.37. I was running an
> > old version of GSB (2.28?), that I upgraded to GSB 3.0 last week. Now,
> > I can run all the Gnome stuff I tried, except for the Gnome Shell. It
> > crashes with an error that seems related to CSS (see the attached
> > output of xsession-errors). I am wondering if any package or library
> > would be missing.
> > Afterward, I removed all the GSB packages, and downloaded the whole
> > package tree of GSB 3.0. I then reinstalled everything with
> > 'installpkg */*t?z' in the directory. It resulted in the same error.
> > Also, I get the same error with a fresh user.
On Sun, 2011-10-09 at 16:54 -0700, flapointe wrote: > Sorry, I forgot to add the log of the crash. Here it is, inline:
> Avertissement du gestionnaire de fen tres : Log level 16: Unable to > register authentication agent: > GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: An authentication > agent already exists for the given subject > Avertissement du gestionnaire de fen tres : Log level 16: Error > registering polkit authentication agent: > GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: An authentication > agent already exists for the given subject (polkit-error-quark 0) > JS ERROR: !!! Exception was: Error: No property 'style_class' in > property list (or its value was undefined) > JS ERROR: !!! lineNumber = '0' > JS ERROR: !!! fileName = 'gjs_throw' > JS ERROR: !!! stack = '("No property 'style_class' in property > list (or its value was undefined)")@gjs_throw:0 > ()@/usr/share/gnome-shell/js/ui/popupMenu.js:764 > ()@/usr/share/gnome-shell/js/ui/popupMenu.js:1223 > PopupMenuSection()@/usr/share/gnome-shell/js/ui/popupMenu.js:1216 > ()@/usr/share/gnome-shell/js/ui/status/network.js:1541 > NMApplet()@/usr/share/gnome-shell/js/ui/status/network.js:1531 > ()@/usr/share/gnome-shell/js/ui/panel.js:1051 > start()@/usr/share/gnome-shell/js/ui/main.js:204 > @<main>:1 > ' > Avertissement du gestionnaire de fen tres : Log level 32: Execution of > main.js threw exception: Error: No property 'style_class' in property > list (or its value was undefined) > gnome-shell-calendar-server[15189]: Got HUP on stdin - exiting
> On Oct 9, 7:38 pm, Fran ois Lapointe <flapoi...@gmail.com> wrote: > > Hello,
> > I recently upgraded from Slackware64 13.1 to 13.37. I was running an > > old version of GSB (2.28?), that I upgraded to GSB 3.0 last week. Now, > > I can run all the Gnome stuff I tried, except for the Gnome Shell. It > > crashes with an error that seems related to CSS (see the attached > > output of xsession-errors). I am wondering if any package or library > > would be missing.
> > Afterward, I removed all the GSB packages, and downloaded the whole > > package tree of GSB 3.0. I then reinstalled everything with > > 'installpkg */*t?z' in the directory. It resulted in the same error. > > Also, I get the same error with a fresh user.