FAQ Search Today's Posts Mark Forums Read
» Video Reviews

» Linux Archive

Linux-archive is a website aiming to archive linux email lists and to make them easily accessible for linux users/developers.


» Sponsor

» Partners

» Sponsor

Go Back   Linux Archive > Debian > Debian User

 
 
LinkBack Thread Tools
 
Old 12-30-2008, 10:49 PM
"Umarzuki Mochlis"
 
Default Flash, konqueror

On Debian Lenny KDE 3.5.10, how can I enable flash with konqueror?
--
Regards,

Umarzuki Mochlis
http://gameornot.net


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
 
Old 12-31-2008, 03:03 AM
chris
 
Default Flash, konqueror

On Wed, 31 Dec 2008 07:49:21 +0800, Umarzuki Mochlis wrote:

> On Debian Lenny KDE 3.5.10, how can I enable flash with konqueror?

Assuming you already have konqueror-nsplugins, you can try to install
http://packages.debian.org/search?keywords=flashplugin-nonfree for etch-
backport or sid. Download it and use "dpkg -i" to install.

If you know where konqueror expects the libflashplayer.so, then you can
just download it from adobe and put it there yourself.

Have fun!


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
 
Old 12-31-2008, 03:09 AM
Mark Allums
 
Default Flash, konqueror

Umarzuki Mochlis wrote:

On Debian Lenny KDE 3.5.10, how can I enable flash with konqueror?


Uh, good question. A more general one would be: How do you enable
Flash? It's been broken in Sid for me for a good while now, and nothing
I try (which is everything I read here about it, and everything I can
think of besides) will fix it. Doesn't matter if it is a Gecko browser,
a Webkit browser, or something else.


Mark Allums



--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
 
Old 12-31-2008, 04:30 AM
chris
 
Default Flash, konqueror

On Tue, 30 Dec 2008 22:09:12 -0600, Mark Allums wrote:

> Umarzuki Mochlis wrote:
>> On Debian Lenny KDE 3.5.10, how can I enable flash with konqueror?
>
> Uh, good question. A more general one would be: How do you enable
> Flash? It's been broken in Sid for me for a good while now, and nothing
> I try (which is everything I read here about it, and everything I can
> think of besides) will fix it. Doesn't matter if it is a Gecko browser,
> a Webkit browser, or something else.
>
> Mark Allums

That should be fixable. Install either flashplayer-mozilla or flashplugin-
nonfree. They will likely put a symlink in /usr/lib/mozilla/plugins/.

If your browser doesn't see it, make sure by putting a symlink to the
plugin in $HOME/.$BROWSER/plugins/.


Have fun!



--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
 
Old 12-31-2008, 03:39 PM
Chris
 
Default Flash, konqueror

On Wed, 2008-12-31 at 22:59 +0800, Umarzuki Mochlis wrote:

Please keep messages on the list, preferably without cc'ing.

> 2008/12/31, chris <nws@cevnet.mine.nu>:
> > On Wed, 31 Dec 2008 07:49:21 +0800, Umarzuki Mochlis wrote:
> >
> > > On Debian Lenny KDE 3.5.10, how can I enable flash with konqueror?
> >
> >
> > Assuming you already have konqueror-nsplugins, you can try to install
> > http://packages.debian.org/search?keywords=flashplugin-nonfree for etch-
> > backport or sid. Download it and use "dpkg -i" to install.
> >
>
> When I tried to install flashplayer-mozilla, i got these messeges:
>
> update-alternatives: unable to make
> /usr/lib/mozilla/plugins/flash-mozilla.so.dpkg-tmp a symlink to
> /etc/alternatives/flash-mozilla.so: No such file or directory
> dpkg: error processing flashplayer-mozilla (--configure):
> subprocess post-installation script returned error exit status 2
> Setting up gsfonts-x11 (0.21) ...
> Errors were encountered while processing:
> flashplayer-mozilla
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> A package failed to install. Trying to recover:
> Setting up flashplayer-mozilla (1:10.0.12.36-0.2) ...
> update-alternatives: unable to make
> /usr/lib/mozilla/plugins/flash-mozilla.so.dpkg-tmp a symlink to
> /etc/alternatives/flash-mozilla.so: No such file or directory
> dpkg: error processing flashplayer-mozilla (--configure):
> subprocess post-installation script returned error exit status 2
> Errors were encountered while processing:
> flashplayer-mozilla

The alternatives system apparently expects a symlink to exists where
none does. Easy to fix manually.
> Maybe i should install file from adobe site

Yes, you can do that too. Download it and put the file in
$HOME/.mozilla/plugins/ Konqueror needs konqueror-nsplugins, so you
must have that installed. Settings->Configure Conqueror.....
Plugins..... Scan for new plugins.

Have fun.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
 
Old 12-31-2008, 05:17 PM
"Umarzuki Mochlis"
 
Default Flash, konqueror

It seems that there's no plugins/ dir or maybe i have to make it myself?

umarzuki@pie-machine:~$ ls /home/umarzuki/.mozilla/
extensions firefox

2009/1/1, Chris <nws@cevnet.mine.nu>:
> On Wed, 2008-12-31 at 22:59 +0800, Umarzuki Mochlis wrote:
>
> Please keep messages on the list, preferably without cc'ing.
>
>
> > 2008/12/31, chris <nws@cevnet.mine.nu>:
> > > On Wed, 31 Dec 2008 07:49:21 +0800, Umarzuki Mochlis wrote:
> > >
> > > > On Debian Lenny KDE 3.5.10, how can I enable flash with konqueror?
> > >
> > >
> > > Assuming you already have konqueror-nsplugins, you can try to install
> > > http://packages.debian.org/search?keywords=flashplugin-nonfree for etch-
> > > backport or sid. Download it and use "dpkg -i" to install.
> > >
> >
> > When I tried to install flashplayer-mozilla, i got these messeges:
> >
> > update-alternatives: unable to make
> > /usr/lib/mozilla/plugins/flash-mozilla.so.dpkg-tmp a symlink to
> > /etc/alternatives/flash-mozilla.so: No such file or directory
> > dpkg: error processing flashplayer-mozilla (--configure):
> > subprocess post-installation script returned error exit status 2
> > Setting up gsfonts-x11 (0.21) ...
> > Errors were encountered while processing:
> > flashplayer-mozilla
> > E: Sub-process /usr/bin/dpkg returned an error code (1)
> > A package failed to install. Trying to recover:
> > Setting up flashplayer-mozilla (1:10.0.12.36-0.2) ...
> > update-alternatives: unable to make
> > /usr/lib/mozilla/plugins/flash-mozilla.so.dpkg-tmp a symlink to
> > /etc/alternatives/flash-mozilla.so: No such file or directory
> > dpkg: error processing flashplayer-mozilla (--configure):
> > subprocess post-installation script returned error exit status 2
> > Errors were encountered while processing:
> > flashplayer-mozilla
>
>
> The alternatives system apparently expects a symlink to exists where
> none does. Easy to fix manually.
>
> > Maybe i should install file from adobe site
>
>
> Yes, you can do that too. Download it and put the file in
> $HOME/.mozilla/plugins/ Konqueror needs konqueror-nsplugins, so you
> must have that installed. Settings->Configure Conqueror.....
> Plugins..... Scan for new plugins.
>
>
> Have fun.
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
>


--
Regards,

Umarzuki Mochlis
http://gameornot.net


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
 
Old 12-31-2008, 05:31 PM
"Umarzuki Mochlis"
 
Default Flash, konqueror

I did it. Made dir /home/umarzuki/.mozilla/plugins and copied
libflashplayer.so from Adobe's site into it. Thanks everyone.
2009/1/1, Umarzuki Mochlis <umarzuki@gmail.com>:
> It seems that there's no plugins/ dir or maybe i have to make it myself?
>
> umarzuki@pie-machine:~$ ls /home/umarzuki/.mozilla/
> extensions firefox
>
> 2009/1/1, Chris <nws@cevnet.mine.nu>:
>
> > On Wed, 2008-12-31 at 22:59 +0800, Umarzuki Mochlis wrote:
> >
> > Please keep messages on the list, preferably without cc'ing.
> >
> >
> > > 2008/12/31, chris <nws@cevnet.mine.nu>:
> > > > On Wed, 31 Dec 2008 07:49:21 +0800, Umarzuki Mochlis wrote:
> > > >
> > > > > On Debian Lenny KDE 3.5.10, how can I enable flash with konqueror?
> > > >
> > > >
> > > > Assuming you already have konqueror-nsplugins, you can try to install
> > > > http://packages.debian.org/search?keywords=flashplugin-nonfree for etch-
> > > > backport or sid. Download it and use "dpkg -i" to install.
> > > >
> > >
> > > When I tried to install flashplayer-mozilla, i got these messeges:
> > >
> > > update-alternatives: unable to make
> > > /usr/lib/mozilla/plugins/flash-mozilla.so.dpkg-tmp a symlink to
> > > /etc/alternatives/flash-mozilla.so: No such file or directory
> > > dpkg: error processing flashplayer-mozilla (--configure):
> > > subprocess post-installation script returned error exit status 2
> > > Setting up gsfonts-x11 (0.21) ...
> > > Errors were encountered while processing:
> > > flashplayer-mozilla
> > > E: Sub-process /usr/bin/dpkg returned an error code (1)
> > > A package failed to install. Trying to recover:
> > > Setting up flashplayer-mozilla (1:10.0.12.36-0.2) ...
> > > update-alternatives: unable to make
> > > /usr/lib/mozilla/plugins/flash-mozilla.so.dpkg-tmp a symlink to
> > > /etc/alternatives/flash-mozilla.so: No such file or directory
> > > dpkg: error processing flashplayer-mozilla (--configure):
> > > subprocess post-installation script returned error exit status 2
> > > Errors were encountered while processing:
> > > flashplayer-mozilla
> >
> >
> > The alternatives system apparently expects a symlink to exists where
> > none does. Easy to fix manually.
> >
> > > Maybe i should install file from adobe site
> >
> >
> > Yes, you can do that too. Download it and put the file in
> > $HOME/.mozilla/plugins/ Konqueror needs konqueror-nsplugins, so you
> > must have that installed. Settings->Configure Conqueror.....
> > Plugins..... Scan for new plugins.
> >
> >
> > Have fun.
> >
> >
> > --
> > To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> > with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> >
> >
>
>
>
> --
> Regards,
>
> Umarzuki Mochlis
> http://gameornot.net
>


--
Regards,

Umarzuki Mochlis
http://gameornot.net


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
 
Old 01-02-2009, 11:26 AM
Mark Allums
 
Default Flash, konqueror

chris wrote:

On Tue, 30 Dec 2008 22:09:12 -0600, Mark Allums wrote:


Umarzuki Mochlis wrote:

On Debian Lenny KDE 3.5.10, how can I enable flash with konqueror?

Uh, good question. A more general one would be: How do you enable
Flash? It's been broken in Sid for me for a good while now, and nothing
I try (which is everything I read here about it, and everything I can
think of besides) will fix it. Doesn't matter if it is a Gecko browser,
a Webkit browser, or something else.

Mark Allums


That should be fixable. Install either flashplayer-mozilla or flashplugin-
nonfree. They will likely put a symlink in /usr/lib/mozilla/plugins/.

If your browser doesn't see it, make sure by putting a symlink to the
plugin in $HOME/.$BROWSER/plugins/.



Have fun!



Didn't work. Nothing works. I have symlinked or copied that .so file
to nearly every directory on the machine.


Mark Allums


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
 
Old 01-02-2009, 04:27 PM
Ken Heard
 
Default Flash, konqueror

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Mark Allums wrote:
> chris wrote:
>> On Tue, 30 Dec 2008 22:09:12 -0600, Mark Allums wrote:
>>
>>> Umarzuki Mochlis wrote:
>>>> On Debian Lenny KDE 3.5.10, how can I enable flash with konqueror?
>>> Uh, good question. A more general one would be: How do you enable
>>> Flash? It's been broken in Sid for me for a good while now, and nothing
>>> I try (which is everything I read here about it, and everything I can
>>> think of besides) will fix it. Doesn't matter if it is a Gecko browser,
>>> a Webkit browser, or something else.
>>>
>>> Mark Allums
>>
>> That should be fixable. Install either flashplayer-mozilla or
>> flashplugin-
>> nonfree. They will likely put a symlink in /usr/lib/mozilla/plugins/.
>>
>> If your browser doesn't see it, make sure by putting a symlink to the
>> plugin in $HOME/.$BROWSER/plugins/.
>>
>>
>> Have fun!
>>
>>
>>
> Didn't work. Nothing works. I have symlinked or copied that .so file
> to nearly every directory on the machine.
>
> Mark Allums
>
>
Did you check the Konqueror plugin configuration page? If not, you
should.

Select "Settings-> Configure Konqueror...->Plugins" You will then see a
dialog box with two tabbed pages; Scan and Plugins. The Scan page
controls how KDE scans for plugins: either manually by pressing the Scan
for New Plugins button, or automatically each time KDE starts up.

The scan is done by looking through the folders listed in the Scan
Folders list for .so files containing plugin code. It examines every
such file to find out which MIME types the plugin supports. It then
creates MIME type definitions for KDE in the user's
~/.kde/share/mimelnk folder to make other applications aware of them.

The Plugins page shows you the plugins that KDE has found, and for each
plugin it lists the MIME types and the filename suffixes it uses to
recognize them.

The dialog box at the top of the page contains several global
checkboxes. One, "Enable plugins globally" is useful if several users
are using the same box. You can also enable or disable plugins that can
be contained in HTML pages (these can be considered a security risk),
and so on.

What I have done for the three boxes my spouse and I use is to put all
the plugins themselves -- or symbolic links to those elsewhere, such as
acroread -- for Konqueror in directory /usr/lib/mozilla/plugins, and
then in the scan list on the Konqueror plugins page make that directory
the first one Konqueror scans. In fact I have removed all the other
directories in that list except $HOME/.mozilla/plugins in case a user
has his own plugins which are not global.

(If using iceweasel and icedove you can also provide a directory
symbolic link from their plugins directories to
/usr/lib/mozilla/plugins, if you would like all your plugins and plugin
symbolic links in the same place.)

By the way, all the foregoing is explained in chapter nine of the
Konqueror handbook, which can be opened in Konqueror by entering
"help:/konqueror" in the location space. The number of posts on this
subject confirms the adage: "If all else fails read the manual."

However, do not read the manual *before* all else has failed. The
frustration thereby engendered is useful in order to improve your
personal failure frustration management.

Regards, Ken Heard
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.0 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJXk6dlNlJzOkJmTcRAvI+AJ4ooVnPEW9Yg3y3AO1A4B 8kGuaUsQCcDgU1
m8XrcLy0gJzGmtP95jiuqGY=
=c37Q
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
 

Thread Tools




All times are GMT. The time now is 02:24 PM.

VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2007 - 2008, www.linux-archive.org