I am trying to reinstall Jessie from the Debian Trinity Repo
I added:
deb http://mirror.ppa.trinitydesktop.org/trinity/trinity-r14.0.0/debian
jessie main
deb http://mirror.ppa.trinitydesktop.org/trinity/trinity-builddeps-r14.0.0/
debian jessie main
to : /etc/apt/sources.list file
I ran:
# apt-key adv --keyserver keyserver.quickbuild.pearsoncomputing.net
--recv-keys
F5CFC95C
in a root console.
I then ran:
# apt-get update
from the same root console, and after it finished reading everything in the
package list, I got this error message TWICE in a row:
W: GPG error: http://mirror.ppa.trinitydesktop.org jessie Release: The
following signatures couldn't be verified because the public key is not
available: NO_PUBKEY 96C95152F5CFC95C
The above was exactly what I did 3 days ago and it worked at that time.
Is there a problem with the public keys or am I somehow doing something
wrong?
Keith
$SUBJECT appears identical on same machine booted to Jessie/14.0.3, including
correct (external) speakers used in IceWM session. :-(
Felix Miata composed on 2016-07-16 21:21 (UTC-0400):
> On other PCs with openSUSE (42.1, 13.2 & 13.1) and TDE 14.0.x that have no
> speaker built into the motherboard, I've not experienced $SUBJECT, sound
> simply works as expected. On this PC, a SFF Dell Optiplex 780, aplay and
> speaker-test work as expected whether run in multi-user.target or
> graphical.target, as does Youtube sound running an IceWM session, producing
> sound from accessory speakers plugged into the green jack, only if a TDE
> session is not running or has not been running since the last instance of
> 'alsactl restore'. Speakers always work as expected in openSUSE Tumbleweed
> running Plasma5 or openSUSE 13.2 or 13.1 running KDE4 (none of which have
> their respective pulseaudio packages installed).
> IOW, TDE redirects sound to the internal speaker that should be going to
> external speakers, only on this one PC. Might there be a fix for this that
> does not involve polluting the installation with the otherwise unnecessary
> Pulseaudio rpm and its deps?
> output of alsa-info.sh:
> http://fm.no-ip.com/Tmp/SUSE/421/alsa-info-gx780-s421.txt
> Various installed rpms:
> alsa-1.0.29-10.1.x86_64
> alsa-firmware-1.0.29-3.2.noarch
> alsa-plugins-1.0.29-10.1.x86_64
> alsa-utils-1.0.29-9.1.x86_64
> arts-1.5.10-66.2.x86_64
> libasound2-1.0.29-10.1.x86_64
> libpulse-mainloop-glib0-7.0-5.1.x86_64
> libpulse0-7.0-5.1.x86_64
> trinity-arts-1.5.10-14.0.3_1.oss421.x86_64
> trinity-kmix-14.0.3-1.oss421.x86_64
> trinity-libarts-akode-14.0.3-1.oss421.x86_64
> trinity-libarts-audiofile-14.0.3-1.oss421.x86_64
> trinity-libarts-mpeglib-14.0.3-1.oss421.x86_64
> trinity-libarts-xine-14.0.3-1.oss421.x86_64
> (as yet ignored) opensuse mailing list thread (from before I found alsactl
> restore helped outside of a TDE session):
> https://lists.opensuse.org/opensuse/2016-07/msg00283.html
--
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata *** http://fm.no-ip.com/
Hi,
in the course of vcard and the encoding issue I ask herewith for help to
solve another annoying utf8 encoding issue.
Problem:
Attached images show that My_Documents when language set to bg gets mangled.
Unfortunately looking into this I found out it is mangled in
/opt/trinity/share/apps/kdesktop/Desktop/My_Documents
I tested in fresh install of TDE, but after first logout/login it changed
I workaround it by fixing the file and removing the write permissions.
I don't know where to look for the system:/ entry.
regards
Hi,
after few months of testing, I do not see any issues in the TDE
backends/plugins.
I want to finalize this work and upload the code in some way. I asked
SyncEvolution about it [1,2] while trying to build 1.5.1 against synthesis.
This required version which is provided in debian sid. Unfortunately I hit
a bug [3] and I think I'll try against syncevolution from git as the patch
for [3] is still to be uploaded for 1.5.1.
What I want to discuss with you based on [1] is if you think it is wise to
provide syncevolution-whatever-trinity package(s), which for the moment I
think is the best and fast (but not optimal) solution. I will call this
short term solution - STS.
I think it would be more complex to push each distro to include support for
tdepim in syncevolution, but in long term it is the best solution. I will
call this long term solution - LTS. However I think there are still few
places to improve in the code (the calendar part mostly) and there are some
issues in the underlaying libkcal or whatever handles the todo's
subject/description when utf-8 and/or quoted content. In fact I dropped
support for cal v1 in the plugins as it looks broken and I did not have
time to deal with it. SyncEvolution does convert internally a v1 cal into
v2 just excellent.
So the plan for the STS would be to modify the vendors build scripts (I know
only debian ... so debian/*) to produce the syncevolution packages with
trinity extention, which will be build with the tdepim/wallet support on
top of the vendors configure options. Those packages should replace the
vendors own packages and thus provide the tdepim support.
The LTS would easy the way that we'll have tdepim/wallet in the mainline,
but perhaps we should still provide packages to overwrite the distros
shipped package.
Based on this what are you thinking?
Thanks in advance
[1] http://comments.gmane.org/gmane.comp.mobile.syncevolution/5396
[2] http://comments.gmane.org/gmane.comp.mobile.syncevolution/5393
[3] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824426
Hi
another question that popped up when working on syncevolution plugins was
the future of dbus.
https://www.mail-archive.com/syncevolution%40syncevolution.org/msg05071.html
It looks like it is getting replaced by gdbus and I found that libraries
are linked to dbus-1 for some reason I do not understand.
Example
ldd /opt/trinity/lib/libkaddressbook.so | grep dbus
libdbus-1-tqt.so.0 => /usr/lib/libdbus-1-tqt.so.0
(0x00007fb69ebb2000)
libdbus-1.so.3 => /lib/x86_64-linux-gnu/libdbus-1.so.3
(0x00007fb69d452000)
ldd /opt/trinity/lib/trinity/libkaddressbookpart.so | grep dbus
libdbus-1-tqt.so.0 => /usr/lib/libdbus-1-tqt.so.0
(0x00007f61da129000)
libdbus-1.so.3 => /lib/x86_64-linux-gnu/libdbus-1.so.3
(0x00007f61d89c9000)
What are the plans and what can we do in future?
thanks and regards
Hi again,
I'm sorry to bother you again with this, but I asked once how I can add a
testing target.
I started then working on this tdepim libkcal testing stuff again. I still
have some issues when my "SUMMARY" or "DESCRIPTION" of event or todo are in
cyrillic. Unfortunately I was/am busy at work and I lost all threads ....
perhaps you know this feeling ... getting older.
I also found the key to building testing targets
DEB_MAKE_CHECK_TARGET=testing fakeroot debian/rules build
so I think the next exercise (may be long term one) would be to revive the
check/testing code laying around.
I think I have a good plan
1. fix the libkcal issue "SUMMARY" - "DESCRIPTION"
2. build syncevolution deb packages for TDE
3. fix the libkcal test cases (now a lot of them fail on some date issue -
perhaps because originally there was a local zoneinfo data included in the
code and now it is not there)
4. start migrating testing to CMake (first in the packages I already have
worked with)
what do you think?
regards
Hi,
I would like to see Trinity on FreeBSD, so I subscribed to see what I
can do. Please let me know how I can help. I run FreeBSD and can
code, although I don't have a lot of experience with kernel level
programming.
Thanks
Mark Moellering
Hi,
I was wondering how one can add a testing target in cmake just as it is done
in the Makfeile.am in tedelibs and tedepim. There you have
check-local: .......
but I don't know how to do it in cmake, so that it compiles but does not run
tests except you say make check-local.
I think general rule is required and probably added to the tde cmake. I or
we could then re-add the tests that were skipped when moving to cmake.