I was browsing through KControl and later saw the following messages in the xsession-errors log:
Load smb config files from /dev/null
Loaded services file OK.
Server role: ROLE_STANDALONE
I think the messages should be prefixed with something like [kcontrol] so users know what was accessing the samba configuration files.
As a general guideline, I believe any stdout or stderr message Trinity generates in this manner should contain some clue about what generated the message. In these days of script kiddies and malicious users, a simple prefix like that will quiet fears.
Darrell
I noticed all but two of the modules in KInfo Center have been moved to KControl/Peripherals.
Is there a reason the remaining two modules, PCMCIA and Storage Devices, have not been moved to KControl?
If those two modules are moved, should KInfo Center be removed as an app?
Or should Kinfo Center then be a hook into KControl/Peripherals?
Darrell
There is a module in KControl, Internet & Network, called Zeroconf Service Discovery.
I built kdelibs and kdebase with --disable-dnssd.
Seems incorrect that the module appears.
If a build option is explicitly disabled then no modules should appear. Non-fatal, but I would call that a bug.
Darrell
Hello,
poking around trinity and got this message from tqtinterface configure script:
configure: WARNING: You are attempting to compile Trinity without the
Trinity Qt Interface installed. Please install libtqtinterface-dev
and try again!
Doesn't seems fatal, but should be fixed.
Regards Ladislav Laska
S pozdravem Ladislav Laska
---
xmpp/jabber: ladislav.laska(a)jabber.cz
Hello,
today, I wanted to checkout new svn snapshot and poke around, but I am
unable to remember the correct url for svn checkout. I searched a
little around websvn and stuff, but can't find it. I might be able to
guess it (and I probably will, since I've done it once already), but
other users won't. Maybe it should be somewhere more visible?
Regards Ladislav Laska
S pozdravem Ladislav Laska
---
xmpp/jabber: ladislav.laska(a)jabber.cz
I used the following in my build script:
=======================
python ./configure.py -k $PREFIX -L $LIBDIR -n $LIBDIR/kde3 -o /usr/include
make || exit 1
make install DESTDIR=$PKG
python importTest.py
=======================
Where $PREFIX and $LIBDIR are the same as all other build scripts.
The build stalls at the same point. I really don't know whether anything is happening, but I wait for about 10 minutes.
The configure.py script needs verbosity. There are long periods when the user does not know if anything is happening. For example, when creating the make files. Would be nice if something appeared on screen.
Darrell
FTBFS. Log attached.
We started to address this issue, but we kind of forgot to move forward with the other things going on.
I just built libcaldav so that package still builds.
SVN 1177573.
Darrell
In the Trinity konqueror, lower right corner, is an icon that looks like a common electrical device receptacle plug.
What is that icon for? I clicked and nothing happened.
Darrell
I'm working my way toward building python support for kdebindings.
I have sip and pyqt3 built and installed.
I went searching for some build instructions for python-kde3 when I saw something in the svn tree called pykdeextensions.
Do I need to install both packages or just python-kde3? If only python-kde3, then when and why would I want to build pykdeextensions?
Darrell
Hello,
Somebody tried to compile kdelibs against LUA 5.1? On my system fail with this
error:
kdelibs/kate/part/kateluaindentscript.cpp:249: error: 'luaL_newstate' was not
declared in this scope
[...]
kdelibs/kate/part/kateluaindentscript.cpp:290: error: 'lua_version' was not
declared in this scope
Unfortunately, LUA 5.0 was removed from gentoo portage, so I cannot test with
this version.
Thanks
--
Serghei