public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] KDE Konqueror
@ 2013-11-02  0:02 jdm
  2013-11-02 16:31 ` Mick
  0 siblings, 1 reply; 7+ messages in thread
From: jdm @ 2013-11-02  0:02 UTC (permalink / raw
  To: gentoo-user

Hello,

I cannot run any youtube videos with Konqueror. Any suggestions?
They run fine in Firefox. 

John D Maunder


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] KDE Konqueror
  2013-11-02  0:02 [gentoo-user] KDE Konqueror jdm
@ 2013-11-02 16:31 ` Mick
  2013-11-03  0:41   ` jdm
  0 siblings, 1 reply; 7+ messages in thread
From: Mick @ 2013-11-02 16:31 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: Text/Plain, Size: 414 bytes --]

On Saturday 02 Nov 2013 00:02:26 jdm wrote:
> Hello,
> 
> I cannot run any youtube videos with Konqueror. Any suggestions?
> They run fine in Firefox.
> 
> John D Maunder

Are they flash or HTML 5 videos?  Are your plugins configured as they should 
be in Konqueror?

PS.  I don't think that there is a difference between webkit and khtml engines 
- it works with both fine here.
-- 
Regards,
Mick

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] KDE Konqueror
  2013-11-02 16:31 ` Mick
@ 2013-11-03  0:41   ` jdm
  2013-11-03 10:17     ` Neil Bothwick
  0 siblings, 1 reply; 7+ messages in thread
From: jdm @ 2013-11-03  0:41 UTC (permalink / raw
  To: gentoo-user

On Saturday 02 November 2013 16:31:21 Mick wrote:
>On Saturday 02 Nov 2013 00:02:26 jdm wrote:
>> Hello,
>> 
>> I cannot run any youtube videos with Konqueror. Any suggestions?
>> They run fine in Firefox.
>> 
>> John D Maunder
>
>Are they flash or HTML 5 videos?  Are your plugins configured as they
>should be in Konqueror?
>
>PS.  I don't think that there is a difference between webkit and khtml
>engines - it works with both fine here.

I think they are flash but I cannot play any video on youtube (also 
dailymotion). I thought youtube had gone html5 but not so sure, as get 
Could not load movie '/tmp/kde-john/konquerorPS4531.swf'. So I think 
this is flash. Using khtml.

I have gone on to other sites and some videos play. Its hist and miss. 
(100% failure on youtube). Its nice to now that it's working for you so 
I will try a few rebuilds and use flags perhaps.

I have tried both 32 and 64 flash (and all versions), with and without 
nspluginwrapper.

Its just an annoyance as I can play all with firefox. It's just that I 
want to be kde only for the time being.


John


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] KDE Konqueror
  2013-11-03  0:41   ` jdm
@ 2013-11-03 10:17     ` Neil Bothwick
  2013-11-03 10:42       ` Mick
  0 siblings, 1 reply; 7+ messages in thread
From: Neil Bothwick @ 2013-11-03 10:17 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 482 bytes --]

On Sun, 03 Nov 2013 00:41:54 +0000, jdm wrote:

> I think they are flash but I cannot play any video on youtube (also 
> dailymotion). I thought youtube had gone html5 but not so sure, as get 
> Could not load movie '/tmp/kde-john/konquerorPS4531.swf'. So I think 
> this is flash. Using khtml.

It may be that YouTube still defaults to flash and you have to tell it
you prefer HTML5 in your preferences.


-- 
Neil Bothwick

When there's a will, I want to be in it.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] KDE Konqueror
  2013-11-03 10:17     ` Neil Bothwick
@ 2013-11-03 10:42       ` Mick
  2013-11-03 16:10         ` Marc Joliet
  0 siblings, 1 reply; 7+ messages in thread
From: Mick @ 2013-11-03 10:42 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: Text/Plain, Size: 1430 bytes --]

On Sunday 03 Nov 2013 10:17:55 Neil Bothwick wrote:
> On Sun, 03 Nov 2013 00:41:54 +0000, jdm wrote:
> > I think they are flash but I cannot play any video on youtube (also
> > dailymotion). I thought youtube had gone html5 but not so sure, as get
> > Could not load movie '/tmp/kde-john/konquerorPS4531.swf'. So I think
> > this is flash. Using khtml.
> 
> It may be that YouTube still defaults to flash and you have to tell it
> you prefer HTML5 in your preferences.

Yes, you can set up youtube cookies to recognise that you want to use HTML5 as 
Neil suggests, or if you still want to fix Konqueror to play flash videos you 
need to go in Konqueror settings/Plugins and click on "Scan for Plugins".  It 
should pick up what it needs as long as you have the right packages installed 
(like adobe flash).

In my installation(s) it shows /usr/lib64/nsbrowser/plugins/libflashplayer.so 
which on my system is a symlink to the adobe libflashplayer.so:

$ ls -la /usr/lib64/nsbrowser/plugins/libflashplayer.so
lrwxrwxrwx 1 root root 54 Sep 14 10:12 
/usr/lib64/nsbrowser/plugins/libflashplayer.so -> /opt/Adobe/flash-
player/flash-plugin/libflashplayer.so

The plugin in Konqueror would need to be associated with the correct MIME 
types like application/x-shockwave-flash and application/futuresplash, but all 
this should happen automatically when you scan for new plugins.

HTH.
-- 
Regards,
Mick

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] KDE Konqueror
  2013-11-03 10:42       ` Mick
@ 2013-11-03 16:10         ` Marc Joliet
  2013-11-03 20:54           ` jdm
  0 siblings, 1 reply; 7+ messages in thread
From: Marc Joliet @ 2013-11-03 16:10 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1620 bytes --]

Am Sun, 3 Nov 2013 10:42:17 +0000
schrieb Mick <michaelkintzios@gmail.com>:

> On Sunday 03 Nov 2013 10:17:55 Neil Bothwick wrote:
> > On Sun, 03 Nov 2013 00:41:54 +0000, jdm wrote:
> > > I think they are flash but I cannot play any video on youtube (also
> > > dailymotion). I thought youtube had gone html5 but not so sure, as get
> > > Could not load movie '/tmp/kde-john/konquerorPS4531.swf'. So I think
> > > this is flash. Using khtml.
> > 
> > It may be that YouTube still defaults to flash and you have to tell it
> > you prefer HTML5 in your preferences.
> 
> Yes, you can set up youtube cookies to recognise that you want to use HTML5 as 
> Neil suggests, or if you still want to fix Konqueror to play flash videos you 
> need to go in Konqueror settings/Plugins and click on "Scan for Plugins".  It 
> should pick up what it needs as long as you have the right packages installed 
> (like adobe flash).
[...]

In addition to that, you can also deactivate the Flash plug-in, in which case
YouTube switches to HTML5 once it notices that the Flash plug-in is missing (it
only fails if your browser does not support any of the formats the video is
available in). Recently I've gone over to using the FlashDisable extension for
Firefox to only activate Flash *temporarily* when I really need it.

Also, consider youtube-dl, which came recommended by a friend and has worked
wonderfully for me for a variety of sites (youtube, vimeo, soundcloud, etc.).

HTH
-- 
Marc Joliet
--
"People who think they know everything really annoy those of us who know we
don't" - Bjarne Stroustrup

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] KDE Konqueror
  2013-11-03 16:10         ` Marc Joliet
@ 2013-11-03 20:54           ` jdm
  0 siblings, 0 replies; 7+ messages in thread
From: jdm @ 2013-11-03 20:54 UTC (permalink / raw
  To: gentoo-user

On Sunday 03 November 2013 17:10:14 Marc Joliet wrote:
>Am Sun, 3 Nov 2013 10:42:17 +0000
>
>schrieb Mick <michaelkintzios@gmail.com>:
>> On Sunday 03 Nov 2013 10:17:55 Neil Bothwick wrote:
>> > On Sun, 03 Nov 2013 00:41:54 +0000, jdm wrote:
>> > > I think they are flash but I cannot play any video on youtube
>> > > (also
>> > > dailymotion). I thought youtube had gone html5 but not so sure,
>> > > as get
>> > > Could not load movie '/tmp/kde-john/konquerorPS4531.swf'. So I
>> > > think
>> > > this is flash. Using khtml.
>> > 
>> > It may be that YouTube still defaults to flash and you have to tell
>> > it
>> > you prefer HTML5 in your preferences.
>> 
>> Yes, you can set up youtube cookies to recognise that you want to use
>> HTML5 as Neil suggests, or if you still want to fix Konqueror to
>> play flash videos you need to go in Konqueror settings/Plugins and
>> click on "Scan for Plugins".  It should pick up what it needs as
>> long as you have the right packages installed (like adobe flash).
>
>[...]
>
>In addition to that, you can also deactivate the Flash plug-in, in
>which case YouTube switches to HTML5 once it notices that the Flash
>plug-in is missing (it only fails if your browser does not support any
>of the formats the video is available in). Recently I've gone over to
>using the FlashDisable extension for Firefox to only activate Flash
>*temporarily* when I really need it.
>
>Also, consider youtube-dl, which came recommended by a friend and has
>worked wonderfully for me for a variety of sites (youtube, vimeo,
>soundcloud, etc.).
>
>HTH


Thanks for the advice. I got this to work by installing kde-
misc/kwebkitpart-1.3.1 and selecting webkit as default engine. Not sure 
why it won't work with khtml but as they say in Birmighman "ces't la 
vie" or something like that.

Thanks

John


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-11-03 20:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-02  0:02 [gentoo-user] KDE Konqueror jdm
2013-11-02 16:31 ` Mick
2013-11-03  0:41   ` jdm
2013-11-03 10:17     ` Neil Bothwick
2013-11-03 10:42       ` Mick
2013-11-03 16:10         ` Marc Joliet
2013-11-03 20:54           ` jdm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox