KDE4 on my laptop has power settings by default, and "When power button
is pressed" should cause "Prompt log out dialog"
Instead, the power button causes an immediate reboot. KDE4 shuts down
disgracefully.
Is this a known issue? Likely FreeBSD-specific? Or should I create KDE4 PR?
Yuri
_
Note: to view an individual PR, use:
http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).
The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.
S Tracker
SVN commit 9368 by rakuco:
kstars: Fix plist.
M +0 -1 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
Martin Wilke writes:
>>
>> ===> Building package for kstars-4.10.5
>> tar: share/doc/HTML/en/kstars/WUT.png: Cannot stat: No such file or directory
>> tar: Error exit delayed from previous errors.
>> pkg_create: make_dist: tar command failed with code 256
I'm having the exact same error I had last month when I had a long thread
about my inability to upgrade kdeadmin from 4.10.1 to 4.10.3. I got to the
root cause of it which was kdeadmin was dependant on openldap-client 2.3.
At the time I had 2.4 installed and it kept failing. Once I de-installed
2
SVN commit 9369 by rakuco:
kalzium: Fix plist
M +0 -1 pkg-plist
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
Martin Wilke writes:
>>
>> ===> Building package for kalzium-4.10.5
>> tar: share/apps/kalzium/icons/hicolor/48x48/actions/elempic.png: Cannot
>> stat: No such file or directory
>> tar: Error exit delayed from previous errors.
>> pkg_create: make_dist: t
On Mon, 15 Jul 2013 08:08:30 -0500 sindrome wrote:
> I'm having the exact same error I had last month when I had a long thread
> about my inability to upgrade kdeadmin from 4.10.1 to 4.10.3. I got to the
> root cause of it which was kdeadmin was dependant on openldap-client 2.3.
> At the time I ha
The port is fine, the problem is on your side. You need to rebuild all ports
that depend on openldap after switching to different version:
portmaster -r net/openldap24-client
Thanks. I'm executing a recursive portupgrade on all ports that use
openldap now.
> -L/usr/local/lib/qt4
> /usr/local/k
"Sindrome" writes:
> I executed the following pkg_info -W on each of these and it didn't come
> back with anything. Is there another command to check to see what package
> it belongs to? If nothing comes back should I just delete these?
>
> Foobar:107:/usr/local/lib# ll libkldap*
> lrwxr-xr-x
>
> foobar:108:/usr/local/lib# pkg_info -W libkldap.so.5.0.1
> foobar:109:/usr/local/lib# pkg_info -W libkldap.so.5
Yes, you can delete those, they look like some remainings from an old
installation. You might also want to check if there are other libk*.so's
around where they shouldn't.
Where is
It seems that the current ldap client is installing the libraries into
/usr/local/lib too. Is this wrong as well? I deleted the libkldap files
and it doesn't appear they were reinstalled with the client
foobar:113:/usr/local/lib# ll *ldap*
lrwxr-xr-x 1 root wheel 16 Jul 15 14:47 libld
>
> foobar:108:/usr/local/lib# pkg_info -W libkldap.so.5.0.1
> foobar:109:/usr/local/lib# pkg_info -W libkldap.so.5
>Yes, you can delete those, they look like some remainings from an old
installation. You might also want to check if there are other libk*.so's
around where they shouldn't.
It's go
13 matches
Mail list logo