Playing further with my shiny new Wheezy/Trinity system I tried
installing flash (yeah I know but users demand it).
Downloaded the latest and greatest (11.2 r202) from Adobe and copied
libflashplayer.so to /usr/lib/mozilla/plugins/libflashplayer.so
Started Firefox and flash is detected and works.
Start Konqueror and although the plugin shows up in the 'Configure
Konqueror->Plugins' list it doesn't seem to work.
Trying
http://helpx.adobe.com/flash-player/kb/find-version-flash-player.html I
get a javascript freezing popup.... clicking Continue brings the
javascript freezing popup again and again... clicking Abort shows the
page without the Flash 'movie' or version numbers.
This page works fine in Firefox with the one and only libfashplayer.so
on my system.
I then tried deleting /usr/lib/mozilla/plugins/libflashplayer.so,
enabling the nonfree repos and installed flashplugin-nonfree.
That installs the same libflashplayer.so (same checksum) and, as
expected, the results are identical.
So.... how does one get flash working with konqueror ??
--
Regards,
Russell
--------------------------------------------------------------------
| Russell Brown | MAIL: russell(a)lls.com PHONE: 01780 471800 |
| Lady Lodge Systems | WWW Work: http://www.lls.com |
| Peterborough, England | WWW Play: http://www.ruffle.me.uk |
--------------------------------------------------------------------
Hi,
Having been based on Hardy/KDE3 for some years I'm trying to build a new
system with Wheezy and Trinity (KDE4 is hopeless on our thin clients!).
I see there's no official repository for Wheezy/Trinity so I tried the
nightly builds but there are 'issues' with R14 so I'd like to try
3.5.13.1
What do I need in apt/sources.list to get 3.5.13.1 on Wheezy?
TIA
--
Regards,
Russell
--------------------------------------------------------------------
| Russell Brown | MAIL: russell(a)lls.com PHONE: 01780 471800 |
| Lady Lodge Systems | WWW Work: http://www.lls.com |
| Peterborough, England | WWW Play: http://www.ruffle.me.uk |
--------------------------------------------------------------------
After upgrading oneiric,including KDE4, here is the error I get when I try to run kicker :
manghi@smallpapaya:~$ kicker
kicker: symbol lookup error: /opt/trinity/lib/libkdeinit_kicker.so: undefined symbol: _ZN9KListView9selectAllEb
manghi@smallpapaya:~$ Is there a way to recover from this situation ? Perhaps by re-installing what ?ThanksD.
Guys, I have a question that is not exactly Trinity related, but I think you might know how to
solve my problem. I do most of my work in Konsole + Emacs. Terminal by default supports 8 colors
and if I stick with that everything is fine.
Now I'd like to have more colors. First I set TERM=xterm-256color in my .bashrc. Emacs sees that
256 colors are available (as listed with M-x list-colors-display). Then I install color-theme for
Emacs and try selecting themes that are available. Most of them are completely unusable, which
leads me to conclusion that Konsole somehow distorts tho original colors intended by theme
authors. My question is about interaction between Konsole, TERM value and the way Emacs sees
colors. In Konsole I can customize 20 different colors - how do they influence 256 colors of the
terminal? I noticed that the color set I choose in Konsole influences the color theme in Emacs -
again, how does this interact? At the moment colors I get are completely random and it would be
good to have some control over it.
Janek
Hi all,
a week ago I announced the availability of base packages Trinity stable branch
(3.5.13-sru) for Ubuntu 12.10 - Quantal Quetzal. Applications were added.
Now, therefore, I can tell you that all packages are available.
https://quickbuild.pearsoncomputing.net/~slavek-banko/+archive/axis/+packag…
Please test it :)
Slavek
--
Are there any notes on porting code from KDE 3.5.10 to Trinity? I've
looked but can't find anything.
I have a KDE 3.5.10 package (a heavily modified version of konsole)
that I'm trying to build on a Wheezy/Trinity system.
I can see that I have to change things like QT_VERSION to TQT_VERSION
and some, but not all of the include files need prefixing with a 't'
and my include path needs altering but I'm still running into
configuration issues like so:
./configure --with-qt-dir=/usr/share/tqt3 \
--with-qt-includes=/usr/include/tqt3 \
--prefix=/usr
fails with.....
configure:23451: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -INO -I. -DQT_THREAD_SUPPORT -D_REENTRANT -L/usr/share/tqt3/lib -L/usr/lib conftest.cc -lqt-mt -lpng -lz -lm
-ljpeg -ldl -lXext -lX11 -lSM -lICE -lpthread 1>&5
cc1plus: warning: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
conftest.cc:2:22: fatal error: tqglobal.h: No such file or directory
compilation terminated.
configure:23454: $? = 1
If I change the configure line to use /usr/include/tqt instead of tqt3
like so:
./configure --with-qt-dir=/usr/share/tqt --with-qt-includes=/usr/include/tqt --prefix=/usr
then I get similar errors:
configure:23451: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -I/usr/include/tqt -I. -DQT_THREAD_SUPPORT -D_REENTRANT -L/usr/share/tqt/lib -L/usr/lib conftest.cc -lqt-mt -lpng -lz -lm -ljpeg -ldl -lXext -lX11 -lSM -lICE -lpthread 1>&5
cc1plus: warning: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
In file included from /usr/include/tqt/tqglobal.h:25:0,
from conftest.cc:2:
/usr/include/tqt/tqt.h:54:23: fatal error: ntqglobal.h:
No such file or directory
compilation terminated.
configure:23454: $? = 1
Can anyone point me in the right direction here? (or even the right
list if trinityusers isn't the appropriate one).
TIA.
--
Regards,
Russell
--------------------------------------------------------------------
| Russell Brown | MAIL: russell(a)lls.com PHONE: 01780 471800 |
| Lady Lodge Systems | WWW Work: http://www.lls.com |
| Peterborough, England | WWW Play: http://www.ruffle.me.uk |
--------------------------------------------------------------------
Could somebody please verify this?
Point konqueror to a site with unknown site certificate, e,g,
http://www.ba-ca.at/
Now the dialog "server authentication ..." pups up.
Click on "Continue",
Next dialog, click on "Permanent".
Close konqeror. Open it again, point it to the same address. Again the
dialog "server authentication ..." comes up.
Nik.
--
Mag. Dr. Nikolaus Klepp
Einnehmerstraße 14
A-4810 Gmunden
Tel.: +43 650 82 11 724
email: office(a)klepp.biz