Re: [kde-freebsd] [HEADS UP] KDE 4.1.0 for FreeBSD available
El día Tuesday, August 12, 2008 a las 09:29:48AM -0700, David Johnson escribió: > On Tuesday 12 August 2008 05:47:03 am Matthias Apitz wrote: > > I can't imagine that nobody has a just working hald config, just as an > > example; or should I ask in freebsd-hackers? how the FreeBSD KDE team > > asumes that people will switch to 4.1 if aparently nobody knows how to > > enable sound in FreeBSD 7.0R / KDE 4.1? :-) > > My sound is working fine. It was working with KDE 3, and when I login to a > KDE > 4 desktop, it continues to work. Without more information on your sound card, > configuration, etc., it's hard to offer more help. Is sound already working > in KDE 3? > > It sounds like your rc.conf is fine. Regardless of desktop, sound can > sometimes be hard to get working in FreeBSD. Please look in the FreeBSD > handbook, page 7.2 "Setting Uup the Sound Card". > > KDE 4 users phonon, which in turn uses with xine (default) or gstreamer > backends. You may want to go to the Sound System Configuration page in system > settings, and change the backend to gstreamer, and try that. Hello, The sound was fine in KDE3 (just using snd_ich as module and /dev/dsp as device in Control Centre), it worked also below KDE4 using the Control Centre of KDE3 to test the sound; it turned out that my old ports of dbus+hal were not working because, for example, they did not created a user 'haldaemon' and so hald could not start; I've updated the ports this morning and now sound is fine with KDE4 as it should; I have my lesson learned now: you must have all ports uptodate if you go to compile the kde4 master port and I'm short before scribbling now this laptop and do a complete re-install of the kde4 master port; two small think I discovered this morning: on start of KDE4 (via ~/.xinitrc && startx) the NumLock always turns on, even if I have in System-Settings-->Keyboard 'leave unchanged'; only 'turn off' helps; if I enable the 'Desktop Effects' via System-Settings-->Desktop on next KDE start the screen turns first white, then dark, and only the movable mouse pointer is visible; Thx for all hints concerning the sound matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e <[EMAIL PROTECTED]> - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ We should all learn from the peoples of The Netherlands, France and Ireland. Aprendamos todos de los pueblos de Holanda, Francia e Irlanda. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
Re: [kde-freebsd] KDE4 libssl conflicts
> You need to clean out the 6.3 versions of various libs/binaries. > > See the delete-old and delete-old-libs targets on /usr/src/Makefile fixed that issue .. however now kde4 is conflicting with things needed for kde3.. Making all in include ===> Installing for tidy-lib-080621.c ===> tidy-lib-080621.c conflicts with installed package(s): tidy-2804_2 They install files into the same place. Please remove them first with pkg_delete(1). *** Error code 1 Stop in /usr/ports/www/tidy-lib. *** Error code 1 Stop in /usr/ports/www/kdewebdev4. *** Error code 1 Stop in /usr/ports/x11/kde4. *** Error code 1 Stop in /usr/ports/x11/kde4. # pkg_delete tidy-2804_2 pkg_delete: package 'tidy-2804_2' is required by these other packages and may not be deinstalled: kde-3.5.8_2 ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
Re: [kde-freebsd] KDE4.1 - what is it about avahi-libdns and mDNSResponder
On Wednesday 13 August 2008 17:57:17 Odhiambo Washington wrote: > Hello Guys, > > I am trying to install KDE 4.1 on a FreeBSD 8-CURRENT system that I > have inside VMware. > I am having the installation failing because of conflict btn > avahi-libdns and mDNSResponder - why does KDE 4.1 require both? > I have pkg_deleted either of them but KDE4 still pulls both of them up > and fails due to the conflict. > > Advise appreciated. Try this patch, which fix wrong dependency list: http://www.freebsd.org/cgi/query-pr.cgi?pr=126494 -- Dmitry "Red Fox" Panov @ Home FreeBSD since September, 1995 Khabarovsk, Russia YaIM:redfox_dm | Jabber.org:fluffy | ICQ:1745024 ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
[kde-freebsd] cvs commit: area51/x11/kdelibs4 Makefile
miwi2008/08/13 11:04:35 CEST KDE/FreeBSD QA/Devel Repository Modified files: x11/kdelibs4 Makefile Log: - Sync with ports tree. net/avahi will be read as net/avahi-app for core library. Also, with net/avahi-libdns installed, hardwrited dependency for mDNSReponder lead to conflicts, but KDE 4.1 can use avahi-loibdns instead. PR: 126494 Revision ChangesPath 1.37 +8 -2 area51/x11/kdelibs4/Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
Re: [kde-freebsd] KDE4 libssl conflicts
On Wednesday 13 August 2008 11:42:35 Warren Liddell wrote: > > You need to clean out the 6.3 versions of various libs/binaries. > > > > See the delete-old and delete-old-libs targets on /usr/src/Makefile > > fixed that issue .. however now kde4 is conflicting with things > needed for kde3.. > > Making all in include > ===> Installing for tidy-lib-080621.c > > ===> tidy-lib-080621.c conflicts with installed package(s): > tidy-2804_2 > > They install files into the same place. > Please remove them first with pkg_delete(1). > *** Error code 1 > > Stop in /usr/ports/www/tidy-lib. > *** Error code 1 > > Stop in /usr/ports/www/kdewebdev4. > *** Error code 1 > > Stop in /usr/ports/x11/kde4. > *** Error code 1 > > Stop in /usr/ports/x11/kde4. > # pkg_delete tidy-2804_2 > pkg_delete: package 'tidy-2804_2' is required by these other > packages and may not be deinstalled: > kde-3.5.8_2 You can fix this if you have portupgrade with portupgrade -f -o www/tidy-lib tidy-2804_2 -- Andy Fawcett | [EMAIL PROTECTED] | [EMAIL PROTECTED] "In an open world without walls and fences, | [EMAIL PROTECTED] we wouldn't need Windows and Gates." -- anon | [EMAIL PROTECTED] ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
[kde-freebsd] cvs commit: area51/Mk bsd.kde.mk
makc2008/08/13 11:30:31 CEST KDE/FreeBSD QA/Devel Repository Modified files: Mk bsd.kde.mk Log: sync with ports (fix dependency checks so that kde3 apps pull in the correct versions of kdelibs and kdebase) Revision ChangesPath 1.98 +4 -4 area51/Mk/bsd.kde.mk ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
[kde-freebsd] cvs commit: area51/accessibility/kdeaccessibility Makefile
makc2008/08/13 11:33:51 CEST KDE/FreeBSD QA/Devel Repository Modified files: accessibility/kdeaccessibility Makefile Log: revome unstable from MASTER_SITE_SUBDIR Revision ChangesPath 1.12 +1 -2 area51/accessibility/kdeaccessibility/Makefile ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
Re: [kde-freebsd] koffice is missing kde-config
On Tuesday 12 August 2008 18:21:59 Andy Fawcett wrote: > On Tuesday 12 August 2008 17:19:03 Martin Wilke wrote: > > On Tue, Aug 12, 2008 at 01:15:47PM +0200, Stevan Tiefert wrote: > > > Hello list, > > > > > > I have tried to build koffice-1.6.3_6,2. I am also using KDE 4.1. > > > When I want to compile koffice this output appears on my screen: > > > > You need kdelibs3. > > Ok, this is actually a problem for most kde3-dependent ports. The > libraries set in bsd.kde.mk for USE_KDELIBS_VER and USE_KDEBASE_VER > also exist in KDE4. > > Attached is a diff to bsd.kde.mk that should take care of this, using > libraries that don't exist in KDE4. A slightly different fix from Max has now been committed to the tree. Please update, and try again. Cheers, Andy > > - Martin > > > > > Script started on Tue Aug 12 13:08:40 2008 > > > beastie# make install clean > > > > > > ===> Extracting for koffice-1.6.3_6,2 > > > => MD5 Checksum OK for KDE/koffice/koffice-1.6.3.tar.bz2. > > > => SHA256 Checksum OK for KDE/koffice/koffice-1.6.3.tar.bz2. > > > ===> koffice-1.6.3_6,2 depends on file: /usr/local/bin/ruby18 - > > > found ===> Patching for koffice-1.6.3_6,2 > > > ===> koffice-1.6.3_6,2 depends on file: /usr/local/bin/ruby18 - > > > found ===> Applying FreeBSD patches for koffice-1.6.3_6,2 > > > ===> koffice-1.6.3_6,2 depends on file: > > > /usr/local/lib/libpqxx.a - found ===> koffice-1.6.3_6,2 depends > > > on file: > > > /usr/local/bin/python2.5 - found ===> koffice-1.6.3_6,2 depends > > > on file: /usr/local/bin/ruby18 - found ===> koffice-1.6.3_6,2 > > > depends on file: /usr/local/bin/moc - found ===> > > > koffice-1.6.3_6,2 depends on executable: gmake - found ===> > > > koffice-1.6.3_6,2 depends on file: /usr/local/bin/libtool - found > > > ===> koffice-1.6.3_6,2 depends on shared library: > > > GraphicsMagick++ - found ===> koffice-1.6.3_6,2 depends on > > > shared library: art_lgpl_2.5 - found ===> koffice-1.6.3_6,2 > > > depends on shared library: aspell - found ===> > > > koffice-1.6.3_6,2 depends on shared library: exif.12 - found ===> > > > koffice-1.6.3_6,2 depends on shared library: fontconfig - found > > > ===> koffice-1.6.3_6,2 depends on shared library: freetype - > > > found ===> koffice-1.6.3_6,2 depends on shared library: lcms - > > > found ===> koffice-1.6.3_6,2 depends on shared library: paper - > > > found ===> koffice-1.6.3_6,2 depends on shared library: > > > poppler-qt - found ===> > > > koffice-1.6.3_6,2 depends on shared library: wpd-0.8 - found ===> > > > koffice-1.6.3_6,2 depends on shared library: wv2 - found ===> > > > koffice-1.6.3_6,2 depends on shared library: xml2 - found ===> > > > koffice-1.6.3_6,2 depends on shared library: xslt - found ===> > > > koffice-1.6.3_6,2 depends on shared library: kimproxy - found > > > ===> koffice-1.6.3_6,2 depends on shared library: mysqlclient.15 > > > - found ===> koffice-1.6.3_6,2 depends on shared library: pq.5 > > > - found ===> Configuring for koffice-1.6.3_6,2 > > > checking build system type... i386-portbld-freebsd7.0 > > > checking host system type... i386-portbld-freebsd7.0 > > > checking target system type... i386-portbld-freebsd7.0 > > > checking for a BSD-compatible install... /usr/bin/install -c -o > > > root -g wheel checking whether build environment is sane... yes > > > checking for gawk... no > > > checking for mawk... no > > > checking for nawk... nawk > > > checking whether gmake sets $(MAKE)... yes > > > checking for kde-config... not found > > > configure: error: The important program kde-config was not found! > > > Please check whether you installed KDE correctly. > > > > > > ===> Script "configure" failed unexpectedly. > > > Please report the problem to [EMAIL PROTECTED] [maintainer] and > > > attach the > > > "/usr/ports/editors/koffice-kde3/work/koffice-1.6.3/config.log" > > > including the output of the failure of your make command. Also, > > > it might be a good idea to provide an overview of all packages > > > installed on your system (e.g. an `ls /var/db/pkg`). > > > *** Error code 1 > > > > > > Stop in /usr/ports/editors/koffice-kde3. > > > beastie# exit > > > > > > exit > > > > > > Script done on Tue Aug 12 13:09:39 2008 > > > > > > Could it be that kde-config is not part of KDE 4.1? > > > > > > With regards > > > Stevan Tiefert > > > > > > > > > ___ > > > kde-freebsd mailing list > > > kde-freebsd@kde.org > > > https://mail.kde.org/mailman/listinfo/kde-freebsd -- Andy Fawcett | [EMAIL PROTECTED] | [EMAIL PROTECTED] "In an open world without walls and fences, | [EMAIL PROTECTED] we wouldn't need Windows and Gates." -- anon | [EMAIL PROTECTED] ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
[kde-freebsd] Changing kde3 to kde4 on start
I hjave made the move an configured an finally compiled kde4 .. how do i set my base system to start KDE4 instead of 3 .. i've looked through various conf files but to no avail. hints ? ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
Re: [kde-freebsd] Changing kde3 to kde4 on start
El día Wednesday, August 13, 2008 a las 08:25:15PM +1000, Warren Liddell escribió: > I hjave made the move an configured an finally compiled kde4 .. how do i set > my base system to start KDE4 instead of 3 .. i've looked through various conf > files but to no avail. > > hints ? Create a file ~/.xinitrc with the line exec /usr/local/kde4/bin/startkde4 and fire up: $ startx note: the new KDE4 config will be created in ~/.kde4 but your ~/Desktop will be visible (perhaps with not existing icon pictures) in KDE4; matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e <[EMAIL PROTECTED]> - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ We should all learn from the peoples of The Netherlands, France and Ireland. Aprendamos todos de los pueblos de Holanda, Francia e Irlanda. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
[kde-freebsd] Desktop Effects don't work
I've installed KDE 4.1 under FreeBSD 7.0. All works fine expect Desktop Effects. When I try to enable them the black screen appears. I've tried to "play" around xorg.conf but with no success. I've tried to turn off DRI, EXA with the same result. But if I switch render method from OpenGL to XRender it works but TOO slowly. What is the problem can be? xorg.conf: Section "Module" Load "extmod" Load "record" Load "dbe" Load "glx" Load "GLcore" Load "xtrap" Load "dri" Load "freetype" Load "type1" EndSection Section "Device" Identifier "Card0" Driver "intel" VendorName "Intel Corporation" BoardName "82865G Integrated Graphics Controller" BusID "PCI:0:2:0" Option "AccelMethod" "exa" Option "MigrationHeuristic" "greedy" Option "DRI" "true" Option "AddARGBGLXVisuals" "true" EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" Option "Composite" "Enable" EndSection ... $ portversion -v | grep xorg linux-xorg-libs-6.8.2_5 = up-to-date with port xorg-7.3_2 = up-to-date with port xorg-apps-7.3 = up-to-date with port xorg-cf-files-1.0.2_2 = up-to-date with port xorg-docs-1.4,1 = up-to-date with port xorg-drivers-7.3_1 < needs updating (port has 7.3_3) xorg-fonts-100dpi-7.3 = up-to-date with port xorg-fonts-7.3_1= up-to-date with port xorg-fonts-75dpi-7.3= up-to-date with port xorg-fonts-cyrillic-7.3 = up-to-date with port xorg-fonts-miscbitmaps-7.3 = up-to-date with port xorg-fonts-truetype-7.3 = up-to-date with port xorg-fonts-type1-7.3= up-to-date with port xorg-libraries-7.3_2= up-to-date with port xorg-protos-7.3_2 = up-to-date with port xorg-server-1.4_8,1 < needs updating (port has 1.4.2,1) $ portversion -v | grep intel xf86-video-intel-2.4.0 > succeeds port (port has 2.3.2) Now I'm trying to update xorg-server but I don't believe it would help. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
Re: [kde-freebsd] [HEADS UP] KDE 4.1.0 for FreeBSD available
El día Sunday, August 10, 2008 a las 01:25:21PM +0200, Matthias Apitz escribió: > Hello, > > I've pulled out of the dust some laptop with 7.0-REL and KDE 3.5.8, > updated the ports tree with: > > # portsnap fetch > # portsnap extract > > and launched the build with > > # cd /usr/ports/x11/kde4 > # make install BATCH=yes > > it stops at some point with: > > gmake: *** [libgiofam.la] Error 1 > Stop in /usr/ports/devel/gio-fam-backend > > rebuilding /usr/ports/devel/glib20 seems to fix this with: > > # cd /usr/ports/devel/glib20 > # make rmconfig > # make all > # make deinstall > # make reinstall As I said some hours ago, I've reinstalled the 7.0R distribution to make a clean compile of the kde4 master port; after the installation of the base system I updated the ports with # portsnap fetch # portsnap extract # cd /usr/ports/x11/kde4 # make install BATCH=yes which stops again with the missing: /usr/bin/ld: cannot find -lgio-2.0 gmake: *** [libgiofam.la] Error 1 this time I have had a closer look into the problem; the installation of the base system brings glib-2.14.2 (i.e. this is not from the ports), but which is not enough, it should be glib-2.16.5 as it is in the ports; maybe it's worth to mention this somehow that even if you did not installed any port before you must update glib-2.14.2 to the one in the ports; matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e <[EMAIL PROTECTED]> - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ We should all learn from the peoples of The Netherlands, France and Ireland. Aprendamos todos de los pueblos de Holanda, Francia e Irlanda. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
Re: [kde-freebsd] [HEADS UP] KDE 4.1.0 for FreeBSD available
On Wed, 13 Aug 2008 14:37:35 +0200, Matthias Apitz wrote: > matthias http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html man portsnap man portmaster man portupgrade Max ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
[kde-freebsd] Storesonline, Website Design For Ecommerce The Three Things You Must Get Right
*Storesonline, Website Design For Ecommerce The Three Things You Must Get Right* If you're planning to sell goods or services online, you'll need an ecommerce website. As this will be your shop front, your showroom, your salesman and your cashier, you'll appreciate how important it is. Essentially, the success of you ecommerce website depends on getting three factors right - design, usability and search engine optimization.*Storesonline * provides these services for the client. First, let's look at design. Design is important as it influences the impression your visitor gets of you and your business. Your website should be attractive and solidly professional. This assures the first time visitor that you are the right company to do business with.* Storesonline* software offers you point and click design. In addition, your website should reflect your brand and mission statement. Next there's the matter of usability. *Storesonline* software allows for easy navigation for customers. This determines how easily your visitor can navigate your site. The first thing you have to consider is the mechanics of your business model. You have to decide what you want your visitor to do and then give him clear means to do it. One factor that promotes clear navigation is making sure all links are well labeled. For example, "Click here for more details on our refrigerators" is much more useful that just 'click here' or 'more information'. And your visitor should always know his location and how to return to your home page. Remember if your visitor gets lost on your website, he'll just click away, probably never to return. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
Re: [kde-freebsd] [HEADS UP] KDE 4.1.0 for FreeBSD available
El día Wednesday, August 13, 2008 a las 04:55:28PM +0400, Max Brazhnikov escribió: > On Wed, 13 Aug 2008 14:37:35 +0200, Matthias Apitz wrote: > > matthias > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html > man portsnap > man portmaster > man portupgrade Thanks for pointing me to the man pages, even if I know them and even if I said in my posting that I did 'portsnap fetch' and 'portsnap extract'; What I did not realized is that you have to do 'portupgrade' as well when you have not installed any port before, but only packages of the base system; now I know this; thx matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e <[EMAIL PROTECTED]> - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ We should all learn from the peoples of The Netherlands, France and Ireland. Aprendamos todos de los pueblos de Holanda, Francia e Irlanda. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
Re: [kde-freebsd] Storesonline, Website Design For Ecommerce The Three Things You Must Get Right
On Wednesday 13 August 2008 16:02:34 Mister Nice Guy wrote: > *Storesonline, Website Design For Ecommerce The Three Things You Must > Get Right* Permanently banned from the list, I won't tolerate any spamming. -- Andy Fawcett | [EMAIL PROTECTED] | [EMAIL PROTECTED] "In an open world without walls and fences, | [EMAIL PROTECTED] we wouldn't need Windows and Gates." -- anon | [EMAIL PROTECTED] ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
Re: [kde-freebsd] Changing kde3 to kde4 on start
On Wednesday 13 August 2008 20:43:53 Matthias Apitz wrote: > El día Wednesday, August 13, 2008 a las 08:25:15PM +1000, Warren Liddell escribió: > > I hjave made the move an configured an finally compiled kde4 .. how do i > > set my base system to start KDE4 instead of 3 .. i've looked through > > various conf files but to no avail. > > > > hints ? > > Create a file ~/.xinitrc with the line > > exec /usr/local/kde4/bin/startkde4 Would seem a lot of great changes have been made and i must say kde4 looks very impressive, i have a few minor problems, but i'll tackle them 1 at a time. Where do i go to restore kde4 configurations back to what they were as i made a change an now my entire screen is black in KDE4 an i cant see or read a thing, so need to reset everything back to default. Thanks to all for the answers to questions i have had, greatly appreciated. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
Re: [kde-freebsd] Changing kde3 to kde4 on start
El día Wednesday, August 13, 2008 a las 11:14:29PM +1000, Warren Liddell escribió: > Where do i go to restore kde4 configurations back to what they were as i made > a change an now my entire screen is black in KDE4 an i cant see or read a > thing, so need to reset everything back to default. I run into the same while playing around with "Enable Destop effects"; you might always go back to clean state with: $ rm -r ~/.kde4 matthias -- Matthias Apitz Manager Technical Support - OCLC GmbH Gruenwalder Weg 28g - 82041 Oberhaching - Germany t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e <[EMAIL PROTECTED]> - w http://www.oclc.org/ http://www.UnixArea.de/ b http://gurucubano.blogspot.com/ We should all learn from the peoples of The Netherlands, France and Ireland. Aprendamos todos de los pueblos de Holanda, Francia e Irlanda. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
[kde-freebsd] cvs commit: CVSROOT access
arved 2008/08/13 13:26:18 UTC KDE/FreeBSD QA/Devel Repository Modified files: .access Log: test please ignore, forced commit, to test if commit mail works from the new orm Revision ChangesPath 1.23 +0 -0 CVSROOT/access ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
Re: [kde-freebsd] Changing kde3 to kde4 on start
On Wednesday 13 August 2008 14:19:50 Matthias Apitz wrote: > I run into the same while playing around with "Enable Destop effects"; > you might always go back to clean state with: > > $ rm -r ~/.kde4 ...or simply change the Composite and desktop effects entries in ~/.kde4/share/config/kwinrc to false from the console, which retains your other settings for future use. -- Matt Dawson [EMAIL PROTECTED] MTD15-RIPE ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
[kde-freebsd] kde4 application problems
> $ rm -r ~/.kde4 > > matthias Some questions may seem confusing, but im switching between KDE 3 & 4 ok, error #1 .. Kopete loads aok, added accnts for MSN, ICQ, AIM, yahoo .. only AIM & ICQ want to connect .. MSN and yahoo refuse, had same issue with MSN on KDE3 Kmail crashes on load with sigserv 11, i can provide a saved output file for this. Where in KDE4 do you go, so the bottom taskbar shows the multi desktops horizontally and give you the option to hide the bottom bar when inactive .. i have had a search an cant seem to find any settings for this. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
Re: [kde-freebsd] dual head under kde4
Marc G. Fournier wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > How? Worked great under KDE3, just upgraded to KDE4, get one great monitor, > and the other just grey ... can't seem to find any configuration settings for > this, and not finding anything particularly useful on google for this ... > > Help / Pointers? > > Thx > Marc, I've used dual-head with KDE4 here a bit, and it seems to work fine with the NVidia TwinView configuration. Whats different is that you have to manually go to the new screen, and setup your desktop wallpaper there, along with any widgets you want to place. It looks like the panel isn't able to stretch across both screens anymore, although you can always add a 2nd panel on the new screen, and add widgets to it. -- Kris Moore PC-BSD Software http://www.pcbsd.com ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
Re: [kde-freebsd] kde4 application problems
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, Aug 13, 2008 at 11:43:24PM +1000, Warren Liddell wrote: > > $ rm -r ~/.kde4 > > > > matthias > Some questions may seem confusing, but im switching between KDE 3 & 4 > > ok, error #1 .. Kopete loads aok, added accnts for MSN, ICQ, AIM, yahoo .. > only AIM & ICQ want to connect .. MSN and yahoo refuse, had same issue with > MSN on KDE3 Know issus, please see our archiv here. > > Kmail crashes on load with sigserv 11, i can provide a saved output file for > this. > Works for me. > Where in KDE4 do you go, so the bottom taskbar shows the multi desktops > horizontally and give you the option to hide the bottom bar when inactive .. > i have had a search an cant seem to find any settings for this. > > ___ > kde-freebsd mailing list > kde-freebsd@kde.org > https://mail.kde.org/mailman/listinfo/kde-freebsd > - -- +---+---+ | PGP: 0x05682353 | Jabber : miwi(at)BSDCrew.de | | ICQ: 169139903 | Mail : miwi(at)FreeBSD.org | +---+---+ | Mess with the Best, Die like the Rest! | +---+---+ -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkii7YMACgkQFwpycAVoI1M5DACcD8gJnb0xTfXs7jWeALZn+0eQ 6K4An2rH+LzNabmKXYCGXXyTZxbb5ivk =8T/H -END PGP SIGNATURE- ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
Re: [kde-freebsd] kdeutils3 build broken on HEAD..
On Mon, 2 Jun 2008 21:40:53 -0400 (EDT), Daniel Eischen wrote: > On Mon, 2 Jun 2008, John Baldwin wrote: > > Perhaps by recent libm changes that trick autoconf into think we > > implement an entire batch of floating point ops when we only do a subset: > > > > /bin/sh /usr/local/bin/libtool --silent --tag=CXX --mode=compile > > c++ -DHAVE_CONFIG_H -I. -I.. -I./knumber -D_ISOC99_SOURCE > > -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread > > -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include > > -I/usr/local/include -D_GETOPT_H -D_THREAD_SAFE -Wno-long-long -Wundef > > -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe > > -march=pentium-m -fno-strict-aliasing -Wno-non-virtual-dtor > > -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE > > -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT > > kcalc_core.lo -MD -MP -MF .deps/kcalc_core.Tpo -c -o kcalc_core.lo > > kcalc_core.cpp > > kcalc_core.cpp: In member function 'void CalcEngine::ArcCosDeg(KNumber)': > > kcalc_core.cpp:252: error: 'acosl' was not declared in this scope > > [ snipped ] > > Yes, it's been broken since at least the beginning of April and > ignored - mostly. I posted a patch last week and was going to > commit it soon if I didn't hear anything. > > > Looks like HAVE_L_FUNCS gets turned on because we have sqrtl in libm in > > HEAD and that is why it breaks. > > You can try http://people.freebsd.org/~deischen/patch-configure and > adding that to misc/kdeutils3/files. I'm trying to get an amd64 > system built with KDE but being hampered by other unrelated things; > my intent was to commit it after everything else was built. kdeutils3 is broken (again?). Could you check that your patch is still working? Thanks. http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.8.20080811153717/kdeutils-3.5.8.log ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
Re: [kde-freebsd] kde4 application problems
On Wednesday 13 August 2008 06:43:24 am Warren Liddell wrote: > Where in KDE4 do you go, so the bottom taskbar shows the multi desktops > horizontally and give you the option to hide the bottom bar when inactive > .. i have had a search an cant seem to find any settings for this. If you right click on the desktop buttons, you can access a configuration dialog. This will let you change the number of rows. However, hiding of the panel is no longer a feature. -- David Johnson ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
Re: [kde-freebsd] Desktop Effects don't work
On Wednesday 13 August 2008 12:06:57 Anton Statutov wrote: > I've installed KDE 4.1 under FreeBSD 7.0. All works fine expect Desktop > Effects. When I try to enable them the black screen appears. I've tried > to "play" around xorg.conf but with no success. I've tried to turn off > DRI, EXA with the same result. But if I switch render method from OpenGL > to XRender it works but TOO slowly. What is the problem can be? > > xorg.conf: > > Section "Module" > Load "extmod" > Load "record" > Load "dbe" > Load "glx" > Load "GLcore" > Load "xtrap" > Load "dri" > Load "freetype" > Load "type1" > EndSection > Section "Device" > Identifier "Card0" > Driver "intel" > VendorName "Intel Corporation" > BoardName "82865G Integrated Graphics Controller" > BusID "PCI:0:2:0" > Option "AccelMethod" "exa" > Option "MigrationHeuristic" "greedy" > Option "DRI" "true" > Option "AddARGBGLXVisuals" "true" > EndSection > > Section "DRI" > Mode 0666 > EndSection > > Section "Extensions" > Option "Composite" "Enable" > EndSection > > ... > > > $ portversion -v | grep xorg > linux-xorg-libs-6.8.2_5 = up-to-date with port > xorg-7.3_2 = up-to-date with port > xorg-apps-7.3 = up-to-date with port > xorg-cf-files-1.0.2_2 = up-to-date with port > xorg-docs-1.4,1 = up-to-date with port > xorg-drivers-7.3_1 < needs updating (port has 7.3_3) > xorg-fonts-100dpi-7.3 = up-to-date with port > xorg-fonts-7.3_1= up-to-date with port > xorg-fonts-75dpi-7.3= up-to-date with port > xorg-fonts-cyrillic-7.3 = up-to-date with port > xorg-fonts-miscbitmaps-7.3 = up-to-date with port > xorg-fonts-truetype-7.3 = up-to-date with port > xorg-fonts-type1-7.3= up-to-date with port > xorg-libraries-7.3_2= up-to-date with port > xorg-protos-7.3_2 = up-to-date with port > xorg-server-1.4_8,1 < needs updating (port has 1.4.2,1) > > $ portversion -v | grep intel > xf86-video-intel-2.4.0 > succeeds port (port has 2.3.2) > > > Now I'm trying to update xorg-server but I don't believe it would help. > ___ > kde-freebsd mailing list > kde-freebsd@kde.org > https://mail.kde.org/mailman/listinfo/kde-freebsd Look in /var/log/Xorg.0.log for lines that begin with (EE), I think should give some indicator. ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd
[kde-freebsd] Cannot mix incompatible Qt libraries
Hello, The error message in the subject is what I see when I try to start KDE4. kdm comes up fine, but when I try to login, I see the KDE splash screen with the first icon and then nothing: kded4 and kbuildsycoca4 core-dump and this message shows up in my .xsession-errors. I've tried recompiling all qt4 and kde4 ports (from a ports tree cvsupped this morning, without any area51) but the problem persists. I don't have qt3 installed, nor kde3. The complete .xsession-errors is attached; does anyone know this problem? (and how to solve it...) Thanks, Jaap Boender I loved her with a love thirsty and desperate. I felt that we two might commit some act so atrocious that the world, seeing us, would find it irresistible. -- Gene Wolfe, "The Shadow of the Torturer" kcheckrunning: not found Cannot mix incompatible Qt libraries Abort trap (core dumped) Link points to "/tmp/kde-jaapb" Link points to "/var/tmp/kdecache-jaapb" Link points to "/tmp/ksocket-jaapb" startkde: Starting up... kdeinit4: preparing to launch /usr/local/kde4/lib/kde4/libexec/klauncher kdeinit4: Launched KLauncher, pid = 50516 result = 0 klauncher(50516)/kio (KIOConnection) KIO::ConnectionServer::listenForRemote: Listening on "local:/tmp/ksocket-jaapb/klauncherJ50516.slave-socket" kdeinit4: opened connection to :0.0 kdeinit4: preparing to launch /usr/local/kde4/bin/kded4 kdeinit4: Launched KDED, pid = 50517 result = 0 Cannot mix incompatible Qt libraries kded(50517): Communication problem with "kded" , it probably crashed. Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" " kdeinit4: PID 50517 terminated. kdeinit4: preparing to launch /usr/local/kde4/bin/kcminit_startup kdeinit4: Launched 'kcminit_startup', pid = 50532 result = 0 kcminit(50534) KLocalePrivate::initEncoding: Cannot resolve system encoding, defaulting to ISO 8859-1. kcminit(50534)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/kdecache-jaapb/ksycoca4" kcminit(50534)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Could not open ksycoca kcminit(50534)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/var/tmp/kdecache-jaapb/ksycoca4" kcminit(50534)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Could not open ksycoca kcminit(50534)/kdecore (KSycoca) KSycocaPrivate::checkDatabase: We have no database launching kbuildsycoca4 Cannot mix incompatible Qt libraries kdeinit4: Fatal IO error: client killed kcminit_startup: Fatal IO error: client killed QObject: Do not delete object, 'unnamed', during its event handler! kdeinit4: sending SIGHUP to children. klauncher: Exiting on signal 1 kdeinit4: sending SIGTERM to children. kdeinit4: Exit. ___ 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] Cannot mix incompatible Qt libraries
On Wednesday 13 August 2008 21:43:18 Jaap Boender wrote: > Hello, > > The error message in the subject is what I see when I try to start > KDE4. kdm comes up fine, but when I try to login, I see the KDE > splash screen with the first icon and then nothing: kded4 and > kbuildsycoca4 core-dump and this message shows up in my > .xsession-errors. I've tried recompiling all qt4 and kde4 ports (from > a ports tree cvsupped this morning, without any area51) but the > problem persists. I don't have qt3 installed, nor kde3. > > The complete .xsession-errors is attached; does anyone know this > problem? (and how to solve it...) Most likely you still have something from an earlier Qt 4.x installed. What's the output of "pkg_info | grep qt"? -- Andy Fawcett | [EMAIL PROTECTED] | [EMAIL PROTECTED] "In an open world without walls and fences, | [EMAIL PROTECTED] we wouldn't need Windows and Gates." -- anon | [EMAIL PROTECTED] ___ 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] area51 moved to a new ipv6only system
Hello kde-freebsd team, Summary: orm.arved.priv.at has moved from IPv4 to IPv6. Everything else should work as before. IPv6?: The new orm is currently connected via sixxs.net/easynet.net If you don't have IPv6 yet, you can get IPv6 from various sites including sixxs.net and freenet6. If there are serious reasons why you can't get IPv6 (stupid company policies etc.) please contact me offlist, so that we can work on a different solution, but i really would like to avoid fiddling with netcat/NAT etc. Background: Since my previous hoster HKN.de decided to discontinue the rootserver products, i had to switch to a new hoster, EUserv.de. The new system has more RAM and a better CPU, which is good. Unfortunately euserv.de has quite unreasonable prices for extra IP-Addresses (10EUR/month for 6 addresses), so i decided to go IPv6. orm.arved.priv.at is a jail, so it was necessary to use bz@'s ipv6jail patches from http://lists.freebsd.org/pipermail/freebsd-jail/2008-July/000379.html. So far the ipv6patches have been working without a problem, but it is still possible that there are bugs in it. If you spot anything unusual please report to me offlist. regards && happy hacking arved ___ 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] kde4 application problems
> > Kmail crashes on load with sigserv 11, i can provide a saved output file > > for this. > > Works for me. Wish i couild say the same, no matter what i do, it sigerv's every time. > > Where in KDE4 do you go, so the bottom taskbar shows the multi desktops > > horizontally and give you the option to hide the bottom bar when inactive > > .. i have had a search an cant seem to find any settings for this. Being that this is no longer a feature is dissapointing, so i guess i'l stick to KDE3 untill such time as its no longer maintained, as this was a very big benefit i liked. Big thnxs to the coders of kde4 as it is rather impressive. ___ 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 ruby bindings
Hi, Is there a chance to have the kde4 bindings for Ruby on FreeBSD ports tree? Thanks, luiz ___ 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] dual head under kde4
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Wednesday, August 13, 2008 10:09:30 -0400 Kris Moore <[EMAIL PROTECTED]> wrote: > Marc, > > I've used dual-head with KDE4 here a bit, and it seems to work fine with the > NVidia TwinView configuration. Whats different is that you have to manually > go to the new screen, and setup your desktop wallpaper there, along with any > widgets you want to place. It looks like the panel isn't able to stretch > across both screens anymore, although you can always add a 2nd panel on the > new screen, and add widgets to it. Hi Kris ... I'm finding a few things "odd" with this new KDE ... figure I'm missing something with the new configuration settings ... First odd thing: Whenever I open a new window, it doesn't open within my screen, but has a habit of opening 'partially off screen', as if my virtual screen is larger then my monitor, but I don't appear to have access to the whole thing ... in fact, I can see my panel across the top and out the top/right side of my monitor ... if I scroll my mouse to the right, it moves over to the second monitor ... Second, it used to be that if I did my middle mouse on the desktop, I'd get a list of 'open windows', but I get nothing now ... As to the right monitor ... I'm getting the grey X windows screen right now, same as you would get if you started no WM on it ... ? - -- Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org) Email . [EMAIL PROTECTED] MSN . [EMAIL PROTECTED] Yahoo . yscrappy Skype: hub.orgICQ . 7615664 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkijfo8ACgkQ4QvfyHIvDvM5VwCfZnJo8Ld5oZn46aCSx+5TYBKp 7JcAoK5geaNGfXOeiYzKjT8/QLxNtZzy =cBkf -END PGP SIGNATURE- ___ 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] ports/126507: [PATCH] bsd.cmake.mk: set CMAKE_BUILD_TYPE to ""
Synopsis: [PATCH] bsd.cmake.mk: set CMAKE_BUILD_TYPE to "" Responsible-Changed-From-To: freebsd-ports-bugs->kde Responsible-Changed-By: edwin Responsible-Changed-When: Thu Aug 14 00:42:34 UTC 2008 Responsible-Changed-Why: bsd.cmake.mk is kde territory (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=126507 ___ 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] dual head under kde4
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Wednesday, August 13, 2008 10:09:30 -0400 Kris Moore <[EMAIL PROTECTED]> wrote: > I've used dual-head with KDE4 here a bit, and it seems to work fine with the > NVidia TwinView configuration. Whats different is that you have to manually > go to the new screen, and setup your desktop wallpaper there, along with any > widgets you want to place. It looks like the panel isn't able to stretch > across both screens anymore, although you can always add a 2nd panel on the > new screen, and add widgets to it. Hrmmm ... I just tried restarting X with xinermira(sp?) support enabled, and get odd results as my monitors are two different sizes ... under KDE3, there was a way of starting up a second WM / desktop on Screen 2, vs Screen 1 .. I couldn' tmove windows between monitors, but could cut-n-paste between monitors, and start applications on each ... but they were totally independent otherwise ... Is that functionality gone with KDE4? I'd hate to have to downgrade back to KDE3 :( My nVidia card is: nvidia0: on vgapci0 ... and I'm using the nvidia kernel module ... My X config file looks like, in case this is an X related issue: Section "ServerLayout" Identifier "XFree86 Configured" Screen "Screen0" Screen "Screen1" RightOf "Screen0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" # Option "xinerama" "on" # Option "clone" "off" EndSection Section "Files" RgbPath "/usr/local/lib/X11/rgb" ModulePath "/usr/local/lib/xorg/modules" FontPath "/usr/local/lib/X11/fonts/misc/" FontPath "/usr/local/lib/X11/fonts/Speedo/" FontPath "/usr/local/lib/X11/fonts/Type1/" FontPath "/usr/local/lib/X11/fonts/75dpi/" FontPath "/usr/local/lib/X11/fonts/100dpi/" EndSection Section "Module" Load "extmod" Load "glx" Load "dri" Load "dbe" Load "record" Load "xtrap" Load "speedo" Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/sysmouse" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" Identifier "Monitor0" Option "DPMS" DisplaySize 1440 900 EndSection Section "Monitor" Identifier "Monitor1" Option "DPMS" DisplaySize 1680 1050 EndSection Section "Device" Identifier "Card0" Driver "nvidia" BusID "PCI:1:0:0" Screen 0 EndSection Section "Device" Identifier "Card1" Driver "nvidia" BusID "PCI:1:0:0" Screen 1 EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor"Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1440x900" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Card1" Monitor"Monitor1" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1680x1050" EndSubSection EndSection - -- Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org) Email . [EMAIL PROTECTED] MSN . [EMAIL PROTECTED] Yahoo . yscrappy Skype: hub.orgICQ . 7615664 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkijgnoACgkQ4QvfyHIvDvM4IQCfVxbVEOxh8G36E5wY3zzDYXmr L5cAoKk8ZoCmJSUJrmVEo4Tn2eCmgeDZ =MYHu -END PGP SIGNATURE- ___ 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] dual head under kde4
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 As an appendeum, if I start up the kinfocenter, and look at the X-Server tab, it shows that I do have two Screens available, both of different sizes ... if that matters? - --On Wednesday, August 13, 2008 21:55:22 -0300 "Marc G. Fournier" <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > > - --On Wednesday, August 13, 2008 10:09:30 -0400 Kris Moore <[EMAIL > PROTECTED]> > wrote: > > >> I've used dual-head with KDE4 here a bit, and it seems to work fine with the >> NVidia TwinView configuration. Whats different is that you have to manually >> go to the new screen, and setup your desktop wallpaper there, along with any >> widgets you want to place. It looks like the panel isn't able to stretch >> across both screens anymore, although you can always add a 2nd panel on the >> new screen, and add widgets to it. > > Hrmmm ... I just tried restarting X with xinermira(sp?) support enabled, and > get odd results as my monitors are two different sizes ... under KDE3, there > was a way of starting up a second WM / desktop on Screen 2, vs Screen 1 .. I > couldn' tmove windows between monitors, but could cut-n-paste between > monitors, and start applications on each ... but they were totally > independent otherwise ... > > Is that functionality gone with KDE4? I'd hate to have to downgrade back to > KDE3 :( > > My nVidia card is: nvidia0: on vgapci0 ... and I'm using > the nvidia kernel module ... > > My X config file looks like, in case this is an X related issue: > > > Section "ServerLayout" > Identifier "XFree86 Configured" > Screen "Screen0" > Screen "Screen1" RightOf "Screen0" > InputDevice "Mouse0" "CorePointer" > InputDevice "Keyboard0" "CoreKeyboard" > ># Option "xinerama" "on" ># Option "clone" "off" > EndSection > > Section "Files" > RgbPath "/usr/local/lib/X11/rgb" > ModulePath "/usr/local/lib/xorg/modules" > FontPath "/usr/local/lib/X11/fonts/misc/" > FontPath "/usr/local/lib/X11/fonts/Speedo/" > FontPath "/usr/local/lib/X11/fonts/Type1/" > FontPath "/usr/local/lib/X11/fonts/75dpi/" > FontPath "/usr/local/lib/X11/fonts/100dpi/" > EndSection > > Section "Module" > Load "extmod" > Load "glx" > Load "dri" > Load "dbe" > Load "record" > Load "xtrap" > Load "speedo" > Load "type1" > EndSection > > Section "InputDevice" > Identifier "Keyboard0" > Driver "keyboard" > EndSection > > Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "Auto" > Option "Device" "/dev/sysmouse" > Option "Buttons" "5" > Option "ZAxisMapping" "4 5" > EndSection > > Section "Monitor" > Identifier "Monitor0" > Option "DPMS" > DisplaySize 1440 900 > EndSection > Section "Monitor" > Identifier "Monitor1" > Option "DPMS" > DisplaySize 1680 1050 > EndSection > > > Section "Device" > Identifier "Card0" > Driver "nvidia" > BusID "PCI:1:0:0" > Screen0 > EndSection > Section "Device" > Identifier "Card1" > Driver "nvidia" > BusID "PCI:1:0:0" > Screen1 > EndSection > > Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor"Monitor0" > DefaultDepth 24 > SubSection "Display" > Depth 24 > Modes "1440x900" > EndSubSection > EndSection > > Section "Screen" > Identifier "Screen1" > Device "Card1" > Monitor"Monitor1" > DefaultDepth 24 > SubSection "Display" > Depth 24 > Modes "1680x1050" > EndSubSection > EndSection > > - -- > Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org) > Email . [EMAIL PROTECTED] MSN . [EMAIL PROTECTED] > Yahoo . yscrappy Skype: hub.orgICQ . 7615664 > -BEGIN PGP SIGNATURE- > Version: GnuPG v2.0.9 (FreeBSD) > > iEYEARECAAYFAkijgnoACgkQ4QvfyHIvDvM4IQCfVxbVEOxh8G36E5wY3zzDYXmr > L5cAoKk8ZoCmJSUJrmVEo4Tn2eCmgeDZ > =MYHu > -END PGP SIGNATURE- - -- Marc G. FournierHub.Org Hosting Solutions S.A. (http://www.hub.org) Email . [EMAIL PROTECTED] MSN . [EMAIL PROTECTED] Yahoo . yscrappy Skype: hub.orgICQ . 7615664 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkijg7kACgkQ4QvfyHIvDvOv0ACdEBP7U917moSajMVp573O3cgF Y5sAoN4SYynbtSzq7ZnzLsPQiahqh1e5 =w6w9 -END PGP SIGNATURE- ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-free
Re: [kde-freebsd] [HEADS UP] KDE 4.1.0 for FreeBSD available
On Wed, Aug 13, 2008 at 6:02 AM, Matthias Apitz <[EMAIL PROTECTED]> wrote: > Thanks for pointing me to the man pages, even if I know them and even if > I said in my posting that I did 'portsnap fetch' and 'portsnap extract'; > > What I did not realized is that you have to do 'portupgrade' as well > when you have not installed any port before, but only packages of the > base system; now I know this; thx While those may have been installed using binary packages off the installation CD, they are still ports. If you do "pkg_info" after your install, you will see the list of ports that you installed. I'm guessing you installed a package(s) that has a dependency on glib, and the glib package was installed. Hence why you need to either uninstall/reinstall the glib port, or use a port management tool like portmaster to upgrade the installed port. If you do a standard install of just the OS (no packages, no ports), then the output of "pkg_info" will be empty. At that point, if you do "portsnap fetch extract" and install x11/kde4, everything will work. -- Freddie Cash [EMAIL PROTECTED] ___ 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] devel/kdesdk3 fail if textproc/flex is installed
Hello! devel/kdesdk3 fail if textproc/flex is installed, because textproc/flex conflicting with system flex, and have ABI incompatibility. To flex maintiner: ${PREFIX}/include is not good place for confliting header file, FlexLexer.h. Move it into subdirectory instead and teach ports, which really need this version, to use new version.. -- Dmitry "Red Fox" Panov @ Home FreeBSD since September, 1995 Khabarovsk, Russia Jabber.org:fluffy.khv | ICQ:1745024 ___ 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] cvs commit: CVSROOT access
arved 2008/08/13 13:16:51 UTC KDE/FreeBSD QA/Devel Repository Modified files: .access Log: Forced commit, for testing if commit mail works from the new orm Revision ChangesPath 1.22 +0 -0 CVSROOT/access ___ 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