Re: [kde-freebsd] Plasma crashes caused by Kopete
On Mon, Feb 16, 2009 at 5:03 PM, Matt wrote: > On Mon, Feb 16, 2009 at 3:49 PM, Dwayne MacKinnon wrote: >> On February 16, 2009 04:37:15 pm Bartosz Fabianowski wrote: >>> The same problem was reported to this list by Dwayne MacKinnon >> on 9th >>> February. I have seen no mention of such issues on kopete-devel, so >> this >>> likely is FreeBSD-specific. >>> >>> I have a debug build of Kopete HEAD but have not had a chance to >> run it >>> yet. If it crashes in the same way, I may be able to investigate. >>> >>> - Bartosz >> >> It's not FreeBSD specific. It's actually a QT problem. See here: >> >> http://bugs.kde.org/show_bug.cgi?id=176235 >> >> The gist is: It's been fixed upstream, there is a patch available for 4.4.3, >> and the fix will be 4.4.4 when it comes out. > > I'm building a test-update for qt4-gui with the patch from: > http://patch-tracking.debian.net/patch/series/view/qt4-x11/4.4.3-1/0254-fix-qgraphicsproxywidget-deletion-crash.diff Well, this patch seems to have corrected the issue for me. Just had to rebuild qt4-gui with it. > to see if it helps resolve the issue. I don't know what the release > schedule is for 4.4.4... Any chance this should be added to the qt4-gui port? Or do we wait for the 4.4.4 release? Matt ___ 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] PCBSD sponsoring the FreeBSD KDE Team
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Howdy Guys I'd like to note that the KDE FreeBSD Team now has help from PCBSD. I'd like to say thanks to PCBSD for their generous donation of a build machine to test KDE. This has solved a lot of problems with slow builds and package tests. We are really happy to announce and say many thanks to Kris Moore and his Team. - - Martin - -- +---+---+ | PGP: 0xB1E6FCE9 | 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) iEYEARECAAYFAkma3moACgkQdLJIhLHm/OmI2wCgvIxYj9Ks0CGk9ZOoUM65g7kx qXsAnREsT6/NwcshhrdcC+hnkCVbdOtk =6wRx -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
[kde-freebsd] Sound problem with KDE4
Hi, I don't have sound support on KDE4 (fresh built machine). When I play a video with the dragon player or music with Juk or try to use notifications in Kopete or play some KDE4 games, I don't have sound. Playing videos with vlc (UNIX OSS audio output on /dev/dsp1.0) or xine (audio.device.oss_device_name:/dev/dsp, audio.device.oss_device_number:1, audio.device.oss_mixer_number:1) or "cat soundfile.wav > /dev/dsp1.0" works just fine (the cat on /dev/dsp doesn't). I can even control the volume with the KDE4 mixer, so KDE4 seems to access my sound devices in some way. This are my sound devices (cat /dev/sndstat): FreeBSD Audio Driver (newpcm: 64bit 2007061600/amd64) Installed devices: pcm0: at cad 0 nid 1 on hdac0 kld snd_hda [MPSAFE] (1p:3v/0r:0v channels default) pcm1: at cad 0 nid 1 on hdac1 kld snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex) pcm2: at cad 0 nid 1 on hdac1 kld snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex) I have three entries at the KDE4 Multimedia System Settings (in this order) and already tried to reorder them with no success: snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex) (HDA IDT 92HD73C1 PCM #0 Analog (pcm)) snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex) (HDA IDT 92HD73C1 PCM #1 Analog (pcm)) snd_hda [MPSAFE] (1p:1v/0r:0v channels default) (HDA ATI R600 HDMI PCM #1 Analog (pcm)) I use xine as backend for KDE4. Does anybody have an idea how I can fix my problem?Is there a xine backend config file for KDE4 (additional config in phonondevicesrc)? Thomas -- Pt! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger01 ___ 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] PCBSD sponsoring the FreeBSD KDE Team
On Tuesday 17 February 2009 07:57:31 am Martin Wilke wrote: > I'd like to note that the KDE FreeBSD Team now has > help from PCBSD. I'd like to say thanks to PCBSD > for their generous donation of a build machine > to test KDE. This has solved a lot of problems > with slow builds and package tests. > > We are really happy to announce and say many thanks > to Kris Moore and his Team. Whooo!!! -- David Johnson ___ 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] Sound problem with KDE4
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Feb 17, 2009 at 06:32:30PM +0100, Thomas Schlesinger wrote: > Hi, > > I don't have sound support on KDE4 (fresh built machine). > > When I play a video with the dragon player or music with Juk or try to use > notifications in Kopete or play some KDE4 games, I don't have sound. Playing > videos with vlc (UNIX OSS audio output on /dev/dsp1.0) or xine > (audio.device.oss_device_name:/dev/dsp, audio.device.oss_device_number:1, > audio.device.oss_mixer_number:1) or "cat soundfile.wav > /dev/dsp1.0" works > just fine (the cat on /dev/dsp doesn't). I can even control the volume with > the KDE4 mixer, so KDE4 seems to access my sound devices in some way. > > This are my sound devices (cat /dev/sndstat): > > FreeBSD Audio Driver (newpcm: 64bit 2007061600/amd64) > Installed devices: > pcm0: at cad 0 nid 1 on hdac0 kld snd_hda > [MPSAFE] (1p:3v/0r:0v channels default) > pcm1: at cad 0 nid 1 on hdac1 kld snd_hda > [MPSAFE] (1p:1v/1r:1v channels duplex) > pcm2: at cad 0 nid 1 on hdac1 kld snd_hda > [MPSAFE] (1p:1v/1r:1v channels duplex) > > I have three entries at the KDE4 Multimedia System Settings (in this order) > and already tried to reorder them with no success: > snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex) (HDA IDT 92HD73C1 PCM #0 > Analog (pcm)) > snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex) (HDA IDT 92HD73C1 PCM #1 > Analog (pcm)) > snd_hda [MPSAFE] (1p:1v/0r:0v channels default) (HDA ATI R600 HDMI PCM #1 > Analog (pcm)) You need dbus and hald running. > > I use xine as backend for KDE4. > > Does anybody have an idea how I can fix my problem?Is there a xine backend > config file for KDE4 (additional config in phonondevicesrc)? > > Thomas > -- > Pt! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: > http://www.gmx.net/de/go/multimessenger01 > ___ > 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 > - -- +---+---+ | PGP: 0xB1E6FCE9 | 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) iEYEARECAAYFAkma+ZQACgkQdLJIhLHm/OmnVwCgrM1sUceID1iHfZdQL0T2G3sp qAoAoJW+keeC7MgxL/hvJciOZYo7OLWe =v2ff -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] Sound problem with KDE4
On Tuesday 17 February 2009 09:32:30 am Thomas Schlesinger wrote: > Hi, > > I don't have sound support on KDE4 (fresh built machine). > > When I play a video with the dragon player or music with Juk or try to use > notifications in Kopete or play some KDE4 games, I don't have sound. > Playing videos with vlc (UNIX OSS audio output on /dev/dsp1.0) or xine > (audio.device.oss_device_name:/dev/dsp, audio.device.oss_device_number:1, > audio.device.oss_mixer_number:1) or "cat soundfile.wav > /dev/dsp1.0" > works just fine (the cat on /dev/dsp doesn't). I can even control the > volume with the KDE4 mixer, so KDE4 seems to access my sound devices in > some way. > > This are my sound devices (cat /dev/sndstat): > > FreeBSD Audio Driver (newpcm: 64bit 2007061600/amd64) > Installed devices: > pcm0: at cad 0 nid 1 on hdac0 kld > snd_hda [MPSAFE] (1p:3v/0r:0v channels default) pcm1: #0 Analog> at cad 0 nid 1 on hdac1 kld snd_hda [MPSAFE] (1p:1v/1r:1v > channels duplex) pcm2: at cad 0 nid 1 on > hdac1 kld snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex) > > I have three entries at the KDE4 Multimedia System Settings (in this order) > and already tried to reorder them with no success: snd_hda [MPSAFE] > (1p:1v/1r:1v channels duplex) (HDA IDT 92HD73C1 PCM #0 Analog (pcm)) > snd_hda [MPSAFE] (1p:1v/1r:1v channels duplex) (HDA IDT 92HD73C1 PCM #1 > Analog (pcm)) snd_hda [MPSAFE] (1p:1v/0r:0v channels default) (HDA ATI R600 > HDMI PCM #1 Analog (pcm)) It's the accursed HDA! Great audio chipset, but FreeBSD gives you way too many device.hints knobs. /dev/dsp defaults to /dev/dsp0.0, but there is a sysctl knob that supposedly changes this, and you can also do some virtual rewiring with device.hints. Consult the snd_hda manpage Also make sure you're running -STABLE, as a lot of HDA changes got committed in January. -- David Johnson ___ 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] Testing KDE 4.2
Hi, I'm sorry if this is a FAQ, but I'm asking if we can test KDE 4.2 and keep KDE 3.5 for day to day use without problem? Thanks. ___ 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] Testing KDE 4.2
Yes, you can have both installed at the same time. The only thing I don't know about is where KDE4 writes its configuration to - I installed it a couple of days ago but have not run it yet. If it uses ~/.kde, then you want to log out of KDE 3, move ~/.kde out of the way so KDE4 cannot mess with your settings and then move it back if you decide to switch to KDE 3. - Bartosz ___ 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] Testing KDE 4.2
On February 17, 2009 02:20:28 pm Bartosz Fabianowski wrote: > Yes, you can have both installed at the same time. The only thing I > don't know about is where KDE4 writes its configuration to - I installed > it a couple of days ago but have not run it yet. If it uses ~/.kde, then > you want to log out of KDE 3, move ~/.kde out of the way so KDE4 cannot > mess with your settings and then move it back if you decide to switch to > KDE 3. > > - Bartosz KDE4 installs its configuration to .kde4. So you can install both and use both without either interfering. I will warn you though: KDE3 apps will show up in the KDE4 menus. That's because both follow freedesktop.org's menu formatting. Cheers, DMK ___ 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] Sound problem with KDE4
On Tue, 17 Feb 2009 09:57:50 -0800, David Johnson wrote: > On Tuesday 17 February 2009 09:32:30 am Thomas Schlesinger wrote: > > Hi, > > > > I don't have sound support on KDE4 (fresh built machine). > > > > It's the accursed HDA! Great audio chipset, but FreeBSD gives you way too > many > device.hints knobs. /dev/dsp defaults to /dev/dsp0.0, but there is a > sysctl > knob that supposedly changes this, and you can also do some virtual > rewiring > with device.hints. Consult the snd_hda manpage > > Also make sure you're running -STABLE, as a lot of HDA changes got > committed > in January. David, you gave me the right hint! I've put a "hw.snd.default_unit=1" in /etc/sysctl.conf and have sound now in KDE4 (running 8.0-CURRENT) :-) Thanks to everyone who replied to my question. Thomas -- Pt! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger01 ___ 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] Testing KDE 4.2
On Tuesday 17 February 2009 11:20:28 am Bartosz Fabianowski wrote: > Yes, you can have both installed at the same time. The only thing I > don't know about is where KDE4 writes its configuration to - I installed > it a couple of days ago but have not run it yet. If it uses ~/.kde, then > you want to log out of KDE 3, move ~/.kde out of the way so KDE4 cannot > mess with your settings and then move it back if you decide to switch to > KDE 3. KDE 4 is going to write configuration to .kde4. However there is something that wants to create .kde/share/config, but doesn't actually write to it. Moving .kde out of the way is still a good idea. -- David Johnson ___ 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] py-kde4, kdebindings, and kde printer for testing!
>> Let me know how it goes! > Sorry, I got same problems. > Building sleeps, then restarts, then sleeps, then restarts. Cpu load > is always near 100%. > > Kdebindigs fails again > > Linking CXX shared library ../../lib/libqyotoshared.so > /usr/bin/ld: cannot find -lsmokeqt Starting from an old job of Max, after the installation of kdebindings-smoke-qt, now your kdebinding4 builds and system-printer-config-kde runs. Regards -- Diego Depaoli ___ 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] Plasma crashes caused by Kopete
On February 17, 2009 09:30:57 am Matt wrote: > On Mon, Feb 16, 2009 at 5:03 PM, Matt wrote: > > On Mon, Feb 16, 2009 at 3:49 PM, Dwayne MacKinnon wrote: > >> On February 16, 2009 04:37:15 pm Bartosz Fabianowski wrote: > >>> The same problem was reported to this list by Dwayne MacKinnon > >> > >> on 9th > >> > >>> February. I have seen no mention of such issues on kopete-devel, so > >> > >> this > >> > >>> likely is FreeBSD-specific. > >>> > >>> I have a debug build of Kopete HEAD but have not had a chance to > >> > >> run it > >> > >>> yet. If it crashes in the same way, I may be able to investigate. > >>> > >>> - Bartosz > >> > >> It's not FreeBSD specific. It's actually a QT problem. See here: > >> > >> http://bugs.kde.org/show_bug.cgi?id=176235 > >> > >> The gist is: It's been fixed upstream, there is a patch available for > >> 4.4.3, and the fix will be 4.4.4 when it comes out. > > > > I'm building a test-update for qt4-gui with the patch from: > > http://patch-tracking.debian.net/patch/series/view/qt4- x11/4.4.3-1/0254-f > >ix-qgraphicsproxywidget-deletion-crash.diff > > Well, this patch seems to have corrected the issue for me. Just had > to rebuild qt4-gui with it. > > > to see if it helps resolve the issue. I don't know what the release > > schedule is for 4.4.4... > > Any chance this should be added to the qt4-gui port? Or do we wait > for the 4.4.4 release? > > Matt Well, I've taken the liberty of modifying the patch to work with the port. Worked great for me. It's been perfectly stable ever since I recompiled qt4-gui. Cheers, DMK --- src/gui/graphicsview/qgraphicsproxywidget.cpp.orig +++ src/gui/graphicsview/qgraphicsproxywidget.cpp @@ -521,9 +521,8 @@ { Q_D(QGraphicsProxyWidget); if (d->widget) { -QWidget *w = d->widget; -setWidget(0); -delete w; + QObject::disconnect(d->widget, SIGNAL(destroyed()), this, SLOT(_q_removeWidgetSlot())); + delete d->widget; } } ___ 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