Kaboodle/Noatun Crashes

2003-07-26 Thread Bob Hauck
I've noticed that lately whenever Noatun or Kaboodle are closed with the
titlebar close button the KDE Crash Handler pops up.  They both close
normally if I use the quit item on the menu or toolbar.  The backtrace is
mostly "no debugging info" lines, so I won't post it unless someone asks.
Both work fine otherwise, at least when operating as standalone apps.

However, Kaboodle has some problems when embedded in Konqueror.  Namely,
it won't play any sounds or video from http URL's when embedded.  It seems
to be playing, but no sound or video comes out.  OTOH, it works fine for
local files when it is embedded.

This is on  KDE 3.1.2 from Sid.  I've also got a Woody box running KDE
3.1.2 from kde.org, and it does not have the crash problem but does have
the embedding problem.

Any suggestions welcome.  Please CC me if replying to the list.

-- 
 -| Bob Hauck
 -| To Whom You Are Speaking
 -| http://www.haucks.org/




Re: Noatun crashes on startup (Somewhat fixed..)

2002-12-22 Thread Anders Ellenshøj Andersen
On Sunday 22 December 2002 17:05, Anders Ellenshøj Andersen wrote:

> It doesn't work in 3.1.

Well. Seems a relogin has cured the crash problem.. 

There is a bit of choking on playing though. Strangely reducing the buffer 
size seems to make it better.

Anders




Noatun crashes on startup

2002-12-22 Thread Anders Ellenshøj Andersen
It didn't work in 3.0.x.

It doesn't work in 3.1.

Now I ask, what use is a media player if all it can do is crash?

Anders




Re: noatun crashes on startup

2002-07-16 Thread Michael Schmitz
On Tuesday 16 July 2002 18:03, David Gibb wrote:

> Are you talking about /usr/share/config/noatunrc or
> ~/.kde/share/config/noatunrc?
>
> If you're talking about the former, it doesn't exist on my system. If your
> talking about the latter, I already tried it.

I'm talking about the one in your home directory (the latter).
For me it works like that way:
dpkg --purge noatun
rm ~/.kde/share/config/noatunrc
apt-get install noatun

I've got that hint from:
http://mail.kde.org/pipermail/kde-multimedia/2002-April/000288.html

Regards
Michael


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: noatun crashes on startup

2002-07-16 Thread David Gibb
On Tuesday 16 July 2002 05:15, Michael Schmitz wrote:
> On Tuesday 16 July 2002 01:38, David Gibb wrote:
> > system info:
> > athlon 1.4GHz
> > 256MB memory
> > debian woody/sid
> >
> >
> > stderr gives:
> > mcop warning: user defined signal handler found for SIG_PIPE, overriding
> > ASSERT: "mPlaylist" in ../../../noatun/library/pluginloader.cpp (259)
> > KCrash: crashing crashRecursionCounter = 2
> > KCrash: Application Name = noatun path =  pid = 20174
> > ERROR: KUniqueApplication: DCOP communication error!
>
> Remove the $KDEHOME/share/config/noatunrc file.
> Then it will work.
> (a new one will be created at first start of noatun)
>
>
> Regards
> Michael

Are you talking about /usr/share/config/noatunrc or 
~/.kde/share/config/noatunrc?

If you're talking about the former, it doesn't exist on my system. If your 
talking about the latter, I already tried it.

Dave


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: noatun crashes on startup

2002-07-16 Thread Brad Felmey
On Tue, 2002-07-16 at 04:15, Michael Schmitz wrote:
> On Tuesday 16 July 2002 01:38, David Gibb wrote:
> > system info:
> > athlon 1.4GHz
> > 256MB memory
> > debian woody/sid
> >
> >
> > stderr gives:
> > mcop warning: user defined signal handler found for SIG_PIPE, overriding
> > ASSERT: "mPlaylist" in ../../../noatun/library/pluginloader.cpp (259)
> > KCrash: crashing crashRecursionCounter = 2
> > KCrash: Application Name = noatun path =  pid = 20174
> > ERROR: KUniqueApplication: DCOP communication error!
> 
> Remove the $KDEHOME/share/config/noatunrc file.
> Then it will work.
> (a new one will be created at first start of noatun)

Damned screwed-up ML config, I meant this to go to the list.

Your suggestion doesn't work here. It still bombs with:

$ rm -f noatunrc
$ noatun
mcop warning: user defined signal handler found for SIG_PIPE, overriding
Couldn't instanciate artsobject Noatun::Session. (This is normally
caused by a broken package or compiling kdemultimedia in a --prefix
different from arts.  It may also be from two conflicting packages, so
uninstall every arts/artsd package you have installed and try againe.
KCrash: crashing crashRecursionCounter = 2
KCrash: Application Name = noatun path =  pid = 31613
ERROR: KUniqueApplication: DCOP communication error!
-- 
Brad Felmey


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: noatun crashes on startup

2002-07-16 Thread Michael Schmitz
On Tuesday 16 July 2002 01:38, David Gibb wrote:
> system info:
> athlon 1.4GHz
> 256MB memory
> debian woody/sid
>
>
> stderr gives:
> mcop warning: user defined signal handler found for SIG_PIPE, overriding
> ASSERT: "mPlaylist" in ../../../noatun/library/pluginloader.cpp (259)
> KCrash: crashing crashRecursionCounter = 2
> KCrash: Application Name = noatun path =  pid = 20174
> ERROR: KUniqueApplication: DCOP communication error!

Remove the $KDEHOME/share/config/noatunrc file.
Then it will work.
(a new one will be created at first start of noatun)


Regards
Michael


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: noatun crashes on startup

2002-07-16 Thread Nicolai Guba
On Tuesday 16 July 2002 12:38 am, David Gibb wrote:

> stderr gives:
> mcop warning: user defined signal handler found for SIG_PIPE, overriding
> ASSERT: "mPlaylist" in ../../../noatun/library/pluginloader.cpp (259)
> KCrash: crashing crashRecursionCounter = 2
> KCrash: Application Name = noatun path =  pid = 20174
> ERROR: KUniqueApplication: DCOP communication error!

Hmmm,  I am no expert in matter of noatun but it looks like an assertation 
fails.  Maybe some plugin causes trouble?

Is this running a vanilla configuration?


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




noatun crashes on startup

2002-07-15 Thread David Gibb
system info:
athlon 1.4GHz
256MB memory
debian woody/sid


stderr gives:
mcop warning: user defined signal handler found for SIG_PIPE, overriding
ASSERT: "mPlaylist" in ../../../noatun/library/pluginloader.cpp (259)
KCrash: crashing crashRecursionCounter = 2
KCrash: Application Name = noatun path =  pid = 20174
ERROR: KUniqueApplication: DCOP communication error!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Noatun crashes on startup

2002-07-15 Thread Nicolai Guba
On Monday 15 July 2002 11:02 pm, David Gibb wrote:
> Does anyone else have this problem?

Nope.  But then, you are not telling much...  Maybe a stack trace or system 
info...?


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Noatun crashes on startup

2002-07-15 Thread David Gibb
Does anyone else have this problem?
Does anyone have a fix?

I'm running 3.0.2

Dave


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: noatun crashes?

2001-02-27 Thread Robert Guthrie
On Tuesday 27 February 2001 12:47, Jaye Inabnit ke6sls wrote:
>Robert,
>
> A serious problem in your source list. Where is SECURITY updates? This
> is so important.  Add this line today:
> deb http://security.debian.org stable/updates main contrib non-free
>
> Run apt-get update, apt-get upgrade, apt-get dselect-upgrade
>
> Then get back to your problem at hand :)
I only cut out the lines the seemed relevant.  I assure you that the 
security updates are there.  




Re: noatun crashes?

2001-02-27 Thread Jaye Inabnit ke6sls

   Robert,

A serious problem in your source list. Where is SECURITY updates? This
is so important.  Add this line today:
deb http://security.debian.org stable/updates main contrib non-free

Run apt-get update, apt-get upgrade, apt-get dselect-upgrade

Then get back to your problem at hand :)

On Tuesday 27 February 2001 07:07, Robert Guthrie wrote:
> On Monday 26 February 2001 08:38, Trevor Phillips wrote:
> > Subject sums it up, basically. I've just upgraded to Potato
> > KDE2.1-final, and installed noatun (the apparently wonderful new media
> > player), and it crashes when I try to run it (no app window shows at all
> > - just get the kcrash window).
> >
> > My sidekick has the same problem on his PC too...
> >
> > Does this work for anyone? Is there a problem with the package?
>
> I was curious if noatun was even installed on my system (most of kde was
> removed by dselect, and task-kde had unmet dependencies, so I'm
> reconstructing kde piece-by-piece), so I tried
> apt-get install noatun
> #noatun: Depends: arts but it is not going to be installed
> apt-get install arts
> #arts: Depends: libmpeglib0 (= 4:2.1-final-0.potato1) but it is not going
> to be installed
> apt-get install libmpeglib0
> #  libmpeglib0: Depends: libogg0 but it is not installable
> #Depends: libvorbis0 but it is not installable
> apt-get install libogg0 libvorbis0
> # Package libogg0 has no available version, but exists in the database.
> # Package libogg0 has no installation candidate
>
> Am I missing something in my sources.list entries?
> deb ftp://kde.tdyc.com/pub/kde potato main crypto qt1apps optional
> deb ftp://ftp.stealth.net/debianstable main contrib non-free
> deb http://non-us.debian.org/debian-non-US stable/non-US main contrib
> non-free

-- 

Jaye Inabnit, ARS ke6sls e-mail: [EMAIL PROTECTED]
707-442-6579 h/m 707-268-4074
http://www.qsl.net/ke6slsICQ# 12741145
This mail composed with kmail on kde on X on linux warped by debian
If it's stupid, but works, it ain't stupid.





Re: noatun crashes?

2001-02-27 Thread Pablo de Vicente
El Mar 27 Feb 2001 16:07, Robert Guthrie escribió:

> I was curious if noatun was even installed on my system (most of kde was
> removed by dselect, and task-kde had unmet dependencies, so I'm
> reconstructing kde piece-by-piece), so I tried
> apt-get install noatun
> #noatun: Depends: arts but it is not going to be installed
> apt-get install arts
> #arts: Depends: libmpeglib0 (= 4:2.1-final-0.potato1) but it is not going
> to be installed
> apt-get install libmpeglib0
> #  libmpeglib0: Depends: libogg0 but it is not installable
> #Depends: libvorbis0 but it is not installable
> apt-get install libogg0 libvorbis0
> # Package libogg0 has no available version, but exists in the database.
> # Package libogg0 has no installation candidate
>
> Am I missing something in my sources.list entries?
> deb ftp://kde.tdyc.com/pub/kde potato main crypto qt1apps optional
> deb ftp://ftp.stealth.net/debianstable main contrib non-free
> deb http://non-us.debian.org/debian-non-US stable/non-US main contrib
> non-free

 It has happened the same to me. The way to fix it is add the route for the 
2.01 package list. Add:

deb ftp://kde.tdyc.com/pub/kde potato main crypto qt1apps optional kde2

That will load the two libraries you need.

Ivan, could you rebuild those libraries for KDE 2.1?

However I still have problems. When launching noatun I get:
 ** Warning ** MCOP ObjectManager: Could not load extension libnoatunarts.

   ** Warning ** MCOP ObjectManager: can't find implementation for 
Arts::Equalizer.
   KCrash: crashing crashRecursionCounter = 2
   KCrash: Application Name = noatun path = 

Pablo de Vicente




Re: noatun crashes?

2001-02-27 Thread Robert Guthrie
On Monday 26 February 2001 08:38, Trevor Phillips wrote:
> Subject sums it up, basically. I've just upgraded to Potato
> KDE2.1-final, and installed noatun (the apparently wonderful new media
> player), and it crashes when I try to run it (no app window shows at all
> - just get the kcrash window).
>
> My sidekick has the same problem on his PC too...
>
> Does this work for anyone? Is there a problem with the package?

I was curious if noatun was even installed on my system (most of kde was 
removed by dselect, and task-kde had unmet dependencies, so I'm 
reconstructing kde piece-by-piece), so I tried 
apt-get install noatun
#noatun: Depends: arts but it is not going to be installed
apt-get install arts
#arts: Depends: libmpeglib0 (= 4:2.1-final-0.potato1) but it is not going 
to be installed
apt-get install libmpeglib0
#  libmpeglib0: Depends: libogg0 but it is not installable
#Depends: libvorbis0 but it is not installable
apt-get install libogg0 libvorbis0
# Package libogg0 has no available version, but exists in the database.
# Package libogg0 has no installation candidate 

Am I missing something in my sources.list entries?
deb ftp://kde.tdyc.com/pub/kde potato main crypto qt1apps optional
deb ftp://ftp.stealth.net/debianstable main contrib non-free
deb http://non-us.debian.org/debian-non-US stable/non-US main contrib 
non-free




Re: noatun crashes?

2001-02-26 Thread Trevor Phillips
Jaye Inabnit ke6sls wrote:
> 
> It's hard to say Trevor. It ran on kde 2.01, died on 2.1beta, came
> back to life on 2.1b2 and on 2.1!  I just kinda shrugged and decided
> it didn't matter too much. I'm still dealing with the arts mega delay
> syndrome. I use xmms and it's happy with the xmmsarts pluggin,
> but I see movement on the display and finally sound follows between
> 2 to 3 seconds... If I use the esound or OSS pluggin, it is real time..
> I think more developement will resolve this too. :)

Have you tried fiddling with the arts setup? There's a setting for "Audio
buffer size" which causes a delay, which is adjustable.

I myself have a Real soundcard, though (SB Live) which can handle multiple
channels, so different apps can grab hold of /dev/dsp at the same time.

-- 
. Trevor Phillips -   http://jurai.murdoch.edu.au/ . 
: CWIS Systems Administrator -   [EMAIL PROTECTED] : 
| IT Services   -   Murdoch University | 
 >--- Member of the #SAS# & #CFC# <
| On nights such as this, evil deeds are done. And good deeds, of /
| course. But mostly evil, on the whole. /
 \  -- (Terry Pratchett, Wyrd Sisters)  /




Re: noatun crashes?

2001-02-26 Thread Jaye Inabnit ke6sls

It's hard to say Trevor. It ran on kde 2.01, died on 2.1beta, came
back to life on 2.1b2 and on 2.1!  I just kinda shrugged and decided
it didn't matter too much. I'm still dealing with the arts mega delay
syndrome. I use xmms and it's happy with the xmmsarts pluggin,
but I see movement on the display and finally sound follows between
2 to 3 seconds... If I use the esound or OSS pluggin, it is real time..
I think more developement will resolve this too. :)

Good luck on your upgrade - hope it comes together well for you.

On Monday 26 February 2001 21:32, Trevor Phillips wrote:
> Jaye Inabnit ke6sls wrote:
> >trevor,
> >
> > Noatun is running here. Running stable 2.2.17 and kde2.1. Is kind of
> > neat, but doesn't do nice to mpg files :)
>
> Hmmm. Well, I suppose I don't have a *pure* potato - I have bits of Woody
> to run X4.0.2, and kernel 2.4.1. But I've always used the Potato KDE
> packages with no problems till now.
>
> Maybe it's time to take the plunge and go the whole woody. ^_^;;

-- 

Jaye Inabnit, ARS ke6sls e-mail: [EMAIL PROTECTED]
707-442-6579 h/m 707-268-4074
http://www.qsl.net/ke6slsICQ# 12741145
This mail composed with kmail on kde on X on linux warped by debian
If it's stupid, but works, it ain't stupid.





Re: noatun crashes?

2001-02-26 Thread Trevor Phillips
Jaye Inabnit ke6sls wrote:
> 
>trevor,
> 
> Noatun is running here. Running stable 2.2.17 and kde2.1. Is kind of neat, but
> doesn't do nice to mpg files :)

Hmmm. Well, I suppose I don't have a *pure* potato - I have bits of Woody to
run X4.0.2, and kernel 2.4.1. But I've always used the Potato KDE packages with
no problems till now.

Maybe it's time to take the plunge and go the whole woody. ^_^;;

-- 
. Trevor Phillips -   http://jurai.murdoch.edu.au/ . 
: CWIS Systems Administrator -   [EMAIL PROTECTED] : 
| IT Services   -   Murdoch University | 
 >--- Member of the #SAS# & #CFC# <
| On nights such as this, evil deeds are done. And good deeds, of /
| course. But mostly evil, on the whole. /
 \  -- (Terry Pratchett, Wyrd Sisters)  /




Re: noatun crashes?

2001-02-26 Thread Jaye Inabnit ke6sls

   trevor,

Noatun is running here. Running stable 2.2.17 and kde2.1. Is kind of neat, but
doesn't do nice to mpg files :)

tatah

On Monday 26 February 2001 18:38, Trevor Phillips wrote:
> Subject sums it up, basically. I've just upgraded to Potato KDE2.1-final,
> and installed noatun (the apparently wonderful new media player), and it
> crashes when I try to run it (no app window shows at all - just get the
> kcrash window).
>
> My sidekick has the same problem on his PC too...
>
> Does this work for anyone? Is there a problem with the package?

-- 

Jaye Inabnit, ARS ke6sls e-mail: [EMAIL PROTECTED]
707-442-6579 h/m 707-268-4074
http://www.qsl.net/ke6slsICQ# 12741145
This mail composed with kmail on kde on X on linux warped by debian
If it's stupid, but works, it ain't stupid.





noatun crashes?

2001-02-26 Thread Trevor Phillips
Subject sums it up, basically. I've just upgraded to Potato KDE2.1-final, and
installed noatun (the apparently wonderful new media player), and it crashes
when I try to run it (no app window shows at all - just get the kcrash window).

My sidekick has the same problem on his PC too...

Does this work for anyone? Is there a problem with the package?

-- 
. Trevor Phillips -   http://jurai.murdoch.edu.au/ . 
: CWIS Systems Administrator -   [EMAIL PROTECTED] : 
| IT Services   -   Murdoch University | 
 >--- Member of the #SAS# & #CFC# <
| On nights such as this, evil deeds are done. And good deeds, of /
| course. But mostly evil, on the whole. /
 \  -- (Terry Pratchett, Wyrd Sisters)  /