Re: What did you guys break with Xenocara??

2008-02-09 Thread Jacob Meuser
On Sat, Feb 09, 2008 at 08:16:23AM -0800, Unix Fan wrote:
 After I updated my OpenBSD 4.2 workstations with the released patches... VLC 
 media player crashes!
 
 VLC media player 0.8.6c Janus
 vlc:/usr/local/lib/vlc/codec/libquicktime_plugin.so: undefined symbol 
 'NewHandleClear'
 The program '.' received an X Window System error.
 This probably reflects a bug in the program.
 The error was 'BadAlloc (insufficient resources for operation)'.
   (Details: serial 475 error_code 11 request_code 145 minor_code 5)
   (Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
 
 Come on guys... what happened? I've tried uninstalling VLC and reinstalling 
 it..
 and even deleting all .vlc related files in $HOME.
 
 Using Mplayer is choppy for some reason...
 
 I just bought McDonalds and can't watch a DVD :( :( :(

try kaffeine or ogle for DVDs as well.

or change the video output module in vlc.

btw, you never said what arch this is on or what window manager you
are using ...

and cross-posting to misc and ports is rather lame.

-- 
[EMAIL PROTECTED]
SDF Public Access UNIX System - http://sdf.lonestar.org



Re: What did you guys break with Xenocara??

2008-02-09 Thread Marco Peereboom
This report is useless.  Where are all the logs?

On Sat, Feb 09, 2008 at 08:16:23AM -0800, Unix Fan wrote:
 After I updated my OpenBSD 4.2 workstations with the released patches... VLC 
 media player crashes!
 
 VLC media player 0.8.6c Janus
 vlc:/usr/local/lib/vlc/codec/libquicktime_plugin.so: undefined symbol 
 'NewHandleClear'
 The program '.' received an X Window System error.
 This probably reflects a bug in the program.
 The error was 'BadAlloc (insufficient resources for operation)'.
   (Details: serial 475 error_code 11 request_code 145 minor_code 5)
   (Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
 
 Come on guys... what happened? I've tried uninstalling VLC and reinstalling 
 it..
 and even deleting all .vlc related files in $HOME.
 
 Using Mplayer is choppy for some reason...
 
 I just bought McDonalds and can't watch a DVD :( :( :(
 
 
 
 -Nix Fan.



Re: What did you guys break with Xenocara??

2008-02-09 Thread Unix Fan
Marco Peereboom wrote:

 This report is useless. Where are all the logs?



What logs? The only error message produced is in my initial email... all other 
applications I use are working..



Did you mean a dmesg? What will that accomplish?



I haven't updated my kernel since applying the Xenocara patches.. and it worked 
previously.



Jacob Meuser wrote:

 try kaffeine or ogle for DVDs as well.



I don't want to install additional bloat software... but thank you.



 

 or change the video output module in vlc.



Why? It assume it's using XVideo which worked fine before applying Errata #6.



 

 btw, you never said what arch this is on or what window manager you

 are using ...



I didn't feel they were relevant.. but I'm using fluxbox.. and i386... (On an 
Athlon XP box..)



 

 and cross-posting to misc and ports is rather lame.



How was it lame? Not everyone frequents both lists... perhaps someone else 
noticed the issue?..



I can't be the only person on earth who watches movies... 



The released patches not being thoroughly tested is lame sir... ;)







-Nix Fan.




Re: What did you guys break with Xenocara??

2008-02-09 Thread Jacob Meuser
On Sat, Feb 09, 2008 at 09:45:34AM -0800, Unix Fan wrote:
 Marco Peereboom wrote:
  This report is useless. Where are all the logs?
 
 What logs? The only error message produced is in my initial email... all 
 other applications I use are working..
 
 Did you mean a dmesg? What will that accomplish?

maybe it's only a problem on i386, or amd64, or macppc, or ...

 I haven't updated my kernel since applying the Xenocara patches.. and it 
 worked previously.
 
 Jacob Meuser wrote:
  try kaffeine or ogle for DVDs as well.
 
 I don't want to install additional bloat software... but thank you.
 
  
  or change the video output module in vlc.
 
 Why? It assume it's using XVideo which worked fine before applying Errata #6.

you want something that works or you want to complain?

  
  btw, you never said what arch this is on or what window manager you
  are using ...
 
 I didn't feel they were relevant.. but I'm using fluxbox.. and i386... (On an 
 Athlon XP box..)
 
  
  and cross-posting to misc and ports is rather lame.
 
 How was it lame?

have you read the FAQ?

 Not everyone frequents both lists... perhaps someone else noticed the issue?..
 
 I can't be the only person on earth who watches movies... 
 
 The released patches not being thoroughly tested is lame sir... ;)

hmm, something makes me think this type of attitude has something
to do with the disappearance of -stable ports ...

as you said, everything but watching dvds with vlc worked, for you
on your setup.  do you really expect every possible scenario with
every possible port combination to be tested?  would you rather not
have -stable patches?

 
 
 -Nix Fan.
 

-- 
[EMAIL PROTECTED]
SDF Public Access UNIX System - http://sdf.lonestar.org



Re: What did you guys break with Xenocara??

2008-02-09 Thread Marco Peereboom
Since you don't provides logs and just yell I'll assume that this was
done on m68k using last weeks xenocara on last months userland and last
years kernel.

Based on your setup I can conclude that you are running out of sync and
therefore your fix is to update everything using source (just to make
sure).

On Sat, Feb 09, 2008 at 09:45:34AM -0800, Unix Fan wrote:
 Marco Peereboom wrote:
  This report is useless. Where are all the logs?
 
 What logs? The only error message produced is in my initial email... all 
 other applications I use are working..
 
 Did you mean a dmesg? What will that accomplish?
 
 I haven't updated my kernel since applying the Xenocara patches.. and it 
 worked previously.
 
 Jacob Meuser wrote:
  try kaffeine or ogle for DVDs as well.
 
 I don't want to install additional bloat software... but thank you.
 
  
  or change the video output module in vlc.
 
 Why? It assume it's using XVideo which worked fine before applying Errata #6.
 
  
  btw, you never said what arch this is on or what window manager you
  are using ...
 
 I didn't feel they were relevant.. but I'm using fluxbox.. and i386... (On an 
 Athlon XP box..)
 
  
  and cross-posting to misc and ports is rather lame.
 
 How was it lame? Not everyone frequents both lists... perhaps someone else 
 noticed the issue?..
 
 I can't be the only person on earth who watches movies... 
 
 The released patches not being thoroughly tested is lame sir... ;)
 
 
 
 -Nix Fan.



Re: What did you guys break with Xenocara??

2008-02-09 Thread Predrag Punosevac

Jacob Meuser wrote:

On Sat, Feb 09, 2008 at 08:16:23AM -0800, Unix Fan wrote:
  

After I updated my OpenBSD 4.2 workstations with the released patches... VLC 
media player crashes!

VLC media player 0.8.6c Janus
vlc:/usr/local/lib/vlc/codec/libquicktime_plugin.so: undefined symbol 
'NewHandleClear'
The program '.' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 475 error_code 11 request_code 145 minor_code 5)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

Come on guys... what happened? I've tried uninstalling VLC and reinstalling it..
and even deleting all .vlc related files in $HOME.

Using Mplayer is choppy for some reason...

I just bought McDonalds and can't watch a DVD :( :( :(



  
Works fine here on the fresh installation of 4.2 release.  I think, I 
had to set correct  device node in preferences but that was it. I 
personally like the best Ogle as a DVD player.  You may also use MPlayer.

Did you clean .vlc after the rebuilt?






try kaffeine or ogle for DVDs as well.

or change the video output module in vlc.

btw, you never said what arch this is on or what window manager you
are using ...

and cross-posting to misc and ports is rather lame.




Re: What did you guys break with Xenocara??

2008-02-09 Thread Unix Fan
EDIT: Missing subject line, apologies for the spam... honestly.



Marco Peereboom wrote:

 Since you don't provides logs and just yell I'll assume that this was

 done on m68k using last weeks xenocara on last months userland and last

 years kernel.



I mentioned I was using OpenBSD 4.2 and applied the latest Xenocara patches...



Apologies for not stating the obvious.. because everyone watches DVD's on 
m68k.. right?



Marco Peereboom wrote:

 Based on your setup I can conclude that you are running out of sync and

 therefore your fix is to update everything using source (just to make

 sure).



I'm not out of sync.. I'm running OpenBSD 4.2 and I have everything on the 
errata page applied.. ;)



Jacob Meuser:

 hmm, something makes me think this type of attitude has something

 to do with the disappearance of -stable ports ...



Yes, I am pissed off that the developers ended that...



They/You arrogantly assumed everyone uses -CURRENT, and security isn't important

to those using -STABLE.



Jacob Meuser:

 as you said, everything but watching dvds with vlc worked, for you

 on your setup. do you really expect every possible scenario with

 every possible port combination to be tested? would you rather not

 have -stable patches?



I said VLC doesn't work.. regardless of what I want to play in it.. it crashes 
upon execution.. with the error in my initial email..



Clearly it's complaining about some sort of memory allocation bug...



And if it worked before that errata patch.. It's safe to assume one of the 
developers screwed up.. ;) 







-Nix Fan.




Re: What did you guys break with Xenocara??

2008-02-09 Thread Daniel Horecki
On 9 Feb 2008 08:16:23 -0800, Unix Fan [EMAIL PROTECTED] wrote:
 After I updated my OpenBSD 4.2 workstations with the released patches... VLC 
 media player crashes!

 VLC media player 0.8.6c Janus
 vlc:/usr/local/lib/vlc/codec/libquicktime_plugin.so: undefined symbol 
 'NewHandleClear'
 The program '.' received an X Window System error.
 This probably reflects a bug in the program.
 The error was 'BadAlloc (insufficient resources for operation)'.
   (Details: serial 475 error_code 11 request_code 145 minor_code 5)
   (Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)

 Come on guys... what happened? I've tried uninstalling VLC and reinstalling 
 it..
 and even deleting all .vlc related files in $HOME.


It happens on Linux too. Simply, the security fix for Xorg and
Xenocara was wrong:

https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/183969
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=461465
https://bugzilla.novell.com/show_bug.cgi?id=354593

You could back out 006 or wait for fix for security fix.

Daniel

-- 
Daniel Horecki
http://morr.pl



Re: What did you guys break with Xenocara??

2008-02-09 Thread Unix Fan
 Works fine here on the fresh installation of 4.2 release.  I think, I 

 had to set correct  device node in preferences but that was it. I 

 personally like the best Ogle as a DVD player.  You may also use MPlayer.

 Did you clean .vlc after the rebuilt?



I'm aware of this.. I've used vlc for both video files an DVD's before errata 
#6



I don't like Ogle or the other one previously recommended... or Mplayer.



If you read my emails, You would see that tried removing all my .vlc files.. I 
don't think that is an issue.



Unless it's required to rebuild all packages after patching Xorg? If that's 
so... It would have been nice to inform people.







-Nix Fan.




Re: What did you guys break with Xenocara??

2008-02-09 Thread Unix Fan
After a thought provoking email from Ian Darwin and a few good hours to cool 
off, I would like to apologize for my behaviour..



I'll put more thought into further posts I make to the list.



Take care.







-Nix Fan.




Re: What did you guys break with Xenocara??

2008-02-09 Thread Edd Barrett
On 9 Feb 2008 11:37:12 -0800, Unix Fan [EMAIL PROTECTED] wrote:
 Jacob Meuser:
  hmm, something makes me think this type of attitude has something
  to do with the disappearance of -stable ports ...

 Yes, I am pissed off that the developers ended that...

 They/You arrogantly assumed everyone uses -CURRENT, and security isn't 
 important
 to those using -STABLE.

Cmon, theres no need for this. It has been said that there is not
enough developer power many times before.

Why don't you collect a team of developers willing to backport? You
will probably find that *most* (not all) ports will work just fine
from -current.

-- 

Best Regards

Edd

http://students.dec.bournemouth.ac.uk/ebarrett