Re: [Lxde-list] menu-cache problem - munmap_chunk(): invalid pointer

2015-02-17 Thread Andrej N. Gritsenko
Hello! Florian Hubold has written on Tuesday, 17 February, at 5:05: >did you have a chance to look at the backtrace? I am sorry, I just have no free time right now. I would get to it a bit later. I'm sorry again. With best regards, Andriy. -

Re: [Lxde-list] menu-cache problem - munmap_chunk(): invalid pointer

2015-02-16 Thread Dimitrios Glentadakis
I have too the same problem. But i am affraid if i have also a hardware problem because i cannot use lxqt now. I login once, it brings me in kdm. I loggin a second time, successufully, but i cannot open the menu. In dmesg i see these faults Jan 21 19:59:52 localhost kernel: [ 215.784752] lxqt-s

Re: [Lxde-list] menu-cache problem - munmap_chunk(): invalid pointer

2015-02-16 Thread Florian Hubold
Am 05.02.2015 um 22:33 schrieb Florian Hubold: > Am 05.02.2015 um 11:54 schrieb Andrej N. Gritsenko: >> Hello! >> >> Florian Hubold has written on Wednesday, 4 February, at 21:00: >>> Hi Andrej, >>> can you please take a look at the output of menu-cache-gen I got from one >>> user? >>> Is t

Re: [Lxde-list] menu-cache problem - munmap_chunk(): invalid pointer

2015-02-05 Thread Florian Hubold
Am 05.02.2015 um 11:54 schrieb Andrej N. Gritsenko: > Hello! > > Florian Hubold has written on Wednesday, 4 February, at 21:00: >> Hi Andrej, >> can you please take a look at the output of menu-cache-gen I got from one >> user? >> Is this sufficient for a diagnosis/fix or do you need a backt

Re: [Lxde-list] menu-cache problem - munmap_chunk(): invalid pointer

2015-02-05 Thread Andrej N. Gritsenko
Hello! Florian Hubold has written on Wednesday, 4 February, at 21:00: >Hi Andrej, >can you please take a look at the output of menu-cache-gen I got from one user? >Is this sufficient for a diagnosis/fix or do you need a backtrace from gdb? >This happens with menu-cache-1.0.0. I really need

Re: [Lxde-list] menu-cache problem - munmap_chunk(): invalid pointer

2015-02-04 Thread Florian Hubold
Am 04.02.2015 um 21:00 schrieb Florian Hubold: > Hi Andrej, > > can you please take a look at the output of menu-cache-gen I got from one > user? > Is this sufficient for a diagnosis/fix or do you need a backtrace from gdb? > This happens with menu-cache-1.0.0. User was faster - complete backtrac

[Lxde-list] menu-cache problem - munmap_chunk(): invalid pointer

2015-02-04 Thread Florian Hubold
Hi Andrej, can you please take a look at the output of menu-cache-gen I got from one user? Is this sufficient for a diagnosis/fix or do you need a backtrace from gdb? This happens with menu-cache-1.0.0. G_MESSAGES_DEBUG=all /usr/libexec/menu-cache/menu-cache-gen -v -i /etc/xdg/menus/lxde-appli

[Lxde-list] Menu-cache 1.0.0-rc1 released.

2014-09-28 Thread Andrej N. Gritsenko
Hello! Pre-release version of libmenu-cache is published. I hope all the known bugs are fixed now and it's optimized as much as possible, and all is documented, so therefore it's real candidate for 1.0 (stable) release, let make our libraries really stable. :) I think to make a final r

Re: [Lxde-list] menu-cache

2014-05-30 Thread Patrice Esclapion
Thanks to all for your help, problem solved ! :-) :-) :-) Incompatibility between the session.conf of the previous version an the current. Removing this file, it works. If we install manually, we can read the warning, but if it's in an ISO... 2014-05-30 6:55 GMT+02:00 Mika Kobayashi : > Hello

Re: [Lxde-list] menu-cache

2014-05-29 Thread Mika Kobayashi
Hello. 2014-05-29 13:21 GMT-04:00 Patrice Esclapion : > I changed startlxqt to add a line : exec lxqt-panel & before the line exec > lxqt-session, and now, I have the panel. Is that right ? > > A lot of things are working now. > > But something is always wrong : the wallpaper is not set. If I s

Re: [Lxde-list] menu-cache

2014-05-29 Thread Patrice Esclapion
OK, works now, thanks. I changed startlxqt to add a line : exec lxqt-panel & before the line exec lxqt-session, and now, I have the panel. Is that right ? A lot of things are working now. But something is always wrong : the wallpaper is not set. If I set a new one, it's not taken in account. Ot

Re: [Lxde-list] menu-cache

2014-05-29 Thread Jerome Leclanche
menu-cache-git should provide menu-cache which would make it suitable as a dependency; if it doesn't, that is an issue with the menu-cache-git package. J. Leclanche On Thu, May 29, 2014 at 12:44 PM, Patrice Esclapion wrote: > Same problem than with lxmenu-data, necessary for lxqt-panel-git and >

Re: [Lxde-list] menu-cache

2014-05-29 Thread Patrice Esclapion
Same problem than with lxmenu-data, necessary for lxqt-panel-git and pcmanfm-qt-git, and lxmenu-data-git. 2014-05-29 13:24 GMT+02:00 Patrice Esclapion : > Hi, > > menu-cache and menu-cache-git are in conflict. > > lxqt-panel-git depends on menu-cache > > what is recommended : to suppress menu-ca

[Lxde-list] menu-cache

2014-05-29 Thread Patrice Esclapion
Hi, menu-cache and menu-cache-git are in conflict. lxqt-panel-git depends on menu-cache what is recommended : to suppress menu-cache-git, or to change the PKGBUILD of lxqt-panel-git ? Thanks by advance. -- Time is money

Re: [Lxde-list] menu-cache git repo gtk-doc

2014-03-07 Thread Andrej N. Gritsenko
Hello! Harvey has written on Friday, 7 March, at 16:35: >Hey here is a patch for menu-cache to correctly build on systems that >don't have gtk-doc installed.. Your patch is incorrect. Correct would be not go into that subdir at all. See the GIT. Thank you very much. >It also looks like your

Re: [Lxde-list] menu-cache git repo gtk-doc

2014-03-07 Thread Harvey
Hey here is a patch for menu-cache to correctly build on systems that don't have gtk-doc installed.. It also looks like your lxde\menu-cache is missing a file gtk-doc.make that would be needed that file appears to exist in the debian branch on your repo.. On 03/07/2014 03:35 PM, Harvey wrote: >

[Lxde-list] menu-cache git repo gtk-doc

2014-03-07 Thread Harvey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey all, was wondering if there is any way to build the newest menu-cache without gtk-doc? Seems like there should be, trying to write an updates gentoo ebuild script... currently things break on `automake --add-missing --copy - --force-missing` wit

Re: [Lxde-list] Menu Cache vapi

2012-07-02 Thread Axel FILMORE
Le 02/07/2012 10:40, Stephen Smally a écrit : > Libgarcon seems to be the replace for libxfce4-menu, and it says is not > xfce-specific (although it need libxfce4utils), but i can't find the > documentation or the repo. http://git.xfce.org/xfce/garcon/tree/ There's also some Vala bindings : htt

Re: [Lxde-list] Menu Cache vapi

2012-07-02 Thread Stephen Smally
Il 02/07/2012 06:18, PCMan ha scritto: > It has some gnome-specific code inside. > It assume that you're using GNOME while handling desktop entries with > OnlyShowIn and NotShowIn keys. So it does not work at all for other > desktop environments. > Besides, it's packages with some python code. > In

Re: [Lxde-list] Menu Cache vapi

2012-07-01 Thread PCMan
It has some gnome-specific code inside. It assume that you're using GNOME while handling desktop entries with OnlyShowIn and NotShowIn keys. So it does not work at all for other desktop environments. Besides, it's packages with some python code. Installing that package draws in python dependencies.

Re: [Lxde-list] Menu Cache vapi

2012-07-01 Thread Stephen Smally
Il 01/07/2012 20:26, PCMan ha scritto: > On Mon, Jul 2, 2012 at 1:57 AM, Stephen Smally > wrote: >> Hi guys, where is hosted the latest Menu-cache vapi? the one in >> menu-cache at lxde.git.sourceforge.net seems a little bit old >> (http://lxde.git.sourceforge.net/git/gitweb.cgi?p=lxde/menu-cache

Re: [Lxde-list] Menu Cache vapi

2012-07-01 Thread PCMan
On Mon, Jul 2, 2012 at 1:57 AM, Stephen Smally wrote: > Hi guys, where is hosted the latest Menu-cache vapi? the one in > menu-cache at lxde.git.sourceforge.net seems a little bit old > (http://lxde.git.sourceforge.net/git/gitweb.cgi?p=lxde/menu-cache;a=blob_plain;f=vapi/libmenu-cache.vapi;hb=HEAD

[Lxde-list] Menu Cache vapi

2012-07-01 Thread Stephen Smally
Hi guys, where is hosted the latest Menu-cache vapi? the one in menu-cache at lxde.git.sourceforge.net seems a little bit old (http://lxde.git.sourceforge.net/git/gitweb.cgi?p=lxde/menu-cache;a=blob_plain;f=vapi/libmenu-cache.vapi;hb=HEAD). Stephen Smally ---

Re: [Lxde-list] Menu-cache 0.3.2 is released.

2010-02-28 Thread Jürgen Hötzel
Hi, 2010/2/27 PCMan : > 1. Add new API. > 2. Bump libtool version number so a different soname is used. You forgot to push to git repo? http://lxde.git.sourceforge.net/git/gitweb.cgi?p=lxde/menu-cache;a=summary Jürgen

[Lxde-list] Menu-cache 0.3.2 is released.

2010-02-27 Thread PCMan
1. Add new API. 2. Bump libtool version number so a different soname is used. Current libfm in git need this. So packagers, please update your packages. -- Download Intel® Parallel Studio Eval Try the new software tools f

[Lxde-list] Menu-cache 0.3.1 released

2010-02-16 Thread Marty Jack
There was a flaw in menu-cache 0.3.0 that caused lxpanel to hang trying to start. PCMan asked me to fix it and release a new tarball, which I've done. -- SOLARIS 10 is the OS for Data Centers - provides features such as

Re: [Lxde-list] menu-cache 0.3.0 and lxpanel 0.5.4.1

2010-02-15 Thread Christoph Wickert
Am Montag, den 15.02.2010, 11:25 +0100 schrieb Andrea Florio: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > please release new lxpanel NOW or retire menu-cache release... > > having menu-cache 0.3.0 and lxpanel 0.5.4.1 made the second one to > crasch immediatly: Did you rebuild the panel

[Lxde-list] menu-cache 0.3.0 and lxpanel 0.5.4.1

2010-02-15 Thread Andrea Florio
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 please release new lxpanel NOW or retire menu-cache release... having menu-cache 0.3.0 and lxpanel 0.5.4.1 made the second one to crasch immediatly: (gdb) r Starting program: /usr/bin/lxpanel [Thread debugging using libthread_db enabled] Program

Re: [Lxde-list] Menu-cache 0.2.6 is released

2009-11-13 Thread Jürgen Hötzel
2009/11/11 Christoph Wickert > ERROR 0001: file '/usr/libexec/menu-cache-gen' contains a standard rpath > '/usr/lib64' in [/usr/lib64] > Fehler: Fehler-Status beim Beenden von /var/tmp/rpm-tmp.tusQTN (%install) > > I see. "rpath" seems to be added by libtool wrapper on you platform. Jürgen ---

Re: [Lxde-list] Menu-cache 0.2.6 is released

2009-11-11 Thread Christoph Wickert
Am Mittwoch, den 11.11.2009, 11:10 +0100 schrieb Jürgen Hötzel: > Hi Chistoph, > > > menu-cache-gen doesn't use rpath for loading DSOs. According to check-rpatch it does: $ rpmbuild -ba menu-cache.spec Ausführung(%prep): /bin/sh -e /var/tmp/rpm-tmp.NIN9K8 + umask 022 + cd /home/chris/fedora/rpmb

Re: [Lxde-list] Menu-cache 0.2.6 is released

2009-11-11 Thread Jürgen Hötzel
Hi Chistoph, 2009/11/10 Christoph Wickert Am Sonntag, den 08.11.2009, 23:20 +0800 schrieb PCMan: > > > For distro packagers, this bug should be marked as security issue and > > immediately upgrading to the latest version of menu-cache is highly > recommended. > > Can you elaborate this a little?

Re: [Lxde-list] menu-cache, error in autogen.sh?

2009-11-10 Thread Jürgen Hötzel
2009/11/10 Martin Bagge / brother > > So anyone please take a look and apply if correctly assumed by me. Thank > you. > > Yes. menu-cache doesn't use intltool. Fixed in SVN. Jürgen -- Let Crystal Reports handle the repo

Re: [Lxde-list] Menu-cache 0.2.6 is released

2009-11-10 Thread Christoph Wickert
Am Dienstag, den 10.11.2009, 19:54 +0100 schrieb Christoph Wickert: > [...]This is one of the reasons > why rpaths are strictly forbidden in Fedora [1]. Oops, I forgot the link: https://fedoraproject.org/wiki/Packaging/Guidelines#Beware_of_Rpath Thanks to brother for pointing this out. ;) Regar

Re: [Lxde-list] Menu-cache 0.2.6 is released

2009-11-10 Thread Christoph Wickert
Am Sonntag, den 08.11.2009, 23:20 +0800 schrieb PCMan: > For distro packagers, this bug should be marked as security issue and > immediately upgrading to the latest version of menu-cache is highly > recommended. Can you elaborate this a little? I read the comment in configure about adding rpaths

[Lxde-list] menu-cache, error in autogen.sh?

2009-11-09 Thread Martin Bagge / brother
tried to build menu-cache tonight while assisting a user in #lxde. got the following when running it: + [ x != x ] + aclocal + autoheader --force + AUTOMAKE=automake libtoolize -c --automake --force + AUTOMAKE=automake intltoolize -c --automake --force cp: cannot create regular file `po/Makefile.

Re: [Lxde-list] Menu-cache 0.2.6 is released

2009-11-09 Thread Martin Bagge / brother
On Mon, 9 Nov 2009, "Andrew Lee (李健秋)" wrote: > It was uploaded to FTP-master.d.o and I guess it's still now sitting > at incoming. It will appear in sid soon and you will get it in the > mirror site evntually. Indeed. http://incoming.debian.org libmenu-cache-dev_0.2.6-1_alpha.deb 09-Nov-2009

Re: [Lxde-list] Menu-cache 0.2.6 is released

2009-11-09 Thread Andrew Lee (李健秋)
It was uploaded to FTP-master.d.o and I guess it's still now sitting at incoming. It will appear in sid soon and you will get it in the mirror site evntually. -Andrew 在 2009/11/9 13:34 時,Klaus Knopper 寫到: > Hi, > > On Mon, Nov 09, 2009 at 07:19:12PM +0800, Andrew Lee wrote: >> PCMan wrote:

Re: [Lxde-list] Menu-cache 0.2.6 is released

2009-11-09 Thread Klaus Knopper
Hi, On Mon, Nov 09, 2009 at 07:19:12PM +0800, Andrew Lee wrote: > PCMan wrote: > > This is an important bug-fix release. > > Packagers, please update your packages immeidateyl if possible. > > Thanks for the notice. The Debian package has been uploaded. > > Best regards, > > -Andrew May I ask

Re: [Lxde-list] Menu-cache 0.2.6 is released

2009-11-09 Thread Ben de Groot
2009/11/9 Andrea Florio : > Il 09/11/2009 12:19, Andrew Lee ha scritto: >> PCMan wrote: >> >>> This is an important bug-fix release. >>> Packagers, please update your packages immeidateyl if possible. >>> >> Thanks for the notice. The Debian package has been uploaded. > > openSUSE ones too (since f

Re: [Lxde-list] Menu-cache 0.2.6 is released

2009-11-09 Thread Andrea Florio
Il 09/11/2009 12:19, Andrew Lee ha scritto: > PCMan wrote: > >> This is an important bug-fix release. >> Packagers, please update your packages immeidateyl if possible. >> > Thanks for the notice. The Debian package has been uploaded. > > Best regards, > > -Andrew > > openSUSE ones too

Re: [Lxde-list] Menu-cache 0.2.6 is released

2009-11-09 Thread Andrew Lee
PCMan wrote: > This is an important bug-fix release. > Packagers, please update your packages immeidateyl if possible. Thanks for the notice. The Debian package has been uploaded. Best regards, -Andrew -- Let Crystal Re

[Lxde-list] Menu-cache 0.2.6 is released

2009-11-08 Thread PCMan
This is an important bug-fix release. Packagers, please update your packages immeidateyl if possible. Previous versions causes crashes when called by several different programs. Related bugs also cause the crash of libfm-demo when browsing installed applications. Reference to invalid pointers and