[kde-freebsd] checking if UIC has KDE plugins available... HANGS

2008-03-03 Thread Kevin Miller, Jr.
Well, finished upgrading to FreeBSD 7.0 yesterday. Did a ports update
with cvsup. Now I am getting the following problem with any KDE port I
am trying to upgrade:


checking for KDE... libraries /usr/local/lib, headers /usr/local/include
checking if UIC has KDE plugins available...


It just hangs there.

I checked online, looked at the KDE FreeBSD FAQ page, checked the mail
archives. They all say that there must be two versions of QT installed.
I only have qt-3.3.8_6 installed.

I have rebuilt qt, qmake, kdelibs but the problem continues. Compiling
Koffice has the same problems as well.

Any ideas?
-- 
Kevin Miller, Jr.
Blog: http://SaigonNezumi.com
Email: [EMAIL PROTECTED]
Skype: kevmille
Location: Ho Chi Minh City (Saigon), Vietnam
Mobile: +84.90.910.9933
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd


Re: [kde-freebsd] checking if UIC has KDE plugins available... HANGS

2008-03-03 Thread David Johnson
On Monday 03 March 2008 05:24:40 am Kevin Miller, Jr. wrote:
 Well, finished upgrading to FreeBSD 7.0 yesterday. Did a ports update
 with cvsup. Now I am getting the following problem with any KDE port I
 am trying to upgrade:

 checking for KDE... libraries /usr/local/lib, headers /usr/local/include
 checking if UIC has KDE plugins available...

 It just hangs there.

 I checked online, looked at the KDE FreeBSD FAQ page, checked the mail
 archives. They all say that there must be two versions of QT installed.
 I only have qt-3.3.8_6 installed.

 I have rebuilt qt, qmake, kdelibs but the problem continues. Compiling
 Koffice has the same problems as well.

 Any ideas?

I can't see anything that might cause this in the configure script. I'm not at 
my FreeBSD system however, so it's hard to poke around more (I'm also still 
on 6.3). 

Can you send the config.log file? This would be under the work directory in 
the the relevant port. For example ./work/kdebase-3.5.8/config.log. This may 
be a large file, so you might want to post it somewhere and give us a link.

-- 
David Johnson
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd


[kde-freebsd] klauncher crash with kdelibs 4.0.1 from area51

2008-03-03 Thread Robert Gogolok
I attached a backtrace for the klauncher crashes with kdelibs 4.0.1.

The klauncher crash should be reproducable if you haven't running kde (there 
is no kde stuff running like kde4, kdeinit and so on) and you start kdeinit 
and kill it afterwards.
klauncher will crash in the destructor when calling XCloseDisplay.

Since I don't know the X11 stuff I'm not sure what's going on/what's wrong. 
The code seems to be similar to the kde3 klauncher code.


Robert
#0  0x28b9b5d4 in XSync (dpy=0x8049ca0, discard=1) at Sync.c:47
#1  0x28b74cb5 in XCloseDisplay (dpy=0x8049ca0) at ClDisplay.c:67
#2  0x2808218f in KLauncher::close (this=0xbfbfe750) at 
/usr/ports/x11/kdelibs4/work/kdelibs-4.0.1/kinit/klauncher.cpp:235
#3  0x280821ce in KLauncher::destruct (exit_code=255) at qcoreapplication.h:97
#4  0x280879d5 in KLauncher::slotKDEInitData (this=0x8073100) at 
/usr/ports/x11/kdelibs4/work/kdelibs-4.0.1/kinit/klauncher.cpp:318
#5  0x2808c331 in KLauncher::qt_metacall (this=0x8073100, 
_c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbfbfe1c8) at klauncher.moc:152
#6  0x290c8746 in QMetaObject::activate (sender=0x807c060, from_signal_index=4, 
to_signal_index=4, argv=0xbfbfe1c8) at kernel/qobject.cpp:3085
#7  0x290c8962 in QMetaObject::activate (sender=0x807c060, m=0x291374d0, 
local_signal_index=0, argv=0xbfbfe1c8) at kernel/qobject.cpp:3147
#8  0x290ecee0 in QSocketNotifier::activated (this=0x807c060, _t1=42) at 
.moc/release-shared/moc_qsocketnotifier.cpp:80
#9  0x290d0722 in QSocketNotifier::event (this=0x807c060, e=0xbfbfe360) at 
kernel/qsocketnotifier.cpp:324
#10 0x290b4418 in QCoreApplicationPrivate::notify_helper (this=0x805a480, 
receiver=0x807c060, event=0xbfbfe360) at kernel/qcoreapplication.cpp:641
#11 0x290b422a in QCoreApplication::notify (this=0xbfbfe750, 
receiver=0x807c060, event=0xbfbfe360) at kernel/qcoreapplication.cpp:599
#12 0x290b4134 in QCoreApplication::notifyInternal (this=0xbfbfe750, 
receiver=0x807c060, event=0xbfbfe360) at kernel/qcoreapplication.cpp:537
#13 0x290b6ec9 in QCoreApplication::sendEvent (receiver=0x807c060, 
event=0xbfbfe360) at qcoreapplication.h:207
#14 0x290dc534 in socketNotifierSourceDispatch (source=0x80568c0) at 
kernel/qeventdispatcher_glib.cpp:109
#15 0x29dfc504 in g_main_dispatch (context=0x805aa00) at gmain.c:2061
#16 0x29dfd919 in IA__g_main_context_dispatch (context=0x805aa00) at 
gmain.c:2613
#17 0x29dfde36 in g_main_context_iterate (context=0x805aa00, block=1, 
dispatch=1, self=0x8056800) at gmain.c:2694
#18 0x29dfe063 in IA__g_main_context_iteration (context=0x805aa00, may_block=1) 
at gmain.c:2753
#19 0x290dd6de in QEventDispatcherGlib::processEvents (this=0x804c930, flags={i 
= 20}) at kernel/qeventdispatcher_glib.cpp:345
#20 0x290b2387 in QEventLoop::processEvents (this=0xbfbfe660, flags={i = 20}) 
at kernel/qeventloop.cpp:147
#21 0x290b2471 in QEventLoop::exec (this=0xbfbfe660, flags={i = 0}) at 
kernel/qeventloop.cpp:189
#22 0x290b467a in QCoreApplication::exec () at kernel/qcoreapplication.cpp:766
#23 0x2808e2e9 in kdemain (argc=1, argv=0xbfbfe84c) at 
/usr/ports/x11/kdelibs4/work/kdelibs-4.0.1/kinit/klauncher_main.cpp:112
#24 0x080487e7 in main (argc=1, argv=0xbfbfe84c) at 
/usr/ports/x11/kdelibs4/work/kdelibs-4.0.1/build/kinit/klauncher_dummy.cpp:3 
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd


Re: [kde-freebsd] ports/121349: x11/xscreensaver-kde doesn't install with x11/xscreensaver-gnome correctly

2008-03-03 Thread edwin
Synopsis: x11/xscreensaver-kde doesn't install with x11/xscreensaver-gnome 
correctly

Responsible-Changed-From-To: freebsd-ports-bugs-kde
Responsible-Changed-By: edwin
Responsible-Changed-When: Tue Mar 4 07:00:13 UTC 2008
Responsible-Changed-Why: 
Over to maintainer (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=121349
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd