Page 259 of 299 FirstFirst ... 159209249257258259260261269 ... LastLast
Results 2,581 to 2,590 of 2990

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

  1. #2581
    Join Date
    Nov 2006
    Location
    Boston
    Beans
    1,036

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

    Woops! It turns out I had installed it from source, not svn. I uninstalled the old installation and am installing via svn now. Thanks for the info, I'll keep it tucked away for the next time I install something from svn.
    For an OSX look check out Mac4Lin (updated support thread)
    Follow me on Twitter | My Blog
    The Search tool is your friend.

  2. #2582
    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 johnny_b_good View Post
    Hello, i've updated today and i installed vala 0.5.5. It worked but i have a problem, if i right-click on the applet and select "preferences" nothing happens. Maybe i should delete the configuration files, but i don't know where the directory is located. Thank you all
    i solved, i used to compile without the --prefix=/usr so it wouldn't install. now everything works, but i have two questions:
    1) what does GTK+ Module mean in preferences?
    2) what if i have thunar as my default manager in gnome? i mean, it doesn't recognize the desktop anymore and there are no options, there is only the title "File Manager"
    Thank you guys, it's a great work
    I will never fade.

  3. #2583
    Join Date
    Jan 2009
    Beans
    21

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

    could you please write short installation how-to for ubuntu noobs?

  4. #2584
    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!

    Quote Originally Posted by mayacreator View Post
    could you please write short installation how-to for ubuntu noobs?
    Done, see in my sig, or also on gnome-globalmenu google code wiki.

  5. #2585
    Join Date
    Jan 2009
    Beans
    1

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

    Quote Originally Posted by ayoli View Post
    You need a more recent vesion of globaalmenu and _need_ to sync you libgtk* debs with your ubuntu version (this is a bit tricky and need more explainations taht I'll try to provide to you tommorrow).
    I have the same problem with installing other software that needs newer versions of libgtk. Please explain how can I update libgtk. Thanks.

  6. #2586
    Join Date
    Jan 2009
    Beans
    21

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

    Thanks a lot for your work.

  7. #2587
    Join Date
    Jan 2008
    Beans
    1

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

    I'm compiling gnome-globalmenu-0.7.2 but it give me this error

    ../.libs/libgnomenu.a(libgnomenu_la-parser.o): In function `gnomenu_parser_end_element':
    /home/ema/gnome-globalmenu-0.7.2/libgnomenu/parser.c:245: undefined reference to `g_markup_parse_context_pop'
    ../.libs/libgnomenu.a(libgnomenu_la-parser.o): In function `gnomenu_parser_start_element':
    /home/ema/gnome-globalmenu-0.7.2/libgnomenu/parser.c:146: undefined reference to `g_markup_parse_context_push'
    collect2: ld returned 1 exit status
    make[6]: *** [test-parser] Error 1
    make[6]: Leaving directory `/home/ema/gnome-globalmenu-0.7.2/libgnomenu/tests'
    make[5]: *** [all] Error 2
    make[5]: Leaving directory `/home/ema/gnome-globalmenu-0.7.2/libgnomenu/tests'
    make[4]: *** [all-recursive] Error 1
    make[4]: Leaving directory `/home/ema/gnome-globalmenu-0.7.2/libgnomenu'
    make[3]: *** [all] Error 2
    make[3]: Leaving directory `/home/ema/gnome-globalmenu-0.7.2/libgnomenu'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/ema/gnome-globalmenu-0.7.2'
    make[1]: *** [all] Error 2
    make[1]: Leaving directory `/home/ema/gnome-globalmenu-0.7.2'
    make: *** [build-stamp] Error 2
    debuild: fatal error at line 1305:
    couldn't exec debian/rules:

  8. #2588
    Join Date
    Oct 2006
    Location
    Albi
    Beans
    47
    Distro
    Ubuntu 8.04 Hardy Heron

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

    hello,
    i had global menu 0.7.2 on intrepid (hardly compiled few days ago)

    i just upgraded to jaunty ubuntu 9.04 alpha3

    what a surpise !! globalmenu still working and quite well

    big thank you

  9. #2589
    Join Date
    Apr 2008
    Beans
    641

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

    I tried installing from source but it won't show up, I also did
    killall gnome-panel

    I also tried adding it to my repos but it didn't show up anywhere

    I followed multiple guides and it still won't show up

    ISN'T THERE A .DEB FILE FOR A GUY IN NEED
    Last edited by Fzang; January 18th, 2009 at 02:51 PM.
    My Deviantart
    Doin' it GIMP style

  10. #2590
    Join Date
    Jul 2008
    Beans
    26

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

    Quote Originally Posted by shavedmonkey View Post
    You have to use the flag "--with-xfce4-panel" when you run ./configure to build the XFCE plugin.

    Like this
    Code:
    ./configure --with-xfce4-panel
    I'm using it right now, it's limited, but functional.
    I compiled it from SVN, got it to show up in the list of panel applets, added it to my panel and... it's gone. I can SOMETIMES get it to show "Global Menu Applet for XFCE" in grayed-out letters when I right-click it, but it doesn't appear, even with the GTK module loaded. Anyone care to tell me what I might be doing wrong?
    Last edited by Jeeeep; January 19th, 2009 at 06:47 AM.

Page 259 of 299 FirstFirst ... 159209249257258259260261269 ... 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
  •