[kde-freebsd] [SVN Commit] area51/QT

2010-11-11 Thread Max Brazhnikov
SVN commit 6655 by makc:

Set importdir to /usr/local/lib/qt4/imports

 M  +2 -0  Mk/bsd.qt.mk  
 M  +1 -0  devel/qmake4/files/qconfig.cpp  


___
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/QT/www/qt4-webkit

2010-11-11 Thread Max Brazhnikov
SVN commit 6656 by makc:

Fix build

 A files/patch-src__3rdparty__webkit__WebCore__WebCore.pro  
 M  +9 -4  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


[kde-freebsd] Re: __glXDRIbindTexImage: Failed to register texture offset override

2010-11-11 Thread Andriy Gapon
on 05/11/2010 17:31 Raphael Kubo da Costa said the following:
 
 I suggest filing a bug via bugs.kde.org, or talking to fredrikh on freenode.

I've file a bug:
https://bugs.kde.org/show_bug.cgi?id=256359

There are couple of confirmation followups from Linux users already, no 
developer
attention yet.
Perhaps, I should get in touch with fredrikh directly.

-- 
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] kde4 fails to start after update.

2010-11-11 Thread Mike Barnard
Hi,

I have upgraded to KDE4-4.5.1 and all its modules and cannot seem to startup
KDE, I get the following error:

Starting kdm4.
Updating KDM configuration
Information: reading pre-existing kdmrc
/usr/local/kde4/share/config/kdm/kdmrc (config version 2.4)
Warning: Do not know how to create missing GreeterUID user kdm
...
...
kdm-bin: :0[1763]: Received unknown or unexpected command -2 from greeter
kdm-bin: :0[1763]: Abnormal termination of greeter for display :0, code 1,
signal 0

Anyone experienced this?

:: Attached is my Xorg log file. I removed my xorg.conf file just to make
sure that it was not causing this.


-- 
Mike

Of course, you might discount this possibility, but remember that one in
a million chances happen 99% of the time.



Xorg.0.log
Description: Binary data
___
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] Re: kde4 fails to start after update.

2010-11-11 Thread Alex Schuster
Mike Barnard writes:

 I have upgraded to KDE4-4.5.1 and all its modules and cannot seem to
 startup KDE, I get the following error:
 
 Starting kdm4.
 Updating KDM configuration
 Information: reading pre-existing kdmrc
 /usr/local/kde4/share/config/kdm/kdmrc (config version 2.4)
 Warning: Do not know how to create missing GreeterUID user kdm
 ...
 ...
 kdm-bin: :0[1763]: Received unknown or unexpected command -2 from
 greeter kdm-bin: :0[1763]: Abnormal termination of greeter for display
 :0, code 1, signal 0
 
 Anyone experienced this?

Google finds some people's reports about the warning message, but it seems 
it was not really harmful for them.

  Attached is my Xorg log file. I removed my xorg.conf file just to
  make sure that it was not causing this.

It's not a problem with X.org, but with KDM. Maybe your 
/usr/local/kde4/share/config/kdm/kdmrc has something in it? I did not 
notice something about this in mine, but I'm a Linux user.

I have a kdm user, you probably don't:
uid=116(kdm) gid=102(kdm) Gruppen=102(kdm)

Seems it may be used to run kdm as non-root user, but this is not the case 
for me. I'd try to add the user, maybe this works.

If not, you can probably use the startkde to start KDE withut KDM as a 
workaround until this is fixed.

Wonko
___
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] Re: kde4 fails to start after update.

2010-11-11 Thread Raphael Kubo da Costa
On Thursday 11 November 2010 10:52:56 Mike Barnard wrote:
 Hi,
 
 I have upgraded to KDE4-4.5.1 and all its modules and cannot seem to
 startup KDE, I get the following error:
 
 Starting kdm4.
 Updating KDM configuration
 Information: reading pre-existing kdmrc
 /usr/local/kde4/share/config/kdm/kdmrc (config version 2.4)
 Warning: Do not know how to create missing GreeterUID user kdm
 ...
 ...
 kdm-bin: :0[1763]: Received unknown or unexpected command -2 from greeter
 kdm-bin: :0[1763]: Abnormal termination of greeter for display :0, code 1,
 signal 0
 
 Anyone experienced this?
 
 :: Attached is my Xorg log file. I removed my xorg.conf file just to make
 
 sure that it was not causing this.

As Alex said, please try starting KDE without KDM to see if that works; 
furthermore, you should give the latest stable release, 4.5.3, a try.
___
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/QT

2010-11-11 Thread Max Brazhnikov
SVN commit 6657 by makc:

Fix build

 M  +1 -1  devel/qt4-assistant/Makefile  
 M  +1 -1  devel/qt4-designer/Makefile  
 M  +1 -1  misc/qt4-qtdemo/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] Re: kde4 fails to start after update.

2010-11-11 Thread Mike Barnard
On Thu, Nov 11, 2010 at 4:46 PM, Raphael Kubo da Costa kub...@gmail.comwrote:


 As Alex said, please try starting KDE without KDM to see if that works;
 furthermore, you should give the latest stable release, 4.5.3, a try.


I'll give that a try... As i mentioned before, I have the latest stable
release and after upgrading to it, is when all this happened.


-- 
Mike

Of course, you might discount this possibility, but remember that one in
a million chances happen 99% of the time.

___
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] Re: kde4 fails to start after update.

2010-11-11 Thread Mike Barnard
On Thu, Nov 11, 2010 at 5:09 PM, Mike Barnard mike.barna...@gmail.comwrote:


 I'll give that a try... As i mentioned before, I have the latest stable
 release and after upgrading to it, is when all this happened.


This too fails but at least it has helped point me to the right place... it
appears that xz package was trashed in the upgrade, puzzling since pkg_info

I get this error:
 desktop# /usr/local/kde4/bin/startkde
kcheckrunning: not found
xsetroot:  unable to open display ''
/libexec/ld-elf.so.1: Shared object liblzma.so.0 not found, required by
libkdecore.so.7
/libexec/ld-elf.so.1: Shared object liblzma.so.0 not found, required by
libkdecore.so.7
Error: Can't open display:

I'll get the xz package installed and see how that works.


-- 
Mike

Of course, you might discount this possibility, but remember that one in
a million chances happen 99% of the time.

___
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] Re: kde4 fails to start after update.

2010-11-11 Thread Raphael Kubo da Costa
On Thursday 11 November 2010 12:28:26 Mike Barnard wrote:
 On Thu, Nov 11, 2010 at 5:09 PM, Mike Barnard 
mike.barna...@gmail.comwrote:
  I'll give that a try... As i mentioned before, I have the latest stable
  release and after upgrading to it, is when all this happened.
 
 This too fails but at least it has helped point me to the right place... it
 appears that xz package was trashed in the upgrade, puzzling since pkg_info
 
 I get this error:
  desktop# /usr/local/kde4/bin/startkde
 kcheckrunning: not found
 xsetroot:  unable to open display ''
 /libexec/ld-elf.so.1: Shared object liblzma.so.0 not found, required by
 libkdecore.so.7
 /libexec/ld-elf.so.1: Shared object liblzma.so.0 not found, required by
 libkdecore.so.7
 Error: Can't open display:
 
 I'll get the xz package installed and see how that works.

If you're using 8-STABLE, you need to remove the xz port and use xz from base, 
which has had a library bump too; otherwise, the same applies to the xz port.
___
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] Re: kde4 fails to start after update.

2010-11-11 Thread Raphael Kubo da Costa
On Thursday 11 November 2010 13:27:22 Raphael Kubo da Costa wrote:
 On Thursday 11 November 2010 12:28:26 Mike Barnard wrote:
  On Thu, Nov 11, 2010 at 5:09 PM, Mike Barnard
 
 mike.barna...@gmail.comwrote:
   I'll give that a try... As i mentioned before, I have the latest stable
   release and after upgrading to it, is when all this happened.
  
  This too fails but at least it has helped point me to the right place...
  it appears that xz package was trashed in the upgrade, puzzling since
  pkg_info
  
  I get this error:
   desktop# /usr/local/kde4/bin/startkde
  
  kcheckrunning: not found
  xsetroot:  unable to open display ''
  /libexec/ld-elf.so.1: Shared object liblzma.so.0 not found, required by
  libkdecore.so.7
  /libexec/ld-elf.so.1: Shared object liblzma.so.0 not found, required by
  libkdecore.so.7
  Error: Can't open display:
  
  I'll get the xz package installed and see how that works.
 
 If you're using 8-STABLE, you need to remove the xz port and use xz from
 base, which has had a library bump too; otherwise, the same applies to the
 xz port.

(and then recompile kdelibs4)
___
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] Re: kde4 fails to start after update.

2010-11-11 Thread Mike Barnard
On Thu, Nov 11, 2010 at 6:27 PM, Raphael Kubo da Costa kub...@gmail.comwrote:

 
  If you're using 8-STABLE, you need to remove the xz port and use xz from
  base, which has had a library bump too; otherwise, the same applies to
 the
  xz port.


Yes I am using 8-STABLE. xz from stable was not there... for some reason,
after the upgrade, all its libraries were trashed (I am puzzled as to why
that would happen, may be I did something wrong... I'll trace everything I
did for the upgrade and look for anything wrong I may have done). I have
reinstalled xz from ports, its faster than rebuilding the kernel, and
symlinked liblzma.so.0 to liblzma.s0.5 and all seems to be good...


 (and then recompile kdelibs4)

after the symlinks were done, I rebooted and KDE loaded... this is a bad
hack to get it to work, but I needed this up ASAP. I'll get it rectified
properly later.



-- 
Mike

Of course, you might discount this possibility, but remember that one in
a million chances happen 99% of the time.

___
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] Re: kde4 fails to start after update.

2010-11-11 Thread Raphael Kubo da Costa
On Thursday 11 November 2010 13:34:33 Mike Barnard wrote:
 On Thu, Nov 11, 2010 at 6:27 PM, Raphael Kubo da Costa 
kub...@gmail.comwrote:
   If you're using 8-STABLE, you need to remove the xz port and use xz
   from base, which has had a library bump too; otherwise, the same
   applies to
  
  the
  
   xz port.
 
 Yes I am using 8-STABLE. xz from stable was not there... for some reason,
 after the upgrade, all its libraries were trashed (I am puzzled as to why
 that would happen, may be I did something wrong... I'll trace everything I
 did for the upgrade and look for anything wrong I may have done). I have
 reinstalled xz from ports, its faster than rebuilding the kernel, and
 symlinked liblzma.so.0 to liblzma.s0.5 and all seems to be good...
 
  (and then recompile kdelibs4)
 
 after the symlinks were done, I rebooted and KDE loaded... this is a bad
 hack to get it to work, but I needed this up ASAP. I'll get it rectified
 properly later.

Hmm, if you're using a reasonably recent 8-STABLE, you shouldn't even be able 
to build xz from ports -- take a look at the Makefile, it refuses to build 
with 9-CURRENT or a sufficiently recent 8-STABLE.
___
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] Re: kde4 fails to start after update.

2010-11-11 Thread Mike Barnard
On Thu, Nov 11, 2010 at 6:40 PM, Raphael Kubo da Costa kub...@gmail.comwrote:


 Hmm, if you're using a reasonably recent 8-STABLE, you shouldn't even be
 able
 to build xz from ports -- take a look at the Makefile, it refuses to build
 with 9-CURRENT or a sufficiently recent 8-STABLE.


You are right, a usual make install clean will fail, but if you use -D
NO_IGNORE, then it gets installed. I needed to force the installation since
all its libs were not there.

I'll see if I can get the xz base sorted out tomorrow.


-- 
Mike

Of course, you might discount this possibility, but remember that one in
a million chances happen 99% of the time.

___
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/QT/devel/qt4-linguist

2010-11-11 Thread Max Brazhnikov
SVN commit 6658 by makc:

Fix build

 A files (directory)  
 A files/patch-tools__linguist__lrelease__main.cpp  


___
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] [qt] Heads-up, porters! SSL certificate code and patch.

2010-11-11 Thread Raphael Kubo da Costa
My merge request [1] has just been merged into Qt.

So far, Qt did not find FreeBSD's certificate bundle from the ca_root_nss port 
because it was not in its hardcoded path list.

I believe this has not cause many problems so far, but in KDE SC 4.6 the 
certificate management code has received some love, and KDE does not use its 
own bundle anymore, relying on Qt for that instead.

Since Qt did not find FreeBSD's certificate bundle, any SSL connection would 
always trigger that dialog asking the user whether he would accept a secure 
connection with an untrusted certificate.

I have hardcoded the path to ca_root_nss's certificate in the code, but in the 
Qt port you probably want to replace /usr/local with some variable 
representing the port's base path.

I don't know exactly when this patch will start being shipped with Qt 
(probably starting from Qt 4.7.2), so it might be better to start shipping it 
separately in ports with 4.6 at least.

[1] http://gitorious.org/qt/qt/merge_requests/896
___
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/QT/misc

2010-11-11 Thread Max Brazhnikov
SVN commit 6659 by makc:

Update plist for Qt 4.7.1

 M  +13 -0 qt4-l10n/pkg-plist  
 M  +85 -33qt4-qtdemo/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


[kde-freebsd] [SVN Commit] area51/QT/misc/qt4-qtdemo

2010-11-11 Thread Max Brazhnikov
SVN commit 6660 by makc:

Mark MAKE_JOBS_SAFE

 M  +1 -0  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] area51/QT/Mk

2010-11-11 Thread Max Brazhnikov
SVN commit 6661 by makc:

Explicitly enable separate-debug-info

 M  +1 -1  bsd.qt.mk  


___
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/QT/net/qt4-network

2010-11-11 Thread Max Brazhnikov
SVN commit 6662 by makc:

Add dependency on security/ca_root_nss

 M  +4 -0  Makefile  
 A files (directory)  
 A files/patch-src__network__ssl__qsslsocket_openssl.cpp  


___
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/QT/x11-toolkits/qt4-gui

2010-11-11 Thread Max Brazhnikov
SVN commit 6663 by makc:

Fix build when qt-3.x is installed.

 M  +3 -7  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] area51/QT/x11/qt4-opengl

2010-11-11 Thread Max Brazhnikov
SVN commit 6664 by makc:

Fix build when qt-3.x is installed.

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