[kde-freebsd] [SVN Commit] branches/qt-4.6/misc/qt4-qtdemo
SVN commit 5520 by fluffy: - Fix plist M +96 -77pkg-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
Re: [kde-freebsd] ports/139865: commit references a PR
The following reply was made to PR ports/139865; it has been noted by GNATS. From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: ports/139865: commit references a PR Date: Sat, 24 Oct 2009 16:41:18 + (UTC) makc2009-10-24 16:41:11 UTC FreeBSD ports repository Modified files: x11/kdebase3 Makefile Log: Add missing dependency on x11/libXScrnSaver. While here, clean-up spaces/tabs and remove outdated stuff. Bump PORTREVISION. PR: ports/139865 Submitted by: Tijl Coosemans Revision ChangesPath 1.218 +4 -6 ports/x11/kdebase3/Makefile ___ cvs-...@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org" ___ 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/139884: commit references a PR
The following reply was made to PR ports/139884; it has been noted by GNATS. From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: ports/139884: commit references a PR Date: Sat, 24 Oct 2009 16:40:32 + (UTC) makc2009-10-24 16:40:22 UTC FreeBSD ports repository Modified files: audio/akode Makefile Log: Fix the USE_AUTOTOOLS assignment. Minor clean-ups. Bump PORTREVISION. PR: ports/139884 Submitted by: Tijl Coosemans Revision ChangesPath 1.27 +4 -12 ports/audio/akode/Makefile ___ cvs-...@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org" ___ 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/139884: audio/akode: fix dependency on libltdl
Synopsis: audio/akode: fix dependency on libltdl State-Changed-From-To: open->closed State-Changed-By: makc State-Changed-When: Sat Oct 24 16:44:40 UTC 2009 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=139884 ___ 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/139865: x11/kdebase3: add dependency on x11/libXScrnSaver
Synopsis: x11/kdebase3: add dependency on x11/libXScrnSaver State-Changed-From-To: open->closed State-Changed-By: makc State-Changed-When: Sat Oct 24 16:44:36 UTC 2009 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=139865 ___ 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/139884: audio/akode: fix dependency on libltdl
The following reply was made to PR ports/139884; it has been noted by GNATS. From: "Jeremy Messenger" To: bug-follo...@freebsd.org, t...@ulyssis.org Cc: Subject: Re: ports/139884: audio/akode: fix dependency on libltdl Date: Sat, 24 Oct 2009 10:56:52 -0500 Before anyone commit this patch. Make sure to add ':22' in the libltdl, ie: -USE_AUTOTOOLS= libltdl -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool:22 libltdl:22 Cheers, Mezz -- me...@cox.net - m...@freebsd.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gn...@freebsd.org ___ 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] 9-CURRENT (r197801) && artsd of kde-3.5.10_2 gives SIGSEGV
On Saturday 24 October 2009 09:09:20 Matthias Apitz wrote: > UnixManager: got notifyIO > socketconnection created, fd = 9 > search playobject, extension = ogg > creating akodeXiphPlayObject to play file > /usr/local/share/sounds/KDE_Startup_1.ogg > loading extension from '/usr/local/lib/libarts_akode.la' failed: Shared > object "libltdl.so.7" not found, required by "libarts_akode.so.0" > MCOP ObjectManager: Could not load extension libarts_akode.la. > MCOP ObjectManager: can't find implementation for akodeXiphPlayObject. > Segmentation fault: 11 (core dumped) > $ > > i.e. the SIGSEGV is result of a missing pkg libltdl-2.2.6a_1.tbz; I > installed this and KDE's sound is fine now. > > The problem is that installing only kde-3.5.10_2 will not require and > install this package on the fly: > > $ pkg_info -r kde-3.5.10_2| fgrep libltdl > $ pkg_info -r arts-1.5.10_2,1 | fgrep libltdl > > Someone should fix the dependencies, I think. It appears that audio/akode misses a dependency on libltdl. I've submitted a PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=139884 ___ 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/139884: audio/akode: fix dependency on libltdl
Synopsis: audio/akode: fix dependency on libltdl Responsible-Changed-From-To: freebsd-ports-bugs->kde Responsible-Changed-By: edwin Responsible-Changed-When: Sat Oct 24 13:00:26 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=139884 ___ 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] KTTSD, need help
On Tuesday 13 October 2009 22:23:44 Alexander Yerenkow wrote: > Hello all, I have a little problem here; > KTTSD generates speach files correctly (I checked them manually) but KTTSD > not output it, only some short noise. > Audio backend is Phonon, KTTSD using festival. > Someone here have KTTSD working? > Or maybe this is known issue? > Any help/comments appreciated. I gave this a quick try during KDE 4.2 and after noticing ~1G RES memory decided not to touch it again till someone reports he's thrilled with this app. Also, one actually needs to dive into the various festival related ports to figure out what's needed, while this may seem logical to people "into text to speech", I would rather expect people to want to "enable it and have it working" especially since the knotify integration. In my case, I wanted Konversation to read me a new message in mostly idle chatrooms and then ended up installing/configuring for at least an hour only to not have it working at all. -- Mel ___ 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/139798: audio/arts: artsd crashes with SIGSEGV on 9-CURRENT
The following reply was made to PR ports/139798; it has been noted by GNATS. From: Matthias Apitz To: bug-follo...@freebsd.org Cc: Subject: Re: ports/139798: audio/arts: artsd crashes with SIGSEGV on 9-CURRENT Date: Sat, 24 Oct 2009 09:14:01 +0200 With the helping hand of others I could solve the problem with the following: Hello Tijl, Thanks for your helping hand! And, you hit the problem: $ artsd -l 0 artsd version is 1.5.10 gsl: using Unix98 pthreads directly for mutexes and conditions [artsd: 1738] SoundServerStartup --> got lock autodetecting driver: - toss: 4 - jack: -1 - null: -1 - oss: 10 ... which means we'll default to oss device capabilities: revision0 realtime trigger mmap buffering: 8 fragments with 1024 bytes (audio latency is 46.4 ms) virtualize StereoVolumeControl device capabilities: revision0 realtime trigger mmap buffering: 8 fragments with 1024 bytes (audio latency is 46.4 ms) audio format is 44100 Hz, 16 bits, 2 channels addDirectory(/usr/local/lib/mcop,) addDirectory(/usr/local/lib/mcop/Arts,Arts) addDirectory(/usr/local/lib/mcop/Arts/Environment,Arts::Environment) addDirectory(/usr/local/lib/mcop/Noatun,Noatun) addDirectory(/home/guru/.mcop/trader-cache,) Arts::MidiManager registered successfully. [artsd: 1738] SoundServerStartup <-- released lock (now I run artsplay from another session) UnixManager: got notifyIO socketconnection created, fd = 9 search playobject, extension = ogg creating akodeXiphPlayObject to play file /usr/local/share/sounds/KDE_Startup_1.ogg loading extension from '/usr/local/lib/libarts_akode.la' failed: Shared object "libltdl.so.7" not found, required by "libarts_akode.so.0" MCOP ObjectManager: Could not load extension libarts_akode.la. MCOP ObjectManager: can't find implementation for akodeXiphPlayObject. Segmentation fault: 11 (core dumped) $ i.e. the SIGSEGV is result of a missing pkg libltdl-2.2.6a_1.tbz; I installed this and KDE's sound is fine now. The problem is that installing only kde-3.5.10_2 will not require and install this package on the fly: $ pkg_info -r kde-3.5.10_2| fgrep libltdl $ pkg_info -r arts-1.5.10_2,1 | fgrep libltdl Someone should fix the dependencies, I think. Thanks again for your help. matthias ___ 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] 9-CURRENT (r197801) && artsd of kde-3.5.10_2 gives SIGSEGV
El día Friday, October 23, 2009 a las 07:19:30PM +0200, Tijl Coosemans escribió: ... > Before you do that, maybe running artsd in a terminal prints out some > interesting messages. Something like: > > (terminal 1) $ artsd -l 0 > > (terminal 2) $ artsplay /path/to/somefile.ogg Hello Tijl, Thanks for your helping hand! And, you hit the problem: $ artsd -l 0 artsd version is 1.5.10 gsl: using Unix98 pthreads directly for mutexes and conditions [artsd: 1738] SoundServerStartup --> got lock autodetecting driver: - toss: 4 - jack: -1 - null: -1 - oss: 10 ... which means we'll default to oss device capabilities: revision0 realtime trigger mmap buffering: 8 fragments with 1024 bytes (audio latency is 46.4 ms) virtualize StereoVolumeControl device capabilities: revision0 realtime trigger mmap buffering: 8 fragments with 1024 bytes (audio latency is 46.4 ms) audio format is 44100 Hz, 16 bits, 2 channels addDirectory(/usr/local/lib/mcop,) addDirectory(/usr/local/lib/mcop/Arts,Arts) addDirectory(/usr/local/lib/mcop/Arts/Environment,Arts::Environment) addDirectory(/usr/local/lib/mcop/Noatun,Noatun) addDirectory(/home/guru/.mcop/trader-cache,) Arts::MidiManager registered successfully. [artsd: 1738] SoundServerStartup <-- released lock (now I run artsplay from another session) UnixManager: got notifyIO socketconnection created, fd = 9 search playobject, extension = ogg creating akodeXiphPlayObject to play file /usr/local/share/sounds/KDE_Startup_1.ogg loading extension from '/usr/local/lib/libarts_akode.la' failed: Shared object "libltdl.so.7" not found, required by "libarts_akode.so.0" MCOP ObjectManager: Could not load extension libarts_akode.la. MCOP ObjectManager: can't find implementation for akodeXiphPlayObject. Segmentation fault: 11 (core dumped) $ i.e. the SIGSEGV is result of a missing pkg libltdl-2.2.6a_1.tbz; I installed this and KDE's sound is fine now. The problem is that installing only kde-3.5.10_2 will not require and install this package on the fly: $ pkg_info -r kde-3.5.10_2| fgrep libltdl $ pkg_info -r arts-1.5.10_2,1 | fgrep libltdl Someone should fix the dependencies, I think. Thanks again for your help. matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e - w http://www.unixarea.de/ Vote NO to EU The Lisbon Treaty: http://www.no-means-no.eu ___ 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