Re: [Cooker] Avifile Player Not working

2002-06-16 Thread Michael Reinsch

Hi!

On Fre, 14 Jun 2002 19:38:58 Peter Ruskin wrote:

> [18:34 peter@penguin: peter]$ aviplay
> aviplay: relocation error: aviplay: undefined symbol:
> _ZN12QPaintDevice12x_appdisplayE

Which libgcc are you using? Update to latest one.

-- 
   Michael Reinsch <[EMAIL PROTECTED]>   http://mr.uue.org





Re: [Cooker] Avifile Player Not working

2002-06-16 Thread Roger

On Sun, 2002-06-09 at 12:54, [EMAIL PROTECTED] wrote:
> It installed fine and is on the menu but once run and a file is 
> selected, the dialog box/play buttons stay up but the video file never 
> actually plays.  Any ideas??
> 
> Regards,
> 
> Jason

I saw the following posted in responce by gwenole:

aviplay: relocation error: aviplay: undefined symbol:
_ZN12QPaintDevice12x_appdisplayE

i haven't tried the latest aviplayer in cooker..but you basically need
to recompile /or if you are re-compiling, you need to satisfy the
missing dep.

-- 
Roger
-
Verify my pgp/gnupg signature on my HomePage:
http://www.alltel.net/~rogerx/about/index.html





Re: [Cooker] Avifile Player Not working

2002-06-15 Thread Peter Ruskin

On Saturday 15 Jun 2002 21:28, Gwenole Beauchesne wrote:
> Hi,
>
> >> aviplay: relocation error: aviplay: undefined symbol:
> >> _ZN12QPaintDevice12x_appdisplayE
>
> That's QPaintDevice::x_appdisplay, as mangled by gcc3.
>
> > But I'm running KDE3 in 8.2, with the nvidia drivers.  Yves said not
> > to use the nvidia drivers but I can't do without them.
>
> Why are you using Cooker packages built with gcc3.1 on a stable
> distribution (8.2) built with an older compiler that has incompatible
> ABI? Either you use Cooker packages on Cooker, or use 8.2 packages on
> 8.2.
>
> Bye,
> Gwenole.

You're right of course -- it works fine in Cooker.
-- 
Mandrake Linux release 8.3 (Cooker) for i586
AMD Athlon(tm) XP 1600+  515MB   Kernel: 2.4.18-19mdk
KDE: 3.0.1   Qt: 3.0.4   up 2 hours 2 minutes.
~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~





Re: [Cooker] Avifile Player Not working

2002-06-15 Thread Gwenole Beauchesne

Hi,

>> aviplay: relocation error: aviplay: undefined symbol:
>> _ZN12QPaintDevice12x_appdisplayE

That's QPaintDevice::x_appdisplay, as mangled by gcc3.

> But I'm running KDE3 in 8.2, with the nvidia drivers.  Yves said not to
> use the nvidia drivers but I can't do without them.

Why are you using Cooker packages built with gcc3.1 on a stable 
distribution (8.2) built with an older compiler that has incompatible 
ABI? Either you use Cooker packages on Cooker, or use 8.2 packages on 
8.2.

Bye,
Gwenole.





Re: [Cooker] Avifile Player Not working

2002-06-15 Thread Peter Ruskin

On Friday 14 Jun 2002 20:38, Geoffrey Lee wrote:
> On Sat, Jun 15, 2002 at 01:36:34AM +0200, Michael Reinsch wrote:
> > Hi!
> >
> > On Sam, 15 Jun 2002 00:25:25 Peter Ruskin wrote:
> > >> > aviplay: relocation error: aviplay: undefined symbol:
> > >> > _ZN12QPaintDevice12x_appdisplayE
> > >>
> > >> Which libgcc are you using? Update to latest one.
> > >
> > >[23:23 peter@penguin: peter]$ rpm -qa|grep glibc
> >
> > mr@nibbler ~ $ rpm -qa | grep libgcc   (!!!)
> > libgcc1-3.1.1-0.4mdk
>
> The above symbol is a symbol of Qt3.
>
> What qt3 version are you using over there?
>
> I have 3 mdk and it runs fine.
>
>   -- Geoff.

[20:23 peter@penguin: peter]$ rpm -qa|grep qt3
libqt3-3.0.4-3mdk
libqt3-devel-3.0.4-3mdk

But I'm running KDE3 in 8.2, with the nvidia drivers.  Yves said not to 
use the nvidia drivers but I can't do without them.
-- 
Mandrake Linux release 8.2 (Bluebird) for i586
AMD Athlon(tm) XP 1600+  512MB   Kernel: 2.4.18-6mdk-pnr-win4lin
KDE: 3.0.1   Qt: 3.0.4   up 16 hours 55 minutes.
~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~





Re: [Cooker] Avifile Player Not working

2002-06-14 Thread Geoffrey Lee

On Sat, Jun 15, 2002 at 01:36:34AM +0200, Michael Reinsch wrote:
> Hi!
> 
> On Sam, 15 Jun 2002 00:25:25 Peter Ruskin wrote:
> >> > aviplay: relocation error: aviplay: undefined symbol:
> >> > _ZN12QPaintDevice12x_appdisplayE
> >> Which libgcc are you using? Update to latest one.
> >[23:23 peter@penguin: peter]$ rpm -qa|grep glibc
> 
> mr@nibbler ~ $ rpm -qa | grep libgcc   (!!!)
> libgcc1-3.1.1-0.4mdk

The above symbol is a symbol of Qt3.

What qt3 version are you using over there?

I have 3 mdk and it runs fine.

-- Geoff.




Re: [Cooker] Avifile Player Not working

2002-06-14 Thread Michael Reinsch

Hi!

On Sam, 15 Jun 2002 00:25:25 Peter Ruskin wrote:
> > > aviplay: relocation error: aviplay: undefined symbol:
> > > _ZN12QPaintDevice12x_appdisplayE
> > Which libgcc are you using? Update to latest one.
> [23:23 peter@penguin: peter]$ rpm -qa|grep glibc

mr@nibbler ~ $ rpm -qa | grep libgcc   (!!!)
libgcc1-3.1.1-0.4mdk

-- 
   Michael Reinsch <[EMAIL PROTECTED]>   http://mr.uue.org





Re: [Cooker] Avifile Player Not working

2002-06-14 Thread Peter Ruskin

On Friday 14 Jun 2002 21:11, Michael Reinsch wrote:
> Hi!
>
> On Fre, 14 Jun 2002 19:38:58 Peter Ruskin wrote:
> > [18:34 peter@penguin: peter]$ aviplay
> > aviplay: relocation error: aviplay: undefined symbol:
> > _ZN12QPaintDevice12x_appdisplayE
>
> Which libgcc are you using? Update to latest one.

[23:23 peter@penguin: peter]$ rpm -qa|grep glibc
glibc-2.2.5-5mdk
glibc-utils-2.2.5-5mdk
glibc-devel-2.2.5-5mdk

Still the same.
-- 
Mandrake Linux release 8.2 (Bluebird) for i586
AMD Athlon(tm) XP 1600+  512MB   Kernel: 2.4.18-6mdk-pnr-win4lin
KDE: 3.0.1   Qt: 3.0.4   up 5 hours 38 minutes.
~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~





Re: [Cooker] Avifile Player Not working

2002-06-14 Thread Peter Ruskin

On Friday 14 Jun 2002 17:07, Guillaume Rousse wrote:
> Le Dimanche 9 Juin 2002 18:54, [EMAIL PROTECTED] a écrit :
> > It installed fine and is on the menu but once run and a file is
> > selected, the dialog box/play buttons stay up but the video file
> > never actually plays.  Any ideas??
>
> Try latest release, problem should have been solved, thanks to Tim Lee.

[18:34 peter@penguin: peter]$ aviplay
aviplay: relocation error: aviplay: undefined symbol: 
_ZN12QPaintDevice12x_appdisplayE

[18:38 peter@penguin: peter]$ rpm -qa | grep avifile
avifile-plugins-xvid-0.7.7-0.20020614.1plf
avifile-plugins-divx4-0.7.7-0.20020614.1plf
libavifile0.7-devel-0.7.7-0.20020614.1mdk
avifile-plugins-lame-0.7.7-0.20020614.1plf
avifile-player-0.7.7-0.20020614.1mdk
avifile-plugins-win32-0.7.7-0.20020614.1plf
avifile-samples-0.7.7-0.20020614.1mdk
libavifile0.7-0.7.7-0.20020614.1mdk

-- 
Mandrake Linux release 8.2 (Bluebird) for i586
AMD Athlon(tm) XP 1600+  512MB   Kernel: 2.4.18-6mdk-pnr-win4lin
KDE: 3.0.1   Qt: 3.0.4   up 47 minutes.
~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~





Re: [Cooker] Avifile Player Not working

2002-06-14 Thread Guillaume Rousse

Le Dimanche 9 Juin 2002 18:54, [EMAIL PROTECTED] a écrit :
> It installed fine and is on the menu but once run and a file is
> selected, the dialog box/play buttons stay up but the video file never
> actually plays.  Any ideas??
Try latest release, problem should have been solved, thanks to Tim Lee.
-- 
Guillaume Rousse <[EMAIL PROTECTED]>
GPG key http://lis.snv.jussieu.fr/~rousse/gpgkey.html




Re: [Cooker] Avifile Player Not working

2002-06-10 Thread Roger

On Mon, 2002-06-10 at 05:50, Guillaume Rousse wrote:
> Le Dimanche 9 Juin 2002 18:54, [EMAIL PROTECTED] a écrit :
> > It installed fine and is on the menu but once run and a file is
> > selected, the dialog box/play buttons stay up but the video file never
> > actually plays.  Any ideas??
> avifile player seems to be broken currently, even with latest CVS snapshot. 
> See "[Cooker] Avifile working?" message from 29/05 in archive list.

yup. i got a snapshot of the cvs just prior to this and have built an
srpm of it. the next day i noticed that it was broken.

-- 
Roger
-
Verify my pgp/gnupg signature on my HomePage:
http://www.alltel.net/~rogerx/about/index.html



signature.asc
Description: This is a digitally signed message part


Re: [Cooker] Avifile Player Not working

2002-06-10 Thread Geoffrey Lee

On Mon, Jun 10, 2002 at 11:50:52AM +0200, Guillaume Rousse wrote:
> Le Dimanche 9 Juin 2002 18:54, [EMAIL PROTECTED] a ?crit :
> > It installed fine and is on the menu but once run and a file is
> > selected, the dialog box/play buttons stay up but the video file never
> > actually plays.  Any ideas??
> avifile player seems to be broken currently, even with latest CVS snapshot. 
> See "[Cooker] Avifile working?" message from 29/05 in archive list.
> Tim Lee sent me this patch i didn't tried myself, but i forwarded it to 
> avifile developper. So either try it yourself or wait for upstream answer.
> 


or you can just apply this as an interim solution to get avifile working :-)

-- Geoff.





[Cooker] Avifile Player Not working

2002-06-09 Thread newslett

It installed fine and is on the menu but once run and a file is 
selected, the dialog box/play buttons stay up but the video file never 
actually plays.  Any ideas??

Regards,

Jason