From 4a0b53006c9400470122fb11ccdcf131e93fd4cc Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 26 Mar 2024 12:50:43 +0900 Subject: Replace Qt with TQt Signed-off-by: Michele Calgaro --- doc/en/faq.docbook | 49 ++++++++++--------------------------------------- 1 file changed, 10 insertions(+), 39 deletions(-) (limited to 'doc/en/faq.docbook') diff --git a/doc/en/faq.docbook b/doc/en/faq.docbook index 929cd7e..023ef70 100644 --- a/doc/en/faq.docbook +++ b/doc/en/faq.docbook @@ -66,7 +66,7 @@ is &kde;, because it relies on services provided by the &kde; base libraries. Only some shared libraries are needed ⪚ - &kde; libraries, &Qt; libraries, + &kde; libraries, &TQt; libraries, &etc; This means that &krusader; runs on &gnome-url;, &afterstep-url;, &xfce-url; and @@ -483,8 +483,8 @@ - - &debian; complains about &Qt; + + &debian; complains about &TQt; when running ./configure, what's wrong? @@ -499,9 +499,9 @@ $ export CPP=/usr/bin/cpp-3.2 For more information please take a look - &debian-qt-a-url; and at the - &debian-qt-b-url; on how to build a - &Qt;/&kde;3 application on + &debian-tqt-a-url; and at the + &debian-tqt-b-url; on how to build a + &TQt;/&tde; application on &debian;. @@ -518,7 +518,7 @@ This problem occurs when you use the &nvidia; installer and not the official &nvidia; packages of your distribution. - &krusader; is based on &Qt; which + &krusader; is based on &TQt; which can be linked against the X OpenGL libraries. As a result &krusader; may look for OpenGL as well. The problem is that the &nvidia; installer (prior @@ -740,35 +740,6 @@ Usage &FAQ; - - - &krusader; keeps crashing, why? - - - We've been receiving a lot of emails and bug - reports (December 2005) regarding random crashes, - especially during file operations such as copy, move, - etc. - These crashes are related to - &Qt; 3.3.5 and NOT - &krusader;. It seems that - &Qt; 3.3.5 introduced a serious bug which is - currently (December 2005) causing random crashes in many - &kde; applications including - &konqueror;. You can use Google to find out - more. As far as we know, &debian;-Sid and - &SuSE; already posted new &Qt; - binaries that fix the problem, and &gentoo; - has masked &Qt; 3.3.5 completely. As for now, - you either need &Qt; 3.3.4 or a fixed - &Qt; 3.3.5 or a higer version, depending on - your distribution. More information is available on our - - website. - - - - When I try to mount/unmount my cdrom/floppy, @@ -824,9 +795,9 @@ using a multi-threaded design - this way if we get stuck, we don't hang the entire application event loop, but we don't think that the time is right for adding threads, we - are not sure that *all* the &kde; systems out - there are using &Qt;-mt (the multi threaded - version of the &Qt; library), and the Krusader + are not sure that *all* the &tde; systems out + there are using &TQt;-mt (the multi threaded + version of the &TQt; library), and the Krusader Krew may not be the right people to address this major issue in any case; so currently this is just a bug we have to learn to live with. -- cgit v1.2.1