Displaying 20 results from an estimated 600 matches similar to: "(no subject)"
2009 Feb 06
2
"viewed as not acceptable by the community"
Fine if that is you're opinion but you have given perfect arguments against the philosophy of Open souces.
The error you people (at least a number) make is that not everyone that uses OS is capable of strolling thru sources and find the problem, not everyone wants to do that kind of work (they just need to get a job done) or have the time to do that kind of job.
The way there has been
2013 Jul 13
1
6.4 x64 PyQt4 package not compatible with sip package in base repo ?
Hi All,
i'm a happy 6.4 user, but got some problems running pyqt4 on it.
i installed all pyqt4 packages.
but when i run from PyQt4.QtCore import *, i got the following
error message
>>> from PyQt4.QtCore import *
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
RuntimeError: the sip module implements API v9.0 to v9.1 but
2012 Sep 07
0
CEBA-2012:1241 CentOS 6 PyQt4 FASTTRACK Update
CentOS Errata and Bugfix Advisory 2012:1241
Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-1241.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
e5d9f9749a29b275eb803ed1a4f541fbf66bf81d807988ad88c722fc48a302c9 PyQt4-4.6.2-9.el6.i686.rpm
93d9af1824c0e612359ad399b44a68dbf3376169c281b07597462406e949f370
2014 Jul 20
1
Lots of NMBD zombie processes
Hello,
I am running a Samba 4 DC, recently upgraded to the latest version and I
have just installed a member server to run as a File Server (Samba 4.1.9).
While it seems to be working properly, we are getting a lot of zombie nmbd
processes on the member server, running the command *pidof nmbd* results in:
*[root at BHFS01 etc]# pidof nmbd*
*12861 12644 12404 12236 12071 11885 11720 11553 11388
2012 Sep 07
0
CentOS-announce Digest, Vol 91, Issue 4
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2007 Jun 11
1
ActionMailer + ISP SMTP
Hi
I''m new here, and pretty much new on the rails.
I''m trying to set up my application to send emails (needed for salted
hash login)
but i keep getting errors.
i''m sure port 25 is not blocked since i''m able to
send mails
through PHP scripts.
my smtp settings in config/enviroment.rb are:
# Include your app''s configuration here:
2009 Feb 04
12
Detecting a programm runs using Wine
Is there absolutelu no (unofficial) way to detect whether a programm is running using Wine?
In this way a programm could decide to use other routines for those features that do not work fine using Wine.
2009 Mar 04
1
HPLIP 3.9.2
on Centos 5.2
2.6.18-92.1.22.el5.centos.plus
Has anyone gotten HPLIP 3.9.2 to work? If so what was done
about python-dbus and PyQt4-dbus? They don't seem to included
after installing PyQt4-4.4, sip 4.4.5, and hplip 3.9.2.
thanks,
roger wells
--
Roger Wells, P.E.
SAIC
221 Third St
Newport, RI 02840
401-847-4210 (voice)
401-849-1585 (fax)
roger.k.wells at saic.com
2018 Jun 15
2
CentOS7/Mate Qt bugs/features?
We have recently migrated from CentOS6/Gnome to CentOS7/Mate - and have
noticed 'glitches' with some Qt applications that appears to be linked
to the 'org.mate.Marco.general' 'compositing-manager' setting - and
wondered how we 'fix' the issue ...
Below is a PyQT4 python script that shows the issues:
1. With 'compositing-manager' set to 'true' (I
2005 Mar 02
17
CentOS-4 i386 errata: Critical firefox security update
https://rhn.redhat.com/errata/RHSA-2005-176.html refers:
This update has been rated as having critical security impact by the
CentOS Security Response Team.
The following updated file has been uploaded and is currently syncing to
the mirrors:
firefox-1.0.1-1.4.3.centos4.1.i386.rpm
You may update you CentOS-4 i386 installations by running the command:
yum upgrade
Thanks
Johnny Hughes
2013 Nov 13
1
trashed
On 11/12/13, Reindl Harald <h.reindl at thelounge.net> wrote:
> tell that Noel which is blocking my messages and so did
> not read what i quoted from Benny's trolling but opens
> his mouth
>
> tell that Noel which is abusing his power by set complete
> IP-ranges on RBL lists he maintains because he does not
> like one person using a mailserver on that range besides
2017 Nov 01
2
Kickstart ksdevice question
----- On 1 Nov, 2017, at 13:07, Chris Adams linux at cmadams.net wrote:
| Once upon a time, Mark Haney <mark.haney at neonova.net> said:
|> On 11/01/2017 03:25 PM, Chris Adams wrote:
|> >Once upon a time, Mark Haney <mark.haney at neonova.net> said:
|> >>Okay, so it looks like I can simply change ksdevice=eth0? to
|> >>bootdev=eth0, correct?
|> >I
2009 Nov 30
1
Repository for clean and safe installation of python2.6 (and other python-software)
Hi!
I want to test some software on my CentOS 5 machine that is not too
happy with the system python (2.4). So when I install a python to my
machines I want it to be
a) clean: in other words it should be a RPM
b) safe: it should not remove the system-python (in order not to break
the system-scripts in subtle ways) but be accessible for
instance as python2.6 (while python would still be
2017 Nov 03
1
Kickstart ksdevice question
On Fri, 3 Nov 2017, Mark Haney wrote:
> On 11/01/2017 05:02 PM, James A. Peltier wrote:
>> Leaving ksdevice= off the command line will prompt you for the location of
>> the kickstart file and the device you want to use to kickstart
>>
> Well, things just got weird with this.? The first couple of times I included
> the biosdevname etc, on the command line with
2009 Sep 12
0
Writing a desktop application
Over the Summer months I have written the prototype for text-retrieval database. Currently it lacks a database 'engine' for storing, word-searching, and indexing. Xapian is on the face of it suitable for this purpose. The prototype was developed on Kubuntu, but will run on Windows if Python 2.5/2.6, Qt 4.4/4.5 and PyQt4 are installed. The code (GPL) is here for the present (I will email it
2009 Jan 16
0
success: compilation of python2.5.2 under wine+msys+mingw32
hi folks,
i promised i'd get python built under wine - and i'm happy to report
that this goal has been successfully achieved.
http://bugs.python.org/issue4954 if anyone's interested. what has
been achieved is that a python.exe, libpython2.5.dll, an implib
libpython2.5.dll.a and a python2.5.def have all been successfully
created using an entirely free software toolchain, along with the
2012 Jan 04
3
CentOS 6 and screenshot of website
Hi,
How one is supposed to do screenshots of a website with CentOS 6?
The usual and normal ways I know doing it is:
http://www.coderholic.com/pywebshot-generate-website-thumbnails-using-python/
https://github.com/AdamN/python-webkit2png/
But then from some reason RedHat doesn't support them:
gnome-python2-extras:
* Thu Jul 15 2010 Christopher Aillon <caillon at redhat.com> -
2018 Jun 15
0
CentOS7/Mate Qt bugs/features?
On Fri, Jun 15, 2018 at 6:50 PM, James Pearson <james-p at moving-picture.com>
wrote:
> We have recently migrated from CentOS6/Gnome to CentOS7/Mate - and have
> noticed 'glitches' with some Qt applications that appears to be linked
> to the 'org.mate.Marco.general' 'compositing-manager' setting - and
> wondered how we 'fix' the issue ...
>
2006 Oct 14
1
Parent directory handling of file type?
Hi all,
Is there maybe an undocumented parameter with which to tell puppet to
create missing parent directories when using the ''file'' type? And if
not, should there be?
I actually expected it to be default behaviour to create missing
parent directories when doing something like:
{{{
file { "/usr/local/svn/repos":
ensure => directory,
owner => root
}
}}}
2012 May 13
1
Problem compiling package LogicReg - make Error 255
Hello all,
I've been using the R package LogicReg, but ended up having to change a
certain parameter in the Fortran 77 code (namely, I had to change LGCntrMax
to 25 in the file slogic.f).
I am using a 64-bit Windows 7 machine. When I tried to compile, I got the
following error:
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
C:\Program