Re: missing workflows with gnome-shell

2011-02-07 Thread Thomas Bouffon
Hi Alessandro,


Are you sure? I'm using it with an up to date Shell build, and if I open
 an app that has to go on the fourth workspace *from the terminal*, that
 workspace is created and the app moved there.

Yes I am : if the extension has to create a workspace, gnome-shell crashes
(I attached the terminal output in err.txt)

Am I missing something or are you checking out the workspace-thumbnails
 branch? Could you please tell me what is not working in your setup, mine
 seems perfectly functional :)

I'm building with the jhbuild script, so I guess, that's the regular branch.
(version  GNOME Shell 2.91.5). Maybe You modified some little bit in the
extension which makes it work ? Can you post the js file, so that I can try
it (You'll have to change the extension, as js files are refused by the
mailing list)

Beside, are you planning to ditch Gconf in the extension? I would like
 to store settings through Gsettings, I have also planned to add more
 features, like window class matching and geometry setting, but I never
 had the time to do it.

I'm not that much of a planner, but if gsettings enables to use a nice gui
for the settings, why not ?
But I couldn't find much about how it works : gsettings stores info
somewhere, but are these settings accessible  through System settings ? I
guess that once we master the settings management, we'll be able to start
playing with the class/name/application, and being able to chose among
these.

Cheers,
Thomas
 Gtk-Message: Failed to load module pk-gtk-module: libpk-gtk-module.so: Ne 
peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type
Gtk-Message: Failed to load module canberra-gtk-module: 
libcanberra-gtk-module.so: Ne peut ouvrir le fichier d'objet partagé: Aucun 
fichier ou dossier de ce type
Avertissement du gestionnaire de fenêtres : Log level 16: Accessibility: 
org.a11y.atspi schema not found. Are you sure that at-spi or at-spi2 is 
installed on your system?
Avertissement du gestionnaire de fenêtres : Log level 16: Accessibility: 
invalid module path (NULL)
Avertissement du gestionnaire de fenêtres : Log level 16: Accessibility: error 
loading the atk-bridge. Although the accessibility on the system is enabled and 
clutter accessibility is also enabled, accessibility support on GNOME Shell 
will not work
  JS LOG: GNOME Shell started at Mon Feb 07 2011 10:03:27 GMT+0100 (CET)

(mutter:8491): GdmUser-WARNING **: Unable to load CK history: no seat-id found
JS ERROR: !!!   Exception was: TypeError: this.workspacesView is null
JS ERROR: !!! lineNumber = '1117'
JS ERROR: !!! fileName = 
'/home/tbouffon/gnome-shell/install/share/gnome-shell/js/ui/workspacesView.js'
JS ERROR: !!! stack = '([object _private_Meta_Screen],[object 
_private_GLib_ParamSpec])@/home/tbouffon/gnome-shell/install/share/gnome-shell/js/ui/workspacesView.js:1117
([object _private_Meta_Screen],[object 
_private_GLib_ParamSpec])@/home/tbouffon/gnome-shell/install/share/gjs-1.0/lang.js:110
@:0
FindAndMove([object _private_Meta_Display],[object 
_private_Meta_Window])@/home/tbouffon/gnome-shell/install/share/gnome-shell/extensions/workspace_...@gnome-shell-extensions.gnome.org/extension.js:29
'
JS ERROR: !!! message = 'this.workspacesView is null'
JS ERROR: !!!   Exception was: TypeError: this.workspacesView is null
JS ERROR: !!! lineNumber = '1117'
JS ERROR: !!! fileName = 
'/home/tbouffon/gnome-shell/install/share/gnome-shell/js/ui/workspacesView.js'
JS ERROR: !!! stack = '([object _private_Meta_Screen],[object 
_private_GLib_ParamSpec])@/home/tbouffon/gnome-shell/install/share/gnome-shell/js/ui/workspacesView.js:1117
([object _private_Meta_Screen],[object 
_private_GLib_ParamSpec])@/home/tbouffon/gnome-shell/install/share/gjs-1.0/lang.js:110
@:0
FindAndMove([object _private_Meta_Display],[object 
_private_Meta_Window])@/home/tbouffon/gnome-shell/install/share/gnome-shell/extensions/workspace_...@gnome-shell-extensions.gnome.org/extension.js:29
'
JS ERROR: !!! message = 'this.workspacesView is null'

St-ERROR **: st_widget_get_theme_node called on a widget not in a stage
aborting...
Shell killed with signal 5
___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list


Re: Errors while trying to get jhbuild

2011-02-07 Thread shirish शिरीष
At bottom :-

2011/2/7 Patrick Michael Niedzielski patrickniedziel...@gmail.com:

snipped

 Oops, sorry.  I forgot to hit reply all to reply to this list.

 I'm on Debian Sid, and I have no troubles installing the packages.
 Squeeze has stable (read: old :P) packages, and so your best bet would
 be to upgrade to unstable (or maybe testing soon, but not yet: they are
 pushing lots of packages there now).

 Debian Stable may not be so great for development, even though it was
 released less than 24 hours ago.

 I can look through exactly the packages that you are having trouble with
 and give the version numbers I have, but I am not sure if it is very
 wise for you to install them.  In my experience, stable doesn't always
 play well with sid/experimental packages.  It's hit-or-miss (or
 stop-your-system-from-working).

 I can email you offlist with the versions I have.

Please do.

I will try to see if I can pull stuff from stable or experimental
without lot of breakage.

On a slightly off-topic note the DD's (Debian Developers) have said
they would be moving to GIT after Squeeze and hopefully there will be
better turnaround as far as packages and the infrastructure are
concerned. While I do not think it will happen overnight but do hope
in couple of years things would be more better (read current) .

 Cheers,
 Patrick

 --
 Humm and Strumm http://hummstrumm.blogspot.com/, a Free Software 3D
 adventure game for both Windows and *NIX.

 freeSoftwareHacker(); http://freesoftwarehacker.blogspot.com/, a blog
 about Free Software, music, and law.

-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17
___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list


Gnome-shell anomalies

2011-02-07 Thread Onyeibo Oku
Hmm, I just noticed that the animated transition to
'Activities/overview' mode is smoother on my machine (with an nVidia
Quadro 1600FX card).  

*Then, there are other issues:*

1. When the superimposed windows separate in activities mode, they all
pick the same window/screenshot ... or whatever the term is.  E.g. If I
had evolution, file-manager and firefox on one desktop, a transition to
activities mode gives me three windows all bearing firefox GUI, or 
you know what I mean?  Its weird.

2. The notification replacement for Empathy messages still has those
gradients and confusing text arrangement.  I see the one in the mockup
hasn't been implemented yet.  The Calender balloon rocks!  Nothing has
happened to the network menu yet

3.  I'm wondering why the user has to click on those system menus to get
balloons.  A drop-on-hover effect would be more efficient reducing the
clicks by one ... which is significant IMHO.

___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list


How to hibernate?

2011-02-07 Thread Stefano Facchini

Hi,

how can I hibernate (aka suspend-to-disk) my laptop? Closing the lid 
just causes the system to suspend-to-ram (which is the behavior I want), 
while the power button only offers the possibility to turn off the 
computer, so where is hibernation (letting aside typing something in the 
terminal)? Or maybe I am missing something in building gnome-shell..



___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list


Re: How to hibernate?

2011-02-07 Thread Sriram Ramkrishna
On Mon, Feb 7, 2011 at 2:56 PM, Stefano Facchini stefano.facch...@gmail.com
 wrote:

 Hi,

 how can I hibernate (aka suspend-to-disk) my laptop? Closing the lid just
 causes the system to suspend-to-ram (which is the behavior I want), while
 the power button only offers the possibility to turn off the computer, so
 where is hibernation (letting aside typing something in the terminal)? Or
 maybe I am missing something in building gnome-shell..



Mine gives me the option to hibernate if I hit the option to Shutdown..
and then there is a hibernate switch.  The general behavior is that the
system suspends to ram and then over a period of time if the battery gets
low it goes into hibernate.  That's what happens to me anyways.

sri
___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list