Re: [kde-freebsd] Working together for Desktop Integration

2011-10-21 Thread Alberto Villa
On Thu, Oct 20, 2011 at 9:51 AM, Baptiste Daroussin  wrote:
> I think we should create a new list (I'll ask for it next week if noone as 
> done
> it at that time)
>
> Maybe we also should create a DesktopIntegrationWIP wiki page have
> http://wiki.freebsd.org/DesktopIntegration for what has to be done and best
> practice, and the WIP for the brainstorming, ideas and stuff like that.
>
> I also CCed office@ and gecko@.

Sounds good to me! And I agree about the mailing list...

Count me in!
-- 
Alberto Villa, FreeBSD committer 
http://people.FreeBSD.org/~avilla
___
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] KDE 4.7.2 Konqueror Errors

2011-10-21 Thread David Southwell

Since upgrading to KDE4.7.2  on Freebsd 8.2

Konqueror fails with following example errors:

There was an error loading the module About-Page for Konqueror.
The diagnostics is:
The plugin 'konq_aboutpage' uses an incompatible KDE library (4.7.2 (4.7.2)).

There was an error loading the module KHTML.
The diagnostics is:
The plugin 'libkhtmlpart' uses an incompatible KDE library (4.7.2 (4.7.2))

There was an error loading the module Embedded Advanced Text Editor.
The diagnostics is:
The plugin 'katepart' uses an incompatible KDE library (4.7.2 (4.7.2)).

Clearly I have missed a vital step.

Thanks in advance for any help

David
___
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


Re: [kde-freebsd] KDE upgrade to 4.7.2 fails

2011-10-21 Thread Carmel
On Thu, 20 Oct 2011 09:31:59 -0200
Raphael Kubo da Costa articulated:

> Alberto Villa  writes:
> 
> > On Thu, Oct 20, 2011 at 2:35 AM, Marco Beishuizen 
> > wrote:
> >> After I portmastered x11/kdelibs4 succesfully, I continued with
> >> portmaster -a. But now I have a problem with the gcc compiler:
> >
> > Install lang/gcc45.
> 
> Or turn off the KALZIUM option in misc/kdeedu4, so you don't pull a
> new compiler for a single application :)

I had nothing but problems with "portmaster". It totally broke my KDE
installation even though I followed the instructions in the UPDATING
log to the letter. I eventually fell back to using my old faithful
"portmanager" ie, "portmanager x11/kde4 -f -l" and completely rebuilt
KDE. It rebuilt or installed a total of 536 ports. It works fine now and
there are no missing dependencies. I really don't understand why it is
not used more often. It corrects problems that neither "portmaster" or
"portupgrade" can cure.

-- 
Carmel ✌
carmel...@hotmail.com
___
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


Re: [kde-freebsd] KDE 4.7.2 Konqueror Errors

2011-10-21 Thread Raphael Kubo da Costa
David Southwell  writes:

> Since upgrading to KDE4.7.2  on Freebsd 8.2
>
> Konqueror fails with following example errors:
>
> There was an error loading the module About-Page for Konqueror.
> The diagnostics is:
> The plugin 'konq_aboutpage' uses an incompatible KDE library (4.7.2 (4.7.2)).
>
> There was an error loading the module KHTML.
> The diagnostics is:
> The plugin 'libkhtmlpart' uses an incompatible KDE library (4.7.2 (4.7.2))
>
> There was an error loading the module Embedded Advanced Text Editor.
> The diagnostics is:
> The plugin 'katepart' uses an incompatible KDE library (4.7.2 (4.7.2)).

Can you check if you still have some port at 4.6.5 (kde-baseapps4, for
example)?
___
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


Re: [kde-freebsd] vertical taskbar regression in 4.7

2011-10-21 Thread Andriy Gapon
on 21/10/2011 00:29 Axel Gonzalez said the following:
> 
> If its the same bug, it happens when you have several desktops, and hide a 
> window from desktop != current one. This was introduced in 4.7.x and is one 
> of 
> kde's most hated
> 
> https://bugs.kde.org/show_bug.cgi?id=275469
> 
> also:
> 
> https://bugs.kde.org/show_bug.cgi?id=277010

I can confirm both of this issues here.
Big sigh...


-- 
Andriy Gapon
___
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] area51/PORTS/multimedia/gstreamer-qt4

2011-10-21 Thread Raphael Kubo da Costa
SVN commit 7751 by rakuco:

gstreamer-qt4: Depend on qtestlib only during build-time.

Pointed out by avilla with his pointy Chinese master stick.


 M  +2 -2  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


Re: [kde-freebsd] [SVN Commit] area51/PORTS/multimedia/gstreamer-qt4

2011-10-21 Thread Alberto Villa
On Fri, Oct 21, 2011 at 4:11 PM, Raphael Kubo da Costa
 wrote:
> Pointed out by avilla with his pointy Chinese master stick.

:D
-- 
Alberto Villa, FreeBSD committer 
http://people.FreeBSD.org/~avilla
___
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


Re: [kde-freebsd] Working together for Desktop Integration

2011-10-21 Thread Kris Moore
On 10/21/11 08:39, Alberto Villa wrote:
> On Thu, Oct 20, 2011 at 9:51 AM, Baptiste Daroussin  wrote:
>> I think we should create a new list (I'll ask for it next week if noone as 
>> done
>> it at that time)
>>
>> Maybe we also should create a DesktopIntegrationWIP wiki page have
>> http://wiki.freebsd.org/DesktopIntegration for what has to be done and best
>> practice, and the WIP for the brainstorming, ideas and stuff like that.
>>
>> I also CCed office@ and gecko@.
> Sounds good to me! And I agree about the mailing list...
>
> Count me in!

The mailing list is now active! Please signup and we can continue the
discussion there.

http://lists.freebsd.org/mailman/listinfo/freebsd-desktop

-- 
Kris Moore
PC-BSD Software
iXsystems

___
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


Re: [kde-freebsd] [SVN Commit] area51/KDE/astro/marble

2011-10-21 Thread Lawrence Stewart

On 09/07/11 02:06, Alberto Villa wrote:

SVN commit 7609 by avilla:

- Mark MAKE_JOBS_SAFE.


I just finished upgrading to KDE 4.7.2 but astro/marble kept failing to 
build during the portmaster update. I found that by disabling 
MAKE_JOBS_SAFE, the marble build would successfully continue to completion.


Here's the last lines of console output I see when I leave 
MAKE_JOBS_SAFE=yes in the Makefile:


Any ideas?

Cheers,
Lawrence

##

Linking CXX shared library ../../lib/libmarblewidget.so
[ 75%] Built target marblewidget
[ 76%] Generating settings.h, settings.cpp
[ 76%] Generating qrc_marble.cxx
[ 76%] Generating ui_CrosshairsConfigWidget.h
[ 76%] Generating ui_CompassConfigWidget.h
[ 77%] Generating Coordinate.moc
[ 78%] Generating qrc_compass.cxx
[ 78%] Generating qrc_crosshairs.cxx
Scanning dependencies of target geodatatest
[ 78%] Building CXX object 
src/lib/CMakeFiles/geodatatest.dir/geodata/GeoDataTest.o

Scanning dependencies of target CompassFloatItem
Scanning dependencies of target CrosshairsPlugin
[ 78%] Building CXX object 
src/plugins/render/compass/CMakeFiles/CompassFloatItem.dir/CompassFloatItem_automoc.o
[ 78%] Building CXX object 
src/plugins/render/crosshairs/CMakeFiles/CrosshairsPlugin.dir/CrosshairsPlugin_automoc.o
[ 78%] Building CXX object 
src/plugins/render/compass/CMakeFiles/CompassFloatItem.dir/CompassFloatItem.o
[ 78%] Building CXX object 
src/plugins/render/crosshairs/CMakeFiles/CrosshairsPlugin.dir/CrosshairsPlugin.o

Scanning dependencies of target marble_part
[ 78%] Building CXX object 
src/CMakeFiles/marble_part.dir/marble_part_automoc.o

[ 78%] Building CXX object src/CMakeFiles/marble_part.dir/marble_part.o
Scanning dependencies of target marble
[ 79%] Building CXX object src/CMakeFiles/marble.dir/marble_automoc.o
[ 79%] Building CXX object src/CMakeFiles/marble.dir/ControlView.o
/usr/ports/astro/marble/work/marble-4.7.2/src/marble_part.cpp:93:22: 
error: settings.h: No such file or directory

[ 79%] Generating DeclarativeMapThemeManager.moc
[ 79%] Generating MapTheme.moc
[ 79%] Generating MarbleDeclarativePlugin.moc
/usr/ports/astro/marble/work/marble-4.7.2/src/marble_part.cpp: In 
constructor 'Marble::MarblePart::MarblePart(QWidget*, QObject*, const 
QVariantList&)':
/usr/ports/astro/marble/work/marble-4.7.2/src/marble_part.cpp:170: 
error: 'MarbleSettings' has not been declared
/usr/ports/astro/marble/work/marble-4.7.2/src/marble_part.cpp:173: 
error: 'MarbleSettings' has not been declared
/usr/ports/astro/marble/work/marble-4.7.2/src/marble_part.cpp:174: 
error: 'MarbleSettings' has not been declared
/usr/ports/astro/marble/work/marble-4.7.2/src/marble_part.cpp:175: 
error: 'MarbleSettings' has not been declared
/usr/ports/astro/marble/work/marble-4.7.2/src/marble_part.cpp: In member 
function 'void Marble::MarblePart::showDownloadProgressBar(bool)':
/usr/ports/astro/marble/work/marble-4.7.2/src/marble_part.cpp:292: 
error: 'MarbleSettings' has not been declared
/usr/ports/astro/marble/work/marble-4.7.2/src/marble_part.cpp: In member 
function 'void Marble::MarblePart::readSettings()':
/usr/ports/astro/marble/work/marble-4.7.2/src/marble_part.cpp:393: 
error: 'kDebug' was not declared in this scope
/usr/ports/astro/marble/work/marble-4.7.2/src/marble_part.cpp:395: 
error: 'MarbleSettings' has not been declared
/usr/ports/astro/marble/work/marble-4.7.2/src/marble_part.cpp:396: 
error: 'MarbleSettings' has not been declared
/usr/ports/astro/marble/work/marble-4.7.2/src/marble_part.cpp:397: 
error: 'MarbleSettings' has not been declared
/usr/ports/astro/marble/work/marble-4.7.2/src/marble_part.cpp:400: 
error: 'MarbleSettings' has not been declared
/usr/ports/astro/marble/work/marble-4.7.2/src/marble_part.cpp:405: 
error: 'MarbleSettings' was not declared in this scope
/usr/ports/astro/marble/work/marble-4.7.2/src/marble_part.cpp:407: 
error: 'MarbleSettings' is not a class or namespace
/usr/ports/astro/marble/work/marble-4.7.2/src/marble_part.cpp:408: 
error: 'MarbleSettings' is not a class or namespace
/usr/ports/astro/marble/work/marble-4.7.2/src/marble_part.cpp:410: 
error: 'MarbleSettings' is not a class or namespace
/usr/ports/astro/marble/work/marble-4.7.2/src/marble_part.cpp:411: 
error: 'MarbleSettings' is not a class or namespace
/usr/ports/astro/marble/work/marble-4.7.2/src/marble_part.cpp:413: 
error: 'MarbleSettings' is not a class or namespace
/usr/ports/astro/marble/work/marble-4.7.2/src/marble_part.cpp:414: 
error: 'MarbleSettings' is not a class or namespace
/usr/ports/astro/marble/work/marble-4.7.2/src/marble_part.cpp:416: 
error: 'MarbleSettings' is not a class or namespace
/usr/ports/astro/marble/work/marble-4.7.2/src/marble_part.cpp:417: 
error: 'MarbleSettings' is not a class or namespace
/usr/ports/astro/marble/work/marble-4.7.2/src/marble_part.cpp:418: 
error: 'MarbleSettings' is not a class or namespace
/usr/ports/astro/marble/work/marble-4.7.2/src/marble_part.cpp:419: 
error: 'MarbleSettings' is not a class or namespace
/usr/ports/astr

Re: [kde-freebsd] [SVN Commit] area51/KDE/astro/marble

2011-10-21 Thread Max Brazhnikov
On Sat, 22 Oct 2011 03:11:30 +1100, Lawrence Stewart wrote:
> On 09/07/11 02:06, Alberto Villa wrote:
> > SVN commit 7609 by avilla:
> > 
> > - Mark MAKE_JOBS_SAFE.
> 
> I just finished upgrading to KDE 4.7.2 but astro/marble kept failing to
> build during the portmaster update. I found that by disabling
> MAKE_JOBS_SAFE, the marble build would successfully continue to completion.
> 
> Here's the last lines of console output I see when I leave
> MAKE_JOBS_SAFE=yes in the Makefile:
> 
> Any ideas?

Try without MAKE_JOBS_SAFE
___
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


Re: [kde-freebsd] Fwd: [cmake-developers] CMake 2.8.6 available for download

2011-10-21 Thread Raphael Kubo da Costa
Raphael Kubo da Costa  writes:

> Thanks a lot for your work and interest; I believe we'll begin testing
> 2.8.6 really soon, it just depends on us finishing testing KDE 4.7.2. If
> you already have a patch for the port, it can speed things up a little.

Hey there,

Just FYI, I've just committed CMake 2.8.6 to the ports tree.

Cheers,
Raphael
___
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