Hi !
Every time I'm unlocking the TDE screen it's asking me "Press
Ctrl-Alt-Del to begin". First of all it's very annoying, but beside of
that, I can't send "ctrl-alt-del" via the VNC connection, so I can't use
my computer remotely (a similar problem with Windows OSes can be
resolved by manipulating of registry database).
How can I get the password entering dialog directly, without C-A-Del ?
Cheers,
Ilya
I was going to install the previous ISO that was made based off of 10.10
except.. it loads up the option screen, then goes blank after some time
and sits there. Its weird.. like the cursor is there as though it is at
a command line, but nothing is popping up. This is only happening on my
actual computer also.. as a virtual machine it isnt. Any ideas how to
fix that behaviour?
Rae
New to the list so hi All, Happy New Year.
I'm attempting to build TDE on a fresh Debian Wheezy install. I'm
following the wiki at;
http://trinitydesktop.org/wiki/bin/view/Developers/HowToBuild, but I'm
having problems building tdelibs.
I'm sure I managed beyond this point a week or so ago (fresh install
since) so may be doing something stupid.
I got and built qt3-3.3.8.d.tar.gz (into /opt/qt) and the TDE source
with; git clone http://git.trinitydesktop.org/cgit/tde and following the
wiki built tqtinterface and arts.
Unfortunately, tdelibs fails. I'm building out of source with;
cmake /path/tdelibs -DCMAKE_INSTALL_PREFIX=/opt/trinity
-DCMAKE_VERBOSE_MAKEFILE=ON -DWITH_QT3=ON -DQTDIR=/opt/qt
-DQT_LIBRARY_DIRS=/opt/qt/lib -DBUILD_ALL=ON -DCMAKE_SKIP_RPATH=OFF
but failure happens at;
Linking CXX shared library libtdecore.so
cd /tmp/tdelibs/tdecore && /usr/bin/cmake -E cmake_link_script
CMakeFiles/tdecore-shared.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -DQT_NO_ASCII_CAST -DQT_CLEAN_NAMESPACE
-DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DQT_THREAD_SUPPORT
-D_REENTRANT -include tqt.h -Wl,--no-undefined -shared
-Wl,-soname,libtdecore.so.4 -o libtdecore.so.4.2.0
CMakeFiles/tdecore-shared.dir/libintl.cpp.o
CMakeFiles/tdecore-shared.dir/kapplication.cpp.o
CMakeFiles/tdecore-shared.dir/kdebug.cpp.o
CMakeFiles/tdecore-shared.dir/netwm.cpp.o
CMakeFiles/tdecore-shared.dir/kconfigbase.cpp.o
CMakeFiles/tdecore-shared.dir/kconfig.cpp.o
CMakeFiles/tdecore-shared.dir/ksimpleconfig.cpp.o
CMakeFiles/tdecore-shared.dir/kconfigbackend.cpp.o
CMakeFiles/tdecore-shared.dir/kmanagerselection.cpp.o
CMakeFiles/tdecore-shared.dir/kdesktopfile.cpp.o
CMakeFiles/tdecore-shared.dir/kstandarddirs.cpp.o
CMakeFiles/tdecore-shared.dir/ksock.cpp.o
CMakeFiles/tdecore-shared.dir/kpty.cpp.o
CMakeFiles/tdecore-shared.dir/kprocess.cpp.o
CMakeFiles/tdecore-shared.dir/kprocctrl.cpp.o
CMakeFiles/tdecore-shared.dir/klocale.cpp.o
CMakeFiles/tdecore-shared.dir/krfcdate.cpp.o
CMakeFiles/tdecore-shared.dir/kiconeffect.cpp.o
CMakeFiles/tdecore-shared.dir/kicontheme.cpp.o
CMakeFiles/tdecore-shared.dir/kiconloader.cpp.o
CMakeFiles/tdecore-shared.dir/twin.cpp.o
CMakeFiles/tdecore-shared.dir/twinmodule.cpp.o
CMakeFiles/tdecore-shared.dir/krootprop.cpp.o
CMakeFiles/tdecore-shared.dir/kcharsets.cpp.o
CMakeFiles/tdecore-shared.dir/kckey.cpp.o
CMakeFiles/tdecore-shared.dir/kshortcut.cpp.o
CMakeFiles/tdecore-shared.dir/kkeynative_x11.cpp.o
CMakeFiles/tdecore-shared.dir/kkeyserver_x11.cpp.o
CMakeFiles/tdecore-shared.dir/kaccelaction.cpp.o
CMakeFiles/tdecore-shared.dir/kshortcutmenu.cpp.o
CMakeFiles/tdecore-shared.dir/kaccelbase.cpp.o
CMakeFiles/tdecore-shared.dir/kaccel.cpp.o
CMakeFiles/tdecore-shared.dir/kglobalaccel_x11.cpp.o
CMakeFiles/tdecore-shared.dir/kglobalaccel.cpp.o
CMakeFiles/tdecore-shared.dir/kstdaccel.cpp.o
CMakeFiles/tdecore-shared.dir/kshortcutlist.cpp.o
CMakeFiles/tdecore-shared.dir/kcrash.cpp.o
CMakeFiles/tdecore-shared.dir/kurl.cpp.o
CMakeFiles/tdecore-shared.dir/kregexp.cpp.o
CMakeFiles/tdecore-shared.dir/kglobal.cpp.o
CMakeFiles/tdecore-shared.dir/kglobalsettings.cpp.o
CMakeFiles/tdecore-shared.dir/kallocator.cpp.o
CMakeFiles/tdecore-shared.dir/kvmallocator.cpp.o
CMakeFiles/tdecore-shared.dir/kmimesourcefactory.cpp.o
CMakeFiles/tdecore-shared.dir/kinstance.cpp.o
CMakeFiles/tdecore-shared.dir/kpalette.cpp.o
CMakeFiles/tdecore-shared.dir/kipc.cpp.o
CMakeFiles/tdecore-shared.dir/klibloader.cpp.o
CMakeFiles/tdecore-shared.dir/ktempfile.cpp.o
CMakeFiles/tdecore-shared.dir/kuniqueapplication.cpp.o
CMakeFiles/tdecore-shared.dir/kaccelmanager.cpp.o
CMakeFiles/tdecore-shared.dir/ksavefile.cpp.o
CMakeFiles/tdecore-shared.dir/krandomsequence.cpp.o
CMakeFiles/tdecore-shared.dir/kstringhandler.cpp.o
CMakeFiles/tdecore-shared.dir/kcompletion.cpp.o
CMakeFiles/tdecore-shared.dir/kcmdlineargs.cpp.o
CMakeFiles/tdecore-shared.dir/kaboutdata.cpp.o
CMakeFiles/tdecore-shared.dir/kcompletionbase.cpp.o
CMakeFiles/tdecore-shared.dir/knotifyclient.cpp.o
CMakeFiles/tdecore-shared.dir/kaudioplayer.cpp.o
CMakeFiles/tdecore-shared.dir/kdcoppropertyproxy.cpp.o
CMakeFiles/tdecore-shared.dir/ksockaddr.cpp.o
CMakeFiles/tdecore-shared.dir/kextsock.cpp.o
CMakeFiles/tdecore-shared.dir/netsupp.cpp.o
CMakeFiles/tdecore-shared.dir/kprocio.cpp.o
CMakeFiles/tdecore-shared.dir/kbufferedio.cpp.o
CMakeFiles/tdecore-shared.dir/kpixmapprovider.cpp.o
CMakeFiles/tdecore-shared.dir/kurldrag.cpp.o
CMakeFiles/tdecore-shared.dir/kmdcodec.cpp.o
CMakeFiles/tdecore-shared.dir/ksocks.cpp.o
CMakeFiles/tdecore-shared.dir/fakes.c.o
CMakeFiles/tdecore-shared.dir/vsnprintf.c.o
CMakeFiles/tdecore-shared.dir/ksycoca.cpp.o
CMakeFiles/tdecore-shared.dir/ksycocadict.cpp.o
CMakeFiles/tdecore-shared.dir/ksycoca_skel.cpp.o
CMakeFiles/tdecore-shared.dir/ksycocafactory.cpp.o
CMakeFiles/tdecore-shared.dir/kxmessages.cpp.o
CMakeFiles/tdecore-shared.dir/kstartupinfo.cpp.o
CMakeFiles/tdecore-shared.dir/kcatalogue.cpp.o
CMakeFiles/tdecore-shared.dir/kasyncio.cpp.o
CMakeFiles/tdecore-shared.dir/kmultipledrag.cpp.o
CMakeFiles/tdecore-shared.dir/kstaticdeleter.cpp.o
CMakeFiles/tdecore-shared.dir/kappdcopiface.cpp.o
CMakeFiles/tdecore-shared.dir/kappdcopiface_skel.cpp.o
CMakeFiles/tdecore-shared.dir/kclipboard.cpp.o
CMakeFiles/tdecore-shared.dir/kcheckaccelerators.cpp.o
CMakeFiles/tdecore-shared.dir/tdeversion.cpp.o
CMakeFiles/tdecore-shared.dir/kdebugdcopiface.cpp.o
CMakeFiles/tdecore-shared.dir/kdebugdcopiface_skel.cpp.o
CMakeFiles/tdecore-shared.dir/kcalendarsystem.cpp.o
CMakeFiles/tdecore-shared.dir/kcalendarsystemgregorian.cpp.o
CMakeFiles/tdecore-shared.dir/kcalendarsystemhijri.cpp.o
CMakeFiles/tdecore-shared.dir/kcalendarsystemhebrew.cpp.o
CMakeFiles/tdecore-shared.dir/kcalendarsystemfactory.cpp.o
CMakeFiles/tdecore-shared.dir/kmacroexpander.cpp.o
CMakeFiles/tdecore-shared.dir/kidna.cpp.o
CMakeFiles/tdecore-shared.dir/ktempdir.cpp.o
CMakeFiles/tdecore-shared.dir/kshell.cpp.o
CMakeFiles/tdecore-shared.dir/kmountpoint.cpp.o
CMakeFiles/tdecore-shared.dir/kcalendarsystemjalali.cpp.o
CMakeFiles/tdecore-shared.dir/kprotocolinfo_tdecore.cpp.o
CMakeFiles/tdecore-shared.dir/kprotocolinfofactory.cpp.o
CMakeFiles/tdecore-shared.dir/kxerrorhandler.cpp.o
CMakeFiles/tdecore-shared.dir/kuser.cpp.o
CMakeFiles/tdecore-shared.dir/kconfigskeleton.cpp.o
CMakeFiles/tdecore-shared.dir/kconfigdialogmanager.cpp.o
CMakeFiles/tdecore-shared.dir/klockfile.cpp.o
CMakeFiles/tdecore-shared.dir/kqiodevicegzip_p.cpp.o
CMakeFiles/tdecore-shared.dir/ktimezones.cpp.o -Wl,-whole-archive
network/libtdecorenetwork.a -Wl,-no-whole-archive ../libltdl/libltdlc.a
../dcop/libDCOP.so.4.2.0 ../tdefx/libtdefx.so.4.2.0 -lz -lXcomposite
-lICE -lSM -ldl -ltqt -lqt-mt -lXrender -lX11
-Wl,-rpath,/tmp/tdelibs/dcop:/tmp/tdelibs/tdefx:
CMakeFiles/tdecore-shared.dir/kpty.cpp.o: In function `KPty::login(char
const*, char const*)':
kpty.cpp:(.text+0xbd5): undefined reference to `login'
CMakeFiles/tdecore-shared.dir/kpty.cpp.o: In function `KPty::logout()':
kpty.cpp:(.text+0xc52): undefined reference to `logout'
collect2: ld returned 1 exit status
make[2]: *** [tdecore/libtdecore.so.4.2.0] Error 1
make[2]: Leaving directory `/tmp/tdelibs'
make[1]: *** [tdecore/CMakeFiles/tdecore-shared.dir/all] Error 2
make[1]: Leaving directory `/tmp/tdelibs'
make: *** [all] Error 2
I'm not a developer and having trawled the web without success I'm
pretty much stumped at this point. Anybody got any ideas? If more info
is needed just let me know.
Cheers,
Mike.
I've updatet from lenny/KDE3 to squeeze/trinity, but still have not
managed to get rid of some kde-packages.
e.g I found 'kdebase-runtime' still installed, which is needed by
'cervisia', which is recommented by 'quanta-trinity' (even so there is
a cervisia-trinity).
als there is a kdelibs5-plugin installed.
Is there a shortcut to get rid of all the unnecesary kde packages?
Hi !
I'm running TDE on a system with two monitors. Whenn I'm clicking the
lock symbol only the primary monitor is cleared, the information on the
second monitor is still visible (but it's locked in the sense that no
input from mouse or keyboard is possible).
How can I make screen saver use both monitors?
Cheers,
Ilya
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
1. I recently upgraded one of my three computers from Debian Lenny to
Squeeze with KDE-Trinity 3.5.13. (The other two computers still have
Lenny with KDE 3.5.10.)
2. The default view profile when Trinity Konqueror is loaded is “File
Management”. That profile is configured to load Konqueror with two
tabs, the first one being “system:/media” and the second one
“/home/$USER/docs”, but with the contents of the second tab displayed on
the monitor.
3. When a user logs on for the first time, opens Konqueror and clicks on
the “system:/media” tab no content is shown. If however the user closes
Konqueror, opens it a second time and clicks on the “system:/media” tab
a second time, now the tab lists all the “Remote Shares”. Why is this
list shown on second and subsequent times of opening Konqueror, but not
the first time?
4. This box has three removable media drives installed: a DVD drive, an
Iomega Zip 750 drive and a 9 cm floppy drive. Installing a CD or DVD
drive causes the “Removable Media KDE daemon” to open in a separate
window but also adds another line to the “system:/media” tab which
identifies the installed medium by name, e.g., “Trips001”. It is then
possible to mount this medium from the “system:/media” tab, read its
contents and ultimately either to unmount or eject it. The last two
operations cause the identifying line to disappear.
5. Two Zip 750 disks are normally used for backups in this box; but
Konqueror does not behave the same way for each one. Installation in
the drive of one of the disks will cause a new line to be added to the
“system:/media” tab, “ZIP750” which corresponds to the mount point for
this drive (UUID=348F-3C8C) established in “/etc/fstab”. It is then
possible to mount this medium, read from it, write to it and ultimately
unmount it. On unmounting the “ZIP750” line disappears.
6. Installation of the other Zip 750 disk in the same drive opens a
*different* new line in the “system:/media” tab. Instead of reading
“ZIP750” it reads “752M removable media”. Konqueror will not permit
mounting or unmounting this particular Zip 750 disk; it says that the
user does not have permission to open this disk and that this device
node does not appear in “/etc/fstab”. This disk can however be mounted
(and unmounted) in an Xterm. Once mounted in that way it will show up
in the “system:/media” tab as mounted and can be read from and written
to in that tab. So, why do two Zip 750 disks installed in the same
drive behave differently in Konqueror?
7. At this point it occurred to me that the first Zip 750 disk was, so
to speak, a virgin disk; whereas the second was not. The second in fact
had tarballs of files in the Squeeze box but written to it from a Lenny
box. So, I decided to restore the “virginity” of the second by running
in the Squeeze box “mkfs.vfat /dev/sda4”, which of course obliterated
those files. I then tried in the Squeeze box to mount it both in an
Xterm and in the “system:/media” tab of Konqueror; it would not mount at
all in either place. I then went back to the Lenny box, logged in as
the user whose files are in the Squeeze box and was able to write to
this disk backup tarballs of files in the Squeeze box. I took this disk
back to the Squeeze box and was now able to open it there in the
“system:/media” tab as “750M removable media” and to perform all the
usual removable disk functions. I also however discovered that now I
cannot mount either Zip 750 disk from an Xterm. When I try I now
receive the message “I could not determine the file system type and none
was specified.” Strange.
8. For both these two drives, the DVD and the Iomega Zip 750, the
“Removable Media KDE daemon” opens. Since I prefer to open these in a
Konqueror tab instead of in a new window, I would like to be able to
prevent that daemon from opening in a new window. Is there a way to do so?
9. Finally, the floppy drive is not recognized at all in the Squeeze
box. With a disk installed it does not show up in the “system:/media”,
nor can it be mounted in an Xterm. What, if anything, be done to use
floppies with Squeeze and KDE-Trinity Konqueror?
Ken Heard, Toronto, Canada
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEUEARECAAYFAk8AtHkACgkQlNlJzOkJmTdvbgCVFh5z0+cbK6nuQTZxqAqHplfQ
bACfV4UW5gvBf1TbRc2dOnIP5bhY2g4=
=LpLP
-----END PGP SIGNATURE-----