[Solved] LXDE - missing associations for mimetypes

Please reproduce your error on a second machine before posting, and check the error by running without saved changes or extra modules (See FAQ No. 13, "How to report a bug"). For unstable Porteus versions (alpha, beta, rc) please use the relevant thread in our "Development" section.
User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

[Solved] LXDE - missing associations for mimetypes

Post#1 by fanthom » 25 Jan 2011, 09:54

LXDE is short of associations in general. For example all music, video, pdf, html files has no associated programs to them.
some work is done already by KSA_ARAB in this thread:
http://forum.porteus.org/viewtopic.php? ... 236&p=1165

would be nice if someone could provide full list of mimetype->program for LXDE before Porteus-1.0 arrives
Thanks in advance.
Please add [Solved] to your thread title if the solution was found.

User avatar
KSA_ARAB
Black ninja
Black ninja
Posts: 52
Joined: 29 Dec 2010, 00:54
Location: Saudi Arabia
Contact:

Re: LXDE - missing associations for mimetypes

Post#2 by KSA_ARAB » 25 Jan 2011, 16:26

tell me , about which programs and mimtypes, should prepare.
and I will see what can I do.

you are welcome.

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Re: LXDE - missing associations for mimetypes

Post#3 by fanthom » 25 Jan 2011, 19:16

this we should go with apps which are included in default 64 bit edition ISO. LXDE provides very few applications itself so we need to rely on KDE. In case of removing of KDE users will have to fix associations themselves.

all graphic files -> gpicview
all video files -> mplayer (or smplayer)
all audio files -> qmmp
web content -> firefox
txt -> leafpad
pdf -> okular
archives -> xarchiver

that's all what i have for now. Other propositions?
Please add [Solved] to your thread title if the solution was found.

User avatar
KSA_ARAB
Black ninja
Black ninja
Posts: 52
Joined: 29 Dec 2010, 00:54
Location: Saudi Arabia
Contact:

Re: LXDE - missing associations for mimetypes

Post#4 by KSA_ARAB » 26 Jan 2011, 09:05

@Ponce, suggested me to wait few days to try new version of Lxde.
http://porteus.org/forum/viewtopic.php?f=41&t=236#p1164

lets try it before release Porteus-v01 , maybe this problem will solve.

regards.

User avatar
ponce
Contributor
Contributor
Posts: 89
Joined: 28 Dec 2010, 10:15
Location: IT
Contact:

Re: LXDE - missing associations for mimetypes

Post#5 by ponce » 28 Jan 2011, 18:44

sorry KSA_ARAB, but I haven't suggested that the new version will solve this: you wrote me about some lxde new packages that doesn't work then edited the message later with that problem. :%)

BTW, I prepared new packages for i486 and x86_64 but I have no idea if they will fix the mimetype associations (of it's related at all) :sorry:

http://ponce.cc/slackware/slackware-current/lxde/
http://ponce.cc/slackware/slackware64-current/lxde/

remove lxappearance (substituted by lxappearance-new) and use these pcmanfm-new packages patched for root use on porteus. :beer:

http://ompldr.org/vNzZ5NQ/pcmanfm-new-2 ... 1ponce.txz
http://ompldr.org/vNzZ5OQ/pcmanfm-new-2 ... 1ponce.txz

User avatar
Hamza
Warlord
Warlord
Posts: 1908
Joined: 28 Dec 2010, 07:41
Distribution: Porteus
Location: France

Re: LXDE - missing associations for mimetypes

Post#6 by Hamza » 29 Jan 2011, 20:43

i have found the solution for this !

Last intltool for i486 (32bit)
http://slackware.cs.utah.edu/pub/slackw ... i486-1.txz

Last intltool for x86_64 (64bit)
http://slackware.cs.utah.edu/pub/slackw ... 6_64-1.txz

Looks at http://ubuntuforums.org/showthread.php?t=1288265

we need recompile pcmanfm , or re download a slackware version if it's available !

Regards,
Thanks to Porteus Community !

i tried to recompile pcmanfm 0.9.7 , and i have this error

Code: Select all

root@porteus:~/pcmanfm-0.9.7/pcmanfm-0.9.7# ./configure
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/i486-slackware-linux/bin/ld
checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for ANSI C header files... (cached) yes
checking for ANSI C header files... (cached) yes
checking whether NLS is requested... yes
checking for intltool >= 0.40.0... 0.40.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.10.1
checking for XML::Parser... ok
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XLIB... yes
checking for GTK... yes
checking for GIO... yes
checking for GMODULE... yes
checking for FM... yes
checking for MENU_CACHE... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating data/Makefile
config.status: creating data/ui/Makefile
config.status: creating data/ui/about.glade
config.status: creating data/pcmanfm.desktop
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
Ready to make pcmanfm
root@porteus:~/pcmanfm-0.9.7/pcmanfm-0.9.7# make
make  all-recursive
make[1]: Entering directory `/root/pcmanfm-0.9.7/pcmanfm-0.9.7'
Making all in src
make[2]: Entering directory `/root/pcmanfm-0.9.7/pcmanfm-0.9.7/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_DATA_DIR=\""/usr/local/share/pcmanfm"\" -DPACKAGE_UI_DIR=\""/usr/local/share/pcmanfm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14   -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/   -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/libfm -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14   -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration  -g -O2 -MT pcmanfm-pcmanfm.o -MD -MP -MF .deps/pcmanfm-pcmanfm.Tpo -c -o pcmanfm-pcmanfm.o `test -f 'pcmanfm.c' || echo './'`pcmanfm.c
pcmanfm.c: In function 'main':
pcmanfm.c:121:5: warning: passing argument 2 of 'signal' from incompatible pointer type
/usr/include/signal.h:101:23: note: expected '__sighandler_t' but argument is of type 'void (*)(void)'
pcmanfm.c:122:5: warning: passing argument 2 of 'signal' from incompatible pointer type
/usr/include/signal.h:101:23: note: expected '__sighandler_t' but argument is of type 'void (*)(void)'
pcmanfm.c: In function 'ipc_buf_to_args':
pcmanfm.c:227:15: warning: pointer targets in initialization differ in signedness
pcmanfm.c:228:5: warning: passing argument 1 of 'buf_read_str' from incompatible pointer type
pcmanfm.c:209:21: note: expected 'const char **' but argument is of type 'char **'
pcmanfm.c:230:5: warning: passing argument 1 of 'buf_read_bool' from incompatible pointer type
pcmanfm.c:193:24: note: expected 'const char **' but argument is of type 'char **'
pcmanfm.c:231:5: warning: passing argument 1 of 'buf_read_bool' from incompatible pointer type
pcmanfm.c:193:24: note: expected 'const char **' but argument is of type 'char **'
pcmanfm.c:232:5: warning: passing argument 1 of 'buf_read_bool' from incompatible pointer type
pcmanfm.c:193:24: note: expected 'const char **' but argument is of type 'char **'
pcmanfm.c:234:5: warning: passing argument 1 of 'buf_read_str' from incompatible pointer type
pcmanfm.c:209:21: note: expected 'const char **' but argument is of type 'char **'
pcmanfm.c:236:5: warning: passing argument 1 of 'buf_read_str' from incompatible pointer type
pcmanfm.c:209:21: note: expected 'const char **' but argument is of type 'char **'
pcmanfm.c:237:5: warning: passing argument 1 of 'buf_read_int' from incompatible pointer type
pcmanfm.c:201:19: note: expected 'const char **' but argument is of type 'char **'
pcmanfm.c:238:5: warning: passing argument 1 of 'buf_read_bool' from incompatible pointer type
pcmanfm.c:193:24: note: expected 'const char **' but argument is of type 'char **'
pcmanfm.c:239:5: warning: passing argument 1 of 'buf_read_bool' from incompatible pointer type
pcmanfm.c:193:24: note: expected 'const char **' but argument is of type 'char **'
pcmanfm.c:241:5: warning: passing argument 1 of 'buf_read_int' from incompatible pointer type
pcmanfm.c:201:19: note: expected 'const char **' but argument is of type 'char **'
pcmanfm.c:248:13: warning: passing argument 1 of 'buf_read_str' from incompatible pointer type
pcmanfm.c:209:21: note: expected 'const char **' but argument is of type 'char **'
pcmanfm.c: In function 'pcmanfm_open_folder_in_terminal':
pcmanfm.c:601:34: warning: initialization from incompatible pointer type
pcmanfm.c: In function 'pcmanfm_create_new':
pcmanfm.c:706:35: error: macro "fm_copy_file" requires 3 arguments, but only 2 given
pcmanfm.c:706:9: error: 'fm_copy_file' undeclared (first use in this function)
pcmanfm.c:706:9: note: each undeclared identifier is reported only once for each function it appears in
make[2]: *** [pcmanfm-pcmanfm.o] Error 1
make[2]: Leaving directory `/root/pcmanfm-0.9.7/pcmanfm-0.9.7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/pcmanfm-0.9.7/pcmanfm-0.9.7'
make: *** [all] Error 2
root@porteus:~/pcmanfm-0.9.7/pcmanfm-0.9.7#       
and i tried to recompile the latest version ( 0.9.8 ) and i have this error

Code: Select all

root@porteus:~/pcmanfm-0.9.8/pcmanfm-0.9.8# ./configure
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/i486-slackware-linux/bin/ld
checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for ANSI C header files... (cached) yes
checking for ANSI C header files... (cached) yes
checking whether NLS is requested... yes
checking for intltool >= 0.40.0... 0.40.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.10.1
checking for XML::Parser... ok
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XLIB... yes
checking for GTK... yes
checking for GIO... yes
checking for GMODULE... yes
checking for FM... yes
checking for MENU_CACHE... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating data/Makefile
config.status: creating data/ui/Makefile
config.status: creating data/ui/about.glade
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
Ready to make pcmanfm
root@porteus:~/pcmanfm-0.9.8/pcmanfm-0.9.8# make
make  all-recursive
make[1]: Entering directory `/root/pcmanfm-0.9.8/pcmanfm-0.9.8'
Making all in src
make[2]: Entering directory `/root/pcmanfm-0.9.8/pcmanfm-0.9.8/src'
gcc -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_DATA_DIR=\""/usr/local/share/pcmanfm"\" -DPACKAGE_UI_DIR=\""/usr/local/share/pcmanfm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14   -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/   -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/libfm -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14   -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration  -g -O2 -MT pcmanfm-pcmanfm.o -MD -MP -MF .deps/pcmanfm-pcmanfm.Tpo -c -o pcmanfm-pcmanfm.o `test -f 'pcmanfm.c' || echo './'`pcmanfm.c
pcmanfm.c: In function 'on_unix_signal':
pcmanfm.c:114:5: warning: passing argument 2 of 'g_io_channel_read_chars' from incompatible pointer type
/usr/include/glib-2.0/glib/giochannel.h:247:13: note: expected 'gchar *' but argument is of type 'int *'
pcmanfm.c: In function 'on_single_inst_command':
pcmanfm.c:162:27: warning: assignment from incompatible pointer type
pcmanfm.c: In function 'pass_args_to_existing_instance':
pcmanfm.c:209:5: warning: passing argument 2 of 'single_inst_send_strv' from incompatible pointer type
single-inst.h:64:6: note: expected 'const char **' but argument is of type 'char **'
pcmanfm.c: In function 'main':
pcmanfm.c:234:5: warning: enumeration value 'SINGLE_INST_SERVER' not handled in switch
pcmanfm.c: In function 'pcmanfm_open_folder_in_terminal':
pcmanfm.c:509:34: warning: initialization from incompatible pointer type
pcmanfm.c: In function 'pcmanfm_create_new':
pcmanfm.c:614:35: error: macro "fm_copy_file" requires 3 arguments, but only 2 given
pcmanfm.c:614:9: error: 'fm_copy_file' undeclared (first use in this function)
pcmanfm.c:614:9: note: each undeclared identifier is reported only once for each function it appears in
make[2]: *** [pcmanfm-pcmanfm.o] Error 1
make[2]: Leaving directory `/root/pcmanfm-0.9.8/pcmanfm-0.9.8/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/pcmanfm-0.9.8/pcmanfm-0.9.8'
make: *** [all] Error 2
root@porteus:~/pcmanfm-0.9.8/pcmanfm-0.9.8#    
i tried to recompile it with make -i , and i have this log , and the binary file is missing

Code: Select all

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by pcmanfm configure 0.9.8, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = porteus
uname -m = i686
uname -r = 2.6.37-porteus
uname -s = Linux
uname -v = #1 SMP PREEMPT Fri Jan 7 08:10:06 UTC 2011

/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 2.80GHz
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/games
PATH: /usr/lib/qt/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2435: checking for a BSD-compatible install
configure:2503: result: /usr/bin/ginstall -c
configure:2514: checking whether build environment is sane
configure:2564: result: yes
configure:2705: checking for a thread-safe mkdir -p
configure:2744: result: /usr/bin/mkdir -p
configure:2757: checking for gawk
configure:2773: found /usr/bin/gawk
configure:2784: result: gawk
configure:2795: checking whether make sets $(MAKE)
configure:2817: result: yes
configure:2914: checking for style of include used by make
configure:2942: result: GNU
configure:3012: checking for gcc
configure:3028: found /usr/bin/gcc
configure:3039: result: gcc
configure:3268: checking for C compiler version
configure:3277: gcc --version >&5
gcc (GCC) 4.5.1
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3288: $? = 0
configure:3277: gcc -v >&5
Reading specs from /usr/lib/gcc/i486-slackware-linux/4.5.1/specs
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-slackware-linux/4.5.1/lto-wrapper
Target: i486-slackware-linux
Configured with: ../gcc-4.5.1/configure --prefix=/usr --libdir=/usr/lib --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,java,objc,lto --enable-threads=posix --enable-checking=release --with-system-zlib --with-python-dir=/lib/python2.6/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --build=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 4.5.1 (GCC) 
configure:3288: $? = 0
configure:3277: gcc -V >&5
gcc: '-V' option must have argument
configure:3288: $? = 1
configure:3277: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:3288: $? = 1
configure:3308: checking whether the C compiler works
configure:3330: gcc    conftest.c  >&5
configure:3334: $? = 0
configure:3383: result: yes
configure:3386: checking for C compiler default output file name
configure:3388: result: a.out
configure:3394: checking for suffix of executables
configure:3401: gcc -o conftest    conftest.c  >&5
configure:3405: $? = 0
configure:3427: result: 
configure:3449: checking whether we are cross compiling
configure:3457: gcc -o conftest    conftest.c  >&5
configure:3461: $? = 0
configure:3468: ./conftest
configure:3472: $? = 0
configure:3487: result: no
configure:3492: checking for suffix of object files
configure:3514: gcc -c   conftest.c >&5
configure:3518: $? = 0
configure:3539: result: o
configure:3543: checking whether we are using the GNU C compiler
configure:3562: gcc -c   conftest.c >&5
configure:3562: $? = 0
configure:3571: result: yes
configure:3580: checking whether gcc accepts -g
configure:3600: gcc -c -g  conftest.c >&5
configure:3600: $? = 0
configure:3641: result: yes
configure:3658: checking for gcc option to accept ISO C89
configure:3722: gcc  -c -g -O2  conftest.c >&5
configure:3722: $? = 0
configure:3735: result: none needed
configure:3757: checking dependency style of gcc
configure:3867: result: gcc3
configure:3883: checking for library containing strerror
configure:3914: gcc -o conftest -g -O2   conftest.c  >&5
configure:3914: $? = 0
configure:3931: result: none required
configure:3987: checking for gcc
configure:4014: result: gcc
configure:4243: checking for C compiler version
configure:4252: gcc --version >&5
gcc (GCC) 4.5.1
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4263: $? = 0
configure:4252: gcc -v >&5
Reading specs from /usr/lib/gcc/i486-slackware-linux/4.5.1/specs
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-slackware-linux/4.5.1/lto-wrapper
Target: i486-slackware-linux
Configured with: ../gcc-4.5.1/configure --prefix=/usr --libdir=/usr/lib --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,java,objc,lto --enable-threads=posix --enable-checking=release --with-system-zlib --with-python-dir=/lib/python2.6/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --build=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 4.5.1 (GCC) 
configure:4263: $? = 0
configure:4252: gcc -V >&5
gcc: '-V' option must have argument
configure:4263: $? = 1
configure:4252: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:4263: $? = 1
configure:4267: checking whether we are using the GNU C compiler
configure:4295: result: yes
configure:4304: checking whether gcc accepts -g
configure:4365: result: yes
configure:4382: checking for gcc option to accept ISO C89
configure:4459: result: none needed
configure:4481: checking dependency style of gcc
configure:4591: result: gcc3
configure:4635: checking build system type
configure:4649: result: i686-pc-linux-gnu
configure:4669: checking host system type
configure:4682: result: i686-pc-linux-gnu
configure:4702: checking for a sed that does not truncate output
configure:4766: result: /usr/bin/sed
configure:4784: checking for grep that handles long lines and -e
configure:4842: result: /usr/bin/grep
configure:4847: checking for egrep
configure:4909: result: /usr/bin/grep -E
configure:4914: checking for fgrep
configure:4976: result: /usr/bin/grep -F
configure:5011: checking for ld used by gcc
configure:5078: result: /usr/i486-slackware-linux/bin/ld
configure:5085: checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld
configure:5100: result: yes
configure:5112: checking for BSD- or MS-compatible name lister (nm)
configure:5161: result: /usr/bin/nm -B
configure:5279: checking the name lister (/usr/bin/nm -B) interface
configure:5286: gcc -c -g -O2  conftest.c >&5
configure:5289: /usr/bin/nm -B "conftest.o"
configure:5292: output
00000000 B some_variable
configure:5299: result: BSD nm
configure:5302: checking whether ln -s works
configure:5306: result: yes
configure:5314: checking the maximum length of command line arguments
configure:5434: result: 1572864
configure:5451: checking whether the shell understands some XSI constructs
configure:5461: result: yes
configure:5465: checking whether the shell understands "+="
configure:5471: result: yes
configure:5506: checking for /usr/i486-slackware-linux/bin/ld option to reload object files
configure:5513: result: -r
configure:5582: checking for objdump
configure:5598: found /usr/bin/objdump
configure:5609: result: objdump
configure:5641: checking how to recognize dependent libraries
configure:5837: result: pass_all
configure:5897: checking for ar
configure:5913: found /usr/bin/ar
configure:5924: result: ar
configure:6002: checking for strip
configure:6018: found /usr/bin/strip
configure:6029: result: strip
configure:6101: checking for ranlib
configure:6117: found /usr/bin/ranlib
configure:6128: result: ranlib
configure:6218: checking command to parse /usr/bin/nm -B output from gcc object
configure:6336: gcc -c -g -O2  conftest.c >&5
configure:6339: $? = 0
configure:6343: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6346: $? = 0
configure:6400: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:6403: $? = 0
configure:6441: result: ok
configure:7249: checking how to run the C preprocessor
configure:7280: gcc -E  conftest.c
configure:7280: $? = 0
configure:7294: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7294: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pcmanfm"
| #define PACKAGE_TARNAME "pcmanfm"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "pcmanfm 0.9.8"
| #define PACKAGE_BUGREPORT "http://pcmanfm.sf.net/"
| #define PACKAGE_URL ""
| #define PACKAGE "pcmanfm"
| #define VERSION "0.9.8"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7319: result: gcc -E
configure:7339: gcc -E  conftest.c
configure:7339: $? = 0
configure:7353: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7353: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "pcmanfm"
| #define PACKAGE_TARNAME "pcmanfm"
| #define PACKAGE_VERSION "0.9.8"
| #define PACKAGE_STRING "pcmanfm 0.9.8"
| #define PACKAGE_BUGREPORT "http://pcmanfm.sf.net/"
| #define PACKAGE_URL ""
| #define PACKAGE "pcmanfm"
| #define VERSION "0.9.8"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7382: checking for ANSI C header files
configure:7402: gcc -c -g -O2  conftest.c >&5
configure:7402: $? = 0
configure:7475: gcc -o conftest -g -O2   conftest.c  >&5
configure:7475: $? = 0
configure:7475: ./conftest
configure:7475: $? = 0
configure:7486: result: yes
configure:7499: checking for sys/types.h
configure:7499: gcc -c -g -O2  conftest.c >&5
configure:7499: $? = 0
configure:7499: result: yes
configure:7499: checking for sys/stat.h
configure:7499: gcc -c -g -O2  conftest.c >&5
configure:7499: $? = 0
configure:7499: result: yes
configure:7499: checking for stdlib.h
configure:7499: gcc -c -g -O2  conftest.c >&5
configure:7499: $? = 0
configure:7499: result: yes
configure:7499: checking for string.h
configure:7499: gcc -c -g -O2  conftest.c >&5
configure:7499: $? = 0
configure:7499: result: yes
configure:7499: checking for memory.h
configure:7499: gcc -c -g -O2  conftest.c >&5
configure:7499: $? = 0
configure:7499: result: yes
configure:7499: checking for strings.h
configure:7499: gcc -c -g -O2  conftest.c >&5
configure:7499: $? = 0
configure:7499: result: yes
configure:7499: checking for inttypes.h
configure:7499: gcc -c -g -O2  conftest.c >&5
configure:7499: $? = 0
configure:7499: result: yes
configure:7499: checking for stdint.h
configure:7499: gcc -c -g -O2  conftest.c >&5
configure:7499: $? = 0
configure:7499: result: yes
configure:7499: checking for unistd.h
configure:7499: gcc -c -g -O2  conftest.c >&5
configure:7499: $? = 0
configure:7499: result: yes
configure:7514: checking for dlfcn.h
configure:7514: gcc -c -g -O2  conftest.c >&5
configure:7514: $? = 0
configure:7514: result: yes
configure:7698: checking for objdir
configure:7713: result: .libs
configure:8005: checking if gcc supports -fno-rtti -fno-exceptions
configure:8023: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:8027: $? = 0
configure:8040: result: no
configure:8060: checking for gcc option to produce PIC
configure:8332: result: -fPIC -DPIC
configure:8344: checking if gcc PIC flag -fPIC -DPIC works
configure:8362: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:8366: $? = 0
configure:8379: result: yes
configure:8403: checking if gcc static flag -static works
configure:8431: result: yes
configure:8446: checking if gcc supports -c -o file.o
configure:8467: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:8471: $? = 0
configure:8493: result: yes
configure:8501: checking if gcc supports -c -o file.o
configure:8548: result: yes
configure:8581: checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries
configure:9572: result: yes
configure:9609: checking whether -lc should be explicitly linked in
configure:9614: gcc -c -g -O2  conftest.c >&5
configure:9617: $? = 0
configure:9632: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
configure:9635: $? = 0
configure:9647: result: no
configure:9811: checking dynamic linker characteristics
configure:10244: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:10244: $? = 0
configure:10474: result: GNU/Linux ld.so
configure:10576: checking how to hardcode library paths into programs
configure:10601: result: immediate
configure:11121: checking whether stripping libraries is possible
configure:11126: result: yes
configure:11161: checking if libtool supports shared libraries
configure:11163: result: yes
configure:11166: checking whether to build shared libraries
configure:11187: result: yes
configure:11190: checking whether to build static libraries
configure:11194: result: yes
configure:11277: checking for gcc
configure:11304: result: gcc
configure:11533: checking for C compiler version
configure:11542: gcc --version >&5
gcc (GCC) 4.5.1
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:11553: $? = 0
configure:11542: gcc -v >&5
Reading specs from /usr/lib/gcc/i486-slackware-linux/4.5.1/specs
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-slackware-linux/4.5.1/lto-wrapper
Target: i486-slackware-linux
Configured with: ../gcc-4.5.1/configure --prefix=/usr --libdir=/usr/lib --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,java,objc,lto --enable-threads=posix --enable-checking=release --with-system-zlib --with-python-dir=/lib/python2.6/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --build=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 4.5.1 (GCC) 
configure:11553: $? = 0
configure:11542: gcc -V >&5
gcc: '-V' option must have argument
configure:11553: $? = 1
configure:11542: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:11553: $? = 1
configure:11557: checking whether we are using the GNU C compiler
configure:11585: result: yes
configure:11594: checking whether gcc accepts -g
configure:11655: result: yes
configure:11672: checking for gcc option to accept ISO C89
configure:11749: result: none needed
configure:11771: checking dependency style of gcc
configure:11881: result: gcc3
configure:11899: checking for ANSI C header files
configure:12003: result: yes
configure:12013: checking for ANSI C header files
configure:12117: result: yes
configure:12181: checking whether NLS is requested
configure:12190: result: yes
configure:12205: checking for intltool >= 0.40.0
configure:12212: result: 0.40.6 found
configure:12220: checking for intltool-update
configure:12238: found /usr/bin/intltool-update
configure:12250: result: /usr/bin/intltool-update
configure:12260: checking for intltool-merge
configure:12278: found /usr/bin/intltool-merge
configure:12290: result: /usr/bin/intltool-merge
configure:12300: checking for intltool-extract
configure:12318: found /usr/bin/intltool-extract
configure:12330: result: /usr/bin/intltool-extract
configure:12461: checking for xgettext
configure:12479: found /usr/bin/xgettext
configure:12491: result: /usr/bin/xgettext
configure:12501: checking for msgmerge
configure:12519: found /usr/bin/msgmerge
configure:12531: result: /usr/bin/msgmerge
configure:12541: checking for msgfmt
configure:12559: found /usr/bin/msgfmt
configure:12571: result: /usr/bin/msgfmt
configure:12581: checking for gmsgfmt
configure:12612: result: /usr/bin/msgfmt
configure:12632: checking for perl
configure:12650: found /usr/bin/perl
configure:12662: result: /usr/bin/perl
configure:12673: checking for perl >= 5.8.1
configure:12680: result: 5.10.1
configure:12684: checking for XML::Parser
configure:12687: result: ok
configure:12712: gcc -o conftest -g -O2  -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  conftest.c  >&5
configure:12712: $? = 0
configure:12790: checking for pkg-config
configure:12808: found /usr/bin/pkg-config
configure:12820: result: /usr/bin/pkg-config
configure:12845: checking pkg-config is at least version 0.9.0
configure:12848: result: yes
configure:12859: checking for XLIB
configure:12867: $PKG_CONFIG --exists --print-errors ""x11""
configure:12870: $? = 0
configure:12885: $PKG_CONFIG --exists --print-errors ""x11""
configure:12888: $? = 0
configure:12943: result: yes
configure:12953: checking for GTK
configure:12961: $PKG_CONFIG --exists --print-errors "$gtk_modules"
configure:12964: $? = 0
configure:12979: $PKG_CONFIG --exists --print-errors "$gtk_modules"
configure:12982: $? = 0
configure:13037: result: yes
configure:13047: checking for GIO
configure:13055: $PKG_CONFIG --exists --print-errors "$gio_modules"
configure:13058: $? = 0
configure:13073: $PKG_CONFIG --exists --print-errors "$gio_modules"
configure:13076: $? = 0
configure:13131: result: yes
configure:13141: checking for GMODULE
configure:13149: $PKG_CONFIG --exists --print-errors "$gmodule_modules"
configure:13152: $? = 0
configure:13167: $PKG_CONFIG --exists --print-errors "$gmodule_modules"
configure:13170: $? = 0
configure:13225: result: yes
configure:13235: checking for FM
configure:13243: $PKG_CONFIG --exists --print-errors "$fm_modules"
configure:13246: $? = 0
configure:13261: $PKG_CONFIG --exists --print-errors "$fm_modules"
configure:13264: $? = 0
configure:13319: result: yes
configure:13329: checking for MENU_CACHE
configure:13337: $PKG_CONFIG --exists --print-errors "$menu_modules"
configure:13340: $? = 0
configure:13355: $PKG_CONFIG --exists --print-errors "$menu_modules"
configure:13358: $? = 0
configure:13413: result: yes
configure:13436: checking locale.h usability
configure:13436: gcc -c -g -O2  -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS conftest.c >&5
configure:13436: $? = 0
configure:13436: result: yes
configure:13436: checking locale.h presence
configure:13436: gcc -E  -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS conftest.c
configure:13436: $? = 0
configure:13436: result: yes
configure:13436: checking for locale.h
configure:13436: result: yes
configure:13447: checking for LC_MESSAGES
configure:13463: gcc -o conftest -g -O2  -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  conftest.c  >&5
configure:13463: $? = 0
configure:13471: result: yes
configure:13488: checking libintl.h usability
configure:13488: gcc -c -g -O2  -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS conftest.c >&5
configure:13488: $? = 0
configure:13488: result: yes
configure:13488: checking libintl.h presence
configure:13488: gcc -E  -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS conftest.c
configure:13488: $? = 0
configure:13488: result: yes
configure:13488: checking for libintl.h
configure:13488: result: yes
configure:13496: checking for ngettext in libc
configure:13514: gcc -o conftest -g -O2  -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  conftest.c  >&5
configure:13514: $? = 0
configure:13523: result: yes
configure:13527: checking for dgettext in libc
configure:13545: gcc -o conftest -g -O2  -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  conftest.c  >&5
configure:13545: $? = 0
configure:13554: result: yes
configure:13561: checking for bind_textdomain_codeset
configure:13561: gcc -o conftest -g -O2  -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  conftest.c  >&5
configure:13561: $? = 0
configure:13561: result: yes
configure:13837: checking for msgfmt
configure:13864: result: /usr/bin/msgfmt
configure:13875: checking for dcgettext
configure:13875: gcc -o conftest -g -O2  -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  conftest.c   >&5
conftest.c:54:6: warning: conflicting types for built-in function 'dcgettext'
configure:13875: $? = 0
configure:13875: result: yes
configure:13885: checking if msgfmt accepts -c
configure:13900: $MSGFMT -c -o /dev/null conftest.foo
configure:13903: $? = 0
configure:13905: result: yes
configure:13915: checking for gmsgfmt
configure:13946: result: /usr/bin/msgfmt
configure:13956: checking for xgettext
configure:13983: result: /usr/bin/xgettext
configure:14002: gcc -o conftest -g -O2  -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS  conftest.c   >&5
configure:14002: $? = 0
configure:14276: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by pcmanfm config.status 0.9.8, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on porteus

config.status:1159: creating Makefile
config.status:1159: creating src/Makefile
config.status:1159: creating po/Makefile.in
config.status:1159: creating data/Makefile
config.status:1159: creating data/ui/Makefile
config.status:1159: creating data/ui/about.glade
config.status:1159: creating config.h
config.status:1331: config.h is unchanged
config.status:1379: executing depfiles commands
config.status:1379: executing libtool commands
config.status:1379: executing default-1 commands
config.status:1379: executing po/stamp-it commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_FM_CFLAGS_set=
ac_cv_env_FM_CFLAGS_value=
ac_cv_env_FM_LIBS_set=
ac_cv_env_FM_LIBS_value=
ac_cv_env_GIO_CFLAGS_set=
ac_cv_env_GIO_CFLAGS_value=
ac_cv_env_GIO_LIBS_set=
ac_cv_env_GIO_LIBS_value=
ac_cv_env_GMODULE_CFLAGS_set=
ac_cv_env_GMODULE_CFLAGS_value=
ac_cv_env_GMODULE_LIBS_set=
ac_cv_env_GMODULE_LIBS_value=
ac_cv_env_GTK_CFLAGS_set=
ac_cv_env_GTK_CFLAGS_value=
ac_cv_env_GTK_LIBS_set=
ac_cv_env_GTK_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_MENU_CACHE_CFLAGS_set=
ac_cv_env_MENU_CACHE_CFLAGS_value=
ac_cv_env_MENU_CACHE_LIBS_set=
ac_cv_env_MENU_CACHE_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_XLIB_CFLAGS_set=
ac_cv_env_XLIB_CFLAGS_value=
ac_cv_env_XLIB_LIBS_set=
ac_cv_env_XLIB_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_bind_textdomain_codeset=yes
ac_cv_func_dcgettext=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/ginstall -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_strerror='none required'
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=
am_cv_val_LC_MESSAGES=yes
gt_cv_func_dgettext_libc=yes
gt_cv_func_dgettext_libintl=no
gt_cv_func_ngettext_libc=yes
gt_cv_have_gettext=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/i486-slackware-linux/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
pkg_cv_FM_CFLAGS='-pthread -I/usr/include/libfm -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14  '
pkg_cv_FM_LIBS='-pthread -lfm-gtk -lgtk-x11-2.0 -lfm -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  '
pkg_cv_GIO_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/  '
pkg_cv_GIO_LIBS='-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  '
pkg_cv_GMODULE_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
pkg_cv_GMODULE_LIBS='-Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lglib-2.0  '
pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14  '
pkg_cv_GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  '
pkg_cv_MENU_CACHE_CFLAGS='-I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
pkg_cv_MENU_CACHE_LIBS='-lmenu-cache -lglib-2.0  '
pkg_cv_XLIB_CFLAGS=' '
pkg_cv_XLIB_LIBS='-lX11  '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /root/pcmanfm-0.9.8/pcmanfm-0.9.8/missing --run aclocal-1.11'
ALL_LINGUAS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /root/pcmanfm-0.9.8/pcmanfm-0.9.8/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /root/pcmanfm-0.9.8/pcmanfm-0.9.8/missing --run autoconf'
AUTOHEADER='${SHELL} /root/pcmanfm-0.9.8/pcmanfm-0.9.8/missing --run autoheader'
AUTOMAKE='${SHELL} /root/pcmanfm-0.9.8/pcmanfm-0.9.8/missing --run automake-1.11'
AWK='gawk'
CATALOGS=''
CATOBJEXT='.gmo'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=' -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS'
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FM_CFLAGS='-pthread -I/usr/include/libfm -I/usr/include/gtk-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14  '
FM_LIBS='-pthread -lfm-gtk -lgtk-x11-2.0 -lfm -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  '
GETTEXT_PACKAGE='pcmanfm'
GIO_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/  '
GIO_LIBS='-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  '
GMODULE_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
GMODULE_LIBS='-Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lglib-2.0  '
GMOFILES=''
GMSGFMT='/usr/bin/msgfmt'
GREP='/usr/bin/grep'
GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14  '
GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  '
G_CAST_CHECKS='-DG_DISABLE_CAST_CHECKS'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLLIBS=''
INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_MERGE='/usr/bin/intltool-merge'
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UPDATE='/usr/bin/intltool-update'
INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
LD='/usr/i486-slackware-linux/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /root/pcmanfm-0.9.8/pcmanfm-0.9.8/missing --run makeinfo'
MENU_CACHE_CFLAGS='-I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
MENU_CACHE_LIBS='-lmenu-cache -lglib-2.0  '
MKDIR_P='/usr/bin/mkdir -p'
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='/usr/bin/msgfmt'
MSGFMT_OPTS='-c'
MSGMERGE='/usr/bin/msgmerge'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='pcmanfm'
PACKAGE_BUGREPORT='http://pcmanfm.sf.net/'
PACKAGE_NAME='pcmanfm'
PACKAGE_STRING='pcmanfm 0.9.8'
PACKAGE_TARNAME='pcmanfm'
PACKAGE_URL=''
PACKAGE_VERSION='0.9.8'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
POFILES=''
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS='yes'
VERSION='0.9.8'
XGETTEXT='/usr/bin/xgettext'
XLIB_CFLAGS=' '
XLIB_LIBS='-lX11  '
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /root/pcmanfm-0.9.8/pcmanfm-0.9.8/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/usr/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "pcmanfm"
#define PACKAGE_TARNAME "pcmanfm"
#define PACKAGE_VERSION "0.9.8"
#define PACKAGE_STRING "pcmanfm 0.9.8"
#define PACKAGE_BUGREPORT "http://pcmanfm.sf.net/"
#define PACKAGE_URL ""
#define PACKAGE "pcmanfm"
#define VERSION "0.9.8"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define _LARGEFILE64_SOURCE 1
#define _FILE_OFFSET_BITS 64
#define HAVE_LOCALE_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define ENABLE_NLS 1
#define GETTEXT_PACKAGE "pcmanfm"

configure: exit 0
NjVFQzY2Rg==

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: LXDE - missing associations for mimetypes

Post#7 by brokenman » 30 Jan 2011, 19:01

Ponce .. you rock.

Thanks Karis ... i noticed pccman also at same link as lxde by ponce. Perhaps this will work.
How do i become super user?
Wear your underpants on the outside and put on a cape.

User avatar
Ahau
King of Docs
King of Docs
Posts: 1331
Joined: 28 Dec 2010, 15:18
Distribution: LXDE & Xfce 32/64-bit
Location: USA

Re: LXDE - missing associations for mimetypes

Post#8 by Ahau » 31 Jan 2011, 16:31

I believe the missing associations issue can be resolved by adding 'update-desktop-database' to rc.local.

See http://library.gnome.org/admin/system-a ... ng.html.en

update-desktop-database updates the mimeinfo.cache file, which exists in /usr/share/applications. Upon starting LXDE, this file only contains a few entries, all for gpicview. After running update-desktop-database, this file contains the following, which is mime information pulled from the .desktop entries in /usr/share/applications:

Code: Select all

[MIME Cache]
video/vnd.rn-realvideo=smplayer_enqueue.desktop;smplayer.desktop;
application/x-cue=qmmp_enqueue.desktop;qmmp.desktop;kde4-k3b.desktop;
image/jpeg2000=kde4-kolourpaint.desktop
image/x-psd=kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
application/x-cd-image=kde4-k3b.desktop;kde4-ark.desktop;
application/x-font-pcf=kde4-kfontview.desktop
application/x-rar=xarchiver.desktop;kde4-ark.desktop;
multipart/x-zip=xarchiver.desktop
application/x-bzip-compressed-tar=xarchiver.desktop;kde4-ark.desktop;
application/x-tarz=kde4-ark.desktop
application/oxps=kde4-okularApplication_xps.desktop
audio/x-wav=smplayer_enqueue.desktop;smplayer.desktop;
image/x-pcx=gpicview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
application/ogg=qmmp_enqueue.desktop;qmmp.desktop;
application/x-fictionbook+xml=kde4-okularApplication_fb.desktop
application/x-bzdvi=kde4-okularApplication_dvi.desktop
image/x-portable-greymap=gpicview.desktop
application/x-servicepack=kde4-ark.desktop
image/x-portable-pixmap=gpicview.desktop;kde4-gwenview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
image/svg+xml=gpicview.desktop
audio/x-flac=qmmp_enqueue.desktop;qmmp.desktop;
application/x-bzip2-compressed-tar=xarchiver.desktop
image/x-rgb=kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
image/fax-g3=kde4-okularApplication_fax.desktop
application/x-7z-compressed=xarchiver.desktop;kde4-ark.desktop;
application/x-ogg=qmmp_enqueue.desktop;qmmp.desktop;
application/x-bzip=xarchiver.desktop;kde4-ark.desktop;
audio/x-mpegurl=smplayer_enqueue.desktop;smplayer.desktop;qmmp_enqueue.desktop;qmmp.desktop;
image/x-dds=kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
image/x-ico=kde4-gwenview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
application/x-font-otf=kde4-kfontview.desktop
audio/x-it=qmmp_enqueue.desktop;qmmp.desktop;
application/x-mobipocket-ebook=kde4-okularApplication_mobi.desktop
video/x-msvideo=smplayer_enqueue.desktop;smplayer.desktop;
application/x-bzip2=xarchiver.desktop;kde4-ark.desktop;
image/x-portable-bitmap=gpicview.desktop;kde4-gwenview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
audio/x-ffmpeg-shorten=qmmp_enqueue.desktop;qmmp.desktop;
application/xml=kde4-kfmclient_html.desktop
image/jpeg=gpicview.desktop;kde4-gwenview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
application/vnd.ms-xpsdocument=kde4-okularApplication_xps.desktop
video/x-ms-asf=smplayer_enqueue.desktop;smplayer.desktop;
application/vnd.oasis.opendocument.text=kde4-okularApplication_ooo.desktop
text/plain=leafpad.desktop;kde4-kwrite.desktop;
audio/x-mp2=smplayer_enqueue.desktop;smplayer.desktop;
audio/x-mp3=smplayer_enqueue.desktop;smplayer.desktop;qmmp_enqueue.desktop;qmmp.desktop;
text/html=mozilla-firefox.desktop;kde4-kfmclient_html.desktop;
application/x-ksysguard=kde4-ksysguard.desktop
text/x-patch=kde4-kompare.desktop
audio/mp3=qmmp_enqueue.desktop;qmmp.desktop;
audio/mp4=smplayer_enqueue.desktop;smplayer.desktop;
video/flv=smplayer_enqueue.desktop;smplayer.desktop;
image/vnd.djvu=kde4-okularApplication_djvu.desktop
application/x-font-ttf=kde4-kfontview.desktop
video/quicktime=smplayer_enqueue.desktop;smplayer.desktop;
video/mp4=smplayer_enqueue.desktop;smplayer.desktop;
image/gif=gpicview.desktop;kde4-gwenview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
video/avi=smplayer_enqueue.desktop;smplayer.desktop;
audio/x-mod=qmmp_enqueue.desktop;qmmp.desktop;
application/x-xz-compressed-tar=kde4-ark.desktop
application/x-k3b=kde4-k3b.desktop
inode/directory=pcmanfm.desktop;qmmp_enqueue.desktop;qmmp_cue.desktop;qmmp.desktop;kde4-kfmclient_dir.desktop;kde4-gwenview.desktop;kde4-dolphin.desktop;
application/x-font-type1=kde4-kfontview.desktop
audio/x-pn-realaudio=smplayer_enqueue.desktop;smplayer.desktop;
image/g3fax=kde4-okularApplication_fax.desktop
audio/x-vorbis=smplayer_enqueue.desktop;smplayer.desktop;
application/xhtml+xml=kde4-kfmclient_html.desktop
image/x-gzeps=kde4-okularApplication_kimgio.desktop
application/zip=xarchiver.desktop;kde4-ark.desktop;
application/pcx=gpicview.desktop
image/png=gpicview.desktop;kde4-gwenview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
application/x-font-bdf=kde4-kfontview.desktop
image/svg-xml=gpicview.desktop
application/x-lzma=kde4-ark.desktop
image/tiff=gpicview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
x-directory/normal=pcmanfm.desktop
image/x-exr=kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
application/pdf=kde4-okularApplication_pdf.desktop
image/x-eps=kde4-gwenview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
image/jp2=kde4-okularApplication_kimgio.desktop
audio/x-matroska=smplayer_enqueue.desktop;smplayer.desktop;
application/x-zip-compressed=xarchiver.desktop;kde4-ark.desktop;
image/x-hdr=kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
application/x-zip=xarchiver.desktop
audio/x-musepack=qmmp_enqueue.desktop;qmmp.desktop;
image/x-targa=gpicview.desktop
audio/x-ape=qmmp_enqueue.desktop;qmmp.desktop;
application/x-compressed-tar=xarchiver.desktop;kde4-ark.desktop;
application/vnd.kde.okular-archive=kde4-okular.desktop
application/x-webarchive=kde4-kfmclient_war.desktop
image/x-portable-graymap=kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
application/x-gzip=xarchiver.desktop;kde4-ark.desktop;
audio/vorbis=smplayer_enqueue.desktop;smplayer.desktop;
audio/x-adpcm=smplayer_enqueue.desktop;smplayer.desktop;
video/x-ogm=smplayer_enqueue.desktop;smplayer.desktop;
image/x-xcf=kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
audio/mpeg=smplayer_enqueue.desktop;smplayer.desktop;qmmp_enqueue.desktop;qmmp.desktop;
application/x-tar=xarchiver.desktop;kde4-ark.desktop;
application/x-gzpdf=kde4-okularApplication_pdf.desktop
image/x-xpixmap=kde4-gwenview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
application/x-cbr=kde4-okularApplication_comicbook.desktop
application/x-cbt=kde4-okularApplication_comicbook.desktop
image/x-bmp=gpicview.desktop
audio/x-scpls=smplayer_enqueue.desktop;smplayer.desktop;qmmp_enqueue.desktop;qmmp.desktop;
image/x-bzeps=kde4-okularApplication_kimgio.desktop
application/x-cbz=kde4-okularApplication_comicbook.desktop
application/x-compress=kde4-ark.desktop
application/x-rar-compressed=xarchiver.desktop
application/x-iso=kde4-k3b.desktop
audio/x-vorbis+ogg=qmmp_enqueue.desktop;qmmp.desktop;
video/x-matroska=smplayer_enqueue.desktop;smplayer.desktop;
application/prs.plucker=kde4-okularApplication_plucker.desktop
image/jpg=gpicview.desktop
application/x-superkaramba=kde4-superkaramba.desktop
audio/x-mpeg=qmmp_enqueue.desktop;qmmp.desktop;
audio/vnd.rn-realaudio=smplayer_enqueue.desktop;smplayer.desktop;
image/x-tga=gpicview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
application/x-java-archive=kde4-ark.desktop
application/x-bzpdf=kde4-okularApplication_pdf.desktop
audio/mpegurl=smplayer_enqueue.desktop;smplayer.desktop;
image/bmp=gpicview.desktop;kde4-gwenview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
audio/ac3=smplayer_enqueue.desktop;smplayer.desktop;
video/x-mng=kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
application/x-deb=kde4-ark.desktop
image/x-xbitmap=kde4-gwenview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
video/mpeg=smplayer_enqueue.desktop;smplayer.desktop;
application/arj=xarchiver.desktop
application/x-lzma-compressed-tar=kde4-ark.desktop
video/x-ms-wmv=smplayer_enqueue.desktop;smplayer.desktop;
video/x-theora=smplayer_enqueue.desktop;smplayer.desktop;
application/x-gzdvi=kde4-okularApplication_dvi.desktop
audio/x-ms-wma=smplayer_enqueue.desktop;smplayer.desktop;qmmp_enqueue.desktop;qmmp.desktop;
application/x-dvi=kde4-okularApplication_dvi.desktop
application/x-arj=xarchiver.desktop
Of course, we could also use this as a starting point for /root/.local/share/applications/mimeapps.list and add/edit as necessary, but I think it would be better to have the system-wide definitions set by update-desktop-database, and have users define their own default applications in mimeapps.list as they see fit.

After running update-desktop-database, I was able to double click on several different filetypes, and they opened up for me.

I haven't checked all filetypes, and I want to crosscheck the contents of the mimeinfo.cache against all of the entries in /usr/share/mime/types and /usr/share/mime/subclasses, as there aren't nearly enough entries in mimeinfo.cache to cover all of the types, but that might take me a while.

Thoughts?

Posted after 1 hour 9 minutes 49 seconds:
same cache file, this time in alphabetical order:

Code: Select all

application/arj=xarchiver.desktop
application/ogg=qmmp_enqueue.desktop;qmmp.desktop;
application/oxps=kde4-okularApplication_xps.desktop
application/pcx=gpicview.desktop
application/pdf=kde4-okularApplication_pdf.desktop
application/prs.plucker=kde4-okularApplication_plucker.desktop
application/vnd.kde.okular-archive=kde4-okular.desktop
application/vnd.ms-xpsdocument=kde4-okularApplication_xps.desktop
application/vnd.oasis.opendocument.text=kde4-okularApplication_ooo.desktop
application/x-7z-compressed=xarchiver.desktop;kde4-ark.desktop;
application/x-arj=xarchiver.desktop
application/x-bzdvi=kde4-okularApplication_dvi.desktop
application/x-bzip=xarchiver.desktop;kde4-ark.desktop;
application/x-bzip2=xarchiver.desktop;kde4-ark.desktop;
application/x-bzip2-compressed-tar=xarchiver.desktop
application/x-bzip-compressed-tar=xarchiver.desktop;kde4-ark.desktop;
application/x-bzpdf=kde4-okularApplication_pdf.desktop
application/x-cbr=kde4-okularApplication_comicbook.desktop
application/x-cbt=kde4-okularApplication_comicbook.desktop
application/x-cbz=kde4-okularApplication_comicbook.desktop
application/x-cd-image=kde4-k3b.desktop;kde4-ark.desktop;
application/x-compress=kde4-ark.desktop
application/x-compressed-tar=xarchiver.desktop;kde4-ark.desktop;
application/x-cue=qmmp_enqueue.desktop;qmmp.desktop;kde4-k3b.desktop;
application/x-deb=kde4-ark.desktop
application/x-dvi=kde4-okularApplication_dvi.desktop
application/x-fictionbook+xml=kde4-okularApplication_fb.desktop
application/x-font-bdf=kde4-kfontview.desktop
application/x-font-otf=kde4-kfontview.desktop
application/x-font-pcf=kde4-kfontview.desktop
application/x-font-ttf=kde4-kfontview.desktop
application/x-font-type1=kde4-kfontview.desktop
application/x-gzdvi=kde4-okularApplication_dvi.desktop
application/x-gzip=xarchiver.desktop;kde4-ark.desktop;
application/x-gzpdf=kde4-okularApplication_pdf.desktop
application/xhtml+xml=kde4-kfmclient_html.desktop
application/x-iso=kde4-k3b.desktop
application/x-java-archive=kde4-ark.desktop
application/x-k3b=kde4-k3b.desktop
application/x-ksysguard=kde4-ksysguard.desktop
application/x-lzma=kde4-ark.desktop
application/x-lzma-compressed-tar=kde4-ark.desktop
application/xml=kde4-kfmclient_html.desktop
application/x-mobipocket-ebook=kde4-okularApplication_mobi.desktop
application/x-ogg=qmmp_enqueue.desktop;qmmp.desktop;
application/x-rar=xarchiver.desktop;kde4-ark.desktop;
application/x-rar-compressed=xarchiver.desktop
application/x-servicepack=kde4-ark.desktop
application/x-superkaramba=kde4-superkaramba.desktop
application/x-tar=xarchiver.desktop;kde4-ark.desktop;
application/x-tarz=kde4-ark.desktop
application/x-webarchive=kde4-kfmclient_war.desktop
application/x-xz-compressed-tar=kde4-ark.desktop
application/x-zip=xarchiver.desktop
application/x-zip-compressed=xarchiver.desktop;kde4-ark.desktop;
application/zip=xarchiver.desktop;kde4-ark.desktop;
audio/ac3=smplayer_enqueue.desktop;smplayer.desktop;
audio/mp3=qmmp_enqueue.desktop;qmmp.desktop;
audio/mp4=smplayer_enqueue.desktop;smplayer.desktop;
audio/mpeg=smplayer_enqueue.desktop;smplayer.desktop;qmmp_enqueue.desktop;qmmp.desktop;
audio/mpegurl=smplayer_enqueue.desktop;smplayer.desktop;
audio/vnd.rn-realaudio=smplayer_enqueue.desktop;smplayer.desktop;
audio/vorbis=smplayer_enqueue.desktop;smplayer.desktop;
audio/x-adpcm=smplayer_enqueue.desktop;smplayer.desktop;
audio/x-ape=qmmp_enqueue.desktop;qmmp.desktop;
audio/x-ffmpeg-shorten=qmmp_enqueue.desktop;qmmp.desktop;
audio/x-flac=qmmp_enqueue.desktop;qmmp.desktop;
audio/x-it=qmmp_enqueue.desktop;qmmp.desktop;
audio/x-matroska=smplayer_enqueue.desktop;smplayer.desktop;
audio/x-mod=qmmp_enqueue.desktop;qmmp.desktop;
audio/x-mp2=smplayer_enqueue.desktop;smplayer.desktop;
audio/x-mp3=smplayer_enqueue.desktop;smplayer.desktop;qmmp_enqueue.desktop;qmmp.desktop;
audio/x-mpeg=qmmp_enqueue.desktop;qmmp.desktop;
audio/x-mpegurl=smplayer_enqueue.desktop;smplayer.desktop;qmmp_enqueue.desktop;qmmp.desktop;
audio/x-ms-wma=smplayer_enqueue.desktop;smplayer.desktop;qmmp_enqueue.desktop;qmmp.desktop;
audio/x-musepack=qmmp_enqueue.desktop;qmmp.desktop;
audio/x-pn-realaudio=smplayer_enqueue.desktop;smplayer.desktop;
audio/x-scpls=smplayer_enqueue.desktop;smplayer.desktop;qmmp_enqueue.desktop;qmmp.desktop;
audio/x-vorbis+ogg=qmmp_enqueue.desktop;qmmp.desktop;
audio/x-vorbis=smplayer_enqueue.desktop;smplayer.desktop;
audio/x-wav=smplayer_enqueue.desktop;smplayer.desktop;
image/bmp=gpicview.desktop;kde4-gwenview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
image/fax-g3=kde4-okularApplication_fax.desktop
image/g3fax=kde4-okularApplication_fax.desktop
image/gif=gpicview.desktop;kde4-gwenview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
image/jp2=kde4-okularApplication_kimgio.desktop
image/jpeg=gpicview.desktop;kde4-gwenview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
image/jpeg2000=kde4-kolourpaint.desktop
image/jpg=gpicview.desktop
image/png=gpicview.desktop;kde4-gwenview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
image/svg+xml=gpicview.desktop
image/svg-xml=gpicview.desktop
image/tiff=gpicview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
image/vnd.djvu=kde4-okularApplication_djvu.desktop
image/x-bmp=gpicview.desktop
image/x-bzeps=kde4-okularApplication_kimgio.desktop
image/x-dds=kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
image/x-eps=kde4-gwenview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
image/x-exr=kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
image/x-gzeps=kde4-okularApplication_kimgio.desktop
image/x-hdr=kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
image/x-ico=kde4-gwenview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
image/x-pcx=gpicview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
image/x-portable-bitmap=gpicview.desktop;kde4-gwenview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
image/x-portable-graymap=kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
image/x-portable-greymap=gpicview.desktop
image/x-portable-pixmap=gpicview.desktop;kde4-gwenview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
image/x-psd=kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
image/x-rgb=kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
image/x-targa=gpicview.desktop
image/x-tga=gpicview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
image/x-xbitmap=kde4-gwenview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
image/x-xcf=kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
image/x-xpixmap=kde4-gwenview.desktop;kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
inode/directory=pcmanfm.desktop;qmmp_enqueue.desktop;qmmp_cue.desktop;qmmp.desktop;kde4-kfmclient_dir.desktop;kde4-gwenview.desktop;kde4-dolphin.desktop;
multipart/x-zip=xarchiver.desktop
text/html=mozilla-firefox.desktop;leafpad.desktop;kde4-kwrite.desktop;kde4-kfmclient_html.desktop;
text/plain=leafpad.desktop;kde4-kwrite.desktop;
text/x-patch=kde4-kompare.desktop
video/avi=smplayer_enqueue.desktop;smplayer.desktop;
video/flv=smplayer_enqueue.desktop;smplayer.desktop;
video/mp4=smplayer_enqueue.desktop;smplayer.desktop;
video/mpeg=smplayer_enqueue.desktop;smplayer.desktop;
video/quicktime=smplayer_enqueue.desktop;smplayer.desktop;
video/vnd.rn-realvideo=smplayer_enqueue.desktop;smplayer.desktop;
video/x-matroska=smplayer_enqueue.desktop;smplayer.desktop;
video/x-mng=kde4-okularApplication_kimgio.desktop;kde4-kolourpaint.desktop;
video/x-ms-asf=smplayer_enqueue.desktop;smplayer.desktop;
video/x-msvideo=smplayer_enqueue.desktop;smplayer.desktop;
video/x-ms-wmv=smplayer_enqueue.desktop;smplayer.desktop;
video/x-ogm=smplayer_enqueue.desktop;smplayer.desktop;
video/x-theora=smplayer_enqueue.desktop;smplayer.desktop;
x-directory/normal=pcmanfm.desktop
Please take a look at our online documentation, here. Suggestions are welcome!

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Re: LXDE - missing associations for mimetypes

Post#9 by fanthom » 31 Jan 2011, 16:47

hello Ahau,

nice finding (again) - this is the best method and should sort our this issue :)
i will add 'update-desktop-database' function to /etc/rc.d/rc.M
Just one problem found so far: after updating of mimeinfo.cache file, htmls are associated with konqueror while we dont have this app in 64bit box. Will have to track it down.
Please add [Solved] to your thread title if the solution was found.

User avatar
Ahau
King of Docs
King of Docs
Posts: 1331
Joined: 28 Dec 2010, 15:18
Distribution: LXDE & Xfce 32/64-bit
Location: USA

Re: LXDE - missing associations for mimetypes

Post#10 by Ahau » 31 Jan 2011, 18:17

Thanks, fanthom!

For posterity's sake, I'll post some more information that I've been working on:

After sorting out the types and subclasses files and comparing them against the mimetype.cache file, the following mime types appear to be mapped to an application:

Code: Select all

application/atom+xml
application/docbook+xml
application/ecmascript
application/mathematica
application/mathml+xml
application/mbox
application/metalink+xml
application/ogg
application/pdf
application/pgp-keys
application/pgp-signature
application/pkcs7-signature
application/postscript
application/prs.plucker
application/ram
application/rdf+xml
application/relaxng
application/rss+xml
application/rtf
application/sieve
application/smil
application/vnd.google-earth.kml+xml
application/vnd.google-earth.kmz
application/vnd.kde.okular-archive
application/vnd.mozilla.xul+xml
application/vnd.ms-xpsdocument
application/vnd.oasis.opendocument.chart
application/vnd.oasis.opendocument.chart-template
application/vnd.oasis.opendocument.database
application/vnd.oasis.opendocument.formula
application/vnd.oasis.opendocument.formula-template
application/vnd.oasis.opendocument.graphics
application/vnd.oasis.opendocument.graphics-flat-xml
application/vnd.oasis.opendocument.graphics-template
application/vnd.oasis.opendocument.image
application/vnd.oasis.opendocument.presentation
application/vnd.oasis.opendocument.presentation-flat-xml
application/vnd.oasis.opendocument.presentation-template
application/vnd.oasis.opendocument.spreadsheet
application/vnd.oasis.opendocument.spreadsheet-flat-xml
application/vnd.oasis.opendocument.spreadsheet-template
application/vnd.oasis.opendocument.text
application/vnd.oasis.opendocument.text-flat-xml
application/vnd.oasis.opendocument.text-master
application/vnd.oasis.opendocument.text-template
application/vnd.oasis.opendocument.text-web
application/vnd.openofficeorg.extension
application/vnd.openxmlformats-officedocument.presentationml.presentation
application/vnd.openxmlformats-officedocument.presentationml.slideshow
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
application/vnd.openxmlformats-officedocument.wordprocessingml.document
application/vnd.sun.xml.calc
application/vnd.sun.xml.calc.template
application/vnd.sun.xml.draw
application/vnd.sun.xml.draw.template
application/vnd.sun.xml.impress
application/vnd.sun.xml.impress.template
application/vnd.sun.xml.math
application/vnd.sun.xml.writer
application/vnd.sun.xml.writer.global
application/vnd.sun.xml.writer.template
application/x-7z-compressed
application/x-abiword
application/x-arj
application/x-asp
application/x-awk
application/x-bzdvi
application/x-bzip
application/x-bzip-compressed-tar
application/x-bzpdf
application/x-cb7
application/x-cbr
application/x-cbt
application/x-cbz
application/x-cd-image
application/x-cdrdao-toc
application/x-chess-pgn
application/x-compress
application/x-compressed-tar
application/x-csh
application/x-cue
application/x-deb
application/x-dia-diagram
application/x-dvi
application/x-fictionbook+xml
application/x-fluid
application/x-font-bdf
application/x-font-otf
application/x-font-pcf
application/x-font-ttf
application/x-font-ttx
application/x-font-type1
application/x-glade
application/x-gnuplot
application/x-go-sgf
application/x-gzdvi
application/x-gz-font-linux-psf
application/x-gzip
application/x-gzpdf
application/x-gzpostscript
application/xhtml+xml
application/x-ica
application/x-it87
application/x-java-archive
application/x-java-jnlp-file
application/x-k3b
application/x-kgetlist
application/x-kns
application/x-kommander
application/x-ksysguard
application/x-ktheme
application/x-kvtml
application/x-lyx
application/x-lzma
application/x-lzma-compressed-tar
application/x-m4
application/x-magicpoint
application/xml
application/xml-dtd
application/xml-external-parsed-entity
application/x-mozilla-bookmarks
application/x-nautilus-link
application/x-netshow-channel
application/x-nzb
application/x-perl
application/x-php
application/x-plasma
application/x-profile
application/x-quanta
application/x-quicktime-media-link
application/x-rar
application/x-reject
application/x-ruby
application/x-sami
application/xsd
application/x-shared-library-la
application/x-shellscript
application/xslt+xml
application/x-smb-server
application/x-smb-workgroup
application/xspf+xml
application/x-subrip
application/x-superkaramba
application/x-tar
application/x-tarz
application/x-trig
application/x-troff-man
application/x-turtle
application/x-vnd.kde.contactgroup
application/x-webarchive
application/x-xbel
application/x-xliff
application/x-xz-compressed-tar
application/zip
audio/ac3
audio/mp4
audio/mpeg
audio/ogg
audio/vnd.rn-realaudio
audio/x-adpcm
audio/x-ape
audio/x-flac
audio/x-it
audio/x-m4b
audio/x-matroska
audio/x-mod
audio/x-mpegurl
audio/x-ms-wma
audio/x-musepack
audio/x-pn-realaudio-plugin
audio/x-scpls
image/bmp
image/fax-g3
image/g3fax
image/gif
image/jp2
image/jpeg
image/png
image/svg+xml
image/svg+xml-compressed
image/tiff
image/vnd.djvu
image/x-adobe-dng
image/x-bzeps
image/x-canon-cr2
image/x-dds
image/x-eps
image/x-exr
image/x-gzeps
image/x-hdr
image/x-kodak-dcr
image/x-kodak-k25
image/x-kodak-kdc
image/x-nikon-nef
image/x-pcx
image/x-pentax-pef
image/x-portable-bitmap
image/x-portable-graymap
image/x-portable-pixmap
image/x-rgb
image/x-sony-arw
image/x-sony-sr2
image/x-sony-srf
image/x-tga
image/x-xbitmap
image/x-xcf
image/x-xpixmap
inode/directory
inode/mount-point
inode/vnd.kde.device.printer
inode/vnd.kde.device.router
inode/vnd.kde.device.scanner
inode/vnd.kde.device.server
inode/vnd.kde.device.unknown
inode/vnd.kde.device.workstation
inode/vnd.kde.network
inode/vnd.kde.service.afpovertcp
inode/vnd.kde.service.ftp
inode/vnd.kde.service.ftps
inode/vnd.kde.service.nfs
inode/vnd.kde.service.sftp-ssh
inode/vnd.kde.service.smb
inode/vnd.kde.service.svn
inode/vnd.kde.service.webdav
inode/vnd.kde.service.webdavs
message/delivery-status
message/disposition-notification
message/news
message/partial
message/rfc822
model/vrml
text/calendar
text/csv
text/directory
text/enriched
text/html
text/htmlh
text/plain
text/rfc822-headers
text/richtext
text/sgml
text/spreadsheet
text/tab-separated-values
text/troff
text/vnd.abc
text/vnd.wap.wml
text/x-adasrc
text/x-authors
text/x-bibtex
text/x-changelog
text/x-copying
text/x-credits
text/x-csrc
text/x-dcl
text/x-dsl
text/x-eiffel
text/x-emacs-lisp
text/x-erlang
text/x-fortran
text/x-gettext-translation
text/x-gettext-translation-template
text/x-haskell
text/x-hex
text/x-idl
text/x-install
text/x-iptables
text/x-katefilelist
text/x-ldif
text/x-lilypond
text/x-literate-haskell
text/x-log
text/x-lua
text/x-makefile
text/x-matlab
text/xmcd
text/x-microdvd
text/x-moc
text/x-mpsub
text/x-ms-regedit
text/x-mup
text/x-ocl
text/x-opml+xml
text/x-pascal
text/x-patch
text/x-python
text/x-readme
text/x-rpm-spec
text/x-scheme
text/x-setext
text/x-sql
text/x-ssa
text/x-subviewer
text/x-tcl
text/x-tex
text/x-texinfo
text/x-troff-me
text/x-troff-mm
text/x-troff-ms
text/x-txt2tags
text/x-uil
text/x-uri
text/x-vhdl
text/x-xmi
text/x-xslfo
video/3gpp
video/mp4
video/mpeg
video/ogg
video/quicktime
video/vnd.rn-realvideo
video/x-matroska
video/x-mng
video/x-ms-asf
video/x-msvideo
video/x-ms-wmp
video/x-ms-wmv
and the following types MAY not be mapped (I'm not sure, because I'm still gaining an understanding of where all of the information is pulled, and some of the items below may be covered already by those above):

Code: Select all

application/andrew-inset
application/annodex
application/dicom
application/epub+zip
application/gnunet-directory
application/illustrator
application/javascript
application/mac-binhex40
application/msword
application/msword-template
application/mxf
application/octet-stream
application/oda
application/pgp-encrypted
application/pkcs10
application/pkcs7-mime
application/pkix-cert
application/pkix-crl
application/pkix-pkipath
application/sdp
application/vnd.apple.mpegurl
application/vnd.corel-draw
application/vnd.emusic-emusic_package
application/vnd.hp-hpgl
application/vnd.hp-pcl
application/vnd.iccprofile
application/vnd.kde.kphotoalbum-import
application/vnd.lotus-1-2-3
application/vnd.ms-access
application/vnd.ms-cab-compressed
application/vnd.ms-excel
application/vnd.ms-powerpoint
application/vnd.ms-tnef
application/vnd.ms-works
application/vnd.ms-wpl
application/vnd.rn-realmedia
application/vnd.stardivision.calc
application/vnd.stardivision.chart
application/vnd.stardivision.draw
application/vnd.stardivision.impress
application/vnd.stardivision.mail
application/vnd.stardivision.math
application/vnd.stardivision.writer
application/vnd.symbian.install
application/vnd.wordperfect
application/x-ace
application/x-alz
application/x-amipro
application/x-aportisdoc
application/x-applix-spreadsheet
application/x-applix-word
application/x-arc
application/x-archive
application/x-bcpio
application/x-bittorrent
application/x-blender
application/x-bzpostscript
application/x-cabri
application/x-cda
application/x-chm
application/x-cisco-vpn-settings
application/x-class-file
application/x-core
application/x-cpio
application/x-cpio-compressed
application/x-dar
application/x-dbf
application/x-dc-rom
application/x-designer
application/x-desktop
application/x-drgeo
application/x-egon
application/x-e-theme
application/x-executable
application/x-font-afm
application/x-font-dos
application/x-font-framemaker
application/x-font-libgrx
application/x-font-linux-psf
application/x-font-snf
application/x-font-speedo
application/x-font-sunos-news
application/x-font-tex
application/x-font-tex-tfm
application/x-font-vfont
application/x-frame
application/x-gameboy-rom
application/x-gba-rom
application/x-gdbm
application/x-gedcom
application/x-genesis-rom
application/x-gettext-translation
application/x-gmc-link
application/x-gnucash
application/x-gnumeric
application/x-graphite
application/x-gtktalog
application/x-hdf
application/x-hwp
application/x-hwt
application/x-icq
application/x-ipod-firmware
application/x-java
application/x-java-applet
application/x-java-jce-keystore
application/x-java-keystore
application/x-java-pack200
application/x-jbuilder-project
application/x-karbon
application/x-kcachegrind
application/x-kchart
application/x-kcsrc
application/x-kexi-connectiondata
application/x-kexiproject-shortcut
application/x-kexiproject-sqlite
application/x-kexiproject-sqlite2
application/x-kexiproject-sqlite3
application/x-kformula
application/x-kgeo
application/x-khtml-adaptor
application/x-kig
application/x-killustrator
application/x-kivio
application/x-kmplot
application/x-kolf
application/x-konsole
application/x-kontour
application/x-kopete-emoticons
application/x-kourse
application/x-kpovmodeler
application/x-kpresenter
application/x-krita
application/x-kseg
application/x-kspread
application/x-kspread-crypt
application/x-ksysv-package
application/x-kudesigner
application/x-kugar
application/x-kwallet
application/x-kword
application/x-kword-crypt
application/x-kwordquiz
application/x-lha
application/x-lhz
application/x-linguist
application/x-lzip
application/x-lzm
application/x-lzop
application/x-macbinary
application/x-markaby
application/x-matroska
application/x-mif
application/x-mimearchive
application/x-ms-dos-executable
application/x-msi
application/x-ms-win-installer
application/x-mswinurl
application/x-mswrite
application/x-msx-rom
application/x-n64-rom
application/x-navi-animation
application/x-nes-rom
application/x-netcdf
application/x-nintendo-ds-rom
application/x-object
application/x-oleo
application/x-ole-storage
application/x-pak
application/x-palm-database
application/x-par2
application/x-pef-executable
application/x-pkcs12
application/x-pkcs7-certificates
application/x-planperfect
application/x-pocket-word
application/x-pw
application/x-python-bytecode
application/x-quattropro
application/x-qw
application/x-rpm
application/x-sc
application/x-shar
application/x-sharedlib
application/x-shockwave-flash
application/x-shorten
application/x-siag
application/x-slp
application/x-smaf
application/x-sms-rom
application/x-snes-rom
application/x-spss-por
application/x-spss-sav
application/x-sqlite2
application/x-sqlite3
application/x-stuffit
application/x-sv4cpio
application/x-sv4crc
application/x-t602
application/x-tex-gf
application/x-tex-pk
application/x-tgif
application/x-theme
application/x-toutdoux
application/x-trash
application/x-troff-man-compressed
application/x-tuberling
application/x-tzo
application/x-ufraw
application/x-uml
application/x-ustar
application/x-vbscript
application/x-vnd.akonadi.calendar.event
application/x-vnd.akonadi.calendar.freebusy
application/x-vnd.akonadi.calendar.journal
application/x-vnd.akonadi.calendar.todo
application/x-vnd.kde.kexi
application/x-vnd.kde.kplato
application/x-vnd.kde.kplato.work
application/x-vnd.kde.kugar.mixed
application/x-wais-source
application/x-windows-themepack
application/x-win-lnk
application/x-wpg
application/x-x509-ca-cert
application/x-xz
application/x-zerosize
application/x-zoo
audio/aac
audio/AMR
audio/AMR-WB
audio/annodex
audio/basic
audio/midi
audio/mp2
audio/prs.sid
audio/x-aifc
audio/x-aiff
audio/x-aiffc
audio/x-flac+ogg
audio/x-gsm
audio/x-iriver-pla
audio/x-minipsf
audio/x-mo3
audio/x-ms-asx
audio/x-psf
audio/x-psflib
audio/x-riff
audio/x-s3m
audio/x-speex
audio/x-speex+ogg
audio/x-stm
audio/x-tta
audio/x-voc
audio/x-vorbis+ogg
audio/x-wav
audio/x-wavpack
audio/x-wavpack-correction
audio/x-xi
audio/x-xm
audio/x-xmf
image/cgm
image/dpx
image/fits
image/ief
image/openraster
image/rle
image/vnd.adobe.photoshop
image/vnd.dwg
image/vnd.dxf
image/vnd.microsoft.icon
image/vnd.ms-modi
image/vnd.rn-realpix
image/vnd.wap.wbmp
image/x-3ds
image/x-applix-graphics
image/x-canon-crw
image/x-cmu-raster
image/x-compressed-xcf
image/x-dcraw
image/x-dib
image/x-emf
image/x-fpx
image/x-fuji-raf
image/x-icns
image/x-iff
image/x-ilbm
image/x-jng
image/x-kde-raw
image/x-lwo
image/x-lws
image/x-macpaint
image/x-minolta-mrw
image/x-msod
image/x-niff
image/x-olympus-orf
image/x-panasonic-raw
image/x-photo-cd
image/x-pic
image/x-pict
image/x-portable-anymap
image/x-quicktime
image/x-sgi
image/x-sigma-x3f
image/x-skencil
image/x-sun-raster
image/x-win-bitmap
image/x-wmf
image/x-xcursor
image/x-xfig
image/x-xwindowdump
inode/blockdevice
inode/chardevice
inode/fifo
inode/socket
inode/symlink
inode/vnd.kde.service.acrobat-server
inode/vnd.kde.service.adobe-vc
inode/vnd.kde.service.airmouse
inode/vnd.kde.service.airport
inode/vnd.kde.service.appletv-itunes
inode/vnd.kde.service.appletv-pair
inode/vnd.kde.service.daap
inode/vnd.kde.service.dacp
inode/vnd.kde.service.eppc
inode/vnd.kde.service.ggz
inode/vnd.kde.service.giver
inode/vnd.kde.service.home-sharing
inode/vnd.kde.service.http
inode/vnd.kde.service.imap
inode/vnd.kde.service.ipp
inode/vnd.kde.service.kbattleship
inode/vnd.kde.service.kfourinline
inode/vnd.kde.service.ksirk
inode/vnd.kde.service.ldap
inode/vnd.kde.service.libvirt
inode/vnd.kde.service.lobby
inode/vnd.kde.service.lskat
inode/vnd.kde.service.net-assistant
inode/vnd.kde.service.nssocketport
inode/vnd.kde.service.ntp
inode/vnd.kde.service.odisk
inode/vnd.kde.service.pdl-datastream
inode/vnd.kde.service.plasma
inode/vnd.kde.service.pop3
inode/vnd.kde.service.postgresql
inode/vnd.kde.service.presence
inode/vnd.kde.service.printer
inode/vnd.kde.service.pulse-server
inode/vnd.kde.service.pulse-sink
inode/vnd.kde.service.pulse-source
inode/vnd.kde.service.raop
inode/vnd.kde.service.rdp
inode/vnd.kde.service.realplayfavs
inode/vnd.kde.service.rfb
inode/vnd.kde.service.rsync
inode/vnd.kde.service.sleep-proxy
inode/vnd.kde.service.ssh
inode/vnd.kde.service.telnet
inode/vnd.kde.service.touch-able
inode/vnd.kde.service.unknown
inode/vnd.kde.service.upnp.BasicDevice1
inode/vnd.kde.service.upnp.DigitalSecurityCamera1
inode/vnd.kde.service.upnp.HVAC1
inode/vnd.kde.service.upnp.InternetGatewayDevice1
inode/vnd.kde.service.upnp.LANDevice1
inode/vnd.kde.service.upnp.LightingControls1
inode/vnd.kde.service.upnp.MediaRenderer1
inode/vnd.kde.service.upnp.MediaRenderer2
inode/vnd.kde.service.upnp.MediaServer1
inode/vnd.kde.service.upnp.MediaServer2
inode/vnd.kde.service.upnp.MediaServer3
inode/vnd.kde.service.upnp.PrinterBasic1
inode/vnd.kde.service.upnp.PrinterEnhanced1
inode/vnd.kde.service.upnp.RAClient1
inode/vnd.kde.service.upnp.RADiscoveryAgent1
inode/vnd.kde.service.upnp.RAServer1
inode/vnd.kde.service.upnp.RemoteUIClientDevice1
inode/vnd.kde.service.upnp.RemoteUIServerDevice1
inode/vnd.kde.service.upnp.Scanner1
inode/vnd.kde.service.upnp.SolarProtectionBlind1
inode/vnd.kde.service.upnp.Unknown
inode/vnd.kde.service.upnp.WANConnectionDevice1
inode/vnd.kde.service.upnp.WANDevice1
inode/vnd.kde.service.upnp.WFADevice1
inode/vnd.kde.service.upnp.WLANAccessPointDevice1
inode/vnd.kde.service.workstation
inode/vnd.kde.service.xmpp-server
message/external-body
message/x-gnu-rmail
multipart/alternative
multipart/appledouble
multipart/digest
multipart/encrypted
multipart/mixed
multipart/related
multipart/report
multipart/signed
multipart/x-mixed-replace
text/css
text/vnd.graphviz
text/vnd.rn-realtext
text/vnd.sun.j2me.app-descriptor
text/vnd.wap.wmlscript
text/x-c++hdr
text/x-c++src
text/x-chdr
text/x-cmake
text/x-csharp
text/x-dsrc
text/x-google-video-pointer
text/x-iMelody
text/x-java
text/x-lancelotpart
text/x-mof
text/x-mrml
text/x-nfo
text/x-objchdr
text/x-objcsrc
text/x-ocaml
text/x-vala
video/annodex
video/dv
video/isivideo
video/vivo
video/wavelet
video/x-anim
video/x-flic
video/x-flv
video/x-nsv
video/x-ogm+ogg
video/x-sgi-movie
video/x-theora+ogg
x-content/audio-cdda
x-content/audio-dvd
x-content/audio-player
x-content/blank-bd
x-content/blank-cd
x-content/blank-dvd
x-content/blank-hddvd
x-content/image-dcf
x-content/image-picturecd
x-content/software
x-content/unix-software
x-content/video-bluray
x-content/video-dvd
x-content/video-hddvd
x-content/video-svcd
x-content/video-vcd
x-content/win32-software
x-epoc/x-sisx-app
fanthom, I'll dig a little more into the html issue with konqueror.

Posted after 26 minutes 50 seconds:
konquerer may have been removed from the system, but you still have the following .desktop entries:

Code: Select all

kfmclient.desktop  
kfmclient_dir.desktop  
kfmclient_html.desktop 
kfmclient_war.desktop  
These files are related to konqueror: http://developer.kde.org/documentation/ ... lient.html
kfmclient is a small utility for communicating with Konqueror from the command line, or from scripts. It can control Konqueror to a high degree using an API similar to that provided to C++ programmers by the Konqueror class. kfmclient is part of the kdebase package, so you can rely on it's presence on any system running KDE.
The reason why it's still named kfmclient and not konqclient is so that scripts written for KDE 1.x still run with KDE 2.x
Note that all this help is also available from kfmclient itself, if you run kfmclient --commands
kfmclient_html lists MimeTypes text/html;application/xhtml+xml;application/xml;, so update-desktop-database inserts these into the mimetypes.cache file. I'd imagine all of the kfmclient desktop entries could be deleted, but I would add any essential mimetypes to another applications' .desktop entry (e.g. mozilla, kwrite or leafpad) to make sure those filetypes are still recognized when update-desktop-database is run--so long as those applications can, in fact, open those filetypes.
Please take a look at our online documentation, here. Suggestions are welcome!

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Re: LXDE - missing associations for mimetypes

Post#11 by fanthom » 31 Jan 2011, 19:51

looks like 'kfmclient' package is really not needed in default ISO - will be removed in next release :)
Thanks a lot Ahau - great work again.

giving [Solved]
Please add [Solved] to your thread title if the solution was found.

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: [Solved] LXDE - missing associations for mimetypes

Post#12 by brokenman » 31 Jan 2011, 21:17

Most excellent. Please pass on rc.M changes once done fanthom. A great team of testers !!
How do i become super user?
Wear your underpants on the outside and put on a cape.

User avatar
Hamza
Warlord
Warlord
Posts: 1908
Joined: 28 Dec 2010, 07:41
Distribution: Porteus
Location: France

Re: [Solved] LXDE - missing associations for mimetypes

Post#13 by Hamza » 01 Feb 2011, 07:27

@brokenman,
Thanks !
+1
NjVFQzY2Rg==

Post Reply