Re: gnome-shell got memory leaks ?

2012-06-20 Thread Bijan Binaee
i run gnome shell in valgrind and it show that gnome-shell have about 3500
memory error!!!
and leak about 10 MB!!!
also i note that i just ran it and i haven’t opened any window and close it
and maybe if i do that you see a lot more problem

here is valgrind log:http://paste.kde.org/504602/
also because my gnome-shell is not compiled with debug flag backtrace is
not available perfectly

On Wed, Jun 20, 2012 at 3:10 PM, Antono Vasiljev  wrote:

>
> 邓尧  writes:
>
> >>  Right after logging in, "top" utility shows that gnome-shell consumes
> >>> about 1.3G memory. IMO, 1.3G for a window manager is a lot, but still
> >>> acceptable. After using for about two hours, its memory consumption
> >>> grows up to more than 2.5G, and keeps growing! Smells like memory leaks
> >>> :-(
> >>> I'm using nvidia 295.40 driver.
> >>
> >>  Mine, with GS 3.2.2 and nVidia 295.49 is using 0.7GB (logged in since
> >> yesterday), with quite a few extensions & a custom theme.  Another user
> >> with few, if no, extensions is at about 0.6GB.  I've not noticed it
> >> leaking, but I've also not been looking, although I will now, just in
> case.
> >>  gdm's gnome-shell is 0.4GB.
>
> Mine gnome-shell uses 220M in RES column. Logged in 2 days. Video:
> intel, gnome-shell from PPA.
>
>
> --
> http://shelr.tv - plain text screencasts for unix ninjas
> ___
> gnome-shell-list mailing list
> gnome-shell-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/gnome-shell-list
>



-- 

   - امروز عمل است و حسابی در کار نیست فردا حساب است و عملی در کار نیست
___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-shell-list


error build accountservice

2012-03-31 Thread Bijan Binaee
Hi
i try to build gnome-shell using jhbuild

in step that jhbuild try to build accountservice i got following error

act-user-manager.c:45:31: fatal error: systemd/sd-daemon.h: No such file or
directory
compilation terminated.

full make log : http://paste.kde.org/450032/

i realize that it need systemd development file
my problem is i use ubuntu 11.10 not fedora and i'm not sure ubuntu support
systemd throw* this post* <https://wiki.ubuntu.com/systemd>

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


Re: gnome-shell Build proccess

2012-01-21 Thread bijan binaee
HI please also update your jhbuild by going to jhbuild drectory and run git
pull
if you still have error i suggest you to change moduleset in your jhbuild
directory

see jhbuildrc for more information

On Sun, Jan 22, 2012 at 6:24 AM, bijan binaee  wrote:

> i suggestyou to download
> http://tango.freedesktop.org/releases/icon-naming-utils-0.8.90.tar.gzmanually 
> and then replace it in your source directory
>
>
> On Sun, Jan 22, 2012 at 12:28 AM, Milan Oravec  wrote:
>
>> I'm sorry, but now build process ends here. Any suggestions?
>>
>>
>> *** Checking out icon-naming-utils *** [83/101]
>> wget --continue http://tango.freedesktop.org/**
>> releases/icon-naming-utils-0.**8.90.tar.gz<http://tango.freedesktop.org/releases/icon-naming-utils-0.8.90.tar.gz>-O
>>  /home/migo/gnome-shell/source/
>> **icon-naming-utils-0.8.90.tar.**gz
>> --2012-01-21 21:51:22-- http://tango.freedesktop.org/**
>> releases/icon-naming-utils-0.**8.90.tar.gz<http://tango.freedesktop.org/releases/icon-naming-utils-0.8.90.tar.gz>
>> Resolving tango.freedesktop.org... 131.252.210.176
>> Connecting to tango.freedesktop.org|131.252.**210.176|:80... connected.
>> HTTP request sent, awaiting response... 301 Moved Permanently
>> Location: http://tango.freedesktop.org/**Releases/icon-naming-utils-0.**
>> 8.90.tar.gz<http://tango.freedesktop.org/Releases/icon-naming-utils-0.8.90.tar.gz>[following]
>> --2012-01-21 21:51:22-- http://tango.freedesktop.org/**
>> Releases/icon-naming-utils-0.**8.90.tar.gz<http://tango.freedesktop.org/Releases/icon-naming-utils-0.8.90.tar.gz>
>> Reusing existing connection to tango.freedesktop.org:80.
>> HTTP request sent, awaiting response... 200 OK
>> Length: 5044 (4.9K) [text/html]
>> Saving to: `/home/migo/gnome-shell/**source/icon-naming-utils-0.8.**
>> 90.tar.gz'
>>
>> 100%[=**==**
>> ==**==**==>]
>> 5,044   --.-K/s   in 0.004s
>>
>> 2012-01-21 21:51:23 (1.37 MB/s) - `/home/migo/gnome-shell/**
>> source/icon-naming-utils-0.8.**90.tar.gz' saved [5044/5044]
>>
>> *** Error during phase checkout of icon-naming-utils: downloaded file
>> size is incorrect (expected 70321, got 5044) *** [83/101]
>>
>>  [1] Rerun phase checkout
>>
>>  [2] Ignore error and continue to next module
>>  [3] Give up on module
>>  [4] Start shell
>>  [5] Reload configuration
>>  [6] Go to phase "wipe directory and start over"
>> choice:
>>
>>
>> Milan
>>
>> On 01/21/2012 12:43 AM, Jasper St. Pierre wrote:
>>
>>> We are wrong. It is our fault.
>>>
>>> Clutter recently landed a large set of changes that were hard to test,
>>> and caused regressions and broke GNOME Shell. There was a branch
>>> called 'pre-apocalypse-1'. The regressions were fixed, and the
>>> 'pre-apocalypse-1' branch was removed. jhbuild has not been updated to
>>> reflect the fact that the branch was removed.
>>>
>>> On Fri, Jan 20, 2012 at 3:36 PM, bijan binaee
>>>  wrote:
>>>
>>>> I say again and again that you must do exactly what i said it seems
>>>> that you
>>>> do something wrong !
>>>>
>>>> i said that remove all of your precede code that had been download and
>>>> fetch
>>>> them!
>>>> also why you use force_checkout instead of checkout?
>>>>
>>>>
>>>> On Fri, Jan 20, 2012 at 6:56 PM, Milan Oravec  wrote:
>>>>
>>>>>
>>>>> Hi, I've tied your way of building GS, but my journey ends here:
>>>>>
>>>>> *** Checking out clutter *** [26/103]
>>>>> rm -rf /home/migo/gnome-shell/source/**clutter
>>>>> git clone git://git.gnome.org/clutter
>>>>> Cloning into clutter...
>>>>> remote: Counting objects: 53718, done.
>>>>> remote: Compressing objects: 100% (13140/13140), done.
>>>>> remote: Total 53718 (delta 42774), reused 51280 (delta 40537)
>>>>> Receiving objects: 100% (53718/53718), 17.19 MiB | 770 KiB/s, done.
>>>>> Resolving deltas: 100% (42774/42774), done.
>>>>> git remote set-url origin git://git.gnome.org/clutter
>>>>> git fetch
>>>>> *** Error during phase force_checkout of clutter: The requested branch
>>>>> "pre-apocalypse-1" is not available. Neither locally, nor remotely in
>>>>> 

Re: gnome-shell Build proccess

2012-01-20 Thread bijan binaee
I say again and again that you must do exactly what i said it seems that
you do something wrong !

i said that remove all of your precede code that had been download and
fetch them!
also why you use force_checkout instead of checkout?

On Fri, Jan 20, 2012 at 6:56 PM, Milan Oravec  wrote:

> Hi, I've tied your way of building GS, but my journey ends here:
>
> *** Checking out clutter *** [26/103]
> rm -rf /home/migo/gnome-shell/source/**clutter
> git clone git://git.gnome.org/clutter
> Cloning into clutter...
> remote: Counting objects: 53718, done.
> remote: Compressing objects: 100% (13140/13140), done.
> remote: Total 53718 (delta 42774), reused 51280 (delta 40537)
> Receiving objects: 100% (53718/53718), 17.19 MiB | 770 KiB/s, done.
> Resolving deltas: 100% (42774/42774), done.
> git remote set-url origin git://git.gnome.org/clutter
> git fetch
> *** Error during phase force_checkout of clutter: The requested branch
> "pre-apocalypse-1" is not available. Neither locally, nor remotely in the
> origin remote. *** [26/103]
>
>  [1] Rerun phase force_checkout
>  [2] Ignore error and continue to next module
>  [3] Give up on module
>  [4] Start shell
>  [5] Reload configuration
>  [6] Go to phase "wipe directory and start over"
> choice:
>
> Is it only temporary problem, or I'm missing something?
>
> System is 32bit Ubuntu 11.10.
>
> Thanks in advance!
>
> Milan
>
>
>
>
> On 01/19/2012 01:52 AM, bijan binaee wrote:
>
>> Hi Paul !
>>
>> after i take one month for build gnome i found a good way for build it.
>> note : i use ubuntu and i suggest you to use it too!
>> 1. get jhbuild from source code of it in git.gnome.org
>> <http://git.gnome.org>(i khow you have it so please update it to latest
>>
>> version it is very very important!)
>> 2. in jhbuild source find modulesets/gnome-suites-core-**3.4.modules
>> 3. copy content of http://paste.kde.org/188732/ to your .jhbuildrc in
>> your home directory and stick in your mind to change moduleset to the
>> modules you find in precede step
>> 4. ensure that /opt/gnome have write permission
>> 5. delete all of your ancient source code
>> 6. run jhbuild update
>> 7. run jhbuild build
>> 8. run jhbuild shell
>> 9. run gnome-shell --replace
>> *: i suggest you to don't change any step and do it what i exactly said
>> *: currently gnome-shell have some bug that run slow.for more
>> information check 
>> https://bugzilla.gnome.org/**show_bug.cgi?id=668100<https://bugzilla.gnome.org/show_bug.cgi?id=668100>
>> <http://Gnome%203.3%20bug>
>>
>>
>> Regard Bijan Binaee
>>
>> On Wed, Jan 18, 2012 at 7:17 PM, Paul Neulinger > <mailto:priv...@tanwald.net>> wrote:
>>
>>Hey,
>>
>>I'm also facing troubles each time I try to build GNOME Shell and I
>>would be very happy if this would work seamlessly one day. I also
>>work with Fedora 16 and one think I always do is to run the
>>following command:
>>
>>sed -ri 's/gpk-install-package-name/**sudo yum install liboauth-devel
>>rarian-devel rarian-compat gobject-introspection-devel/'
>>gnome-shell-build-setup.sh
>>
>>I would suggest that the gnome-shell-build-setup.sh uses yum instead
>>of gnome-packagekit because the window with the needed packages that
>>pops up is too large even for 24" screens. This is maybe also a bug
>>of gnome-packagekit as you cannot hit the "install-button" anymore.
>>The rest adds packages which are missing in the script for Fedora.
>>
>>    Still, at the moment I got stuck with building gjs. I get the
>>following error:
>>
>>configure: error: Package requirements (gmodule-2.0 gthread-2.0
>>gobject-introspection-1.0 >= 0.10.1 glib-2.0 >= 2.31.0 gobject-2.0
>> >= 2.18.0 mozjs185) were not met:
>>
>>No package 'mozjs185' found
>>
>>What can I do to workaround that? Is there anybody where building
>>works out of the box?
>>
>>
>>Regards,
>>Paul
>>
>>
>>
>>On 01/14/2012 01:40 PM, bijan binaee wrote:
>>
>>>Hi Everybody
>>>
>>>i hope that you had a good holiday i want to share you some of my
>>>problem with gnome-shell and you help me to find the exact what i
>>>    missed!
>>>
>>>every time i want to build gnome-shell i got a lot of build issue
>>>! I dont know why these issue always happened and also always 

Re: gnome-shell Build proccess

2012-01-18 Thread bijan binaee
Hi Paul !

after i take one month for build gnome i found a good way for build it.
note : i use ubuntu and i suggest you to use it too!
1. get jhbuild from source code of it in git.gnome.org(i khow you have it
so please update it to latest version it is very very important!)
2. in jhbuild source find modulesets/gnome-suites-core-3.4.modules
3. copy content of http://paste.kde.org/188732/ to your .jhbuildrc in your
home directory and stick in your mind to change moduleset to the modules
you find in precede step
4. ensure that /opt/gnome have write permission
5. delete all of your ancient source code
6. run jhbuild update
7. run jhbuild build
8. run jhbuild shell
9. run gnome-shell --replace
*: i suggest you to don't change any step and do it what i exactly said
*: currently gnome-shell have some bug that run slow.for more information check
https://bugzilla.gnome.org/show_bug.cgi?id=668100 <http://Gnome%203.3%20bug>

Regard Bijan Binaee

On Wed, Jan 18, 2012 at 7:17 PM, Paul Neulinger  wrote:

>  Hey,
>
> I'm also facing troubles each time I try to build GNOME Shell and I would
> be very happy if this would work seamlessly one day. I also work with
> Fedora 16 and one think I always do is to run the following command:
>
> sed -ri 's/gpk-install-package-name/sudo yum install liboauth-devel
> rarian-devel rarian-compat gobject-introspection-devel/'
> gnome-shell-build-setup.sh
>
> I would suggest that the gnome-shell-build-setup.sh uses yum instead of
> gnome-packagekit because the window with the needed packages that pops up
> is too large even for 24" screens. This is maybe also a bug of
> gnome-packagekit as you cannot hit the "install-button" anymore. The rest
> adds packages which are missing in the script for Fedora.
>
> Still, at the moment I got stuck with building gjs. I get the following
> error:
>
> configure: error: Package requirements (gmodule-2.0 gthread-2.0
> gobject-introspection-1.0 >= 0.10.1 glib-2.0 >= 2.31.0 gobject-2.0 >=
> 2.18.0 mozjs185) were not met:
>
> No package 'mozjs185' found
>
> What can I do to workaround that? Is there anybody where building works
> out of the box?
>
>
> Regards,
> Paul
>
>
>
> On 01/14/2012 01:40 PM, bijan binaee wrote:
>
> Hi Everybody
>
> i hope that you had a good holiday i want to share you some of my problem
> with gnome-shell and you help me to find the exact what i missed!
>
> every time i want to build gnome-shell i got a lot of build issue ! I dont
> know why these issue always happened and also always are different from
> last build!
> i want to know isn't there anybody to build gnome shell daily on a pure
> fedora 16 or other popular distorubtion?
> also can anybody introduce me a standard module to build latest
> development code!
>
> i know all of the module but i'm looking for a person that test one of
> them in last week!
>
> anyway here is my latest build issue can anybody help me to bypass it!
>
> http://paste.kde.org/186572/
>
> Regard Bijan Binaee
>
> ___
> gnome-shell-list mailing 
> listgnome-shell-list@gnome.orghttp://mail.gnome.org/mailman/listinfo/gnome-shell-list
>
>
___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list


Gnome-shell Development Code Run Slow!

2012-01-16 Thread bijan binaee
Hi

I build latest gnome-shell now when I replace new gnome-shell with old
version.
the problem is the new version work too slow!

why?

i attach output of gnome-shell : http://paste.kde.org/187646/


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


Re: gnome-shell Build proccess

2012-01-14 Thread bijan binaee
i did what you said but nothing changed!

>
>
> On Sun, Jan 15, 2012 at 5:20 AM, Jasper St. Pierre 
> wrote:
>
>> Try 'git clean -fdx' to make sure things from previous builds don't
>> interfere, and then use 'jhbuild buildone libsoup'
>>
>> On Sat, Jan 14, 2012 at 8:48 PM, bijan binaee 
>> wrote:
>> > here my git log:http://paste.kde.org/186770/
>> >
>> > i use jhbuild and it use git of the libsoup and i check out it before
>> build
>> > it
>> > and my problem still alive!
>> >
>> > also can you paste your muduleset and jhbuildrc for me!
>> >
>> > Regard Bijan Binaee
>> >
>> >
>> > On Sun, Jan 15, 2012 at 12:47 AM, Jasper St. Pierre <
>> jstpie...@mecheye.net>
>> > wrote:
>> >>
>> >>
>> >>
>> http://git.gnome.org/browse/libsoup/commit/?id=60a4fd63d411fb5b12cfd9e27b111b0ec476a87f
>> >>
>> >> This commit to libsoup should fix your build issues. Are you sure you
>> >> have the latest git checkout of libsoup?
>> >>
>> >> On Sat, Jan 14, 2012 at 7:40 AM, bijan binaee 
>> wrote:
>> >> > Hi Everybody
>> >> >
>> >> > i hope that you had a good holiday i want to share you some of my
>> >> > problem
>> >> > with gnome-shell and you help me to find the exact what i missed!
>> >> >
>> >> > every time i want to build gnome-shell i got a lot of build issue ! I
>> >> > dont
>> >> > know why these issue always happened and also always are different
>> from
>> >> > last
>> >> > build!
>> >> > i want to know isn't there anybody to build gnome shell daily on a
>> pure
>> >> > fedora 16 or other popular distorubtion?
>> >> > also can anybody introduce me a standard module to build latest
>> >> > development
>> >> > code!
>> >> >
>> >> > i know all of the module but i'm looking for a person that test one
>> of
>> >> > them
>> >> > in last week!
>> >> >
>> >> > anyway here is my latest build issue can anybody help me to bypass
>> it!
>> >> >
>> >> > http://paste.kde.org/186572/
>> >> >
>> >> > Regard Bijan Binaee
>> >> >
>> >> > ___
>> >> > gnome-shell-list mailing list
>> >> > gnome-shell-list@gnome.org
>> >> > http://mail.gnome.org/mailman/listinfo/gnome-shell-list
>>
>>
___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list


gnome-shell Build proccess

2012-01-14 Thread bijan binaee
Hi Everybody

i hope that you had a good holiday i want to share you some of my problem
with gnome-shell and you help me to find the exact what i missed!

every time i want to build gnome-shell i got a lot of build issue ! I dont
know why these issue always happened and also always are different from
last build!
i want to know isn't there anybody to build gnome shell daily on a pure
fedora 16 or other popular distorubtion?
also can anybody introduce me a standard module to build latest development
code!

i know all of the module but i'm looking for a person that test one of them
in last week!

anyway here is my latest build issue can anybody help me to bypass it!

http://paste.kde.org/186572/

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


Re: How to parse .ini file in extension

2012-01-10 Thread bijan binaee
you can find source of it in the source of glib

and check in there is it implement under gobject introspection or not

the error show that it not implement in the name that you use it.

i think if you find a prototype like glib_keyfile_[Some METHOD NAME HERE]
you could call it like your could else you couldnt

for more information about GI work please see
http://developer.gnome.org/gobject/2.30/gtype-conventions.html

On Tue, Jan 10, 2012 at 8:20 PM, Stefano Ciancio wrote:

>
> On 12/15/2011 11:30 AM, Stefano Ciancio wrote:
>
>> Hi all,
>>
>> I am developing a little extension for Gnome Shell and I need to read
>> and parse an .ini file from my system.
>>
>> I find a GLib object (GKeyFile) that would be suitable for this, but I
>> cannot find doc, code, example on how to use it in shell.
>>
>> With the code below:
>>
>> const GLib = imports.gi.GLib;
>> let kf = new GLib.KeyFile();
>>
>> I obtain the following error:
>>
>>JS ERROR: !!!   Exception was: Error: Unable to construct boxed
>> type KeyFile since it has no zero-args , can only wrap an
>> existing one
>>JS ERROR: !!! lineNumber = '0'
>>JS ERROR: !!! fileName = '"gjs_throw"'
>>JS ERROR: !!! stack = '"("Unable to construct boxed type
>> KeyFile since it has no zero-args , can only wrap an
>> existing one")@gjs_throw:0...@test.js:12"'
>>JS ERROR: !!! message = '"Unable to construct boxed type
>> KeyFile since it has no zero-args , can only wrap an
>> existing one"'
>> Error: Unable to construct boxed type KeyFile since it has no
>> zero-args , can only wrap an existing one
>>
>> Can you help me?
>>
>> Thanks,
>>Stefano C.
>>
>>
> Anyone can help me? I am googled for some workaround but without success.
>
>
> __**_
> gnome-shell-list mailing list
> gnome-shell-list@gnome.org
> http://mail.gnome.org/mailman/**listinfo/gnome-shell-list
>
___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list


Re: gnome-shell performance under AMD E-350

2012-01-07 Thread bijan binaee
i think it may refer to your graphic card brand so you need to fill a bug
in their site

both Nvidia and ATI have a bug request system

also for testing your drive you can use bottom command in terminal"

glxgears -info


Regard Bijan Binaee

On Sun, Jan 8, 2012 at 1:42 AM, Mark M  wrote:

>  Hi list!
>
> I absolutely love gnome-shell, and it's getting better every day. Awesome
> work!
>
> Anyway, I have a question I was hoping you could help me with. I'm having
> performance issues since buying a laptop based on the AMD E-350 platform
> (my previous experience was with an Intel 945GM + Core 2 Duo laptop and the
> shell was buttery smooth).
>
> Simply going in and out of the overview mode doesn't feel as smooth as it
> should, like it's skipping frames. I tried the catalyst proprietary driver
> and that fixes that particular problem, it feels a lot faster. Of course,
> it introduces a bunch of new ones: lots of screen tearing, crashes of Xorg
> and the 3D apps, artifacts, delays when drawing gtk widgets like menus,
> etc. Basically it's a mess, and I'd rather use the open source drivers
> anyway.
>
> I suspect the problem could be due to vsync; my system might be unable to
> keep up at 60fps, and skips frames and feels bad as a result. Is there any
> way to disable this behavior? I believe the fglrx driver doesn't support
> vblank sync with indirect rendering so that may be one of the reasons it
> doesn't have the issue. I'd honestly rather have a better framerate with
> screen tearing than poor performance but synced.
>
> Also, is there a way to measure the framerate the shell is running at? I
> think that would help nailing down my problem.
>
> Anyway, thanks for the help! Keep up the awesome job.
> Mark
>
> ___
> gnome-shell-list mailing list
> gnome-shell-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gnome-shell-list
>
>
___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list


Implementing css3 text properties

2012-01-04 Thread bijan binaee
HI

in this week i try to get involve in gnome-shell project for contributting
in code

my aim is to Implementing css3 text properties in gnome-shell for use it
under extenension st label

so now how can i reach my aim and how can i make a path for this

also where i must begin my writing code?

also my knowlege is : clutter , st , gobject , opengl

does i need more to know or they are sufficient ?

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


XML parser under an extension

2012-01-01 Thread bijan binaee
Hi

I'm very sorry about my lot's of question

I want know how can i parse XML file and extract element in gnome shell
extension

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


Direct utf 8 Label

2011-12-29 Thread bijan binaee
Hi everybody in the mailing list

I had defined St.Label and now i want to set the text of label to something
like "سلام" but
next the text show on the screen is not right

i check the encoding the source code and it's utf8

can any body know why this problem cause

also i attach the result

Regards Bijan Binaee
<>___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list


Re: IDE For Javascript

2011-12-10 Thread bijan binaee
Ok I download komodo now how can i add gi Repository to the komodo?

On Sun, Dec 11, 2011 at 3:32 AM, Gavin Engel  wrote:

> Give Komodo and/or Webstorm a shot as well.
>
>
>
> On Sat, Dec 10, 2011 at 6:17 AM, David Collins  > wrote:
>
>> I use Geany. Code completion capabilities aren't that great though
>> On Dec 10, 2011 8:35 AM, "bijan binaee"  wrote:
>>
>>> Hi all of member of mailing list
>>>
>>> i'm looking for an ide for editing gnome-shell extension that it support
>>> javascript
>>> and the important part have "code completion"!!
>>>
>>> Do you know any ide that have this feuture?
>>>
>>> Regards
>>> Bijan Binaee
>>>
>>> ___
>>> gnome-shell-list mailing list
>>> gnome-shell-list@gnome.org
>>> http://mail.gnome.org/mailman/listinfo/gnome-shell-list
>>>
>>>
>> ___
>> gnome-shell-list mailing list
>> gnome-shell-list@gnome.org
>> http://mail.gnome.org/mailman/listinfo/gnome-shell-list
>>
>>
>


-- 

   - امروز عمل است و حسابی در کار نیست فردا حساب است و عملی در کار نیست
___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list


Re: IDE For Javascript

2011-12-10 Thread bijan binaee
ok i test it my problem is aptana can't use gir so the code completion of
aptana is not work!
do you have any idea to add gir to aptana?


On Sat, Dec 10, 2011 at 5:20 PM, Reda Lazri wrote:

> Aptana? http://www.aptana.com/
>
> On Sat, Dec 10, 2011 at 2:35 PM, bijan binaee  wrote:
>
>> Hi all of member of mailing list
>>
>> i'm looking for an ide for editing gnome-shell extension that it support
>> javascript
>> and the important part have "code completion"!!
>>
>> Do you know any ide that have this feuture?
>>
>> Regards
>> Bijan Binaee
>>
>> ___
>> gnome-shell-list mailing list
>> gnome-shell-list@gnome.org
>> http://mail.gnome.org/mailman/listinfo/gnome-shell-list
>>
>>
___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list


IDE For Javascript

2011-12-10 Thread bijan binaee
Hi all of member of mailing list

i'm looking for an ide for editing gnome-shell extension that it support
javascript
and the important part have "code completion"!!

Do you know any ide that have this feuture?

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


Running Gnome After Build

2011-12-06 Thread bijan binaee
 hi all of peaple that in the mailing list

after great deal of problem in building gnome
i compile it ( plz update the polkit-0.103 in
http://git.gnome.org/browse/gnome-shell/plain/tools/build/gnome-shell.modulesbecause
some package need this version not
polkit-0.100)!!


 after that i want to run gnome shell with command
jhbuild shell
 but nothing happened! :'-(
next i run this command
 gnome-shell --replace
 and i get this output
 http://paste.kde.org/156002/
 can any body help me!



thanks!


also my error:

   1. [bijan@Bijan ~]$ gnome-shell --replace
   2. Gtk-Message: Failed to load module "pk-gtk-module"
   3. /opt/gnome-shell/install/bin/gnome-shell-real: symbol lookup error: /
   opt/gnome-shell/install/lib64/gtk-3.0/modules/libcanberra-gtk-module.so:
   undefined symbol: gtk_quit_add
   4. Traceback (most recent call last):
   5.   File "/opt/gnome-shell/install/bin/gnome-shell", line 620, in <
   module>
   6. restore_gnome()
   7.   File "/opt/gnome-shell/install/bin/gnome-shell", line 556,
inrestore_gnome
   8. wm= launch_component(
   "/desktop/gnome/session/required_components/windowmanager")
   9.   File "/opt/gnome-shell/install/bin/gnome-shell", line 532,
inlaunch_component
   10. component = client.get_string(gconf_path)
   11. glib.GError: Failed to contact configuration server; the most common
   cause is a missing or misconfigured D-Bus session bus daemon. See http://
   projects.gnome.org/gconf/ for information. (Details -  1: GetIOR failed:
   GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: Method
"GetIOR"with signature
   "" on interface "org.gnome.GConf" doesn't exist
   12. )
___
gnome-shell-list mailing list
gnome-shell-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-shell-list


Gnome Message Tray

2011-12-05 Thread bijan binaee
Hi

i'm searching for the source code of Message Tray in gnome 3

also i have some questions:

1. is Message Tray and libnotify the same project

2. how can i import text hiding from "Message Tray" project to an extension?


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