Page 1 of 1

kde fullscreen

Posted: 08 May 2006 18:01
by Guest
Hello,

I'm trying to start vlc --fulscreen xxx.avi on kde. The fullscreen works but the wm ( kwin ) keep a border to the window. How can I avoid this ? I know how to manually get rid of this border ( right click on the title and choose no border ). For my work, I must avoid this manipulation.

Posted: 08 May 2006 20:05
by Rémi Denis-Courmont
I'm using KDE, and I can't reproduce your problem at all, or then I don't understand your problem.

Fullscreen under KDE

Posted: 14 May 2006 23:47
by imrazor
I'm having exactly the same problem. It seemed to start when I tried to use the Skin 2 skin. If I go to the window options in KDE (ALT-F3) and select Fullscreen, the borders disappear, but as soon as the next video begins playing the borders are back. Very annoying. The window has an "X" logo in the upper left corner. I'm using Kubuntu 5.10 AMD64, if that's any help.

Posted: 15 May 2006 16:40
by Rémi Denis-Courmont
A ticket has been added to the bug tracking system for this issue. I can't fix it myself.

https://trac.videolan.org/vlc/ticket/670

Posted: 04 Jan 2007 18:41
by Rémi Denis-Courmont
It has been reported that this was a KDE bug on amd64. Should this be true, you would have to complain to KDE, we cannot handle it here.

Posted: 12 Jan 2007 17:39
by slithy
I posted a KDE bug report and the devs over at KDE at saying it's an error with VLC. Check the bug report for details.

http://bugs.kde.org/show_bug.cgi?id=139947

Posted: 14 Jan 2007 15:25
by Rémi Denis-Courmont
They are probably right. This should be fixed anyway.

Posted: 27 Jan 2007 19:42
by slithy
Does anyone know what version of vlc the fix will be included in? I know it's in the svn trac, but I'm asking about a release...0.9.0?

Posted: 27 Jan 2007 20:16
by Rémi Denis-Courmont
0.8.6b or whatever its name.

Posted: 27 Jan 2007 21:26
by slithy
I asked because I'm using Gentoo and vlc-0.8.6_p18636 (which entered portage yesterday) would still not fullscreen correctly.

Posted: 27 Jan 2007 21:38
by Rémi Denis-Courmont
Which is a Gentoo-made tarball. That does not help us at all.

Posted: 27 Jan 2007 21:54
by slithy
I think it's a release of 0.8.6a that includes a bug fix for a DOS exploit.

Here is what it says on packages.gentoo.org

Code: Select all

vlc 0.8.6_p18636 Fri Jan 26 19:52:35 2007 Description: VLC media player - Video player and streamer Changes: *vlc-0.8.6_p18636 (26 Jan 2007) 26 Jan 2007; Diego Pettenò (flameeyes) +vlc-0.8.6_p18636.ebuild: Add a snapshot from the bugfix branch of VLC to fix bug #161828 and other.
bug #161828
http://bugs.gentoo.org/show_bug.cgi?id=161828

I hope this is more helpful.

Posted: 27 Jan 2007 22:04
by Rémi Denis-Courmont
The fix (should it work) is in current 0.8.6-bugfix (NOT in 0.8.6a) and 0.9.0 that's all. I don't even know if it works.

Posted: 06 Feb 2007 20:52
by LubosD
That patch didn't fix the problem at all.

Posted: 07 Feb 2007 08:46
by Rémi Denis-Courmont
None of the few left developers have an amd64. Provide a working patch and stop whining.

Posted: 09 Feb 2007 06:41
by slithy
I can confirm that the fix isn't working either. I'm on 0.86-bugfix and I have no difference. I wish I could jump right in a fix it, but I'm not familiar with VLC or X at the code level.

Posted: 11 Mar 2007 16:27
by Berniyh
That is true, this didn't do anything.

But I realized today, that 0.9.0-svn does give me the correct fullscreen,
if I put --vout sdl as a parameter.
The version, that I have installed 0.8.6-bugfix from Gentoo's portage tree
however doesn't give me the correct fullscreen when I se this parameter.

Maybe others can confirm this?

Posted: 11 Mar 2007 16:34
by Rémi Denis-Courmont
SDL output does not use X11 code, which is supposedly where the bug lies. X11 code is shared by the x11, xvideo, xvmc and glx outputs.

Posted: 11 Mar 2007 16:39
by Berniyh
Yes, I did realize that, because I tried all drivers, to be sure.
But I was wondering, why the sdl output works with the svn version
and why it doesn't with 0.8.6.

Posted: 11 Mar 2007 16:58
by Rémi Denis-Courmont
Another attempt to patch this today. Lets see if that works (ETA for 0.8.6-bugfix source snapshot is 5 minutes from now).

Posted: 11 Mar 2007 17:24
by Berniyh
It works, great.

Thank you very much!

Edit:
The only thing is, that I have to click on the video to bring it in front of the
Taskbar, seems like the fullscreen windows doesn't get activated, but that
is another, minor problem.

Posted: 12 Mar 2007 17:01
by slithy
Yep I know have fullscreen in KDE :D. I have been waiting almost a year for this bug to be fixed (I ran into it last June when I switched from x86 Gentoo to amd64).

Thank you very much!

Posted: 12 Mar 2007 21:43
by Rémi Denis-Courmont
Well, if you had given me an amd64 for fun, or if the KDE developpers had been more explicit in their diagnostic (only a note, not a reproach), it would have been faster to fix.