Page 275 of 299 FirstFirst ... 175225265273274275276277285 ... LastLast
Results 2,741 to 2,750 of 2990

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

  1. #2741
    Join Date
    Dec 2007
    Location
    CDO, Philippines
    Beans
    368
    Distro
    Kubuntu Jaunty Jackalope (testing)

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

    I can't wait to install this come jaunty release. I hope that apart from all other issues, Firefox will work well with global-menu by then. Thanks to all the people involved. Keep it up!
    1 + 1 = 2

  2. #2742
    Join Date
    Nov 2008
    Location
    Here, There, Everywhere
    Beans
    1,163
    Distro
    Xubuntu

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

    Quote Originally Posted by adredz View Post
    I hope that apart from all other issues, Firefox will work well with global-menu by then.
    I don't think so, but Google Chrome will, as it is using GTK.

    (thinks...)

    Hey! Chrome has no menu in Windows... It is going to have a menu in Mac?

  3. #2743
    Join Date
    Jun 2006
    Location
    Argentina.
    Beans
    40
    Distro
    Ubuntu 9.10 Karmic Koala

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

    Hi all, i search all over this thread but i couldn't find anyone with my same problem... maybe i'm missing something.
    I've had the global menu (an older version) on Hardy, and it work perfect, someday (don't ask me why) just stop working, i mean, the applet was there whit the windows name, but whit no menus.

    I remove it, install it again (now the version 0.7.3), i enabled the applet and the 'gtk menus option' on the preferences panel, but the menus didn't appear.

    I have the correct Vala version (0.5.6), there where no problems on installation.
    So, what's wrong?

  4. #2744
    Join Date
    Jul 2006
    Location
    /earth/europe
    Beans
    1,450
    Distro
    Ubuntu Development Release

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

    can you make the name of the application text bolder? just to give more distinction where the name end and menus start.
    Last edited by zekopeko; February 21st, 2009 at 09:26 PM.
    WARNING: "sudo rm -rf /" = BAD Read this for more information.
    Q6600-Abit IP35-2 GB RAM-250GTS 1GB

    *Docky FTW!*

  5. #2745
    Join Date
    Feb 2009
    Beans
    26
    Distro
    Ubuntu 10.04 Lucid Lynx

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

    Quote Originally Posted by danielrmt View Post
    I don't think so, but Google Chrome will, as it is using GTK.

    (thinks...)

    Hey! Chrome has no menu in Windows... It is going to have a menu in Mac?
    Yes, all mac apps have a menu, it might be smaller than other apps (less menus) but it will be there.

  6. #2746
    Join Date
    Jul 2005
    Beans
    45

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

    Not having to see how the menu is working, i removed it using apt-get remove, however now i get the following error when running apps

    Code:
    Gtk-Message: Failed to load module "globalmenu-gnome": libglobalmenu-gnome.so: cannot open shared object file: No such file or directory
    I again installed and purged the package as well thinking something got left behind, however the error remains.

    Any advise on how i can get rid of the same ?

    Thanks

  7. #2747
    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 anandi View Post
    Not having to see how the menu is working, i removed it using apt-get remove, however now i get the following error when running apps

    Code:
    Gtk-Message: Failed to load module "globalmenu-gnome": libglobalmenu-gnome.so: cannot open shared object file: No such file or directory
    I again installed and purged the package as well thinking something got left behind, however the error remains.

    Any advise on how i can get rid of the same ?

    Thanks
    try :
    Code:
    gconftool-2 --unset /apps/gnome_settings_daemon/gtk-modules/globalmenu-gnome

  8. #2748
    Join Date
    Jul 2005
    Beans
    45

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

    Quote Originally Posted by ayoli View Post
    try :
    Code:
    gconftool-2 --unset /apps/gnome_settings_daemon/gtk-modules/globalmenu-gnome
    Thanks for the reply. Nope it didn't help to completely remove the message. I still get the same message, though earlier it used to appear 2-3 times, now its appearing once.

  9. #2749
    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 anandi View Post
    Thanks for the reply. Nope it didn't help to completely remove the message. I still get the same message, though earlier it used to appear 2-3 times, now its appearing once.
    Do you have a line like this in your ~/.gnomerc (or ~/.profile) file :
    Code:
    export GTK_MODULES=globalmenu-gnome
    If yes comment it or remove it, then logout/in.

  10. #2750
    Join Date
    Jul 2005
    Beans
    45

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

    Quote Originally Posted by ayoli View Post
    Do you have a line like this in your ~/.gnomerc (or ~/.profile) file :
    Code:
    export GTK_MODULES=globalmenu-gnome
    If yes comment it or remove it, then logout/in.
    Thanks. It resolved the issue.

Page 275 of 299 FirstFirst ... 175225265273274275276277285 ... 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
  •