Page 289 of 299 FirstFirst ... 189239279287288289290291 ... LastLast
Results 2,881 to 2,890 of 2990

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

  1. #2881
    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!

    done, i hope i've been enough clear.
    I will never fade.

  2. #2882
    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!

    since nobody is helping me i'm trying to find a solution by myself
    where are the user configuration files? I mean, a directory like /home/user/.globalmenu ...maybe deleting it could help
    thanx

    EDIT: emesene works with globalmenu version 0.7.5
    Last edited by johnny_b_good; July 3rd, 2009 at 06:54 PM.
    I will never fade.

  3. #2883
    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 johnny_b_good View Post
    since nobody is helping me i'm trying to find a solution by myself
    where are the user configuration files? I mean, a directory like /home/user/.globalmenu ...maybe deleting it could help
    thanx

    EDIT: emesene works with globalmenu version 0.7.5
    Glad it works for you now.
    For the record I beleive there is no configuration files for globalmenu. All the config is stored in gconf keys afaik.

  4. #2884
    Join Date
    Feb 2007
    Beans
    303
    Distro
    Ubuntu 9.04 Jaunty Jackalope

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

    Hi,

    This is a fantastic project and im glad to see it going so well.
    Unfortunately I've stumbled on a critical problem the global menu causes. Its started happening about a month ago.

    Basically it can randomly crash applications when opening a new window. For example:

    - Eye of gnome (image viewer) crashes after openeing a few pictures. Could vary from 3 to 10.

    - Evolution can crash at anytime i open a new message window.

    - Nautilus could crash at anytime i open a browser window. I say roughly 1 in 10 times it will crash.

    - Gimp often fails to start 2 out of 3 times.

    And lots of others.

    All these were solved when i disable global menu.

    Crash logs usually gives this message (but replace evolution with other pragram names):
    Code:
    evolution[3924]: segfault at 412e860 ip 00007ff3192f2379 sp 00007fff2d8a6420 error 4 in libgobject-2.0.so.0.2000.1[7ff3192e3000+44000]
    When opening programs in terminal I always get this message when closing the application:

    Code:
    (eog:8397): GLib-GObject-CRITICAL **: g_object_ref: assertion `object->ref_count > 0' failed

    As i said all these problems and errors totally dissapear if i disable global menu and its reproducable everytime so without a doubt its global menu. Ive seen a few of these issues on the forums lately all with the same libgobject-2.0.so in their error message. I wonder if they all use global menu.

    Is there anywhere you would like me to post this info? Or any other info that would help the developers? Or better yet has this happened before and a solution given?

    Keep up the good work.

  5. #2885
    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 Psyphre View Post
    Is there anywhere you would like me to post this info? Or any other info that would help the developers? Or better yet has this happened before and a solution given?

    http://code.google.com/p/gnome2-globalmenu/issues/list

  6. #2886
    Join Date
    Feb 2007
    Beans
    303
    Distro
    Ubuntu 9.04 Jaunty Jackalope

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

    ok submitted the problem there.

  7. #2887
    Join Date
    Oct 2007
    Location
    algeria
    Beans
    81
    Distro
    Ubuntu 10.10 Maverick Meerkat

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

    thanks. I hope will see it in the next release 9.10

  8. #2888
    Join Date
    Jul 2009
    Beans
    1

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

    Hi i wrote my diploma about it: http://www.rossbacher-f.de

  9. #2889
    Join Date
    Jul 2009
    Beans
    5

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

    I see the same symptoms and error messages as Psyphre when using global menu on Jaunty 64, although most of my segfaults occur when launching nautilus or evolution. Firefox 3.5 is unstartable - it segfaults every time - so I've ditched it in favour of epiphany. It segfaults too, but much less often.

    I really like global menu though, so I did a little fiddling and it seems that disabling multithreading with a 'nosmp' kernel boot parameter is a quick and dirty workaround. Very far from ideal, as this seems to leave me with only one processor core doing any work, but it stops the segfaults as far as I can tell. There's a disable-multiprocessors setting in my bios that has the same effect.

    I also tried bonding the process affinity to one core to see if that helped. Without using nosmp, I killed nautilus at startup then manually relaunched using 'taskset 1 nautilus &' to bond it to the first core. So far it still gives me the GLib-GObject-CRITICAL errors, but no segfaults. Can someone try this with firefox3.5 to see if it works?

    EDIT: Nope that doesn't work...

    I do hope the global menu devs can sort this one.
    Last edited by vonkemp; August 7th, 2009 at 05:54 AM.

  10. #2890
    Join Date
    Feb 2009
    Beans
    36

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

    Thanks a lot. Worked for me. Mark this solved plz.

Page 289 of 299 FirstFirst ... 189239279287288289290291 ... 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
  •