Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
07-01-2010, 09:06 AM
|
#1
|
|
Senior Member
Registered: Feb 2007
Distribution: Slackware64-current & "True Multilib."
Posts: 1,752
Rep: 
|
VLC & Xfce.
It seems VLC and Xfce don't get along.
For the last few versions (beta & release candidates) the following happens: Open VLC, click on "Media," click on
"openfile," and a blank box pops up and VLC freezes and you have to "kill" it. In the recent past, once that happened the first time, then all was well the second time it was tried.
Now, however, with the stable version, 1.1.0, it happens every time.
I just fired up VLC and clicked on "Help" to check the version number and the same thing happened.
However, if you click on "media" and then "recent media" and pick a file it will play.
VLC works fine in KDE 4.4.4.
Any suggestions on how to fix this problem in Xfce?
Many Thanks.

Last edited by cwizardone; 07-01-2010 at 09:08 AM.
|
|
|
|
07-01-2010, 09:13 AM
|
#2
|
|
Senior Member
Registered: Jun 2004
Location: Chicago
Distribution: Arch64,Slackware64 -current
Posts: 1,134
Rep:
|
Quote:
Originally Posted by cwizardone
It seems VLC and Xfce don't get along.
For the last few versions (beta & release candidates) the following happens: Open VLC, click on "Media," click on
"openfile," and a blank box pops up and VLC freezes and you have to "kill" it.

|
I use VLC quite often and have compiled it for version 1.1.0 but I don't see that problem. For me "open file" does open the file browser. This is from XFCE. I haven't tried KDE yet.
EDIT: BTW, I'm using 32-bit 13.1 and I'm using my own vlc slackbuild.
Last edited by tuxrules; 07-01-2010 at 11:26 AM.
Reason: more info
|
|
|
|
07-01-2010, 11:14 AM
|
#3
|
|
Member
Registered: Sep 2005
Location: Germany
Distribution: slackware64
Posts: 105
Rep:
|
Same problem here. Looking for running processes i noticed that vlc "openfile" starts kdeinit4:
Quote:
ps -efw
.
syvy 2696 1 0 18:02 ? 00:00:00 kdeinit4: kdeinit4 Running...
syvy 2698 2696 0 18:02 ? 00:00:00 kdeinit4: klauncher [kdeinit] --fd=8
syvy 2701 1 0 18:02 ? 00:00:00 kdeinit4: kded4 [kdeinit]
syvy 2728 1 4 18:02 ? 00:00:01 vlc
syvy 2739 2696 0 18:03 ? 00:00:00 kdeinit4: kio_trash [kdeinit] trash local:/tmp/ksocket-snyder/klauncherMT2698.slave-
syvy 2740 2696 0 18:03 ? 00:00:00 kdeinit4: kio_file [kdeinit] file local:/tmp/ksocket-snyder/klauncherMT2698.slave-so
.
|
This processes stay alive when vlc is killed after freezing and the next time vlc is started "openfile" can use them. The file browser opening then looks like dolphin or konqueror. Is it possible to make vlc using thunar or whatever xfce-apps are using?
BTW:Iīm running aliens 64 bit package of vlc 1.1.0
Last edited by syvy; 07-01-2010 at 11:17 AM.
|
|
|
|
07-01-2010, 01:19 PM
|
#4
|
|
Senior Member
Registered: Mar 2005
Location: USA
Distribution: Slackware
Posts: 1,133
|
Same as syvy. Launch vlc so it can load some KDE libs, close it, then relaunch to use. Xfce has an option to start these KDE background tasks at start up. If you plan on using a few KDE apps in Xfce, it might be a solution.
If you just need a media player, Parole is a promising up and coming player for Xfce. Does rely on gstreamer for codecs.
|
|
|
|
07-01-2010, 01:21 PM
|
#5
|
|
Senior Member
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Lubuntu, Slackware
Posts: 2,124
|
Quote:
|
Originally Posted by cwizardone
Open VLC, click on "Media," click on
"openfile," and a blank box pops up and VLC freezes and you have to "kill" it
|
I have the same problem on Slackware 13.1 32bit using the stock XFCE 4.6.1 that comes with Slackware 13.1.
I am using Alien Bob's vlc 1.1.0 package: http://connie.slackware.com/~alien/s.../vlc/pkg/13.1/
Interestingly, if I hit ctrl + O to open a file, instead of using the mouse, vlc does not hang. It will just play the file straight away.
Last edited by tommcd; 07-01-2010 at 01:28 PM.
|
|
|
|
07-01-2010, 04:36 PM
|
#6
|
|
Member
Registered: Dec 2005
Location: "The South Coast of Texas"
Distribution: Slackware64-current
Posts: 474
Rep:
|
VLC with Fluxbox
I'm using Eric's SlackBuild, compiled here, on Slack64-13.1, with Fluxbox, & had the same problem. I'm now starting VLC with "kdeinit4 vlc". It seems to take a little longer to start, the first time, but I no longer have to start it, try to open a file, kill it, then start it again & use it normally.
Regards,
Bill
Last edited by TSquaredF; 07-01-2010 at 04:37 PM.
Reason: add info
|
|
|
|
07-01-2010, 04:46 PM
|
#7
|
|
Member
Registered: Jan 2010
Location: India
Distribution: ubuntu
Posts: 132
Rep:
|
reinstall
try to un-install and re-install the program in xfce.
|
|
|
|
07-02-2010, 12:11 PM
|
#8
|
|
Member
Registered: Sep 2005
Location: Germany
Distribution: slackware64
Posts: 105
Rep:
|
Just to see what happens i compiled vlc myself but the behavior didnīt change.
|
|
|
|
07-02-2010, 02:41 PM
|
#9
|
|
Senior Member
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Lubuntu, Slackware
Posts: 2,124
|
Quote:
Originally Posted by TSquaredF
I'm using Eric's SlackBuild, compiled here, on Slack64-13.1, with Fluxbox, & had the same problem. I'm now starting VLC with "kdeinit4 vlc". It seems to take a little longer to start, the first time, but I no longer have to start it, try to open a file, kill it, then start it again & use it normally.
|
Ok, well that explains it then. So it is not really hanging then, it is just trying to load QT and the related KDE files.
I guess I should have figured that, since VLC depends on QT.
|
|
|
|
07-02-2010, 11:19 PM
|
#10
|
|
Senior Member
Registered: Feb 2007
Distribution: Slackware64-current & "True Multilib."
Posts: 1,752
Original Poster
Rep: 
|
Quote:
Originally Posted by baxzius
try to un-install and re-install the program in xfce.
|
Tried that, but it didn't make a bit of difference.
Quote:
Originally Posted by TSquaredF
...I'm now starting VLC with "kdeinit4 vlc". It seems to take a little longer to start, the first time, but I no longer have to start it, try to open a file, kill it, then start it again & use it normally.
|
I would think you really shouldn't have to do that, but I did just try it in Xfce and the problem remains, exactly as originally described.
Last edited by cwizardone; 07-02-2010 at 11:48 PM.
|
|
|
|
07-03-2010, 09:21 AM
|
#11
|
|
Senior Member
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Lubuntu, Slackware
Posts: 2,124
|
Quote:
Originally Posted by TSquaredF
I'm now starting VLC with "kdeinit4 vlc". It seems to take a little longer to start, the first time, but I no longer have to start it, try to open a file, kill it,
|
I have found that if I first open a KDE app, like K3B, then, even if I close K3B and open VLC a while later, then VLC dos not hang. So starting the necessary KDE processes does prevent VLC from hanging on XFCE.
|
|
|
|
07-03-2010, 11:51 AM
|
#12
|
|
Senior Member
Registered: Feb 2007
Distribution: Slackware64-current & "True Multilib."
Posts: 1,752
Original Poster
Rep: 
|
In Xfce you could also go to "Settings, Session & Startup, Advanced" and put a check mark in the box next to, "Launch KDE Services on Startup."
Regardless, whether starting K3b or the above, VLC 1.1.0 (Alien Bob's build) does not work as per my original post. It may work for you, but it doesn't work for me.

|
|
|
|
07-06-2010, 10:43 AM
|
#13
|
|
Senior Member
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Lubuntu, Slackware
Posts: 2,124
|
Quote:
Originally Posted by cwizardone
In Xfce you could also go to "Settings, Session & Startup, Advanced" and put a check mark in the box next to, "Launch KDE Services on Startup."
|
Yes, I do know about that. I don't always run KDE apps on my Slackware XFCE desktop, so I have not chosen to start KDE Services on bootup.
Quote:
Originally Posted by cwizardone
Regardless, whether starting K3b or the above, VLC 1.1.0 (Alien Bob's build) does not work as per my original post. It may work for you, but it doesn't work for me.
|
Hmmm, even if you first start KDE services, Alien_Bob's VLC still hangs (and you have to kill it) in XFCE?
What happens if you open VLC and use the keyboard ( ctrl + O) to open a media file? I found that (for some reason) using ctrl + O to open a file does not result in VLC hanging. This is true even on my laptop. I did not install KDE on my laptop. I do have qt-4.6.2 on my laptop though.
|
|
|
|
07-06-2010, 01:59 PM
|
#14
|
|
Senior Member
Registered: Feb 2007
Distribution: Slackware64-current & "True Multilib."
Posts: 1,752
Original Poster
Rep: 
|
Quote:
Originally Posted by tommcd
...Hmmm, even if you first start KDE services, Alien_Bob's VLC still hangs (and you have to kill it) in XFCE?
|
Yes.
Quote:
Originally Posted by tommcd
What happens if you open VLC and use the keyboard (ctrl + O) to open a media file? I found that (for some reason) using ctrl + O to open a file does not result in VLC hanging. This is true even on my laptop. I did not install KDE on my laptop. I do have qt-4.6.2 on my laptop though.
|
Ctrl + O results in the same hang.
In the recent past I was able to play files in the "recent media" list, but now it only plays the audio from those files, but not the video.
The same files play just fine in VLC when running in KDE.
|
|
|
|
07-06-2010, 02:42 PM
|
#15
|
|
Slackware Contributor
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 4,679
Rep: 
|
Can you see any relevant messages in the console around the time vlc stalls, if you start vlc on the commandline like this:
Code:
vlc -vvv --reset-plugins-cache
?
Eric
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 09:14 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|