Hi!
A bugreport has been filled by the SUSE legal department regarding licensing problems in kstars (part of kdeedu3).
The problem prevents inclusion of this package in distribution.
The bugreport reads as follows:
===
Whereas the README.images file in kstars is informative, it unfortunately does
not precisely state which _files_ are licensed under which license. It rather
states descriptions of images which are licensed under certain licenses.
The unacceptable licenses from the README.images file would be:
FFNP
FFE
Thus, please examine which _files_ in kstars (if any) are licensed under the
above licenses. If such files exist, they should be removed.
===
You can read the bugreport here:
https://bugzilla.novell.com/show_bug.cgi?id=718027
So can anybody please clarify which files in kstars are under which license?
Hello,
I'm compiling TQTinterface 3.5.12 on RHEL 5, but I get an error on "make
install".
I have to apply the attached patch to install correctly.
It looks like the $(MKDIR_P) comand must be written in lowercase, not
uppercase.
François Andriot
Hi all,
So KDE4 uses a technology called "Solid" that is a layer (like TQt to
Qt) to HAL/udev.
Apparently all the applications use device commands through this,
which is why the HAL -> udev
migration was near-flawless in KDE4.
Is it possible we could use this technology?
--
later daze. :: Robert Xu :: rxu.lincomlinux.org :: protocol.by/rxu
Hello,
when compiling Abakus 0.91 for TDE 3.5.12 under Fedora 15, it fails at
linking, complaining about missing symbols from the DCOP library.
I have to apply the attached patch to link correctly.
---
Francois Andriot
Hello,
I can't build the styles of kdelibs (at least, plastik and asteroid)
because of undefined PE_HeaderSectionMenu. It is because of a too old
Qt3 ? I use the same qt3-3.3.8c build that the one I used in May.
Can this module be supported in the Trinity control center?
http://blog.romainperier.org/?p=90
Not important to me but me be a nice touch if possible.
Darrell
Hi!
I have added your patch for "Show process manager" in the kicker's context menu, it builds well but seems does
not work: no new entry does appear by the right-click on the panel.
> On Thursday 08 September 2011 21:14:18 Timothy Pearson wrote:
>> > So you did not see the patch and claim it is distro-specific. Is
>> having a
>> > /media folder also distro-specific?
>> Where is the link? No, having a media folder is not distro specific.
If I was wrong here I apologize. I don't have time to examine each and
every patch that exists outside of this mailing list, so I do have to
trust other people to look at some of them--this is the nature of a
large
>> project such as Trinity.
> Here is it.
OK. At first glance it is distro-specific, as Ubuntu (for example) does
not automatically mount new devices into /media. In fact, that would be
considered undesirable behaviour from my point of view, as the user should
be able to decide which devices to mount.
Also, I would hazard a guess that the popup GUI for encrypted devices
doesn't work with this patch.
Tim
This is what I got while configuring kmail:
CMake Error at CMakeLists.txt:20 (tde_import):
Unknown CMake command "tde_import".
CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as
cmake_minimum_required(VERSION 2.8)
should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.
Probably CMakaLists.txt error.