Re: radiotray, gstreamer plugin

2017-02-11 Thread stan
On Sat, 11 Feb 2017 18:15:58 -0500 Jon LaBadie wrote: > Using "radiotray" in a mate environment on Fedora 24. > > For many stations I get the following warning message: > > Your GStreamer installation is missing a plug-in. > gstdecodebin2.c(3576): gst_decode_bin_expose

Re: radiotray, gstreamer plugin

2017-02-11 Thread Zoltan Hoppar
There is an app called audio-convert-mod, pretty handy tool, but also checks plugins, and within the menu, the red dots are missing plugins. If you search them 1by1 and install them, you will have all. But I guess simply ffmpeg, with libavdevice binary. If you install ffmpeg it will pull the

radiotray, gstreamer plugin

2017-02-11 Thread Jon LaBadie
Using "radiotray" in a mate environment on Fedora 24. For many stations I get the following warning message: Your GStreamer installation is missing a plug-in. gstdecodebin2.c(3576): gst_decode_bin_expose (): \ /GstPlayBin2:player/GstURIDecodeBin:uridecodebin7/ \

Re: r8712u driver fails in F25

2017-02-11 Thread David A. De Graaf
On 02/11/17 06:53, poma wrote: On 10.02.2017 22:44, David De Graaf wrote: On 02/10/17 11:59, poma wrote: These days it seems that the entire Internet is at a party at https://github.com, howsoever I guess you can ask the Fedora custodians for the Fedora part. Bugzillas filed: Bug 1421383

[389-users] Trac -> Pagure migration is complete

2017-02-11 Thread Mark Reynolds
Our migration to Pagure is complete. Please use this project for filing Directory Server issues (aka Tickets): https://pagure.io/389-ds-base Trac is now in read-only mode. If you need help with any of this just send an email to 389-users@lists.fedoraproject.org or #389 channel on IRC

Re: remove/delete files with dots "." in the name..

2017-02-11 Thread Michael Schwendt
On Sat, 11 Feb 2017 07:24:00 -0500, bruce wrote: > Hi. > > Test file with a name of: > > 67.205.168.80_PID.dat > > find . -name '*.dat' -exec ls {} \; > displays the file > > but > find . -name '*.dat' -exec rm -f {} \; > doesn't delete it. > > thoughts? It should work. The obvious thing to

Re: remove/delete files with dots "." in the name..

2017-02-11 Thread Patrick O'Callaghan
On Sat, 2017-02-11 at 07:24 -0500, bruce wrote: > Hi. > > Test file with a name of: > > 67.205.168.80_PID.dat > > find . -name '*.dat' -exec ls {} \; > displays the file > > but > find . -name '*.dat' -exec rm -f {} \; > doesn't delete it. > > thoughts? Works for me. poc

remove/delete files with dots "." in the name..

2017-02-11 Thread bruce
Hi. Test file with a name of: 67.205.168.80_PID.dat find . -name '*.dat' -exec ls {} \; displays the file but find . -name '*.dat' -exec rm -f {} \; doesn't delete it. thoughts? thanks ___ users mailing list -- users@lists.fedoraproject.org To

Re: r8712u driver fails in F25

2017-02-11 Thread poma
On 10.02.2017 22:44, David De Graaf wrote: > On 02/10/17 11:59, poma wrote: > >> >> These days it seems that the entire Internet is at a party at >> https://github.com, >> howsoever I guess you can ask the Fedora custodians for the Fedora part. >> >> Here are a few references about Realtek