-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    LinuxDaily.com    Linux42.org    OpenSkillz.com    Open-PC.com   
Apps
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


Sponsoring


-
- Content .- Fans (4) .- Knowledge Base  . 

Cairo Menu

   1.06  

GTK Other Utility

qb89dragonqb89dragon
CairoMenu / Wacom Control Panel
Home
-
Chris Hughes
CairoMenu / Wacom Control Panel
Canada, Vancouver
Last visit 12 hours ago
0 Friends
0 Groups

Other contents
Send a message
Add as friend
More info
--
Cairo Menu
zoom


Cairo Menu
zoom


Cairo Menu
zoom


Homepage:  Link
Depends on  GNOME 2.x
Downloads:  1236
Submitted:  Aug 2 2009
Updated:  2 days ago
Score: 
score65%65%score
 65% good
bad   good

Description:

A fast and functional menu for the gnome desktop that focuses on speed, efficiency and delivering what you want in the least number of clicks or keystrokes.

HOW TO INSTALL
=====================
Adding the ppa to your repositories ensures you get the latest updates all the time!


sudo add-apt-repository ppa:hughescih/ppa && sudo apt-get update && sudo apt-get install cairo-menu


Supported Languages
English, French, Italian, Spanish
If you want to translate this application to your language, the translation template is located under /usr/lib/CairoMenu/language dev files
You can email the completed po and mo files to me at 89dragon _at_ gmail _dot_ com

Unique and useful features in this application:
- Run as administrator in the right-click menu
- Large thumbnail previews for recent items
- Favorites menu
- Fast search engine builtin
- Multiple themes and options available
- Group recent items by file type

Known Bugs/To-Do:
- This is a first release, so report any and every bug or improvement you can think of!!
- Write add-to-panel context-menu option
- Fix hotkey support to open menu
- Better preferences dialog
- Menu item properties are read-only




Changelog:

1.0-0 : Initial release!
1.0-1 : Added eject/unmount/rename context menu options. Recent items can now be pinned to favorites menu. Video thumbnails are now displayed as well as better thumbnail/text layouts in the recent items menu. Gtk bookmarks can now be renamed, and scrolling through the menu is better.
1.0-2 : Adds grouping by file type in recent items menu.
1-0-3 : Speed improvements to menu renderer and recent items parser
1-0-4 : Now automatically built in launchpad.
1-0-5 : Default path is now home directory, instead of filesystem.
1-0-6 : Bugfixes




LicenseGPL
Ubuntu(cairo-menu 1.6)
Donate
Send to a friend
Subscribe
Other apps from qb89dragon



goto page: prev   1  2 

-
.

 Thanks for this!

 
 by ZetaZeta on: Aug 22 2009
 

This is a great application, personally the best menu that I've ever used.
I'm eager to see progress on this, since it's already awesome.


Reply to this

-
.

 Hi, i like it

 
 by DragonSama on: Aug 29 2009
 

hello

excuse for my english, but i'm french.

I like it, i prefer it then the gnomenu.
It like than the kde menu.

I constat juste a problem with the name of repertories which have the letters é, è, à...

Should i make you a suggestion :
could make a buttom on menu to activate this option :
when you navigate in the folders, with this option you have the choice to open the folders in a navigator or list the sub folders and files in the same menu like recents documents.


I like Linux, it's so more beautiful than Windows and so more fast.
Reply to this

-
.

 It does'nt work...

 
 by leicester on: Oct 5 2009
 

Hi, I installed this on both ubuntu hardy and arch linux 64bit and both installation gives me an error when I add it to the panel:

The panel encountered a problem while loading "OAFIID:GNOME_CairoMenu".

Any ideas on how to fix it?


I like arch linux :)
Reply to this

-

 Re: It does'nt work...

 
 by qb89dragon on: Oct 7 2009
 
qb89dragonqb89dragon
CairoMenu / Wacom Control Panel
Home
-
Chris Hughes
CairoMenu / Wacom Control Panel
Canada, Vancouver
Last visit 12 hours ago
0 Friends
0 Groups

Other contents
Send a message
Add as friend
More info
--

The short: Hardy is too old to be supported.
If you hit up a terminal and type /usr/lib/CairoMenu/panel.py run-in-window
and paste the debugging output in here, I can either fix it or tell you why it doesn't work.


Reply to this

-

 Re: Re: It does'nt work...

 
 by leicester on: Oct 7 2009
 

Traceback (most recent call last):
File "/usr/lib/CairoMenu/panel.py", line 19, in <module>
from main import Menu
File "/usr/lib/CairoMenu/main.py", line 9, in <module>
from graphics import *
File "/usr/lib/CairoMenu/graphics.py", line 6, in <module>
from menuengine import MenuSource
File "/usr/lib/CairoMenu/menuengine.py", line 8, in <module>
import gio
ImportError: No module named gio



Its seems I don't have all the necessary modules. What do I need to install to have the missing module?


Reply to this

-

 Re: Re: Re: It does'nt work...

 
 by qb89dragon on: Oct 7 2009
 
qb89dragonqb89dragon
CairoMenu / Wacom Control Panel
Home
-
Chris Hughes
CairoMenu / Wacom Control Panel
Canada, Vancouver
Last visit 12 hours ago
0 Friends
0 Groups

Other contents
Send a message
Add as friend
More info
--

Unfortunately you need to upgrade to at least intrepid. The python gio module was released in intrepid. So you are quite a ways behind by now.


Reply to this

-

 Re: Re: Re: Re: It does'nt work...

 
 by leicester on: Oct 7 2009
 

Awwww.. Too bad.. Anyways I'll try it on arch linux when I get home and see the output in terminal.


Reply to this

-

 Re: Re: Re: Re: Re: It does'nt work...

 
 by leicester on: Oct 7 2009
 

As an update I managed to make it work in arch linux by installing gnome-python-desktop package. Many thanks for your reply, it pointed me to the right direction. :)


Reply to this

-

 problems with bookmarks

 
 by joaquinsu on: Mar 28 2010
 

It is a very good, but I have problems when adding a favorite, I always stop and stay blank, for clarification I will say that the problem either since I tried to add wine applications.


Reply to this

-

 Re: problems with bookmarks

 
 by qb89dragon on: Mar 31 2010
 
qb89dragonqb89dragon
CairoMenu / Wacom Control Panel
Home
-
Chris Hughes
CairoMenu / Wacom Control Panel
Canada, Vancouver
Last visit 12 hours ago
0 Friends
0 Groups

Other contents
Send a message
Add as friend
More info
--

Go to
.cairomenufavourites in your home folder (it's a hidden file)

edit the file in gedit and delete each line one at a time and save the file every time, the menu will appear when you've removed the one that is causing the problem.


Reply to this

-
.

 y

 
 by joaquinsu on: Mar 31 2010
 

Thanks, already been solved http://gtk-apps.org/comments/img/fi9.gif


y
Reply to this

goto page: prev   1  2 

Add commentBack




-
-
all messages
openDesktop.org Facebook App

 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Facebook App
Content RSS   
Events RSS   

Participate
Groups
Forum
Add App
Public API
About GTK-Apps.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2010 GTK-Apps.org Team  
All rights reserved. GTK-Apps.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.