Re: gtk.filechooser problems...

2012-07-16 Thread Yaa101
-- (o_ //\ Regards, Groeten, V_/_ Bas Burger. On Mon, 16 Jul 2012 23:13:50 +0200 Yaa101 wrote: > > > >Since we are on this subject, can you point me to info on the criteria >of the schema file and how to compile it? >Basicly same goes for locale files, can you point me to their rules?

Re: gtk.filechooser problems...

2012-07-16 Thread Yaa101
Thank you for pointing me Clemens, I will check it out... -- (o_ //\ Regards, Groeten, V_/_ Bas Burger. On Mon, 16 Jul 2012 23:24:00 +0200 Clemens Eberwein wrote: > Maybe this helps you with the schema file > https://github.com/negesti/gnome-shell-extensions-negesti/tree/develop/putwin...@cl

Re: gtk.filechooser problems...

2012-07-16 Thread Clemens Eberwein
Maybe this helps you with the schema file https://github.com/negesti/gnome-shell-extensions-negesti/tree/develop/putwin...@clemens.lab21.org Basically create a uuid.gschema.xml file in schema dir and compile it with make (makefiles is in schema dir). With utils.is loadSettings you can load the sch

Re: gtk.filechooser problems...

2012-07-16 Thread Yaa101
-- (o_ //\ Regards, Groeten, V_/_ Bas Burger. On Mon, 16 Jul 2012 17:03:25 -0400 "Jasper St. Pierre" wrote: > Does launching: > > gnome-shell-extension-prefs uuid-goes-h...@example.com > > work? What about: ./gnome-shell-extension-prefs startup fine, it shows the dialog with the com

Re: gtk.filechooser problems...

2012-07-16 Thread Jasper St. Pierre
Does launching: gnome-shell-extension-prefs uuid-goes-h...@example.com work? What about: gdbus call --session --dest org.gnome.Shell --object-path /org/gnome/Shell --method org.gnome.Shell.LaunchExtensionPrefs uuid-goes-h...@example.com ? On Mon, Jul 16, 2012 at 4:44 PM, Yaa101 wrote:

Re: gtk.filechooser problems...

2012-07-16 Thread Yaa101
-- (o_ //\ Regards, Groeten, V_/_ Bas Burger. On Mon, 16 Jul 2012 16:29:34 -0400 "Jasper St. Pierre" wrote: > On Mon, Jul 16, 2012 at 4:25 PM, Yaa101 wrote: > > I just installed your extension, but clicking on the settings > > button on the extension page in my browser does nothing at all.

Re: gtk.filechooser problems...

2012-07-16 Thread Jasper St. Pierre
On Mon, Jul 16, 2012 at 4:25 PM, Yaa101 wrote: > I just installed your extension, but clicking on the settings button on > the extension page in my browser does nothing at all. Is there anything notable in the JS console of the page after clicking, or in ~/.xsession-errors? > I am afraid that th

Re: gtk.filechooser problems...

2012-07-16 Thread Yaa101
I just installed your extension, but clicking on the settings button on the extension page in my browser does nothing at all. I am afraid that this part does not work on my system (gnome-shell 3.4.1), this means it also will not work on many other peoples' system. Also I cannot work on the setting

Re: gtk.filechooser problems...

2012-07-16 Thread Yaa101
-- (o_ //\ Regards, Groeten, V_/_ Bas Burger. On Mon, 16 Jul 2012 15:59:43 -0400 "Jasper St. Pierre" wrote: > On Mon, Jul 16, 2012 at 3:55 PM, Yaa101 wrote: > > On Mon, 16 Jul 2012 15:38:09 -0400 > > "Jasper St. Pierre" wrote: > > ... snip ... > > >> Again, preferences should be done wi

Re: gtk.filechooser problems...

2012-07-16 Thread Yaa101
Thanks Clemens, I will have a look at it... -- (o_ //\ Regards, Groeten, V_/_ Bas Burger. On Mon, 16 Jul 2012 21:57:14 +0200 Clemens Eberwein wrote: > Install https://extensions.gnome.org/extension/16/auto-move-windows/ > It uses the prefs tool and launches a gtk app chooser. Imho the > eas

Re: gtk.filechooser problems...

2012-07-16 Thread Jasper St. Pierre
On Mon, Jul 16, 2012 at 3:55 PM, Yaa101 wrote: > On Mon, 16 Jul 2012 15:38:09 -0400 > "Jasper St. Pierre" wrote: ... snip ... >> Again, preferences should be done with the new preferences mechanism. > > Yeah, but I only heard about this new system in the previous email. > So I have to redesign

Re: gtk.filechooser problems...

2012-07-16 Thread Clemens Eberwein
Install https://extensions.gnome.org/extension/16/auto-move-windows/ It uses the prefs tool and launches a gtk app chooser. Imho the easiest way to learn how it works is to see it :) Am 16.07.2012 21:54 schrieb "Yaa101" : > > > > -- > (o_ > //\ Regards, Groeten, > V_/_ Bas Burger. > > > On Mon, 1

Re: gtk.filechooser problems...

2012-07-16 Thread Yaa101
-- (o_ //\ Regards, Groeten, V_/_ Bas Burger. On Mon, 16 Jul 2012 15:38:09 -0400 "Jasper St. Pierre" wrote: > On Mon, Jul 16, 2012 at 3:36 PM, Yaa101 wrote: > > > > > > > > -- > > (o_ > > //\ Regards, Groeten, > > V_/_ Bas Burger. > > > > > > On Mon, 16 Jul 2012 15:01:32 -0400 > > "Jaspe

Re: gtk.filechooser problems...

2012-07-16 Thread Jasper St. Pierre
On Mon, Jul 16, 2012 at 3:36 PM, Yaa101 wrote: > > > > -- > (o_ > //\ Regards, Groeten, > V_/_ Bas Burger. > > > On Mon, 16 Jul 2012 15:01:32 -0400 > "Jasper St. Pierre" wrote: > >> ( First of all, Florian, please try to reply on-list :) ) > > Florian probably replied sender instead of reply all

Re: gtk.filechooser problems...

2012-07-16 Thread Yaa101
-- (o_ //\ Regards, Groeten, V_/_ Bas Burger. On Mon, 16 Jul 2012 15:01:32 -0400 "Jasper St. Pierre" wrote: > ( First of all, Florian, please try to reply on-list :) ) Florian probably replied sender instead of reply all, so I corrected it... > > On Mon, Jul 16, 2012 at 2:45 PM, Yaa101

Re: gtk.filechooser problems...

2012-07-16 Thread Jasper St. Pierre
( First of all, Florian, please try to reply on-list :) ) On Mon, Jul 16, 2012 at 2:45 PM, Yaa101 wrote: > > So what you say is that all the widgets from GKT+ itself are offlimit > for us gjs users? Not all GTK+ widgets are off-limits. Just new top-level windows. And that's not for gjs users, th

Re: gtk.filechooser problems...

2012-07-16 Thread Yaa101
So what you say is that all the widgets from GKT+ itself are offlimit for us gjs users? Shame, now I have to finish my selfmade filechooser, I started on that after I tried the Gtk.fileChooser for the first time. I thought it was my coding that made the lockup, so I tried to create a js filechoo

gtk.filechooser problems...

2012-07-16 Thread Yaa101
Hi all, I am trying to call a filechooser, run it, then get the filename from it. This following code is an example from: http://developer.gnome.org/gnome-devel-demos/stable/image-viewer.js.html.en --- var chooser = new Gtk.FileCho