# rpm -qa | grep jasper
libjasper6-3.0.6-2.1.x86_64
libjasper7-4.0.0-1.1.x86_64
# rpm -e libjasper6
error: Failed dependencies:
libjasper.so.6()(64bit) is needed by (installed) trinity-tdelibs-14.0.13-1.osstw.x86_64
# zypper se -si jasper
...
S | Name | Type | Version | Arch | Repository
---+------------+---------+-----------+--------+------------------
i+ | libjasper6 | package | 3.0.6-2.1 | x86_64 | (System Packages)
i+ | libjasper7 | package | 4.0.0-1.1 | x86_64 | OSS
--
Evolution as taught in public schools is, like religion,
based on faith, not based on science.
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata
Hi,
why is the .so required to be checked in? What is the background?
Just curious
From https://mirror.git.trinitydesktop.org/gitea/TDE/tdeutils
Updating 2e21149..da9cd0c
Fast-forward
superkaramba/examples/globalMouse/xcursor.so | Bin 7465 ->
27408 bytes
BR
--
FCD6 3719 0FFB F1BF 38EA 4727 5348 5F1F DCFE BCB0
Any idea why it may fail? log attached
from log:
[ 60%] Building CXX object
kttsd/kttsd/CMakeFiles/kttsd.dir/threadedplugin.cpp.o
[ 60%] Generating KSayItView.h, KSayItView.cpp
In file included from
/tmp/build/tmp-tdeaccessibility/tdeaccessibility-trinity-14.0.13/build-tdeaccessibility/kttsd/kcmkttsmgr/kcmkttsmgrwidget.cpp:12:
/tmp/build/tmp-tdeaccessibility/tdeaccessibility-trinity-14.0.13/build-tdeaccessibility/kttsd/kcmkttsmgr/kcmkttsmgrwidget.h:37:1:
error: expected class-name before '{' token
37 | {
| ^
note, I upgrade from tde 14.0.12 via Ray-V's slackbuilds
other packages upgrade themselves ok so far ....
Due to circumstances beyond my control the physical hardware
underlying the primary TDE mirror will be physically relocated
within the Phoenix AZ USA data center.
We expect an outage of around a quarter day and that the
outage will occur on or about November 18th 2022 GMT.
Although we hope for a more precise time window it looks
unlikely that we will be given one.
We reboot the primary TDE mirror several times a year anyway
for various reasons including security updates. However this
scheduled outage will last several hours instead of seconds.
To prepare for the relocation outage we will also be forcing
a fsck. This could also take several hours and will start
24 hours after the time of this email.
TDE's redirector should handle these outages gracefully so we
don't expect any impact to TDE users or developers. This
notice serves mostly to advise those monitoring TDE servers
so they don't worry that something has broken.
--Mike
I tried to make pull request but it seems my mobile firefox can't complete
this operation on 3gb ram tablet!
so ... I'll retry from desktop, I think?
https://mirror.git.trinitydesktop.org/gitea/Andrew-R/libkdcraw-libraw-updat…
sorry for fork, GitHub/gitlab dev model all based around that so I forked
first and read later .. (
Problems with this not yet pull request - I do not know how to check
properly for libjasper and lcms (1 not 2 ) in CmakeLists.txt
I checked build on x86 Slackware 15.0 (mostly, updated from earlier
versions) by turning all options ON via ccmake and then building (in
separate build dir)
PS: it seems my gmail box bounces emails from this list, I still can read
them via web interface.
update against v14.0.x branch
---------- Forwarded message ---------
От: Андрей Рандрианасулу <randrik(a)mail.ru>
Date: пн, 7 нояб. 2022 г., 06:09
Subject: libraw update for libkdcraw from tde
To: randrianasulu <randrianasulu(a)gmail.com>
seems to work
Megapatch is for ray-V slackbuilds
--
Андрей Рандрианасулу
Hi,
For a long time, on my most-used account on my desktop machine, whenever I log out of my
session, kserver crashes. (This doesn't happen with other accounts, so the cause must be
something in ~/.config/trinity.) The Crash Notification dialog and its sub-dialogs open,
but I'm unable to collect and send diagnostic information because most of the desktop has
already shut down and most of the window gadgets are absent, notably, the File Save
dialog's name fields and buttons, which are off the screen. (I have attached links to
screen shots of them, taken with my phone.)
How should I proceed in diagnosing this issue?
Leslie
1_CrashNotification.jpg:
https://c.mail.com/@649596501445582267/kxjWMxbdQ7G7tUi_o37aEA
2_AddDescription.jpg:
https://c.mail.com/@649596501445582267/OmPy-uF8SY24Tx_vOzgX7A
3_ContactDialog.jpg:
https://c.mail.com/@649596501445582267/tdvn5i0QR5mY3oiNFononw
4_FileSaveDialog.jpg:
https://c.mail.com/@649596501445582267/kskq7J6LQZ-RR1rSUof_NQ
--
Operating System: Linux
Distribution: openSUSE Leap 15.4 x86_64
Desktop Environment: Trinity
Qt: 3.5.0
TDE: R14.0.12
tde-config: 1.0
I'm in the process of building R14.0.13 on FreeBSD and I've had a recurring issue I figured I would mention. libksquirrel calls for librsvg2, but to have gtk3-tqt-engine (or just GTK3 in general) it calls for librsvg2-rust. Librsvg2 and librsvg2-rust install in the same place so this results in a build error. In R14.0.12 I tried to remove the dependency on librsvg2 from libksquirrel and instead keep librsvg2-rust but ksquirrel doesn't work without it. In my current build process I ran into this again. Any ideas?
--
~ Hunter