41 comments on “Global menu the new gnome macmenu

  1. @anachronox : just remove the gnome2-globalmenu applet package, then reinstall the ubuntu original packages with this command (this forces version) :
    sudo apt-get install libgtk2.0-0=2.12.9-3ubuntu2

  2. In the step: “dpkg-buildpackage -rfakeroot” I receive this message:
    “gpg: AVISO: permissões inseguras no arquivo de configuração:
    `/home/alan/.gnupg/gpg.conf’
    gpg: ignorado “Ayoli “: chave secreta não disponível
    gpg: [stdin]: clearsign failed: chave secreta não disponível

    dpkg-genchanges >../gtk+2.0_2.12.9-3ubuntu5_amd64.changes
    dpkg-genchanges: não inclui o código fonte original no upload
    dpkg-buildpackage: binary and diff upload (original source NOT included)
    dpkg-buildpackage: warning: Falhou ao assinar os ficheiros .dsc e .changes”

  3. Le problème avec le changement de permissions de la bibliothèque est un bug connu de checkinstall. Une solution est de désactiver “fstrans”.

    The issue with the library file mode change is a well-known checkinstall bug. A solution is to disable “fstrans”.

    sudo checkinstall –fstrans=no

  4. @Warren Seine: thanks for this useful info, I’ll integrate this to the guide later.

  5. @typpex & ellimistx99 : I had the same problem untill I installed the dev libraries libgnome-menu and gnome-desktop :
    sudo apt-get install libgnome2-dev gnome-desktop-dev
    Then try :
    ./configure –prefix=/usr –enable-tracing=no –enable-xfce-plugin=no –disable-maintainer-mode
    again and your makefile should be created. Then
    make
    and so on.

  6. Thank you very much,

    I have done it successfully and smoothly on Hardy AMD64. I only have one question, why does the upper left corner of my menu always showed “label” caption all the time. Should it be an application name instead? How do I fix it?

  7. Bonjour ayoli

    La version svn de gnome2-globalmenu contient deux patchs, patch.diff et overflow.diff. Dois-je copier ces deux patchs dans le répertoire /debian/patches/ ?

    Merci

  8. @NaNoNyMe : non, juste le patch.diff a priori.

    @Doggiedoll : I believe that is an issue with recent revisions (branch 0.5). You may want to ask the dev at the ubuntuforums thread or on his google code page (links are at the top of the post).

    @robiouilliame : thanks for pointing that, I will add these deps in the apt-get line.

  9. Hey, after the “dpkg-buildpackage -rfakeroot” command I get following message :

    Applying patch patch.diff
    make: *** [debian/stampdir/patch-stamp] Error 1
    dpkg-buildpackage: failure: debian/rules build gave error exit status 2

    What’s wrong? I’m trying to build it on Ubuntu Hardy Heron.

  10. @ solidslash
    I am also getting the same error :( after
    dpkg-buildpackage -rfakeroot

    Applying patch 095_gtk-im-module-setting.papatch.difftch
    make: *** [debian/stampdir/patch-stamp] Error 1

    By the way, i had to change some of the commands. I had to replace
    gtk+2.0-2.12.0 with gtk+2.0-2.12.9
    since that is the version i got.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>