nntp (aka, usenet) client in kde?
by Gene Smith
I currently use t-bird with an nntp account pointing to gmane to read
this list and sereral others. Does kde have an nntp client program of
any sort? I don't see it as a possible new account type in kmail. Also,
search with kpackagekit yields nothing with "usenet" or "nntp" that is
kde specific.
-gene
3 years, 4 months
baloo-kcmadv in f20/kde-unstable repo
by Rex Dieter
An alternative baloo-kcmadv with more features and closer to the nepomuk
kcm is under development, and has been packaged in f20/kde-unstable repo.
Features include:
disable indexing button
whitelist/blacklist
mime/glob filtering
Once installed, you'll see a new item "Desktop Search Advanced" in
systemsettings.
-- rex
8 years, 4 months
SDDM doesn't unlock gnome-keyring?
by Juan Orti Alcaine
I'm testing SDDM and I've seen gnome-keyring is not unlocked when starting a
session. It works fine with KDM
Is only me, or someone else has experienced this problem? I remember to have
touch the pam configuration of kdm in the past, but sddm has its stock config.
I have this in /etc/pam.d/sddm
auth [success=done ignore=ignore default=bad] pam_selinux_permit.so
auth substack password-auth
-auth optional pam_gnome_keyring.so
-auth optional pam_mate_keyring.so
auth include postlogin
account required pam_nologin.so
account include password-auth
password include password-auth
session required pam_selinux.so close
session required pam_loginuid.so
session optional pam_console.so
-session optional pam_ck_connector.so
session required pam_selinux.so open
session optional pam_keyinit.so force revoke
session required pam_namespace.so
session include password-auth
-session optional pam_gnome_keyring.so auto_start
-session optional pam_mate_keyring.so auto_start
session include postlogin
And this in /etc/pam.d/kdm
#%PAM-1.0
auth [success=done ignore=ignore default=bad] pam_selinux_permit.so
auth required pam_env.so
auth substack system-auth
-auth optional pam_gnome_keyring.so
auth include postlogin
account required pam_nologin.so
account include system-auth
password include system-auth
session required pam_selinux.so close
session required pam_loginuid.so
session optional pam_console.so
-session optional pam_ck_connector.so
session required pam_selinux.so open
session optional pam_keyinit.so force revoke
session required pam_namespace.so
-session optional pam_gnome_keyring.so auto_start
session include system-auth
session include postlogin
--
Juan Orti
GPG Key: DEEBD08B - http://jorti.fedorapeople.org/pubkey.asc
Blog: https://apuntesderoot.wordpress.com/
8 years, 10 months
Re: Nepomuk once again
by Rex Dieter
On 06/22/2014 07:20 PM, Markus Slopianka wrote:
> Hi.
> Not sure why it seems to happen with every update but once again
> kde-workspace 4.11.10 tries to install Nepomuk. ;-)
>
> Is there anything we can do to help fix this?
it's just that the nepomuk-free kde-workspace build from kde-unstable
got superceded by a recent update:
https://admin.fedoraproject.org/updates/FEDORA-2014-7457/kde-workspace-4....
We have concrete plans to start work on brining kde-4.13.x to f20
officially, but I guess we haven't decided on how best to deal with the
nepomuk transition yet (ie, whether remove nepomuk-related deps from
core kde packages or not).
-- Rex
8 years, 10 months
Nepomuk once again
by Markus Slopianka
Hi.
Not sure why it seems to happen with every update but once again
kde-workspace 4.11.10 tries to install Nepomuk. ;-)
Is there anything we can do to help fix this?
Markus
8 years, 10 months
Meeting attendance statistics, Proposal: replace siddharts with danofsatx as voting WG member
by Kevin Kofler
Hi,
I made a table of the meeting attendance since the inception of the new
Plasma WG. The HTML table is attached.
Of note:
* On 2014-04-22, there was no meeting at all. On 2014-06-10, less than half
of the voting members were attending. For several of the other days, I had
to drum together people to get them to show up, several showed up late
(lateness is not considered in the table, late people are listed as
present), and the main reason there was no meeting on April 22 is that I
wasn't there to drum people up.
* Attendance ranges from 100% (me, though to be fair, I wouldn't have been
present on April 22 if there had been a meeting on that day) to 0%
(Siddharth Sharma).
* 2 voting members have attendance scores less than 50%: jreznik (46%) and
obviously siddharths (0%).
* On the other hand, danofsatx has been attending at least 62% of the
meetings. (Those are only the ones he reported present at, meetbot doesn't
log people who are present without writing anything, thus the "at least".)
I propose that, effective immediately, Siddhart Sharma gets dropped from the
list of voting WG members, and nominate danofsatx as the replacement.
WG members, please vote! My vote for my own proposal is obviously a +1.
Kevin Kofler
8 years, 10 months
My "akonadi_nepomuktag_resource" is offline since KDE-4.13
by Laurent Rineau
Hi,
My system if Fedora 20, with the kde, kde-testing, and kde-unstable
repositories enabled.
In Kmail, I have virtual mail directories, under "Tags". Since the update to
KDE-4.13 (with Baloo), that "Tags" directory is marked as "Offline", and I do
not have any way of toggle it online. In the Akonadi Console, that set of
virtual directories is governed by a resource named
"akonadi_nepomuktag_resource", but I do not see which Akonadi agent is
responsible for it. Probably it is gone since the upgrade.
How can I handle that issue? That is probably a bug in the migration agent.
--
Laurent Rineau
http://fedoraproject.org/wiki/LaurentRineau
8 years, 10 months
Recent update breaks KDE
by Arjun
Recent update to the following packages breaks KDE:
Xorg-x11-server-Xorg-1.14.4-10.fc20.x86_64 > 1.14.4-11.fc20.x86_64
Xorg-x11-server-Xvfb-1.14.4-10.fc20.x86_64 > 1.14.4-11.fc20.x86_64
Xorg-x11-server-common-1.14.4-10.fc20.x86_64 > 1.14.4-11.fc20.x86_64
Screenshots:
https://i.imgur.com/nYsX069.jpg
https://i.imgur.com/8MbX65q.jpg
As you can see from the screenshots, non KDE apps work properly (well, sort of).
8 years, 11 months
Re: http://apt.kde-redhat.org/ dead
by Rex Dieter
On 06/26/2014 07:38 AM, Reindl Harald wrote:
> however, there where a response with HTTP statuscode 200
> but no content and that started sometimes last night
Oh ok, I'll dig through that host's logs for last evening.
-- Rex
8 years, 11 months