Page 100 of 299 FirstFirst ... 50909899100101102110150200 ... LastLast
Results 991 to 1,000 of 2990

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

  1. #991
    Join Date
    Sep 2005
    Location
    Salem, Oregon
    Beans
    51
    Distro
    Ubuntu Karmic Koala (testing)

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

    Quote Originally Posted by nicolas2b View Post
    Could you give your .conkyrc please ?

    Thanks
    Here ya go!
    Attached Files Attached Files

  2. #992
    Join Date
    Dec 2006
    Location
    Angers, France
    Beans
    19
    Distro
    Ubuntu 7.10 Gutsy Gibbon

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

    thank you

  3. #993
    Join Date
    Oct 2005
    Beans
    693

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

    Actually, I've decided to uninstall it, but this:

    sudo apt-get install --reinstall libgtk2.0-0
    ..doesn't work. Help?

    I've also removed the applet.

  4. #994
    Join Date
    Aug 2005
    Beans
    64

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

    Quote Originally Posted by Mazza558 View Post
    Actually, I've decided to uninstall it, but this:



    ..doesn't work. Help?

    please show the output of

    Code:
    ls -l /usr/lib/libgtk-x11-2.0.so*
    And also, have you made a log off/log on after you reinstall gtk package?

  5. #995
    Join Date
    Oct 2005
    Beans
    693

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

    Quote Originally Posted by avb View Post
    please show the output of

    Code:
    ls -l /usr/lib/libgtk-x11-2.0.so*
    And also, have you made a log off/log on after you reinstall gtk package?
    Code:
    lrwxrwxrwx 1 root root      26 2007-10-26 19:02 /usr/lib/libgtk-x11-2.0.so -> libgtk-x11-2.0.so.0.1200.0
    lrwxrwxrwx 1 root root      33 2007-10-27 17:36 /usr/lib/libgtk-x11-2.0.so.0 -> libgtk-x11-2.0.so.0.1200.0.backup
    -rw-r--r-- 1 root root 3680184 2007-10-05 21:00 /usr/lib/libgtk-x11-2.0.so.0.1200.0
    -rw-r--r-- 1 root root 3690232 2007-10-26 06:42 /usr/lib/libgtk-x11-2.0.so.0.1200.0.backup
    ...and I've logged off/on again.

  6. #996
    Join Date
    Aug 2005
    Beans
    64

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

    Quote Originally Posted by Mazza558 View Post
    Code:
    lrwxrwxrwx 1 root root      26 2007-10-26 19:02 /usr/lib/libgtk-x11-2.0.so -> libgtk-x11-2.0.so.0.1200.0
    lrwxrwxrwx 1 root root      33 2007-10-27 17:36 /usr/lib/libgtk-x11-2.0.so.0 -> libgtk-x11-2.0.so.0.1200.0.backup
    -rw-r--r-- 1 root root 3680184 2007-10-05 21:00 /usr/lib/libgtk-x11-2.0.so.0.1200.0
    -rw-r--r-- 1 root root 3690232 2007-10-26 06:42 /usr/lib/libgtk-x11-2.0.so.0.1200.0.backup
    ...and I've logged off/on again.

    please run:
    Code:
    sudo mv /usr/lib/libgtk-x11-2.0.so.0.1200.0.backup /usr/lib/libgtk-x11-2.0.so.0.1200.0
    sudo apt-get install -y --reinstall libgtk2.0-0
    and then relogin.

  7. #997
    Join Date
    Oct 2005
    Beans
    693

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

    Quote Originally Posted by avb View Post
    please run:
    Code:
    sudo mv /usr/lib/libgtk-x11-2.0.so.0.1200.0.backup /usr/lib/libgtk-x11-2.0.so.0.1200.0
    sudo apt-get install -y --reinstall libgtk2.0-0
    and then relogin.
    Thanks a lot, working fine now

    For now, I'm going to wait until the applet can be installed by itself or has fewer bugs.

  8. #998
    Join Date
    Sep 2006
    Location
    Oklahoma
    Beans
    Hidden!

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

    Quote Originally Posted by avb View Post
    Yes, sure.

    Attached macmenu applet with debian/ and a patch for gtk, adopted for building libgtk2.0-0 package. Just put it to debian/patches and add the name of a patch to debian/patches/series list.
    Thanks avb

  9. #999
    Join Date
    Oct 2007
    Beans
    1

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

    This thread is now long and almost impossible to navigate (for me at least) so let me contribute to it's farther degeneration


    Does this work with gtk 2.12?

    I see references to this: gtk+-2.12.0-r2-gtkmenubar.diff.gz but I can't find it.

    But I can't find the file. I don't use ubuntu, but arch linux so I need to source. Thanks!


    EDIT: Nevermind! It's on page 96!
    Last edited by techly; October 27th, 2007 at 09:52 PM.

  10. #1000
    Join Date
    Sep 2005
    Beans
    7

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

    Well I've gotten most of this to work, except for the icons in the top-right corner. What do you do to change them correctly?

Page 100 of 299 FirstFirst ... 50909899100101102110150200 ... 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
  •