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.
Ok. So I managed to compile trinity on my gentoo. But I have some very
serious issues that prevent me from using it.
1). kdm don't recognize my password. every time I try to log-in it
gives me "Login failed" message. I am sure the password I type is the
correct one. And to be hones I don't know what could be causing this.
Anyway here is kdm.log: http://paste.pocoo.org/show/474009/ Not that
it contain many, but always...
2). nor kdm, nor gdm see trinity session. The
/etc/X11/Sessions/trinity file does not exist, like it does for
Gnome/whathever. How can I fix that? Use the startkde script form
kdebase?
Hello,
I'm trying to build kdemultimedia 3.5.13 from SVN with autotools.
But I get the following error during make:
$ /usr/bin/make
/usr/bin/make all-recursive
make[1]: Entering directory `/disk/intern_1/rpmbuild/BUILD/kdemultimedia'
Making all in arts
make[2]: Entering directory
`/disk/intern_1/rpmbuild/BUILD/kdemultimedia/arts'
Making all in runtime
make[3]: Entering directory
`/disk/intern_1/rpmbuild/BUILD/kdemultimedia/arts/runtime'
/opt/trinity//bin/mcopidl -t -I/opt/trinity/include/arts ./artsbuilder.idl
file 'core.idl' not found
make[3]: *** [artsbuilder.h] Error 1
make[3]: Leaving directory
`/disk/intern_1/rpmbuild/BUILD/kdemultimedia/arts/runtime'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/disk/intern_1/rpmbuild/BUILD/kdemultimedia/arts'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/disk/intern_1/rpmbuild/BUILD/kdemultimedia'
make: *** [all] Error 2
It looks like my cmake-built ARTS 3.5.13 has installed its IDL files
under directory "/opt/trinity/include", but kdemultimedia is looking for
them under "/opt/trinity/include/arts".
Under TDE 3.5.12 (built with autotools), the ARTS IDL are installed
under "/opt/trinity/include/arts" as expected by kdemultimedia.
Is the directory change intentional ?
Thanks
Francois Andriot
Is there a way to compile kdebase without hal support? It's not
supported anymore in gentoo and I don't want to mess with my system
trying to install it.
Hi.
I find, that My Documents on desktop and Documents in System menu has
damaged encoding. I think converted to utf8 two-times? I try to encode it
back. Result is not excellent (some languages cannot be converted, some
stay bad), but perhaps better than current state ("all" is bad).
Please, have anyone original files before conversion?
In sources from:
kdebase/kdesktop/init/My_Documents
kdebase/kioslave/system/entries/documents.desktop
Slavek
--