Got error when I launch campcaster studio
  • 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
  • 8 Comments sorted by
  • Vote Up0Vote Down Daniel JamesDaniel James
    Posts: 844Member, Sourcefabric Team
    Hi Johnn,

    > 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

    I haven't seen that error here - are you using the .deb package
    installation method as shown at
    http://en.flossmanuals.net/Campcaster/InstallSynaptic or are you
    building from the git repository?

    Cheers!

    Daniel
  • Yes I was using the Synaptic manager for the installation I fallow every thing on this web site http://en.flossmanuals.net/Campcaster/InstallSynaptic


  • Vote Up0Vote Down Daniel JamesDaniel James
    Posts: 844Member, Sourcefabric Team
    Hi Johnn,

    > Yes I was using the Synaptic manager for the installation I fallow
    > every thing on this web site
    > http://en.flossmanuals.net/Campcaster/InstallSynaptic

    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?

    Cheers!

    Daniel
  • Vote Up0Vote Down Daniel JamesDaniel James
    Posts: 844Member, Sourcefabric Team
    Hi Johnn,

    I can reproduce the error:

    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?

    Cheers!

    Daniel
  • Yes it was Ubuntu 9.10 and not 10.04.
  • Vote Up0Vote Down Daniel JamesDaniel James
    Posts: 844Member, Sourcefabric Team
    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.
  • Vote Up0Vote Down Daniel JamesDaniel James
    Posts: 844Member, Sourcefabric Team
    Are you running a 64-bit distro on the machine? That appears to be related, we're tracking it down.
  • Yes it was 64 Bits OS.