Page 248 of 299 FirstFirst ... 148198238246247248249250258298 ... LastLast
Results 2,471 to 2,480 of 2990

Thread: Mac-style Menu Bar for GTK and Java/Swing applications!

  1. #2471
    Join Date
    Jul 2007
    Beans
    193
    Distro
    Gutsy Gibbon Testing

    Re: Mh some errors

    Quote Originally Posted by rainwoodman View Post
    Don't use .gnomenurc to load the global menu plugin module. Use the preference entry in the applet preference dialog.
    I'm still using the version in the PPA. I think there wasn't one for .6 right?
    Intel C2 3.0Ghz E8400 / Gigabyte GA-73PVM-S2H / 4GB DDR2-PC6400 / 1TB & 320GB SATA Seagate.

    Asus EeePC 901

  2. #2472
    Join Date
    Oct 2006
    Location
    Italy
    Beans
    46
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Mh some errors

    Quote Originally Posted by rainwoodman View Post
    Make sure you have vala 0.5.2 to compile the trunk.
    thanx man, that worked!!

    EDIT:
    there is just a little problem, if i select the ICON option i get this result:


    as you can see the icon covers a bit the window title...thank you a lot
    Last edited by johnny_b_good; January 3rd, 2009 at 05:44 PM.

  3. #2473
    Join Date
    Dec 2007
    Beans
    290

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    gnome-globalmenu 0.7.1

    svn checkout http://gnome2-globalmenu.googlecode.com/svn/tags/v0.7.1 Downloads:

    http://code.google.com/p/gnome2-glob...?can=2&q=0.7.1

    * Bug fixes
    * Enable/Disable Global Menu via GtkSettings? and the applet.
    o loading globalmenu-gnome via GTK_MODULES is no longer supported.
    o suid applications now also respect global menu. (security!)
    * Disable RGBA by default due to stability issues.
    * it_IT, fr_FR, zh_CN Translations

  4. #2474
    Join Date
    Dec 2007
    Beans
    290

    Re: Mh some errors

    We gonna fix this in 0.7.2.

    Could you file an issue on this at googlecode?

    Quote Originally Posted by johnny_b_good View Post
    thanx man, that worked!!

    EDIT:
    there is just a little problem, if i select the ICON option i get this result:


    as you can see the icon covers a bit the window title...thank you a lot

  5. #2475
    Join Date
    Dec 2007
    Beans
    290

    Re: Mh some errors

    Quote Originally Posted by LavianoTS386 View Post
    I'm still using the version in the PPA. I think there wasn't one for .6 right?
    Perhaps. drwatson might be sort of busy these days so I'll try to figure it out.

    EDIT: I took a look and got lost. launchpad is so convoluted to me.
    Last edited by rainwoodman; January 4th, 2009 at 03:40 AM.

  6. #2476
    Join Date
    Dec 2007
    Beans
    290

    Re: Mh some errors

    Quote Originally Posted by rainwoodman View Post
    We gonna fix this in 0.7.2.

    Could you file an issue on this at googlecode?
    Fixed in trunk as Issue 235.

  7. #2477
    Join Date
    Jun 2006
    Location
    Millau, France
    Beans
    1,492
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    omg ! already 0.7.2 I have to find a moment to try it !
    thanks again for all your good work rainwoodman (and to ppl who help) and Happy New Year !

  8. #2478
    Join Date
    Oct 2006
    Location
    Italy
    Beans
    46
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    wow...i don't know what to say...really. thank you very much rain...

  9. #2479
    Join Date
    Sep 2007
    Location
    Vienna
    Beans
    234

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    hi,
    i followed this guide, now the applet is in the panel, but it only shows the application title and no menu, and all the menus are where they were before.
    there is no "enable" option when i right-click on the applet, only "preferences", "help" and "about".
    using intrepid, almost forgot to say.

  10. #2480
    Join Date
    Oct 2006
    Location
    Italy
    Beans
    46
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Mac-style Menu Bar for GTK and Java/Swing applications!

    Quote Originally Posted by Andreas1 View Post
    hi,
    i followed this guide, now the applet is in the panel, but it only shows the application title and no menu, and all the menus are where they were before.
    there is no "enable" option when i right-click on the applet, only "preferences", "help" and "about".
    using intrepid, almost forgot to say.
    try doing this:
    Code:
    gedit ~/.profile
    and add
    Code:
    export GTK_MODULES=globalmenu-gnome
    then restart the Xserver

Page 248 of 299 FirstFirst ... 148198238246247248249250258298 ... LastLast

Tags for this Thread

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
  •