Page 1 of 12 12311 ... LastLast
Results 1 to 10 of 117

Thread: Gstyle project - a new full gnome theme manager

  1. #1
    Join Date
    Jun 2007
    Beans
    66

    Gstyle project - a new full gnome theme manager

    hello

    i make a post there to get a small feedback on our small project, gstyle

    this software try to concentrate every possibles themes types in one main window with easy install of new themes form gnome-look, deviantart, customize.org... or by direct download from the software

    here s a video to show you:
    http://www.penguincape.org/downloads...le-preview.ogv

    to install from ppa:

    Code:
    sudo apt-add-repository ppa:s-lagui
    sudo apt-get update
    sudo apt-get install gstyle
    if you find some strange traduction (we re french) or want to help, let us know

    thanks

    ++
    Last edited by smo; June 19th, 2010 at 01:15 AM.

  2. #2
    Join Date
    Jun 2007
    Beans
    66

    Re: Gstyle project - a new full gnome theme manager

    ola

    anybody s interested !! ???

  3. #3
    Join Date
    Apr 2007
    Beans
    617
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Gstyle project - a new full gnome theme manager

    well I was hopping to see what others were going to say before I tried it, but since noone seems to be doing that I will take the plunge because the vids look fantastic and will post my results after I've given it a try

  4. #4
    Join Date
    Apr 2007
    Beans
    617
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Gstyle project - a new full gnome theme manager

    Quote Originally Posted by smo View Post
    ola

    anybody s interested !! ???
    tried to install and got this error:
    raceback (most recent call last):
    File "gstyle.py", line 43, in <module>
    Gstyle()
    File "gstyle.py", line 18, in __init__
    config.check_config()
    File "/home/jjgalvez/gstyle/config.py", line 58, in check_config
    os.mkdir(emerald_home_srcdir, 0755)
    OSError: [Errno 2] No such file or directory: '/home/jjgalvez/.emerald/themes'

  5. #5
    Join Date
    Apr 2007
    Beans
    617
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Gstyle project - a new full gnome theme manager

    ok created the .emerald/themes folder and that fixed that. first look it loosk pretty cool, I will write a better review soon

  6. #6
    Join Date
    Jan 2008
    Location
    Romania
    Beans
    403
    Distro
    Ubuntu Development Release

    Re: Gstyle project - a new full gnome theme manager

    Wow, it looks awasome. I just run it for the first time and everything seems to be working fine for now!
    ...Things To Tweak After Installing Ubuntu 12.04 Precise Pangolin

    http://www.webupd8.org - Daily Ubuntu / Linux news and application reviews.

  7. #7
    Join Date
    Jun 2007
    Beans
    66

    Re: Gstyle project - a new full gnome theme manager

    hello

    thanks

    i fixed your small bug yesterday cybergalvez, we ll continue the dev this week end i think (too much work on it last week...)

    Do not hesitate to post your requests or bug

    hummm, english traduction is right ?

    ++
    Last edited by smo; January 28th, 2010 at 12:39 AM.

  8. #8
    Join Date
    Jan 2008
    Location
    Romania
    Beans
    403
    Distro
    Ubuntu Development Release

    Re: Gstyle project - a new full gnome theme manager

    I made a post about your application, I hope you don't mind I uploaded your video to YouTube...

    The post is called Try Gstyle Project, A New Gnome Theme Manager

    I have a question: I saw your application suggests using a script called cfinstall.sh to install the latest Compiz from GIT. Is there any chance you can translate it into English? That would make things a lot easier for people wanting to try this out.
    ...Things To Tweak After Installing Ubuntu 12.04 Precise Pangolin

    http://www.webupd8.org - Daily Ubuntu / Linux news and application reviews.

  9. #9
    Join Date
    May 2009
    Beans
    150

    Re: Gstyle project - a new full gnome theme manager

    As you can see in the screenshot attached, I have installed and enabled the cubemodel plugin, but when I run command 'python gstyle.py', it still shows the following error message that no Default.ini file found in directory /home/paulchang/.config/compiz/compizconfig, any comment?

    .....
    Traceback (most recent call last):
    File "gstyle.py", line 43, in <module>
    Gstyle()
    File "gstyle.py", line 38, in __init__
    self.gtk_gui = MainWindow(self)
    File "/home/paulchang/gstyle/gui/main.py", line 51, in __init__
    self.cubemodel_obj = CubemodelsGui(self.wTree,gstyle_obj.cubemodels_dic t)
    File "/home/paulchang/gstyle/gui/cubemodels.py", line 104, in __init__
    self.check_conf()
    File "/home/paulchang/gstyle/gui/cubemodels.py", line 274, in check_conf
    self.cubemodels_dict.check_plugins()
    File "/home/paulchang/gstyle/lib/cubemodels.py", line 88, in check_plugins
    compiz_ini.readfp(open(compiz_config))

    IOError: [Errno 2] 沒有此一檔案或目錄: '/home/paulchang/.config/compiz/compizconfig/Default.ini'


    CompizConfig Settings Manager.png

  10. #10
    Join Date
    Jun 2007
    Beans
    66

    Re: Gstyle project - a new full gnome theme manager

    ola

    thx a lot nilarimogard, cool to see our soft on webup8.org very nice and clear post np for the video on youtube...

    maybe you can add that this svn version often need update

    cd /thegstyle/dir
    svn update

    ...


    About gstyle, (i ll try to be clear )

    filtres have been corrected for each file-select dialogs, fullpacks is now 90% working but we still have some work on wallpapers/walldyn and translations (and some other details...)

    For the compiz script and the cubemodel's "problem" (i will see for english traduction)

    I removed the cubethemer option (integrated in gstyle)

    and replaced it by a "cubemodel" option, this function just dowload and install a .deb file of the cubemodel plugin builded with checkinstall (not clean but right for a so small package)

    the package is available here (so you don t need the script anymore):
    http://www.ubukey.fr/custom/deb/karm...129-1_i386.deb

    it need some tests but since git and karmic repositories have the same compiz version, normaly it must work for everybody, you can install the full compiz too if you want/need

    once the gstyle deb file is done we'll add this cubemodel deb as dependencies i think (if it works...)

    chaopoch:

    if you used our script, launch it, check the "Config" option then restart compiz by fusion-icon or restart your session

    good luck


    thx all

    ++
    Last edited by smo; January 29th, 2010 at 03:20 AM.

Page 1 of 12 12311 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •