Re: [kde-freebsd] Phonon won't play mp3

2012-07-09 Thread David Naylor
On Sunday, 8 July 2012 16:28:31 Raphael Kubo da Costa wrote: > David Naylor writes: > > I have tried both vlc and gstreamer backends as preferred and neither > > work (also, the gstreamer backend causes amarok to crash [sig 11] on > > exit). I have checked that the mimetype is audio/mpeg for the

Re: [kde-freebsd] kdepim

2012-07-09 Thread Alberto Villa
On Mon, Jul 9, 2012 at 6:13 AM, joaoBR wrote: > do you think it is possible moving knotes to kdeutils or as any other > add-n without depending on kdepim? It's not clear how much it depends on Kontact internals. I think it's something we should aim to (or, better, upstream should aim to), but I'm

Re: [kde-freebsd] kdepim

2012-07-09 Thread joaoBR
Em Mon, 9 Jul 2012 10:04:58 +0200 Alberto Villa escreveu: > On Mon, Jul 9, 2012 at 6:13 AM, joaoBR wrote: > > do you think it is possible moving knotes to kdeutils or as any > > other add-n without depending on kdepim? > > It's not clear how much it depends on Kontact internals. I think it's >

Re: [kde-freebsd] kdepim

2012-07-09 Thread Alberto Villa
On Mon, Jul 9, 2012 at 10:37 AM, joaoBR wrote: > I think since the launcher appears under the Utilities Menu it > would make more sense Well, no, of course it would not go in kdeutils4, but would just be splitted. -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla ___

Re: [kde-freebsd] kparts

2012-07-09 Thread ajtiM
On Sunday 08 July 2012 22:23:26 Alberto Villa wrote: > On Sun, Jul 8, 2012 at 5:45 PM, ajtiM wrote: > > Is it possible that is a kparts plugin (http://www.unix-ag.uni- > > kl.de/~fischer/kpartsplugin/) part of the KDE? > > I found it interesting, and decided to create the port: > http://www.fresh

Re: [kde-freebsd] kparts

2012-07-09 Thread ajtiM
On Sunday 08 July 2012 22:23:26 Alberto Villa wrote: > On Sun, Jul 8, 2012 at 5:45 PM, ajtiM wrote: > > Is it possible that is a kparts plugin (http://www.unix-ag.uni- > > kl.de/~fischer/kpartsplugin/) part of the KDE? > > I found it interesting, and decided to create the port: > http://www.fresh

Re: [kde-freebsd] kparts

2012-07-09 Thread Alberto Villa
On Mon, Jul 9, 2012 at 12:41 PM, ajtiM wrote: > I have all plugins in /usl/local/lib/browser_plugins/ > but kparts is in usr/local/mozilla Oops. Please, try attached patch. -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla kpartsplugin.diff Description: Binary data ___

[kde-freebsd] Current problem reports assigned to k...@freebsd.org

2012-07-09 Thread FreeBSD bugmaster
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

[kde-freebsd] [SVN Commit] branches/kde-4.8.95/KDE/x11-themes/kde4-base-artwork

2012-07-09 Thread Raphael Kubo da Costa
SVN commit 8426 by rakuco: Latest attempt to make kde4-base-artwork build. - Set USE_CMAKE explicitly just because we usually do that. - Add USE_QT4=qmake_build, as qmake is looked for by FindQt4.cmake. M +2 -0 Makefile ___ kde-freebsd mai

[kde-freebsd] [SVN Commit] branches/kde-4.8.95/KDE/x11-themes/kde4-base-artwork

2012-07-09 Thread Raphael Kubo da Costa
SVN commit 8427 by rakuco: kde4-base-artwork: Add the other Qt4 tools which FindQt4.cmake looks for M +1 -1 Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kd

[kde-freebsd] [SVN Commit] branches/kde-4.8.95/KDE/x11-themes/kde4-base-artwork

2012-07-09 Thread Raphael Kubo da Costa
SVN commit 8428 by rakuco: kde4-base-artwork: We also need automoc... M +1 -1 Makefile ___ 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

[kde-freebsd] [SVN Commit] branches/kde-4.8.95/KDE/x11-themes/kde4-base-artwork

2012-07-09 Thread Raphael Kubo da Costa
SVN commit 8429 by rakuco: kde4-base-artwork: Finally make it build. - USE_CMAKE isn't as widely used as I had thought, remove it. - The dependency is automoc4, not automoc (d'oh). M +1 -2 Makefile ___ kde-freebsd mailing list kde-freebsd@

[kde-freebsd] [SVN Commit] branches/kde-4.8.95/KDE/x11-themes/kde4-base-artwork

2012-07-09 Thread Raphael Kubo da Costa
SVN commit 8430 by rakuco: kde4-base-artwork: Fix plist and finally be done with this port M +1 -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/ f

Re: [kde-freebsd] kde4 upgrade

2012-07-09 Thread joaoBR
Em Fri, 6 Jul 2012 14:39:44 -0300 joaoBR escreveu: > Em Fri, 6 Jul 2012 13:31:24 +0200 > Alberto Villa escreveu: > > > On Fri, Jul 6, 2012 at 12:21 PM, joaoBR wrote: > [...] > > > > portmaster -a. > > ok, I'll give it a try on another machine on monday hey guys seems portmaster has

Re: [kde-freebsd] kparts

2012-07-09 Thread ajtiM
On Monday 09 July 2012 05:58:08 Alberto Villa wrote: > On Mon, Jul 9, 2012 at 12:41 PM, ajtiM wrote: > > I have all plugins in /usl/local/lib/browser_plugins/ > > but kparts is in usr/local/mozilla > > Oops. Please, try attached patch. Thank you again. Now it is installed in /usr/local/lib/brows

Re: [kde-freebsd] kparts

2012-07-09 Thread Alberto Villa
On Mon, Jul 9, 2012 at 11:29 PM, ajtiM wrote: > Thank you again. Now it is installed in /usr/local/lib/browser_plugins/ > but I need to symlink to /usr/local/lib/browser_plugins/opera. > It works. Yes, I now know the right way to do it. Unfortunately, there is a bug in the web plugins framework (

Re: [kde-freebsd] kparts

2012-07-09 Thread ajtiM
On Monday 09 July 2012 16:38:52 Alberto Villa wrote: > On Mon, Jul 9, 2012 at 11:29 PM, ajtiM wrote: > > Thank you again. Now it is installed in /usr/local/lib/browser_plugins/ > > but I need to symlink to /usr/local/lib/browser_plugins/opera. > > It works. > > Yes, I now know the right way to do