Change History (35)
comment:1 by , 23 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 23 years ago
Milestone: | → 1.0 |
---|
comment:3 by , 23 years ago
comment:4 by , 23 years ago
When objprelink package is added to book, add qt can utilize objprelink to intro and possible a separate install and explanation section for using objprelink or hint referral. [run and hide]
comment:6 by , 23 years ago
Owner: | changed from | to
---|---|
Status: | assigned → new |
comment:7 by , 23 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:8 by , 23 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
make[2]: Entering directory `/usr/src/kde/qt-x11-free-3.0.4/src' /usr/src/kde/qt-x11-free-3.0.4/bin/moc kernel/qapplication_x11.cpp - o .moc/release-mt/qapplication_x11.moc make[2]: * [.moc/release-mt/qapplication_x11.moc] Segmentation fault make[2]: Leaving directory `/usr/src/kde/qt-x11-free-3.0.4/src' make[1]: * [sub-src] Error 2
Standard LFS with GCC 2.95 objprelink sed applied
comment:9 by , 23 years ago
Summary: | qt-3.0.4 → qt-3.0.5 |
---|
Version Increment; ( 15. Jul 2002 ) - Oslo, Norway - This is a maintenance release. For detailed information please consult the changes-3.0.5 file found in the distribution files or take a look at http://www.trolltech.com/developer/changes/3.0.5.html
comment:10 by , 23 years ago
Good to go except I have commented out the two strip commands in src/Makefile that stop the install script. Anybody know what they were trying to do here? And how it should have been done? I will hold update to test kde302 for a few days and see if trolltech fixes the install.
comment:11 by , 23 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:12 by , 23 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:13 by , 23 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Reviewing patch. but bug is fixed with current instructions.
comment:14 by , 22 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | qt-3.0.5 → qt-3.0.6 |
Version increment (3.0.6);
comment:15 by , 22 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:16 by , 22 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | qt-3.0.6 → qt-3.1.0 |
Version increment
comment:17 by , 22 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Tested against kde-021121 snapshot.
comment:18 by , 22 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | qt-3.1.0 → qt-3.1.1 |
Version increment (3.1.1);
comment:19 by , 22 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:20 by , 22 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Summary: | qt-3.1.1 → qt-3.1.2 |
Version Increment
http://www.trolltech.com/developer/changes/changes-3.1.2.html
Strange! The tarballs are available on the mirror sites, but not on the official site.
ftp://ftp.trolltech.com/qt/source/ ftp://ftp.silug.org/pub/qt/source/ ftp://ftp.planetmirror.com.au/pub/trolltech/qt/source/
comment:21 by , 22 years ago
Unable to download the files, probably the updates are still in process.
comment:22 by , 22 years ago
they are now avaidable from ftp.trolltech.com and also can now be downloaded ;-)
comment:23 by , 22 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:25 by , 22 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
I strongly suggest that we don't upgrade the book to qt-3.2.0 yet as (according to the KDE guys) there are incompatibilies between it and KDE-3.1.x at the moment; I don't know if they intend to fix them in the 3.1.x series. See http://dot.kde.org/1058983557/ for more information
comment:26 by , 22 years ago
Milestone: | 1.0 → future |
---|---|
Resolution: | → later |
Status: | reopened → closed |
comment:27 by , 22 years ago
bug_file_loc: | → ftp://ftp.trolltech.com/qt/source/qt-x11-free-3.2.1.tar.bz2 |
---|---|
Resolution: | later |
Status: | closed → reopened |
Summary: | qt-3.2.0 → qt-3.2.1 |
1) Version increment 2) From the changelog on the site: kdelibs: Allows compilation against Qt 3.2.x That's why I reopened this bug.
comment:28 by , 22 years ago
Priority: | normal → highest |
---|
comment:29 by , 22 years ago
Status: | reopened → assigned |
---|
I'll take this because it really goes with KDE. I also now have a new LFS 5.0 system for testing.
comment:30 by , 22 years ago
Owner: | changed from | to
---|---|
Status: | assigned → new |
comment:31 by , 22 years ago
A week of life with Qt 3.2.1 + KDE 3.1.4 showed me that it only adds bugs, not new features. 1) http://bugs.kde.org/show_bug.cgi?id=65142 2) The "Run program" dialog box has wrong height - patched by me 3) On some video cards, the SELECT elements on web pages show incorrectly in Konqueror after scrolling by mouse wheel. 4) TrueType fonts show up twice in font selection dialogs if xfs is not used (not checked with xfs) 5) KSirc panel is split in wrong proportions <insert other bugs here, they surely exist> None of the abovementioned bugs exist with Qt 3.1.2. The KDE package maintainers use Qt 3.1.2 for RedHat and Debian Packages. Probably we should downgrade the version in the book - do we want a stable and usable build or the latest versions?
comment:32 by , 21 years ago
Can this be resolved and closed? The book has been upgraded to 3.2.1?
It might be good to stick a note that some users may prefer 3.1.2 to match the kde major-minor version.
comment:33 by , 21 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
There are a couple of additions that need to be added to this section.
A comment on the length of compile time might be nice. On my system (667MHz P3) it took over an hour. Note: I used gcc 3.04. There were no errors and very few warnings.