Re: F16 freshclam "Notify Clamd"

2012-01-26 Thread Paul Allen Newell
On 1/26/2012 1:25 PM, Daniel J Walsh wrote: Paul send me your AVC messages. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk8hxLwACgkQrlYvE4MpobMcYgCdEnCw9odmdtdDXGZpznPzVX0K 2EoAn2UxMtu/3/zX5D8Es0SxY

Re: pyQt on Windows and Mac ? Android ?

2012-01-26 Thread Frank Cox
On Thu, 26 Jan 2012 19:50:59 -0700 linux guy wrote: > Is there anything better for a simple multi platform app ? C/Gtk? It does Windows and Mac, but not Android. -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com www.creekfm.com - FIFTY THOUSAND WATTS of POW WOW POWER! --

Re: How do I download this video ?

2012-01-26 Thread linux guy
On Wed, Jan 25, 2012 at 10:18 PM, wrote: > Have you tried Clive? # cclive "http://dev2.magicoast.com/player/main.swf?type=0&id=ZTk5NTA5NDA&version=1.0.10&network=209.124.55.25&logo=24"; Checking ... libquvi: error: no support: http://dev2.magicoast.com/player/main.swf?type=0&id=ZTk5NTA

Re: How do I download this video ?

2012-01-26 Thread linux guy
On Wed, Jan 25, 2012 at 5:44 PM, Ed Greshko wrote: > On 01/26/2012 08:41 AM, Dick Roark wrote: >> I just right-clicked on the link and it came right up in a new window, >> Ford trucks and all. > > He wants to download it so he can save it and watch it offline. Exactly. -- users mailing list user

pyQt on Windows and Mac ? Android ?

2012-01-26 Thread linux guy
I need to write a mostly simple multi platform application. USB upload/download, open a file, etc. I'm wondering how pyQt works these days on Windows and Mac (OSX Lion, more properly, I guess). Is there anything better for a simple multi platform app ? Thanks -- users mailing list users@lists.

Re: [389-users] Problems with Database Import.

2012-01-26 Thread Dan H. Eicher
Rich/All, I finally got my ldif to import. I found I had a small number of groups with bogus information in their records (I'll include one actual example below). Once these couple of entries where removed/corrected, everything imported. I have also including the specific on 389 / fedora

Re: F16 freshclam "Notify Clamd"

2012-01-26 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/26/2012 01:03 PM, Paul Allen Newell wrote: > On 1/26/2012 6:43 AM, Frank Murphy wrote: >> On 26/01/12 14:35, Michael Cronenworth wrote: >>> >>> If it shows to be stopped or killed, start it: >>> >>> # systemctl start clamd.service >> >> It app

Re: F16 freshclam "Notify Clamd"

2012-01-26 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/26/2012 09:43 AM, Frank Murphy wrote: > On 26/01/12 14:35, Michael Cronenworth wrote: >> >> If it shows to be stopped or killed, start it: >> >> # systemctl start clamd.service > > It appears to be selinux currenlty preventing: systemctl start

Re: F16 freshclam "Notify Clamd"

2012-01-26 Thread Paul Allen Newell
On 1/26/2012 6:43 AM, Frank Murphy wrote: On 26/01/12 14:35, Michael Cronenworth wrote: If it shows to be stopped or killed, start it: # systemctl start clamd.service It appears to be selinux currenlty preventing: systemctl start clamd.service as it clamd want to open the clamd log. so have

Re: Grub2 seriel console?

2012-01-26 Thread Gilboa Davara
On Thu, Jan 26, 2012 at 6:20 PM, Frank Murphy wrote: > > These are commented out in /etc/default/grub > > # GRUB_TERMINAL="serial console" > # GRUB_SERIAL_COMMAND="serial --unit=0 --speed=9600" > > How do they equate to: > console=tty0 console=ttyS0,115200 > which you could stick in /boot/grub/men

Re: Can not install Fedora 16 on Dell Latitude D620

2012-01-26 Thread Frank Murphy
On 26/01/12 17:24, Ole Skartveit wrote: Dell D620 laptop Though F15, this bz may have some ideas: https://bugzilla.redhat.com/show_bug.cgi?id=692919 -- Regards, Frank Murphy, friend of fedoraproject UTF_8 Encoded -- users mailing list users@lists.fedoraproject.org To unsubscribe or change sub

Small survey on bug/wishlist requests

2012-01-26 Thread Ricardo Ferreira
First things first: I'm sorry if this message can be considered off-topic or spam. I had no other way of accessing this many open source software users in one swoop. Just ignore it if you think its spam. Hi. My name is Ricardo Ferreira and I've been a user of open source software for a long t

Grub2 seriel console?

2012-01-26 Thread Frank Murphy
These are commented out in /etc/default/grub # GRUB_TERMINAL="serial console" # GRUB_SERIAL_COMMAND="serial --unit=0 --speed=9600" How do they equate to: console=tty0 console=ttyS0,115200 which you could stick in /boot/grub/menu.lst (Grub) -- Regards, Frank Murphy, friend of fedoraproject UTF_

Re: F16 freshclam "Notify Clamd"

2012-01-26 Thread Frank Murphy
On 26/01/12 14:35, Michael Cronenworth wrote: If it shows to be stopped or killed, start it: # systemctl start clamd.service It appears to be selinux currenlty preventing: systemctl start clamd.service as it clamd want to open the clamd log. so have sent a bz, as well as do the local policy.

Re: F16 freshclam "Notify Clamd"

2012-01-26 Thread Michael Cronenworth
Frank Murphy wrote: "Can't connect to clamd on 127.0.0.1:3310" Is clamd a service? Is it started? $ systemctl status clamd.service If it shows to be stopped or killed, start it: # systemctl start clamd.service -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subsc

Re: How to compile a standalone gtk problem using mingw?

2012-01-26 Thread ??????
Thanks~ -- Original -- From: "Michael Cronenworth"; Date: Wed, Jan 25, 2012 11:55 PM To: "users"; Subject: Re: How to compile a standalone gtk problem using mingw? Tom wrote: > I have installed mingw32, when I use i686-pc-mingw32-gcc gtktest.c -o > gtktes

F16 freshclam "Notify Clamd"

2012-01-26 Thread Frank Murphy
How do I fix this, Google has a lot on: "Can't connect to clamd on 127.0.0.1:3310" I don't have amavis installed, which can fight for connection. Just worried about making a security leak. ~:freshclam ClamAV update process started at Thu Jan 26 11:56:09 2012 Downloading main.cvd [100%] main.c

Re: after yum plugin?

2012-01-26 Thread Tom Horsley
On Thu, 26 Jan 2012 12:42:54 +0200 Panu Matilainen wrote: > Sounds like 'yum-plugin-post-transaction-actions' package is what you're > looking for. Yep, even found actual documentation for it once I knew what to search for. Thanks! -- users mailing list users@lists.fedoraproject.org To unsubscr

Re: after yum plugin?

2012-01-26 Thread Panu Matilainen
On 01/26/2012 02:58 AM, Tom Horsley wrote: I have a cheesy yum plugin I hacked up that allows me to run a script right after yum finishes. I find this very useful to restore hacks I may have made to my system which updates may reverse. This seems like such a useful concept, I figured there would