[LAD] Development Release - JACK-sync'd Arpeggiator - arpage

Ralf Mardorf ralf.mardorf at alice-dsl.net
Sat Dec 26 17:41:44 UTC 2009


Hi Mark :)

it did build and it's running right now.
There are still some messages when I launch arpage, thus I atached the 
configure and make outputs, maybe they are useful (I didn't read them), 
the messages I get when I run arpage are also atached.

What I don't like is, that at 1152x864 the window is to wide. I need to 
move the window.

I'll test arpage as soon as possible.

Thanx,
Ralf

spinymouse-sudo at 64studio:/usr/src$ svn co 
https://arpage.svn.sourceforge.net/svnroot/arpage arpage
[snip]
Checked out revision 42.
spinymouse-sudo at 64studio:/usr/src$ cd arpage/branches
spinymouse-sudo at 64studio:/usr/src/arpage/branches$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
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 how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 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... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.40.5 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... (cached) /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.8.8
checking for XML::Parser... ok
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/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... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/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 for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
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/bin/ld -m elf_x86_64) 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 ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports 
shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports 
shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ARPAGE... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing libtool commands
config.status: executing po/stamp-it commands
spinymouse-sudo at 64studio:/usr/src/arpage/branches$ make
make  all-recursive
make[1]: Entering directory `/usr/src/arpage/branches'
Making all in src
make[2]: Entering directory `/usr/src/arpage/branches/src'
g++ -DHAVE_CONFIG_H -I. -I..  
-DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" 
-DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" 
-DPNG_NO_MMX_CODE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include 
-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include 
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include 
-I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 
-I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 
-I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include 
-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 
-I/usr/include/atk-1.0     -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo 
-c -o main.o main.cc
mv -f .deps/main.Tpo .deps/main.Po
g++ -DHAVE_CONFIG_H -I. -I..  
-DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" 
-DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" 
-DPNG_NO_MMX_CODE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include 
-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include 
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include 
-I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 
-I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 
-I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include 
-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 
-I/usr/include/atk-1.0     -g -O2 -MT jack_process.o -MD -MP -MF 
.deps/jack_process.Tpo -c -o jack_process.o jack_process.cc
mv -f .deps/jack_process.Tpo .deps/jack_process.Po
g++ -DHAVE_CONFIG_H -I. -I..  
-DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" 
-DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" 
-DPNG_NO_MMX_CODE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include 
-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include 
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include 
-I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 
-I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 
-I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include 
-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 
-I/usr/include/atk-1.0     -g -O2 -MT arpui.o -MD -MP -MF 
.deps/arpui.Tpo -c -o arpui.o arpui.cc
mv -f .deps/arpui.Tpo .deps/arpui.Po
g++ -DHAVE_CONFIG_H -I. -I..  
-DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" 
-DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" 
-DPNG_NO_MMX_CODE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include 
-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include 
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include 
-I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 
-I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 
-I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include 
-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 
-I/usr/include/atk-1.0     -g -O2 -MT arprun.o -MD -MP -MF 
.deps/arprun.Tpo -c -o arprun.o arprun.cc
mv -f .deps/arprun.Tpo .deps/arprun.Po
g++ -DHAVE_CONFIG_H -I. -I..  
-DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" 
-DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" 
-DPNG_NO_MMX_CODE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include 
-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include 
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include 
-I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 
-I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 
-I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include 
-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 
-I/usr/include/atk-1.0     -g -O2 -MT arppatt.o -MD -MP -MF 
.deps/arppatt.Tpo -c -o arppatt.o arppatt.cc
mv -f .deps/arppatt.Tpo .deps/arppatt.Po
g++ -DHAVE_CONFIG_H -I. -I..  
-DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" 
-DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" 
-DPNG_NO_MMX_CODE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include 
-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include 
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include 
-I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 
-I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 
-I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include 
-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 
-I/usr/include/atk-1.0     -g -O2 -MT scales.o -MD -MP -MF 
.deps/scales.Tpo -c -o scales.o scales.cc
mv -f .deps/scales.Tpo .deps/scales.Po
g++ -DHAVE_CONFIG_H -I. -I..  
-DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" 
-DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" 
-DPNG_NO_MMX_CODE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include 
-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include 
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include 
-I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 
-I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 
-I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include 
-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 
-I/usr/include/atk-1.0     -g -O2 -MT midimsg.o -MD -MP -MF 
.deps/midimsg.Tpo -c -o midimsg.o midimsg.cc
mv -f .deps/midimsg.Tpo .deps/midimsg.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g -O2   -o arpage 
main.o jack_process.o arpui.o arprun.o arppatt.o scales.o midimsg.o 
-lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 -lpangomm-1.4 
-lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 
-lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 
-lgmodule-2.0 -ldl -lglib-2.0 -ljack  
libtool: link: g++ -g -O2 -o arpage main.o jack_process.o arpui.o 
arprun.o arppatt.o scales.o midimsg.o  /usr/lib/libgtkmm-2.4.so 
/usr/lib/libgdkmm-2.4.so /usr/lib/libatkmm-1.6.so 
/usr/lib/libgtk-x11-2.0.so /usr/lib/libpangomm-1.4.so 
/usr/lib/libcairomm-1.0.so /usr/lib/libglibmm-2.4.so 
/usr/lib/libsigc-2.0.so /usr/lib/libgdk-x11-2.0.so 
/usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm 
/usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so 
/usr/lib/libcairo.so /usr/lib/libgobject-2.0.so 
/usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -ljack
g++ -DHAVE_CONFIG_H -I. -I..  
-DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" 
-DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" 
-DPNG_NO_MMX_CODE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include 
-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include 
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include 
-I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 
-I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 
-I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include 
-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 
-I/usr/include/atk-1.0     -g -O2 -MT event_zone.o -MD -MP -MF 
.deps/event_zone.Tpo -c -o event_zone.o event_zone.cc
event_zone.cc:609:80: warning: no newline at end of file
mv -f .deps/event_zone.Tpo .deps/event_zone.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g -O2   -o zonage 
event_zone.o -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 
-lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 
-latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo 
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -ljack  
libtool: link: g++ -g -O2 -o zonage event_zone.o  
/usr/lib/libgtkmm-2.4.so /usr/lib/libgdkmm-2.4.so 
/usr/lib/libatkmm-1.6.so /usr/lib/libgtk-x11-2.0.so 
/usr/lib/libpangomm-1.4.so /usr/lib/libcairomm-1.0.so 
/usr/lib/libglibmm-2.4.so /usr/lib/libsigc-2.0.so 
/usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so 
/usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so 
/usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgobject-2.0.so 
/usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -ljack
g++ -DHAVE_CONFIG_H -I. -I..  
-DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" 
-DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" 
-DPNG_NO_MMX_CODE -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include 
-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include 
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include 
-I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 
-I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 
-I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include 
-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 
-I/usr/include/atk-1.0     -g -O2 -MT new_idea.o -MD -MP -MF 
.deps/new_idea.Tpo -c -o new_idea.o new_idea.cc
new_idea.cc:46:80: warning: no newline at end of file
mv -f .deps/new_idea.Tpo .deps/new_idea.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g -O2   -o test_ui 
new_idea.o -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0 
-lpangomm-1.4 -lcairomm-1.0 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 
-latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo 
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -ljack  
libtool: link: g++ -g -O2 -o test_ui new_idea.o  
/usr/lib/libgtkmm-2.4.so /usr/lib/libgdkmm-2.4.so 
/usr/lib/libatkmm-1.6.so /usr/lib/libgtk-x11-2.0.so 
/usr/lib/libpangomm-1.4.so /usr/lib/libcairomm-1.0.so 
/usr/lib/libglibmm-2.4.so /usr/lib/libsigc-2.0.so 
/usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so 
/usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so 
/usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgobject-2.0.so 
/usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -ljack
make[2]: Leaving directory `/usr/src/arpage/branches/src'
Making all in po
make[2]: Entering directory `/usr/src/arpage/branches/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/arpage/branches/po'
make[2]: Entering directory `/usr/src/arpage/branches'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/usr/src/arpage/branches'
make[1]: Leaving directory `/usr/src/arpage/branches'
spinymouse-sudo at 64studio:/usr/src/arpage/branches$ sudo checkinstall
[snip]
**********************************************************************

 Done. The new package has been installed and saved to

 /usr/src/arpage/branches/arpage_0.1-1_amd64.deb

 You can remove it from your system anytime using:

      dpkg -r arpage

**********************************************************************

spinymouse-sudo at 64studio:/usr/src/arpage/branches$ arpage

(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: 
gtkmm__GtkSpinButton.caps-lock-warning


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-CRITICAL **: gtk_tree_model_get_n_columns: assertion 
`GTK_IS_TREE_MODEL (tree_model)' failed

(arpage:32701): Gtk-CRITICAL **: gtk_combo_box_set_row_span_column: 
assertion `row_span >= -1 && row_span < col' failed

(arpage:32701): Gtk-CRITICAL **: gtk_tree_model_get_n_columns: assertion 
`GTK_IS_TREE_MODEL (tree_model)' failed

(arpage:32701): Gtk-CRITICAL **: gtk_combo_box_set_column_span_column: 
assertion `column_span >= -1 && column_span < col' failed

(arpage:32701): Gtk-CRITICAL **: gtk_tree_row_reference_new: assertion 
`GTK_IS_TREE_MODEL (model)' failed

(arpage:32701): Gtk-CRITICAL **: gtk_cell_view_set_displayed_row: 
assertion `GTK_IS_TREE_MODEL (cell_view->priv->model)' failed

(arpage:32701): Gtk-WARNING **: Unknown property: 
gtkmm__GtkVScale.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: 
gtkmm__GtkSpinButton.caps-lock-warning


(arpage:32701): Gtk-WARNING **: Unknown property: 
gtkmm__GtkSpinButton.caps-lock-warning


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: 
gtkmm__GtkVScale.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: 
gtkmm__GtkSpinButton.caps-lock-warning


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: 
gtkmm__GtkVScale.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: 
gtkmm__GtkSpinButton.caps-lock-warning


(arpage:32701): Gtk-WARNING **: Unknown property: 
gtkmm__GtkSpinButton.caps-lock-warning


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: 
gtkmm__GtkVScale.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation


(arpage:32701): Gtk-WARNING **: Unknown property: gtkmm__GtkVBox.orientation



More information about the Linux-audio-dev mailing list