Hey guys,
because it is currently being prepared for release 3.5.13.2, I need your help.
At this time builds final packages that will subsequently be synchronized to
the mirrors. During this we should prepare release notes and press release.
Complete list of changes since version 3.5.13.1 is already on wiki:
http://www.trinitydesktop.org/wiki/bin/view/Documentation/Releases_3_5_13_2…
Please, who can help?
Thanks
Slavek
Hi all.
If you are using GIT, you probably noticed last week a new tag v3.5.13.2.
Unfortunately, shortly after tagging modules we found several FTBFS with
newer versions of the distributions. For this reason, it was on a few
modules tag removed, pushed a few patches and created a new tag.
If you got the wrong tag, and want the new one, please delete the old one
and fetch the new one. It is necessary to do it for each of affected
module by doing:
git tag -d v3.5.13.2
git fetch origin tag v3.5.13.2
Or, more simplty, collectively for all modules:
git submodule foreach "git tag -d v3.5.13.2; git pull"
The affected modules are:
main/libraries/libkipi
main/libraries/libksquirrel
main/applications/bibletime
main/applications/gwenview
main/applications/kaffeine-mozilla
main/applications/kbfx
main/applications/kchmviewer
main/applications/koffice
main/applications/kvirc
Sorry for the inconvenience.
Slavek
I am using :~/slavek-banko/axis/ubuntu wheezy main repo . amd64, wheezy.
There are new updates available, don't really want to update unless
necessary.. so why the updates?
TIA
--
Peace,
Greg
Another happy user! Good job everyone...
Tim
---------------------------- Original Message ----------------------------
Subject: Trinity Live CD
From: "Danny W. Burdick" <burdick(a)digital.net>
Date: Wed, May 29, 2013 5:49 am
To: kb9vqf(a)pearsoncomputing.net
--------------------------------------------------------------------------
Cannot seem to "get it" on your wiki registration....no matter
All I wanted to do anyway was post or have someone else post
a link to a brand new debian wheezy live cd with trinity for the front end
wow this thing is awesome...I am using it on several notebooks and netbooks
I wouldn't use anything else....tnx
Danny Burdick
http://exegnulinux.net/downloads/wheezy/new/exegnulinux_4.0.iso
>Not explicitly, though the instructions for R14 beta testing (on
>the front
>TDE web page) will work just fine for Debian Wheezy and Ubuntu
>Raring.
Information forwarded. Thanks.
Darrell
>> Hello,
>> this command outputs nothing on my sources ...
>>
>> I'm using: trinity-tderadio-3.5.13.2~pre12+b7f6fa73
>>
>
>For me also nothing - tested on v3.5.13-sru branch and also on R14
>GIT before your updates today.
>
>Are you sure that you have correctly utf8 on your console? In your
>patches today I see strange characters before the fix and also
after fix.
>They are just weird otherwise.
I found part of the problem. For whatever reason, on my system
konsole's encoding was set to ISO-8859-1. I set and saved the
encoding to Default.
I have LANG=en_US.UTF-8 in my environment.
With that out of the way, now I no longer see the previous "�"
character. Now I see an empty squares when I perform the same
search.
So please try this:
Open tdelibs/tdeui/kled.cpp from the source tree. The following
lines have funky characters:
2: Copyright (C) 1998 J�rg Habenicht (j.habenicht(a)europemail.com)
291: // painter routine taken from TDEUI�s KLed widget:
303: // Calculate the LED�s "light factor":
387: // painter routine taken from TDEUI�s KLed widget:
399: // Calculate the LED�s "light factor":
428: // drawing the shadow border at 45� (45*16 = 720).
Ideas?
Darrell
>For me also nothing - tested on v3.5.13-sru branch and also on R14
>GIT before your updates today.
>
>Are you sure that you have correctly utf8 on your console?
Hmm. I tested LANG=en_US, LANG=en_US.UTF-8, and LANG=en_US.ISO8859-
1. I fully logged out of the system and not just exiting Trinity to
ensure the variables were properly set. In each case changing the
LANG environment variable made no difference and I see the same
funky characters with each variable.
>In your patches today I see strange characters before the fix
>and also after fix. They are just weird otherwise.
Are you saying the patches are bad?
I'm confused!
Darrell