Debian GNU/kFreeBSD seems to be abbandonware. "Debian GNU/kFreeBSD is a
discontinued GNU variant released by the Debian project."
Trinity GNU/TFreeBSD, sounds interesting to me. :)
Cheers,
--
Jimmy Johnson
Devuan Jessie - KDE 4.14.2 - AMD A8-7600 - EXT4 at sda5
Registered Linux User #380263
That's the response to:
tdecmshell fonts
This is far from the first time I've had to ask this, but I can never remember
how to locate anything that provided an answer, likely because I've asked on
IRC, where I have no archive, instead of here. Other than kinfocenter5, I don't
see any package or menu item containing infocenter either. It's not missing from
the KControl window. tdecmshell xserver does work.
I have another installation, apparently with all the same trinity packages
installed, which is running tdecmshell fonts. lsof | grep cmshell shows only:
/opt/trinity/bin/tdecmshell
/opt/trinity/lib64/libtdeinit_tdescmshell.so
These exist on both systems.
What package contains the fonts module in 14.0.x? Why does it run on one but not
the other?
--
"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/
Hello,
During the last few days, I've given my old Toshiba AC100 a chance to
live again.
I've managed to switch it from Android (outdated and unusable) to Linux
openSUSE Leap 42.3 .
https://en.opensuse.org/HCL:ToshibaAC100
And, to celebrate this, I've updated my Open Build Service project to
build TDE 14.1.0 (GIT) packages for opensuse 42.3 on ARM architecture.
https://build.opensuse.org/project/monitor/home:PunisherHD:Trinity:unstable
Trinity runs very well on Toshiba AC100, considering the slow hardware.
Mate desktop is running well too, but who cares :-)
François
Hi all!
I came across a problem with TDE on FreeBSD (this is the only real problem I found, BTW):
- I have turned all automounters off, so nothing grabs the device before HAL can be used to mount it.
- I plug in a USB storage media and then start "konqueror media:/".
- The storage media shows up as "16GB" (which is the name of the msdos volume) unmounted
- Now I click on the "16GB" icon.
- konqueror gives the errormessage "mount_msdosfs: /dev/msdosfs/16GB: device busy"
If I understand correctly, then "/sbin/mount_msdosfs" is used to mount devices from HAL. I replaced /sbin/mount_msdosfs with a little helper and that gave me this output:
Sun Jun 3 14:23:40 CEST 2018: /sbin/mount_msdosfs -o nosuid -o noatime /dev/msdosfs/16GB /media/16GB
Sun Jun 3 14:23:42 CEST 2018: /sbin/mount_msdosfs -o nosuid -o noatime /dev/msdosfs/16GB /media/16GB-1
Looks like konqueror calls "mount_msdosfs" twice for one click on the "16GB"-icon. As you might have gussed, the first call actually succeeds, the device is mounted, but the second call gives the errormessage that konqueror shows.
/dev/msdosfs/16GB on /media/16GB (msdosfs, local, noatime, nosuid)
I tried to fool konqueror by checking if the device is already mounted and then ignoring the second call to mount_msdosfs. In a second atemt I umounted the previouse monted device and mounted it agai. But both attemots lead to the errormessage 'tdelauncher: unknown protocol ""'. Konqueror shows "media:/16GB" in the url, but no content. After a reload (F5) konqueror shows the content of the device.
Oh, unmounting of the mounted device works as expected :-)
Any suggestions where and how to continue? My plan would be to take a look at tdehardwarebackend.cpp and try to figure out what happens there - if that's the right place to look.
Nik
--
Please do not email me anything that you are not comfortable also sharing with the NSA, CIA ...
> Felix Miata wrote:
>> That's the response to:
>> tdecmshell fonts
>> This is far from the first time I've had to ask this, but I can never
>> remember how to locate anything that provided an answer, likely because
>> I've asked on IRC, where I have no archive, instead of here. Other than
>> kinfocenter5, I don't see any package or menu item containing infocenter
>> either. It's not missing from the KControl window. tdecmshell xserver does
>> work.
>> I have another installation, apparently with all the same trinity packages
>> installed, which is running tdecmshell fonts. lsof | grep cmshell shows
>> only:
>> /opt/trinity/bin/tdecmshell /opt/trinity/lib64/libtdeinit_tdescmshell.so
>> These exist on both systems.
>> What package contains the fonts module in 14.0.x? Why does it run on one
>> but not the other?
> in debian, it should be kcontrol-trinity package from tdebase,
> which provides: /opt/trinity/lib/trinity/kcm_fonts.la
> /opt/trinity/lib/trinity/kcm_fonts.so
Both here are openSUSE 15.0
Both have trinity-kcontrol-14.0.4-1 installed
Last installation of trinity-kcontrol on both was Monday
Both have /opt/trinity/lib64/trinity/kcm_fonts.so
Both have /opt/trinity/lib64/trinity/kcm_fonts.la
Surely there is some undocumented dependency missing. :-(
--
"Wisdom is supreme; therefore get wisdom. Whatever else you
get, get wisdom." Proverbs 4:7 (New Living Translation)
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata *** http://fm.no-ip.com/
Hi all!
I'm trying to build TDE on FreeBSD 11.1-RELEASE-p10 from tde-packaging. I ran into these issues:
dependencies/arts:
"pkg-plist" references "lib/pkgconfig", this should be "libdata/pkgconfig" - otherwise the package is not built:
177,178c177,178
< lib/pkgconfig/arts.pc
< lib/pkgconfig/artsc.pc
---
> libdata/pkgconfig/arts.pc
> libdata/pkgconfig/artsc.pc
I did not build these plugins:
dependencies/tqt3-ibase-plugin
dependencies/tqt3-mysql-plugin
dependencies/tqt3-odbc-plugin
dependencies/tqt3-pgsql-plugin
All other dependencies build fine without any issues.
Now I'm stuck at tdelibs:
"tdelibs" references "tdelibs-trinity_14.0.5~pre49.orig.tar.xz", but there is only "tdelibs-trinity_14.0.5~pre48.orig.tar.xz" on the server. Patching ~pre48 with patchset of ~pre49 fails (as was to be expected).
So, where do I find "tdelibs-trinity_14.0.5~pre49.orig.tar.xz"?
Nik
--
Please do not email me anything that you are not comfortable also sharing with the NSA, CIA ...
Hi there!
Sorry to step in the devs's room but I'm seeking information about git
uses to clone the TDE repository.
Yesterday I applyed the method displayed in the wiki, namely:
- git clone https://mirror.git.trinitydesktop.org/cgit/tde
- cd tde
- git submodule init -- scripts
- git submodule update -- scripts
- ./scripts/switch_all_submodules_to_head_and_clean anonymous
After more than 6 hours of downloading (at an average of 70 kib/s) the
connexion stopped and wouldn't restart properly.
I don't think I can fetch the entire project history in those
conditions, this would take days...I guess!
Is there a way to shorten the cloning in order to get the last code?
I tryed with "--depth=1" but I was rather unsuccessfull on the matter.
Regards
gregory
Hi,
I try someting with tqt dbus - I want to try to talk to BT.
I found this nice application dbusxml2qt3 and I want to thank the author for
the effort, even if have not (yet) succeeded with it.
I have a problem when I try to compile generated code. It says:
error: no matching function for call
to 'TQT_DBusDataMap<TQT_DBusObjectPath>::TQT_DBusDataMap(TQMap<TQT_DBusObjectPath,
TQT_DBusDataMap<TQString> >&)'
reply << TQT_DBusData::fromObjectPathKeyMap(TQT_DBusDataMap<
TQT_DBusObjectPath >(_objects));
...
...
...
/usr/include/dbus-1-tqt/tqdbusdatamap.h:477:5: note: candidate:
TQT_DBusDataMap<K>::TQT_DBusDataMap(const TQMap<T, TQT_DBusVariant>&) [with
T = TQT_DBusObjectPath]
TQT_DBusDataMap<T>(const TQMap<T, TQT_DBusVariant>& other)
etc etc.
This is the line where it fails
TQMap< TQT_DBusObjectPath, TQT_DBusDataMap< TQString > > _objects;
and in the header I have
template <typename K, typename V> class TQMap;
template <typename K> class TQT_DBusDataMap;
Does it mean it is missing in tqt dbus as I think dbusxml2qt3 is working
fine, but could be Variant was added later somewhere in dbus?
I understand I am missing prototype for
TQMap< TQT_DBusObjectPath, TQT_DBusDataMap< TQString > >
Who can help me work around this situation?
Thanks in advance