-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 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 
 apps.ownCloud.com ownCloud 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
 VLC-Addons.org Themes and Extensions for VLC
--
-
 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   
 
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


Sponsoring


-
- Content .- Fans  . 

Vista Start Menu for Gnome Panel

   beta 1.08  

Other GNOME Stuff

Score 72%
qb89dragonqb89dragon
CairoMenu / Wacom Control Panel
Home
-
Chris Hughes 22

CairoMenu / Wacom Control Panel
Canada, Vancouver
Last visit Jul 21 2012
1 Friends
0 Groups

More info
Send a message
Add as friend
Other contents
--
Vista Start Menu for Gnome Panel
zoom


Vista Start Menu for Gnome Panel
zoom


Vista Start Menu for Gnome Panel
zoom


Link:  http://
Depends on  GNOME 2.x
Downloads:  52219
Submitted:  Dec 10 2007
Updated:  Nov 24 2008

Description:

An elegant and functional menu with many themes, not just vista.
Currently supported languages:
English, Czech, French, Spanish, Portuguese

THIS IS NOT COMPATIBLE WITH UBUNTU 8.10 Intrepid Ibex
The lightweight Vista Menu implementation is compatible.
http://www.gtk-apps.org/content/show.php/XP+Start+Menu?content=93807

I may work on this in future, but if any python programmers out there want to take this over and improve it, please email me for the latest source.

INSTALLATION

-Install Dependencies:

sudo apt-get install python2.5 python-xdg python-cairo python-gconf python-xlib deskbar


-Download package from this page
-Extract to your desktop, and double click on the installer inside
-Right click on the gnome panel, and go to 'add to panel' and select vista menu



We need people to help make new themes and translate the menu to new languages! Please send me a message if you can help.




Changelog:

Beta 1.07: Includes new theme and fixes multiple program launching and command line errors
Beta 1.08: Basically a total rewrite!
Beta 1.08_1: Fixed Blue Wave theme.
Beta 1.08_2: More languages added.




LicenseGPL
(VistaMenu 1.08_2 beta (all systems))
(VistaMenu 1.08 beta (Ubuntu/Debian))
other(Lightweight XP Menu)
Send to a friend
Subscribe
Other  Artwork  from qb89dragon
Report inappropriate content



goto page: prev  ... 14  15  16  17  18  19  20  21  22  23  24  25 

-

 Debian Testing: Lenny

 
 by raschko on: Aug 25 2008
 
Score 50%

I so far have been able to install the deb package of this panel plugin in debian testing.

Yet, since there is one unmet dependency python-gconf, I can not retain vistamenu without being warned about the situation with every apt update...etc

Using the non deb version I've run into OAFIID:GNOME_VistaMenu, which users suggest deleting .VistaMenuSettings.xml.

Seems not to work in my current situation.

Might be safe to assume it's just the dependency holding me back..in which case what is the debian testing alternative to python-gconf?

or has this been answered before.

thanks!!!!


Reply to this

-

 Re: Debian Testing: Lenny

 
 by qb89dragon on: Aug 31 2008
 
Score 50%
qb89dragonqb89dragon
CairoMenu / Wacom Control Panel
Home
-
Chris Hughes 22

CairoMenu / Wacom Control Panel
Canada, Vancouver
Last visit Jul 21 2012
1 Friends
0 Groups

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

Try running from terminal ./Vista_Menu.py run-in-window and paste any debugging output here.


Reply to this

-

 Re: Re: Debian Testing: Lenny

 
 by raschko on: Aug 31 2008
 
Score 50%

Traceback (most recent call last):
File "/usr/lib/vistamenu/Vista_Menu_Object.py", line 175, in timeout_callback
self.hwg.setup(origin[0], origin[1])
File "/usr/lib/vistamenu/Vista_Menu_Main.py", line 173, in setup
self.PGL = ProgramList()
File "/usr/share/vistamenu/Themes/Widget/Classic/PGMenu.py", line 24, in __init__
self.XDG = XDGMenu()
File "/usr/lib/vistamenu/XDG.py", line 23, in __init__
self.BaseMenu = xdg.Menu.parse("applications.menu")
File "/var/lib/python-support/python2.5/xdg/Menu.py", line 501, in parse
raise ParsingError('File not found', "/etc/xdg/menus/applications.menu")
xdg.Exceptions.ParsingError: ParsingError in file '/etc/xdg/menus/applications.menu', File not found
Traceback (most recent call last):
File "/usr/lib/vistamenu/Vista_Menu_Object.py", line 128, in button_press
self.ShowMenu()
File "/usr/lib/vistamenu/Vista_Menu_Object.py", line 206, in ShowMenu
if origin != Images.SavedOriginState:
AttributeError: 'module' object has no attribute 'SavedOriginState'


Reply to this

-

 Re: Re: Re: Debian Testing: Lenny

 
 by qb89dragon on: Sep 2 2008
 
Score 50%
qb89dragonqb89dragon
CairoMenu / Wacom Control Panel
Home
-
Chris Hughes 22

CairoMenu / Wacom Control Panel
Canada, Vancouver
Last visit Jul 21 2012
1 Friends
0 Groups

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

the program expects your XDG menu list to be in the location /etc/xdg/menus/applications.menu . It's worked for everyone so far across quite a range of distributions - as it's the first time I've heard of this error happening. Has something changed about the way menus are stored in debian?


Reply to this

-

 Missing File

 
 by raschko on: Sep 3 2008
 
Score 50%

Am not entirely certain on that but, will be poking around to find the specified file.

I would love this menu to work across everything!

As of right now I can actually see the panel button, but clicking only changes to the down state without changing back; menu does not display.


Reply to this

-

 Re: Missing File

 
 by caleb12 on: Sep 16 2008
 
Score 50%

I, too, am having the same issue... Panel item appears, clicking reveals the down state but no menu.

Also, on Debian Lenny (testing) and could not locate the python-gconf package, so I installed from the tar ball.

Launching from the command line produces no response, just sits for about a minute and then silently exits. My menu items are located in /etc/xdg.

Hopefully, someone made some head way with this... I'm still not sure why there is no python-gconf package for Debian.

Thanks for the work though!


Reply to this

-

 Re: Missing File

 
 by caleb12 on: Sep 16 2008
 
Score 50%

I, too, am having the same issue... Panel item appears, clicking reveals the down state but no menu.

Also, on Debian Lenny (testing) and could not locate the python-gconf package, so I installed from the tar ball.

Launching from the command line produces no response, just sits for about a minute and then silently exits. My menu items are located in /etc/xdg.

Hopefully, someone made some head way with this... I'm still not sure why there is no python-gconf package for Debian.

Thanks for the work though!

~~ It looks like the python-gconf package was merged with the python-gnome2 package in Debian systems. At least that's where the gconf.so module is now.~~


Reply to this

-

 Ah HA!!!!

 
 by raschko on: Oct 27 2008
 
Score 50%

I haven't had the time to poke around recently until this morning; in debian testing applications.menu is now

gnome-applications.menu

Works with the change, Button states however remain an issue.



-

 Missing Icons

 
 by Azraelthe7th on: Sep 9 2008
 
Score 50%

For some reason while I was editing my GTK icon theme, the Vista menu's main icons simply went missing. I have no idea how it happened, but it's a pretty ugly bug.

Also, if I log out of the session, and come back in, the menu doesn't show up in the tray. I can't even completely stop it from the System Monitor, and it requires me to restart the PC for it to work again.


Reply to this

-

 Re: Missing Icons

 
 by qb89dragon on: Sep 9 2008
 
Score 50%
qb89dragonqb89dragon
CairoMenu / Wacom Control Panel
Home
-
Chris Hughes 22

CairoMenu / Wacom Control Panel
Canada, Vancouver
Last visit Jul 21 2012
1 Friends
0 Groups

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

Weird, what version of what distro are you on?
Try reinstalling it (and not the .deb package)
Can you run it from a terminal Vista_Menu.py , then leave the blank terminal window, and add it to the panel - leaving the terminal, and then all the debugging you get in the terminal window, you can paste back in here.


Reply to this

-

 Re: Re: Missing Icons

 
 by Azraelthe7th on: Sep 9 2008
 
Score 50%

I'm using Ubuntu 8.04.1

I already had tried removing the .deb file using the --purge option, and deleted the hidden configuration file, and re-installing it with the other file. The strange thing is that the icons are missing on one user account, but not the other.

As for it disappearing when I log out and back in, I was hoping that 1.08_2 would have corrected that issue, but it appears I'm the only one who had this problem.


Reply to this

-

 Re: Re: Re: Missing Icons

 
 by qb89dragon on: Sep 10 2008
 
Score 50%
qb89dragonqb89dragon
CairoMenu / Wacom Control Panel
Home
-
Chris Hughes 22

CairoMenu / Wacom Control Panel
Canada, Vancouver
Last visit Jul 21 2012
1 Friends
0 Groups

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

nobody's had a similar error. I'm using ubuntu 8.04 myself, so it's likely a configuration problem at your end. Try making a brand new user account and trying it there with a logoff. Did the debug show anything on the account that didn't have any icons.


Reply to this

-

 Re: Re: Re: Re: Missing Icons

 
 by Azraelthe7th on: Sep 10 2008
 
Score 50%

The terminal didn't print anything on the account with the missing icons.

The terminal would print this with the other account:
Warning: Name location identifier not recognised from: <Name Id="Enabled" Loc="DesktopIntegrationTable" Text="Enabled"/>
Warning: Name location identifier not recognised from: <Name Id="Disabled" Loc="DesktopIntegrationTable" Text="Disabled"/>
/usr/lib/vistamenu/Vista-Menu-Settings.py:469: Warning: IA__g_object_set_property: object class `GtkCellRendererPixbuf' has no property named `image'
gtk.main()
cleanup
Saving Icon Cache...
XDG: Icon cache successfully written to user's home directory


As for the menu disappearing when I log out, I noticed it did that on a number of computers. I can't pinpoint why exactly, but the system monitor would show that /usr/bin/Vista_ is indeed running when it isn't. The best workaround I found is to remove the menu, log out and log back in, then re-install it.

I'll try adding a third account to test it out, see if anything went wrong somewhere.


Reply to this

-

 Re: Re: Re: Re: Missing Icons

 
 by Azraelthe7th on: Sep 15 2008
 
Score 50%

Ok, I tested it out with a third account, and it's cleared. I think that the hidden menuiconcache.xml file could have been the cause of the issue. I can't confirm it since I deleted the account and started from scratch, but maybe the file was corrupted somehow.

As for the log out issue, it still persists, and it does that on most PCs I installed the menu on. Any idea what could cause this?


Reply to this

-

 install

 
 by nomadewolf on: Sep 11 2008
 
Score 50%

sudo apt-get install python2.5 python-xdg python-cairo python-gconf python-xlib deskbar

this doesn't work for me... it says that apt is not a program or something...
i use Open SuSE 11.0... does anyone knows what i might be doing wrong?...
i also tried with yast, but i didn't found these packages...

thanks


Reply to this

-

 GREAT!!!

 
 by augoldfinger on: Sep 19 2008
 
Score 50%

Very Nice Job!!!

I am going to change your start menu icon though, I hope you don't mind.

I want a regular Vista icon.
I migrated my 77 year old dad's Vista desktop to Hardy. The more familiar looking the better for him.

Have you seen any Vista start icons? I have looked for three days & still have not found one <GGG>

Terrific menu. This should be very easy for him. It installed in like 30 seconds!

Good directions!

Thanks Much!


Reply to this

-

 Re: GREAT!!!

 
 by augoldfinger on: Sep 19 2008
 
Score 50%

Ooops, Scratch that question! I found your vista button...


Reply to this

-

 ubuntu dependencies

 
 by nulall on: Sep 19 2008
 
Score 50%

For ubuntu, the list is wrong (it has deskbar instead of deskbar-applet)
It should be:

sudo apt-get install python2.5 python-xdg python-cairo python-gconf python-xlib deskbar

Sorry if this was already spotted, I didn't read the 22 pages of comments...

But I love this applet and can't wait to see how it progresses! I'd love to see more themes integrated or (even better) a theme to match the current interface/icons.


Reply to this

-
.

 nice job

 
 by lightangelbr on: Sep 21 2008
 
Score 50%

nice job! xD


#This is a comment and will not be ever executed.#
Reply to this

goto page: prev  ... 14  15  16  17  18  19  20  21  22  23  24  25 

Add commentBack




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

Participate
Groups
Forum
Add Artwork
Public API
About GNOME-Look.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2003-2013 GNOME-Look.org Team  
All rights reserved. GNOME-Look.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
GNOME and the foot logo are trademarks of the GNOME Foundation.