hbons / SparkleShare

Share and collaborate by syncing with any Git repository instantly. Linux, macOS, and Windows.
https://sparkleshare.org
Other
4.89k stars 576 forks source link

icon not displayed #494

Closed andre-schlichting closed 12 years ago

andre-schlichting commented 12 years ago

If I run SparkleShare compiled from source in Ubuntu Lucid 10.04 I get the following error in the console.

(SparkleShare:12957): GLib-CRITICAL **: g_str_has_suffix: assertion `str != NULL' failed

Furthermore, the Icon in the indicator area are not displayed, instead there is a general placeholder. I also tried to install SparkleShare from various PPA's with the same result.

wimh commented 12 years ago

did you execute

sudo make install

after building from source?

andre-schlichting commented 12 years ago

Yes I did. Find the config.log in this post

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

It was created by SparkleShare configure 0.4.2, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  $ ./configure --enable-maintainer-mode --prefix=/usr

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

hostname = feuerfieber
uname -m = i686
uname -r = 2.6.32-37-generic
uname -s = Linux
uname -v = #81-Ubuntu SMP Fri Dec 2 20:35:14 UTC 2011

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/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/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games

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

configure:2115: checking for a BSD-compatible install
configure:2183: result: /usr/bin/install -c
configure:2194: checking whether build environment is sane
configure:2244: result: yes
configure:2385: checking for a thread-safe mkdir -p
configure:2424: result: /bin/mkdir -p
configure:2437: checking for gawk
configure:2453: found /usr/bin/gawk
configure:2464: result: gawk
configure:2475: checking whether make sets $(MAKE)
configure:2497: result: yes
configure:2572: checking how to create a ustar tar archive
configure:2585: tar --version
tar (GNU tar) 1.22
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later .
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason.
configure:2588: $? = 0
configure:2628: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:2631: $? = 0
configure:2635: tar -xf - &5
gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
Copyright (C) 2009 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:3133: $? = 0
configure:3122: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) 
configure:3133: $? = 0
configure:3122: gcc -V >&5
gcc: '-V' option must have argument
configure:3133: $? = 1
configure:3122: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:3133: $? = 1
configure:3153: checking whether the C compiler works
configure:3175: gcc    conftest.c  >&5
configure:3179: $? = 0
configure:3228: result: yes
configure:3231: checking for C compiler default output file name
configure:3233: result: a.out
configure:3239: checking for suffix of executables
configure:3246: gcc -o conftest    conftest.c  >&5
configure:3250: $? = 0
configure:3272: result: 
configure:3294: checking whether we are cross compiling
configure:3302: gcc -o conftest    conftest.c  >&5
configure:3306: $? = 0
configure:3313: ./conftest
configure:3317: $? = 0
configure:3332: result: no
configure:3337: checking for suffix of object files
configure:3359: gcc -c   conftest.c >&5
configure:3363: $? = 0
configure:3384: result: o
configure:3388: checking whether we are using the GNU C compiler
configure:3407: gcc -c   conftest.c >&5
configure:3407: $? = 0
configure:3416: result: yes
configure:3425: checking whether gcc accepts -g
configure:3445: gcc -c -g  conftest.c >&5
configure:3445: $? = 0
configure:3486: result: yes
configure:3503: checking for gcc option to accept ISO C89
configure:3567: gcc  -c -g -O2  conftest.c >&5
configure:3567: $? = 0
configure:3580: result: none needed
configure:3602: checking dependency style of gcc
configure:3712: result: none
configure:3739: checking for intltool >= 0.40.6
configure:3746: result: 0.41.0 found
configure:3754: checking for intltool-update
configure:3772: found /usr/bin/intltool-update
configure:3784: result: /usr/bin/intltool-update
configure:3794: checking for intltool-merge
configure:3812: found /usr/bin/intltool-merge
configure:3824: result: /usr/bin/intltool-merge
configure:3834: checking for intltool-extract
configure:3852: found /usr/bin/intltool-extract
configure:3864: result: /usr/bin/intltool-extract
configure:3995: checking for xgettext
configure:4013: found /usr/bin/xgettext
configure:4025: result: /usr/bin/xgettext
configure:4035: checking for msgmerge
configure:4053: found /usr/bin/msgmerge
configure:4065: result: /usr/bin/msgmerge
configure:4075: checking for msgfmt
configure:4093: found /usr/bin/msgfmt
configure:4105: result: /usr/bin/msgfmt
configure:4115: checking for gmsgfmt
configure:4146: result: /usr/bin/msgfmt
configure:4166: checking for perl
configure:4184: found /usr/bin/perl
configure:4196: result: /usr/bin/perl
configure:4207: checking for perl >= 5.8.1
configure:4214: result: 5.10.1
configure:4218: checking for XML::Parser
configure:4221: result: ok
configure:4246: gcc -o conftest -g -O2   conftest.c  >&5
configure:4246: $? = 0
configure:4429: checking pkg-config is at least version 0.9.0
configure:4432: result: yes
configure:4441: checking whether ln -s works
configure:4445: result: yes
configure:4464: checking for GNOME_DOC_UTILS
configure:4472: $PKG_CONFIG --exists --print-errors "gnome-doc-utils"
configure:4475: $? = 0
configure:4490: $PKG_CONFIG --exists --print-errors "gnome-doc-utils"
configure:4493: $? = 0
configure:4529: result: yes
configure:4640: checking gnome-doc-utils >= 0.17.3
configure:4643: $PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required"
configure:4646: $? = 0
configure:4654: result: yes
configure:4744: checking for MONO_MODULE
configure:4752: $PKG_CONFIG --exists --print-errors "mono >= 2.2"
configure:4755: $? = 0
configure:4770: $PKG_CONFIG --exists --print-errors "mono >= 2.2"
configure:4773: $? = 0
configure:4828: result: yes
configure:4839: checking for mono
configure:4857: found /usr/bin/mono
configure:4870: result: /usr/bin/mono
configure:4887: $PKG_CONFIG --exists --print-errors "mono >= 2.8"
Requested 'mono >= 2.8' but version of Mono is 2.4.4
configure:4890: $? = 1
configure:4972: checking for gmcs
configure:4990: found /usr/bin/gmcs
configure:5003: result: /usr/bin/gmcs
configure:5025: checking for Mono 2.0 GAC for System.dll
configure:5031: result: found
configure:5025: checking for Mono 2.0 GAC for System.Security.dll
configure:5031: result: found
configure:5025: checking for Mono 2.0 GAC for Mono.Posix.dll
configure:5031: result: found
configure:5046: checking for NOTIFY_SHARP
configure:5054: $PKG_CONFIG --exists --print-errors "notify-sharp"
configure:5057: $? = 0
configure:5072: $PKG_CONFIG --exists --print-errors "notify-sharp"
configure:5075: $? = 0
configure:5111: result: yes
configure:5199: checking for GTKSHARP
configure:5207: $PKG_CONFIG --exists --print-errors "gtk-sharp-2.0 >= $GTKSHARP_REQUIRED"
configure:5210: $? = 0
configure:5225: $PKG_CONFIG --exists --print-errors "gtk-sharp-2.0 >= $GTKSHARP_REQUIRED"
configure:5228: $? = 0
configure:5283: result: yes
configure:5291: checking for GLIBSHARP
configure:5299: $PKG_CONFIG --exists --print-errors "glib-sharp-2.0 >= $GTKSHARP_REQUIRED"
configure:5302: $? = 0
configure:5317: $PKG_CONFIG --exists --print-errors "glib-sharp-2.0 >= $GTKSHARP_REQUIRED"
configure:5320: $? = 0
configure:5375: result: yes
configure:5383: checking for GLIBSHARP_2_12_7
configure:5391: $PKG_CONFIG --exists --print-errors "glib-sharp-2.0 >= 2.12.7"
configure:5394: $? = 0
configure:5409: $PKG_CONFIG --exists --print-errors "glib-sharp-2.0 >= 2.12.7"
configure:5412: $? = 0
configure:5448: result: yes
configure:5463: checking for GTKSHARP_A11Y
configure:5471: $PKG_CONFIG --exists --print-errors "gtk-sharp-2.0 >= 2.12.10"
Requested 'gtk-sharp-2.0 >= 2.12.10' but version of Gtk is 2.12.9
configure:5474: $? = 1
configure:5489: $PKG_CONFIG --exists --print-errors "gtk-sharp-2.0 >= 2.12.10"
Requested 'gtk-sharp-2.0 >= 2.12.10' but version of Gtk is 2.12.9
configure:5492: $? = 1
Requested 'gtk-sharp-2.0 >= 2.12.10' but version of Gtk is 2.12.9
configure:5520: result: no
configure:5570: checking for WEBKIT_SHARP
configure:5578: $PKG_CONFIG --exists --print-errors "webkit-sharp-1.0"
configure:5581: $? = 0
configure:5596: $PKG_CONFIG --exists --print-errors "webkit-sharp-1.0"
configure:5599: $? = 0
configure:5635: result: yes
configure:5646: checking for NOTIFY_SHARP
configure:5711: result: yes
configure:5724: $PKG_CONFIG --exists --print-errors "appindicator-sharp-0.1 >= $APPINDICATOR_REQUIRED"
configure:5727: $? = 0
configure:5737: $PKG_CONFIG --exists --print-errors "appindicator-sharp-0.1 >= $APPINDICATOR_REQUIRED"
configure:5740: $? = 0
configure:5748: checking for APP_INDICATOR
configure:5756: $PKG_CONFIG --exists --print-errors "appindicator-sharp-0.1 >= $APPINDICATOR_REQUIRED"
configure:5759: $? = 0
configure:5774: $PKG_CONFIG --exists --print-errors "appindicator-sharp-0.1 >= $APPINDICATOR_REQUIRED"
configure:5777: $? = 0
configure:5832: result: yes
configure:6063: checking for NAUTILUS_PYTHON
configure:6071: $PKG_CONFIG --exists --print-errors "nautilus-python = 1.1"
Requested 'nautilus-python >= 1.1' but version of Nautilus-Python is 0.6.1
configure:6168: $? = 1
configure:6183: $PKG_CONFIG --exists --print-errors "nautilus-python >= 1.1"
Requested 'nautilus-python >= 1.1' but version of Nautilus-Python is 0.6.1
configure:6186: $? = 1
Requested 'nautilus-python >= 1.1' but version of Nautilus-Python is 0.6.1
configure:6214: result: no
configure:6295: checking for sed
configure:6311: found /bin/sed
configure:6323: result: sed
configure:6616: creating ./config.status

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

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

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

on feuerfieber

config.status:928: creating build/Makefile
config.status:928: creating build/m4/Makefile
config.status:928: creating build/m4/shave/shave
config.status:928: creating build/m4/shave/shave-libtool
config.status:928: creating data/Makefile
config.status:928: creating data/icons/Makefile
config.status:928: creating data/html/Makefile
config.status:928: creating data/plugins/Makefile
config.status:928: creating help/Makefile
config.status:928: creating SparkleLib/AssemblyInfo.cs
config.status:928: creating SparkleLib/Defines.cs
config.status:928: creating SparkleLib/Makefile
config.status:928: creating SparkleShare/sparkleshare
config.status:928: creating SparkleShare/Makefile
config.status:928: creating SparkleShare/Mac/Makefile
config.status:928: creating SparkleShare/Nautilus/Makefile
config.status:928: creating SparkleShare/Nautilus/sparkleshare-nautilus-extension.py
config.status:928: creating SparkleShare/Nautilus/sparkleshare-nautilus3-extension.py
config.status:928: creating po/Makefile.in
config.status:928: creating Makefile
config.status:1091: executing depfiles commands
config.status:1091: executing po/stamp-it commands

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

ac_cv_c_compiler_gnu=yes
ac_cv_env_APP_INDICATOR_CFLAGS_set=
ac_cv_env_APP_INDICATOR_CFLAGS_value=
ac_cv_env_APP_INDICATOR_LIBS_set=
ac_cv_env_APP_INDICATOR_LIBS_value=
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_GLIBSHARP_2_12_7_CFLAGS_set=
ac_cv_env_GLIBSHARP_2_12_7_CFLAGS_value=
ac_cv_env_GLIBSHARP_2_12_7_LIBS_set=
ac_cv_env_GLIBSHARP_2_12_7_LIBS_value=
ac_cv_env_GLIBSHARP_CFLAGS_set=
ac_cv_env_GLIBSHARP_CFLAGS_value=
ac_cv_env_GLIBSHARP_LIBS_set=
ac_cv_env_GLIBSHARP_LIBS_value=
ac_cv_env_GNOME_DOC_UTILS_CFLAGS_set=
ac_cv_env_GNOME_DOC_UTILS_CFLAGS_value=
ac_cv_env_GNOME_DOC_UTILS_LIBS_set=
ac_cv_env_GNOME_DOC_UTILS_LIBS_value=
ac_cv_env_GTKSHARP_A11Y_CFLAGS_set=
ac_cv_env_GTKSHARP_A11Y_CFLAGS_value=
ac_cv_env_GTKSHARP_A11Y_LIBS_set=
ac_cv_env_GTKSHARP_A11Y_LIBS_value=
ac_cv_env_GTKSHARP_CFLAGS_set=
ac_cv_env_GTKSHARP_CFLAGS_value=
ac_cv_env_GTKSHARP_LIBS_set=
ac_cv_env_GTKSHARP_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_MONO_MODULE_CFLAGS_set=
ac_cv_env_MONO_MODULE_CFLAGS_value=
ac_cv_env_MONO_MODULE_LIBS_set=
ac_cv_env_MONO_MODULE_LIBS_value=
ac_cv_env_NAUTILUS3_PYTHON_CFLAGS_set=
ac_cv_env_NAUTILUS3_PYTHON_CFLAGS_value=
ac_cv_env_NAUTILUS3_PYTHON_LIBS_set=
ac_cv_env_NAUTILUS3_PYTHON_LIBS_value=
ac_cv_env_NAUTILUS_PYTHON_CFLAGS_set=
ac_cv_env_NAUTILUS_PYTHON_CFLAGS_value=
ac_cv_env_NAUTILUS_PYTHON_LIBS_set=
ac_cv_env_NAUTILUS_PYTHON_LIBS_value=
ac_cv_env_NOTIFY_SHARP_CFLAGS_set=
ac_cv_env_NOTIFY_SHARP_CFLAGS_value=
ac_cv_env_NOTIFY_SHARP_LIBS_set=
ac_cv_env_NOTIFY_SHARP_LIBS_value=
ac_cv_env_NUNIT_CFLAGS_set=
ac_cv_env_NUNIT_CFLAGS_value=
ac_cv_env_NUNIT_LIBS_set=
ac_cv_env_NUNIT_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_WEBKIT_SHARP_CFLAGS_set=
ac_cv_env_WEBKIT_SHARP_CFLAGS_value=
ac_cv_env_WEBKIT_SHARP_LIBS_set=
ac_cv_env_WEBKIT_SHARP_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_objext=o
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
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_MCS=/usr/bin/gmcs
ac_cv_path_MONO=/usr/bin/mono
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_SED=sed
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_prog_tar_ustar=gnutar
gdu_cv_have_gdu=yes
gdu_cv_version_required=0.17.3
pkg_cv_APP_INDICATOR_CFLAGS='-I:/usr/lib/pkgconfig/../../share/gapi-2.0/pango-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/atk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gdk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gtk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml  '
pkg_cv_APP_INDICATOR_LIBS='-r:/usr/lib/cli/appindicator-sharp-0.0/appindicator-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/pango-sharp-2.0/pango-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/atk-sharp-2.0/atk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/gdk-sharp-2.0/gdk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll  '
pkg_cv_GLIBSHARP_2_12_7_CFLAGS='-I:/usr/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml  '
pkg_cv_GLIBSHARP_2_12_7_LIBS='-r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll  '
pkg_cv_GLIBSHARP_CFLAGS='-I:/usr/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml  '
pkg_cv_GLIBSHARP_LIBS='-r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll  '
pkg_cv_GNOME_DOC_UTILS_CFLAGS=' '
pkg_cv_GNOME_DOC_UTILS_LIBS=' '
pkg_cv_GTKSHARP_CFLAGS='-I:/usr/lib/pkgconfig/../../share/gapi-2.0/pango-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/atk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gdk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gtk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml  '
pkg_cv_GTKSHARP_LIBS='-r:/usr/lib/pkgconfig/../../lib/cli/pango-sharp-2.0/pango-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/atk-sharp-2.0/atk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/gdk-sharp-2.0/gdk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll  '
pkg_cv_MONO_MODULE_CFLAGS='-D_REENTRANT -pthread -I/usr/include/mono-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
pkg_cv_MONO_MODULE_LIBS='-Wl,--export-dynamic -pthread -lmono -ldl -lpthread -lm -lgthread-2.0 -lrt -lglib-2.0  '
pkg_cv_NAUTILUS_PYTHON_CFLAGS=' '
pkg_cv_NAUTILUS_PYTHON_LIBS=' '
pkg_cv_NOTIFY_SHARP_CFLAGS='-I:/usr/lib/pkgconfig/../../share/gapi-2.0/pango-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/atk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gdk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gtk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml  '
pkg_cv_NOTIFY_SHARP_LIBS='-r:/usr/lib/cli/notify-sharp-0.4/notify-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/pango-sharp-2.0/pango-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/atk-sharp-2.0/atk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/gdk-sharp-2.0/gdk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll  '
pkg_cv_WEBKIT_SHARP_CFLAGS='-I:/usr/lib/pkgconfig/../../share/gapi-2.0/pango-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/atk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gdk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gtk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml  '
pkg_cv_WEBKIT_SHARP_LIBS='-r:/usr/lib/cli/webkit-sharp-1.1/webkit-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/pango-sharp-2.0/pango-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/atk-sharp-2.0/atk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/gdk-sharp-2.0/gdk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll  '

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

ACLOCAL='${SHELL} /home/claus/Programme/SparkleShare/missing --run aclocal-1.11'
ACLOCAL_AMFLAGS='-I build/m4/sparkleshare -I build/m4/shamrock -I build/m4/shave ${ACLOCAL_FLAGS}'
ALL_LINGUAS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/claus/Programme/SparkleShare/missing --run tar'
AM_MAKEFLAGS='`test -z $V && echo -s`'
APP_INDICATOR_CFLAGS='-I:/usr/lib/pkgconfig/../../share/gapi-2.0/pango-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/atk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gdk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gtk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml  '
APP_INDICATOR_LIBS='-r:/usr/lib/cli/appindicator-sharp-0.0/appindicator-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/pango-sharp-2.0/pango-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/atk-sharp-2.0/atk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/gdk-sharp-2.0/gdk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll  '
ASM_VERSION='0.4.2'
AUTOCONF='${SHELL} /home/claus/Programme/SparkleShare/missing --run autoconf'
AUTOHEADER='${SHELL} /home/claus/Programme/SparkleShare/missing --run autoheader'
AUTOMAKE='${SHELL} /home/claus/Programme/SparkleShare/missing --run automake-1.11'
AWK='gawk'
CC='/bin/bash /home/claus/Programme/SparkleShare/build/m4/shave/shave cc gcc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CPPFLAGS=''
CXX='/bin/bash /home/claus/Programme/SparkleShare/build/m4/shave/shave cxx '
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS='-DPACKAGE_NAME=\"SparkleShare\" -DPACKAGE_TARNAME=\"sparkleshare\" -DPACKAGE_VERSION=\"0.4.2\" -DPACKAGE_STRING=\"SparkleShare\ 0.4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sparkleshare\" -DVERSION=\"0.4.2\" -DGETTEXT_PACKAGE=\"sparkleshare\" -DHAVE_APP_INDICATOR=1'
DEPDIR='.deps'
DISTCHECK_CONFIGURE_FLAGS='--disable-scrollkeeper '
DOC_USER_FORMATS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
ENABLE_ATK_FALSE=''
ENABLE_ATK_TRUE='#'
ENABLE_DEBUG_FALSE='#'
ENABLE_DEBUG_TRUE=''
ENABLE_GTKUI_FALSE='#'
ENABLE_GTKUI_TRUE=''
ENABLE_RELEASE_FALSE=''
ENABLE_RELEASE_TRUE='#'
ENABLE_SK_FALSE='#'
ENABLE_SK_TRUE=''
ENABLE_TESTS_FALSE=''
ENABLE_TESTS_TRUE='#'
EXEEXT=''
EXTERNAL_NOTIFY_SHARP_FALSE='#'
EXTERNAL_NOTIFY_SHARP_TRUE=''
F77='/bin/bash /home/claus/Programme/SparkleShare/build/m4/shave/shave f77 '
FC='/bin/bash /home/claus/Programme/SparkleShare/build/m4/shave/shave fc '
GETTEXT_PACKAGE='sparkleshare'
GLIBSHARP_2_12_7_CFLAGS='-I:/usr/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml  '
GLIBSHARP_2_12_7_LIBS='-r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll  '
GLIBSHARP_CFLAGS='-I:/usr/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml  '
GLIBSHARP_LIBS='-r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll  '
GMSGFMT='/usr/bin/msgfmt'
GNOME_DOC_UTILS_CFLAGS=' '
GNOME_DOC_UTILS_LIBS=' '
GTKSHARP_A11Y_CFLAGS=''
GTKSHARP_A11Y_LIBS=''
GTKSHARP_CFLAGS='-I:/usr/lib/pkgconfig/../../share/gapi-2.0/pango-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/atk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gdk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gtk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml  '
GTKSHARP_LIBS='-r:/usr/lib/pkgconfig/../../lib/cli/pango-sharp-2.0/pango-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/atk-sharp-2.0/atk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/gdk-sharp-2.0/gdk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll  '
GUISUBDIRS='SparkleShare'
HAVE_APP_INDICATOR_FALSE='#'
HAVE_APP_INDICATOR_TRUE=''
HAVE_GLIBSHARP_2_12_7_FALSE='#'
HAVE_GLIBSHARP_2_12_7_TRUE=''
HAVE_GNOME_DOC_UTILS_FALSE='#'
HAVE_GNOME_DOC_UTILS_TRUE=''
HELP_DIR='${datadir}/gnome/help'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
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 $< $@'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='/bin/bash /home/claus/Programme/SparkleShare/build/m4/shave/shave-libtool '\'''\'''
LN_S='ln -s'
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEFLAGS='-s'
MAKEINFO='${SHELL} /home/claus/Programme/SparkleShare/missing --run makeinfo'
MCS='/bin/bash /home/claus/Programme/SparkleShare/build/m4/shave/shave mcs /usr/bin/gmcs'
MKDIR_P='/bin/mkdir -p'
MONO='/usr/bin/mono'
MONO_MODULE_CFLAGS='-D_REENTRANT -pthread -I/usr/include/mono-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
MONO_MODULE_LIBS='-Wl,--export-dynamic -pthread -lmono -ldl -lpthread -lm -lgthread-2.0 -lrt -lglib-2.0  '
MSGFMT='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
NAUTILUS2_EXTENSION_ENABLED_FALSE='#'
NAUTILUS2_EXTENSION_ENABLED_TRUE=''
NAUTILUS3_EXTENSION_ENABLED_FALSE='#'
NAUTILUS3_EXTENSION_ENABLED_TRUE=''
NAUTILUS3_PYTHON_CFLAGS=''
NAUTILUS3_PYTHON_LIBS=''
NAUTILUS_PREFIX='/usr'
NAUTILUS_PYTHON_CFLAGS=' '
NAUTILUS_PYTHON_DIR='/usr/lib/nautilus/extensions-2.0/python'
NAUTILUS_PYTHON_LIBS=' '
NOTIFY_SHARP_CFLAGS='-I:/usr/lib/pkgconfig/../../share/gapi-2.0/pango-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/atk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gdk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gtk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml  '
NOTIFY_SHARP_LIBS='-r:/usr/lib/cli/notify-sharp-0.4/notify-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/pango-sharp-2.0/pango-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/atk-sharp-2.0/atk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/gdk-sharp-2.0/gdk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll  '
NUNIT_CFLAGS=''
NUNIT_LIBS=''
OBJC='/bin/bash /home/claus/Programme/SparkleShare/build/m4/shave/shave objc '
OBJEXT='o'
OMF_DIR='${datadir}/omf'
PACKAGE='sparkleshare'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='SparkleShare'
PACKAGE_STRING='SparkleShare 0.4.2'
PACKAGE_TARNAME='sparkleshare'
PACKAGE_URL=''
PACKAGE_VERSION='0.4.2'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
Q='$(V:1=)'
SED='sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
USE_NLS='yes'
V='@'
VERSION='0.4.2'
WEBKIT_SHARP_CFLAGS='-I:/usr/lib/pkgconfig/../../share/gapi-2.0/pango-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/atk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gdk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/gtk-api.xml -I:/usr/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml  '
WEBKIT_SHARP_LIBS='-r:/usr/lib/cli/webkit-sharp-1.1/webkit-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/pango-sharp-2.0/pango-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/atk-sharp-2.0/atk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/gdk-sharp-2.0/gdk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll  '
XGETTEXT='/usr/bin/xgettext'
ac_ct_CC='gcc'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='/usr'
expanded_bindir='/usr/bin'
expanded_datadir='/usr/share'
expanded_libdir='/usr/lib'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/claus/Programme/SparkleShare/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
shavedir='/home/claus/Programme/SparkleShare/build/m4/shave'
sysconfdir='${prefix}/etc'
target_alias=''

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

/* confdefs.h */
#define PACKAGE_NAME "SparkleShare"
#define PACKAGE_TARNAME "sparkleshare"
#define PACKAGE_VERSION "0.4.2"
#define PACKAGE_STRING "SparkleShare 0.4.2"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "sparkleshare"
#define VERSION "0.4.2"
#define GETTEXT_PACKAGE "sparkleshare"
#define HAVE_APP_INDICATOR 1

configure: exit 0

By the way: Merry Christmas!

wimh commented 12 years ago

I can't reproduce it in a quick test, but I used a virtual machine (ubuntu 10.04 desktop) where I compiled an older version of SparkleShare before.

However if I remember well a similar issue exists, but I can't find it at the moment. (I do not mean #245 or #252)

(by the way: Merry Christmas you too!)

hbons commented 12 years ago

Are you using Unity?

andre-schlichting commented 12 years ago

No, with my other system under Ubuntu 11.10 with Unity it works fine with the original package from the ubuntu package sources.

hbons commented 12 years ago

I remember filing some bugs about this with libappindicator, it had trouble finding the icon name. Can you try compiling from source and "make install" on your Ubuntu 11.10 machine and see if the problem persists?

gervaiscoquil commented 12 years ago

I have ubuntu 11.10 (unity) and Sparkleshare 6.0 (compiled), if i use "Add Hosted Project" :

(SparkleShare:2937): GLib-GObject-WARNING **: /build/buildd/glib2.0-2.30.0/./gobject/gsignal.c:2335: instance 0x193f870' has no handler with id682'

(SparkleShare:2937): GLib-GObject-WARNING **: /build/buildd/glib2.0-2.30.0/./gobject/gsignal.c:2377: instance 0x193f870' has no handler with id682'

(SparkleShare:2937): Gtk-CRITICAL **: IA__gtk_entry_set_text: assertion `text != NULL' failed

(SparkleShare:2937): Gtk-CRITICAL **: IA__gtk_entry_set_text: assertion `text != NULL' failed

Moreover, just the icon in the indicator process-syncing-sparkleshare not displayed.

hbons commented 12 years ago

Weird, do you know what's the version in Ubuntu's repo?

gervaiscoquil commented 12 years ago

For "Sparkleshare 6.0 (compiled)" i have compiling the source.

For repo, i use ubuntu official repo french (i'm french).

I work in Virtual Machine (virtualbox), tomorrow i test in desktop.

Le 2 janv. 2012 à 18:29, Hylke Bons reply@reply.github.com a écrit :

Weird, do you know what's the version in Ubuntu's repo?


Reply to this email directly or view it on GitHub: https://github.com/hbons/SparkleShare/issues/494#issuecomment-3331646

andre-schlichting commented 12 years ago

For "Sparkleshare 0.6" build from source I also have no longer problems under Ubuntu 10.04.