I got this error when I put campcaster-studio in terminal I saw the program launch but close instantly.
It runing on Ubuntu 9.10 in virtualbox last version.
Error:
Campcaster-Studio 1.4.0
Copyright (c) 2004 Media Development Loan Fund under the GNU GPL
using configuration file: /etc/campcaster-studio.xml
(campcaster-studio:2322): libglade-WARNING **: Error loading image: Image file '/usr/share/campcaster/www/glade/.' contains no data
(campcaster-studio:2322): libglade-WARNING **: could not convert string to type `GdkPixbuf' for property `icon'
(campcaster-studio:2322): libglade-WARNING **: Error loading image: Image file '/usr/share/campcaster/www/glade/.' contains no data
(campcaster-studio:2322): libglade-WARNING **: could not convert string to type `GdkPixbuf' for property `icon'
terminate called after throwing an instance of 'std::out_of_range'
what(): basic_string::replace
/usr/bin/campcaster-studio: line 62: 2322 Aborted $studio_exe -c $config_file
> I got this error when I put campcaster-studio in terminal I saw the
> program launch but close instantly.
>
> Error:
>
> Campcaster-Studio 1.4.0
> Copyright (c) 2004 Media Development Loan Fund under the GNU GPL
> using configuration file: /etc/campcaster-studio.xml
>
> (campcaster-studio:2322): libglade-WARNING **: Error loading image:
> Image file '/usr/share/campcaster/www/glade/.' contains no data
>
> (campcaster-studio:2322): libglade-WARNING **: could not convert string
> to type `GdkPixbuf' for property `icon'
>
> (campcaster-studio:2322): libglade-WARNING **: Error loading image:
> Image file '/usr/share/campcaster/www/glade/.' contains no data
>
> (campcaster-studio:2322): libglade-WARNING **: could not convert string
> to type `GdkPixbuf' for property `icon'
Those messages are related to a known bug in 1.4.0-beta4, they shouldn't
cause a crash.
> terminate called after throwing an instance of 'std::out_of_range'
> what(): basic_string::replace
> /usr/bin/campcaster-studio: line 62: 2322 Aborted $studio_exe -c
> $config_file
In that case, I think your problem may be related to using Virtualbox,
because I haven't ever seen that error and there's no report of it in
the bug tracker. Can you reproduce the error after installing in a real
Ubuntu Karmic partition?
Error in XmlRpcClient::writeRequest: write error (error 111).
terminate called after throwing an instance of 'std::out_of_range'
what(): basic_string::replace
/usr/bin/campcaster-studio: line 62: 1818 Aborted
$studio_exe -c $config_file
when running Campcaster Studio on a Lucid system (Ubuntu 10.04). Are you
sure that your Virtualbox instance is really Karmic (9.10) and not Lucid
(10.04)? If so, is the host system Lucid?
Thanks for the report, it appears the crash happens on Karmic systems which have been updated from the Ubuntu updates repository. We're investigating, see http://dev.sourcefabric.org/browse/CC-1670 for progress.