You are not logged in.
Pages: 1
I'm using flashplugin on 64bit. Nswrapper is installed.
(epiphany:1780): Egg-WARNING **: Failed to connect to the session manager: None of the authentication protocols specified are supported
** (epiphany:1780): WARNING **: Unable to connect to session bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
Terminated
[root@myhost user]# su
[root@myhost user]# su user
[user@myhost ~]$ epiphany
** (epiphany:1787): WARNING **: Error loading plugin: libhspell.so.0: cannot open shared object file: No such file or directory
Gtk-Message: Failed to load module "canberra-gtk-module"
(npviewer.bin:1835): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
(npviewer.bin:1835): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
(npviewer.bin:1835): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
(npviewer.bin:1835): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
(npviewer.bin:1835): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
(npviewer.bin:1835): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
(npviewer.bin:1835): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
(npviewer.bin:1835): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
(npviewer.bin:1835): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
(npviewer.bin:1835): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
(npviewer.bin:1835): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
(npviewer.bin:1835): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
(npviewer.bin:1835): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
(npviewer.bin:1835): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
(npviewer.bin:1835): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
(npviewer.bin:1835): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
(npviewer.bin:1835): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
Gtk-Message: Failed to load module "canberra-gtk-module"
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
** Message: console message: http://s.ytimg.com/yt/jsbin/www-livecomments-vflsLp62C.js @42: TypeError: 'undefined' is not a function (evaluating 'b.getPlayerState()')Was working fine before I installed some media players and a font config.
Last edited by carebearboy (2011-08-01 01:33:07)
Offline
I'm having the same issue and haven't found a solution yet.
Bump...
Offline
There are several threads about the flashplugin problem even if not directly epiphany related. Please search the forum and google for it.
And please do not bump an old thread unless you have something substantial to add: https://wiki.archlinux.org/index.php/Fo … te#Bumping
To know or not to know ...
... the questions remain forever.
Offline
Sorry for bumping an old thread.
Did a little research and managed to find a solution to these warning messages:
(npviewer.bin:1835): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",You need to install lib32-gtk-engines, to go along with your already existing 64-bit ones.
http://aur.archlinux.org/packages.php?ID=18651
Also, when looking for inter-conflicts, you will be prompted to replace:
gcc-libs with gcc-libs-multilib
binutils with binutils-multilib
gcc with gcc-multilib
So, say 'Y' to those...
Moderator edit
Fixed a typo in your link (was ttp instead of http).
And thanks for the useful contribution to this thread.
Last edited by bernarcher (2011-08-27 22:51:21)
Offline
Pages: 1