Guys,
After working with kmail - I went to turn off kwallet in kcontrol and there
is no entry for kwallet under the 'Security & Privacy' tab. The front end for
kwallet runs fine (so I presume kwallet is running). I went through the kwallet
dialogs without letting it store passwords - so to me it seemed to be running.
Anyone else missing the kcontrol kwallet entry?
--
David C. Rankin, J.D.,P.E.
I have updated my Arch PKGBUILD scripts to build using a source tarball
In the svn-tarball directory I have a make file to generate the source
tarballs
Is there a place on the server I can put the source tarballs?
This kdelibs patch prevents appearance of garbage in the scrollbars in
Lightweight version 2 patch. Currently the rightmost pixel row in vertical
scrollbars and bottom pixel row in horizontal scrollbars are not drawn.
In KDE application this manifests in random appearance of a light line next to
the scrollbar slider, but the most annoying this issue when using
GTK-Qt-engine: in GTK apps the whole row becomes filled with garbage.
This issue barred me from using Light_v_2 style.
"David C. Rankin" <drankinatty(a)suddenlinkmail.com> wrote:
>On 05/06/2011 09:53 PM, Calvin Morrison wrote:
>> On 4 May 2011 19:53, Tiago Marques<tiagomnm(a)gmail.com> wrote:
>>> On Thu, May 5, 2011 at 12:12 AM, /dev/ammo42<mickeytintincolle(a)yahoo.fr>
>>> wrote:
>>>>
>>>>> I would toss out the idea that we take a look at using the current
>>>>> background with crystal windeco and keramik style as the default. It
>>>>> would turn a lot of heads out of the box and really give TDE a much
>>>>> different default look than KDE (a much improved look -- in my
>>>>> opinion)<snip>
>>>> I don't think using the default style of KDE 3.1 would give TDE a much
>>>> different default look than KDE :D
>>>> IMHO I would suggest defaulting to QtCurve or Domino (with a light
>>>> colorscheme, not the default grey one), but I don't know if they are
>>>> integrated now.
>>>
>>> +1 for a lighter color scheme. Even one like openSUSE, slightly yellow, is a
>>> lot nicer all around.
>>> Will try QtCurve, seems quite nice.
>>
>> Has anyone looked into how to make themes for Trinity? I couldn't find
>> any docs about KDE3.5 but I'd love to tinker around with some of these
>> themes.
>>
>> Thanks
>> Calvin Morrison
>>
>
>Calvin,
>
> I recall there being a couple of pages at techbase.kde.org or in the
>tutorials there. I think the kde3 docs are still up. I do recall an explanation
>of the theme elements, etc.. but I have no specifics committed to memory. Heck,
>if we could just get the CMake files for crystal window decorations done -- I'd
>be happy :)
>
>--
>David C. Rankin, J.D.,P.E.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: trinity-devel-unsubscribe(a)lists.pearsoncomputing.net
>For additional commands, e-mail: trinity-devel-help(a)lists.pearsoncomputing.net
>Read list messsages on the Web archive: http://trinity-devel.pearsoncomputing.net/
>Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
>
Calvin, Baho,
I rebuilt the libcaldav PKGBUILD I did to use Tim's quickbuild source as
suggested by Serghei. The updated PKGBUILD is here:
http://www.3111skyline.com/dl/dt/trinity/arch/src/trinity-libcaldav.tar.gz
Let me know if you find anything wrong with it. Hopefully it will fix the kdepim
build error with -DWITH_CALDAV=ON
--
David C. Rankin, J.D.,P.E.
Does anybody have a patch?
knetworkmanager-tray.cpp:502:9: error: 'DEVICE_TYPE_802_3_ETHERNET' was not
declared in this scope
knetworkmanager-tray.cpp:505:9: error: 'DEVICE_TYPE_802_11_WIRELESS' was not
declared in this scope
knetworkmanager-tray.cpp:508:9: error: 'DEVICE_TYPE_GSM' was not declared in
this scope
knetworkmanager-tray.cpp:509:9: error: 'DEVICE_TYPE_CDMA' was not declared in
this scope
All,
The Add Printer Wizard fails to build a driver database because it looks at:
/opt/kde3/bin/make_driver_db_cups
which looks to be a hardwired path in the code. My install is /opt/trinity. I
created the directories /opt/kde3/bin/ and symlinked make_driver_db_cups to get
it to work. This needs to be fixed somewhere in the code to make sure the wizard
looks to the ${prefix} instead of just in /opt/kde3/bin.
--
David C. Rankin, J.D.,P.E.
Baho, Calvin:
The new updates to kdegraphics require a new depends:
depends=('trinity-kdebase' 'libart-lgpl')
will work :)
--
David C. Rankin, J.D.,P.E.
Serghei,
Looking at the CMakeLists.txt, why are SASL and all the groupware options
(WITH_GROUPDAV, WITH_CALDAV, WITH_CARDDAV, WITH_EGROUPWARE, etc..) defaulted to OFF?
I just seems like for the 3.5.13 release, new users will expect the groupware
options and SASL to be 'ON'..
--
David C. Rankin, J.D.,P.E.