[TurboGears] Re: mod_python Documentation BUG

2006-02-11 Thread João Paulo Silva
2006/2/11, Alberto Valverde [EMAIL PROTECTED]: You're absolutely right :) I thought you were referring to http:// trac.turbogears.org/turbogears/wiki/ModPythonIntegration Alberto On Feb 12, 2006, at 1:29 AM, João Paulo Silva wrote: The error is in the http://www.turbogears.org/docs

[TurboGears] mod_python Documentation BUG

2006-02-08 Thread João Paulo Silva
Hi all, I found a little (but fatal) error at http://www.turbogears.org/docs/deployment/mod_python.html As can be read at http://trac.turbogears.org/turbogears/wiki/ModPythonIntegration, the line PythonOption cherrysetup ProjectName_start.py::mp_setup is wrong. The correct is PythonOption

[pygtk] Strange ajustments behaviour

2006-01-24 Thread João Paulo Silva
Hi everyone, I'm trying to lead with adjustments. Supose that I have a HBox with a Viewport and a VScrollbar inside it, sharing the same vertical Adjustment: ## self.hbox = gtk.HBox() window.add(self.hbox) self.hbox.show() self.text_view_viewport = gtk.Viewport()

[pygtk] Native scrolling

2006-01-16 Thread João Paulo Silva
Hi, I'm looking for some documentation about the native scrolling feature present in some widgets (like TextView). I would know, for example, how to get and/or set its adjustments. And what about implementing one? In the documentation, the only thing I found is at gtk.ScrolledWindow reference

Bug#344028: syslog-ng: Syslog-ng documentation missing

2005-12-19 Thread Paulo Silva
Package: syslog-ng Version: 1.9.6 Severity: normal Tags: experimental This version of syslog-ng doesn't has documentation and I think it used to have: $ dpkg -L syslog-ng /. /sbin /sbin/syslog-ng /usr /usr/share /usr/share/doc /usr/share/doc/syslog-ng /usr/share/doc/syslog-ng/README.Debian

Bug#342856: spamassassin: Automatic rules update

2005-12-11 Thread Paulo Silva
Package: spamassassin Version: 3.1.0a-2 Severity: wishlist Spamassassin could include a script like Rules Du Jour (http://www.exit0.us/index.php?pagename=RulesDuJour) to enable an automatic update of the rulesets. This could be run dialy by cron if a user chooses to (maybe by some debconf

Re: [Python-Dev] Deprecate __ private (was Re: PEP 8 updates/clarifications)

2005-12-11 Thread João Paulo Silva
Hi All, I think that a big problem is that there isn't an obvious way to say: self.a is part of the class interface, self.b isn't. Or: you can override self._c to do that. I believe we really need a way to do these things more clear. Currently we can use methods and properties, but even this is

[Python-Dev] Exception type on handling closed files

2005-12-11 Thread João Paulo Silva
Look: a = file(dir/foo) a.close() a.read() Traceback (most recent call last): File pyshell#28, line 1, in -toplevel- a.read() ValueError: I/O operation on closed file Shoudn't this raise IOError? Seems more semantically correct to me. -- João Paulo da Silva LinuxUser #355914 ICQ:

[pygtk] Bug in FAQ 22.7

2005-11-24 Thread João Paulo Silva
Hi (new here), I've seen the PyGTK FAQ 22.7 [1] about Custom widgets in Glade files and I found an error at the lines: class MyGladeApp: def __init__ (self): self.glade = gtk.glade.XML('/path/to/gladefile.glade') self.glade.set_custom_handler(self.get_custom_handler)

Bug#337853: openoffice.org-common: openoffice.org programs don't start

2005-11-09 Thread Paulo Silva
think DRI was the cause. Anyway, since this seems to be a non Openffice.org issue this bug can be closed. Thanks -- Paulo Silva [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part

Bug#337853: openoffice.org-common: openoffice.org programs don't start

2005-11-09 Thread Paulo Silva
think DRI was the cause. Anyway, since this seems to be a non Openffice.org issue this bug can be closed. Thanks -- Paulo Silva [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part

Bug#337853: openoffice.org-common: openoffice.org programs don't start

2005-11-07 Thread Paulo Silva
/openoffice/program/soffice.bin 21 | gzip -9 - strace.log.gz I'm trying to run the program in my latptop (I don't know if this changes anything). -- Paulo Silva [EMAIL PROTECTED] strace.log.gz Description: GNU Zip compressed data signature.asc Description: This is a digitally signed message part

Bug#337853: openoffice.org-common: openoffice.org programs don't start

2005-11-07 Thread Paulo Silva
/openoffice/program/soffice.bin 21 | gzip -9 - strace.log.gz I'm trying to run the program in my latptop (I don't know if this changes anything). -- Paulo Silva [EMAIL PROTECTED] strace.log.gz Description: GNU Zip compressed data signature.asc Description: This is a digitally signed message part

Re: Which daemons run at startup

2005-10-26 Thread Paulo Silva
be easily adapted to other OSs (at least those that have a System-V runlevels). -- Paulo Silva [EMAIL PROTECTED] Eurotux Informática, S.A. signature.asc Description: This is a digitally signed message part

[oracle_br] Atribuições de um DBA

2005-10-18 Thread Paulo Silva Basto
Olá a todos. Estive estudando o material de treinamento da Oracle e gostaria de saber algumas das atribuições de um DBA. Vi ali que trabalha-se com tuning, backup e a administração normal do banco. Mas resumidamente seria só aquilo ali? Que tipo de problemas os DBA's que já trabalham a algum

[oracle_br] Atribuições de um DBA

2005-10-18 Thread Paulo Silva Basto
Olá a todos. Estive estudando o material de treinamento da Oracle e gostaria de saber algumas das atribuições de um DBA. Vi ali que trabalha-se com tuning, backup e a administração normal do banco. Mas resumidamente seria só aquilo ali? Que tipo de problemas os DBA's que já trabalham a algum

Re: [Maypole] Problem with postgresql

2005-09-25 Thread Paulo Silva
On Sat, 2005-09-24 at 15:52 +0100, David Baird wrote: On 9/24/05, Paulo Silva [EMAIL PROTECTED] wrote: On Sat, 2005-09-24 at 13:17 +0100, David Baird wrote: See the Maypole FAQ at http://maypole.perl.org/?FAQ - How do I get beerdb working with Postgres? I've checked the connection

[Maypole] Problem with postgresql

2005-09-24 Thread Paulo Silva
and I noticed that all the values inserted/removed/altered aren't committed to the database. Is there any known issue with PostgreSQL and Maypole or am I doing something wrong? I'm using Debian with PostgreSQL 7.4, Apache 1.3 and Maypole 2.10. Thanks for any help -- Paulo Silva [EMAIL PROTECTED

Re: [Maypole] Problem with postgresql

2005-09-24 Thread Paulo Silva
14.\nCompilation failed in require at (eval 10) line 3.\n After re-adding the Class::DBI::Loader::Relationship, the error disappears. Is this normal? -- Paulo Silva [EMAIL PROTECTED] Eurotux Informática, S.A. signature.asc Description: This is a digitally signed message part

Re: [palm-br] Palestra Gratuita: Assunt o Automação em Sistemas PalmOS

2005-09-20 Thread Osni Paulo Silva Oliveira
Olha QUEM está falando sobre ser simpático... Não me leva a mal, Cardoso, mas essa foi muito engraçada! rs Ficaria bem mais simpático se você usasse a primeira pessoa.. -- Osni Paulo Silva Oliveira [EMAIL PROTECTED] -- Lista Palm-br, uma lista do Grupo Palm-br (http://www.palm

Re:[palm-br] Harry Potter 6

2005-08-08 Thread Osni Paulo Silva Oliveira
: McAfee VirusScan / Atualizado em 05/08/2005 / Versão: 4.4.00/4551 Proteja o seu e-mail Terra: http://mail.terra.com.br/ -- Osni Paulo Silva Oliveira [EMAIL PROTECTED] -- Lista Palm-br, uma lista do Grupo Palm-br (http://www.palm-br.com.br) Sair da lista: mailto:[EMAIL PROTECTED

Logging system call

2005-07-04 Thread Paulo Silva
-- Paulo Silva [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part

Re:[palm-br] Versao de PalmOS

2005-06-30 Thread Osni Paulo Silva Oliveira
da lista: mailto:[EMAIL PROTECTED] Moderadores : mailto:[EMAIL PROTECTED] YahooGroups : http://www.yahoogroups.com/group/palm-br Links do Yahoo! Grupos -- Osni Paulo Silva Oliveira [EMAIL PROTECTED] -- Lista Palm-br, uma lista do Grupo Palm-br (http

Re: [palm-br] Versao de PalmOS

2005-06-30 Thread Osni Paulo Silva Oliveira
-Gage -- Cabeçalho original --- De: palm-br@yahoogrupos.com.br Para: Osni Paulo Silva Oliveira [EMAIL PROTECTED] Cópia: palm-br palm-br@yahoogrupos.com.br Data: Thu, 30 Jun 2005 13:23:27 -0300 Assunto: Re: [palm-br] Versao de PalmOS Oi Osni e Luciano Pelo visto confundi mesmo

Re: [palm-br] Grafitti 2 - underline

2005-06-28 Thread Osni Paulo Silva Oliveira
Paulo Silva Oliveira [EMAIL PROTECTED] -- Lista Palm-br, uma lista do Grupo Palm-br (http://www.palm-br.com.br) Sair da lista: mailto:[EMAIL PROTECTED] Moderadores : mailto:[EMAIL PROTECTED] YahooGroups : http://www.yahoogroups.com/group/palm-br Links do Yahoo! Grupos * Para

Re: [palm-br] Tungsten X ou XX? Realidade ou ficcao?

2005-06-24 Thread Osni Paulo Silva Oliveira
: dip / Box [EMAIL PROTECTED],Lista Palm BR palm-br@yahoogrupos.com.br Cópia: Data: Fri, 24 Jun 2005 17:45:40 -0300 Assunto: Re: [palm-br] Tungsten X ou XX? Realidade ou ficcao? Verdade. Não quero mais. Troco por um iPod de 6GB, cinza, preferencialmente. -- Osni Paulo Silva Oliveira [EMAIL

[Evolution] LDAP search

2005-06-02 Thread Paulo Silva
Hi, I was wondering, what objectClass does evolution supports in a LDAP contact list? Can I choose the objectClass to search? Thanks for any help. -- Paulo Silva [EMAIL PROTECTED] Eurotux Informática, SA signature.asc Description: This is a digitally signed message part

Re: [palm-br] Reparo em Jaguariuna

2005-02-28 Thread Osni Paulo Silva Oliveira
demais, mas eu particularmente tenho certeza que os meus poucos cabelos brancos são atribuíveis à dita empresa. Sinceramente, espero que o amigo nunca precise utilizar tais serviços. []'s Gustavo -- Osni Paulo Silva Oliveira [EMAIL PROTECTED] [As partes desta mensagem que não continham texto

Re: [palm-br] Reparo em Jaguariuna

2005-02-28 Thread Osni Paulo Silva Oliveira
eu sei, não por meio de ouvi dizer, mas porque conheci como é e vi com meus próprios olhos. Abraços, Osni. - Original Message - From: Mario Domenech Goulart [EMAIL PROTECTED] To: Osni Paulo Silva Oliveira [EMAIL PROTECTED] Cc: palm-br palm-br@yahoogrupos.com.br Sent: Monday, February 28

Re: [palm-br] Reparo em Jaguariuna

2005-02-27 Thread Osni Paulo Silva Oliveira
Ernesto, Se você puder esperar um pouquinho (até Segunda-feira dia 28, amanhã pelo dia que estou respondendo sua mensagem), eu estou prestando serviços como terceiro num projeto na Celestica, que é a empresa que faz os reparos e presta assistência técnica para a Palm no Brasil. Eu

Re: [palm-br] Gerenciador Financeiro

2005-02-27 Thread Osni Paulo Silva Oliveira
Caro Areias, A licença desse tipo de software, que vem junto com algum equipamento (também conhecido como OEM) acompanha sempre o equipamento. Ou seja, quando você vendeu seu TE, vendeu juntamente com ele o direito de utilização do programa. Uma licença OEM sem o equipamento perde a

[Evolution] Remote Calendar using https

2005-02-02 Thread Paulo Silva
Hi to all, Is it possible to use a remote calendar accessible by https? In the new calendar dialog, if I use a https link, the Add Calendar button becomes unavailable. Thanks for any help -- Paulo Silva [EMAIL PROTECTED] Eurotux Informática, SA signature.asc Description: This is a digitally

Re: [Samba] preexec

2005-01-17 Thread Paulo Silva
suggestion for doing this? -- Paulo Silva [EMAIL PROTECTED] Eurotux Informática, SA signature.asc Description: Esta =?ISO-8859-1?Q?=E9?= uma parte de mensagem assinada digitalmente -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org

Bug#290262: RFP: gnochm -- GnoCHM is a CHM file viewer. It is designed to integrate nicely with GNOME.

2005-01-13 Thread Paulo Silva
Package: wnpp Severity: wishlist * Package name: gnochm Version : x.y.z Upstream Author : Name [EMAIL PROTECTED] * URL : http://www.example.org/ * License : (GPL, LGPL, BSD, MIT/X, etc.) Description : GnoCHM is a CHM file viewer. It is designed to

Bug#290262: RFP: gnochm -- GnoCHM is a CHM file viewer. It is designed to integrate nicely with GNOME.

2005-01-13 Thread Paulo Silva
Package: wnpp Severity: wishlist * Package name: gnochm Version : x.y.z Upstream Author : Name [EMAIL PROTECTED] * URL : http://www.example.org/ * License : (GPL, LGPL, BSD, MIT/X, etc.) Description : GnoCHM is a CHM file viewer. It is designed to

Bug#290262: RFP: gnochm -- GnoCHM is a CHM file viewer. It is designed to integrate nicely with GNOME.

2005-01-13 Thread Paulo Silva
Package: wnpp Severity: wishlist * Package name: gnochm Version : x.y.z Upstream Author : Name [EMAIL PROTECTED] * URL : http://www.example.org/ * License : (GPL, LGPL, BSD, MIT/X, etc.) Description : GnoCHM is a CHM file viewer. It is designed to

Re: [palm-br] Tungsten T2

2005-01-03 Thread Osni Paulo Silva Oliveira
de voz, compensa mesmo comprar um T2. Sds, Osni. De:Hans-Joachim Marseille [EMAIL PROTECTED] Para:Osni Paulo Silva Oliveira [EMAIL PROTECTED], palm-br@yahoogrupos.com.br Cópia: Data:Sun, 2 Jan 2005 16:15:49 -0200 Assunto:RE: [palm-br] Tungsten T2 Olá amigo! Tens certeza quanto ao

Re: [palm-br] Tungsten T2

2005-01-02 Thread Osni Paulo Silva Oliveira
Amigo, Sua descrição do T2 estaria correta, não fosse por um pequeno detalhe: a área de grafitti do T2 não é virtual, é silkada na tela do aparelho. Parece um bom Palm, mas já está duas gerações defasado - T3 e T5. Por isso, acho caro o preço que estão pedindo no mesmo. Sds, Osni.

[Samba] sambaAcctFlags question

2004-09-01 Thread Paulo Silva
])? Are the existing characters valid or are they just ignored? Does the same apply to the acctFlags of the ldap_compat backend? Thanks for your help -- Paulo Silva [EMAIL PROTECTED] Eurotux SA signature.asc Description: Esta =?ISO-8859-1?Q?=E9?= uma parte de mensagem assinada digitalmente

[Samba] Problem joining machines do Samba 3 domain

2004-07-24 Thread Paulo Silva
-ec068f83861c creatorsName: cn=admin,dc=xpto createTimestamp: 20040724203456Z entryCSN: 2004072420:34:56Z#0x0001#0# modifiersName: cn=admin,dc=xpto modifyTimestamp: 20040724203456Z Is there some permission issue (maybe in the slapd.conf file)? Can anybody help me? Thanks -- Paulo Silva [EMAIL

Re: NFS mount very very slow

2004-06-26 Thread Paulo Silva
the time lag was, it it had taken far too long. can anyone tell me how to work out what the problem could be? The entry in 192.168.0.6:/etc/exports is: /etc 192.168.0.2(ro) where 192.168.0.2 is the nfs client. Do you have portmap running? -- Paulo Silva [EMAIL PROTECTED

Re: Monitoring CPU temperature

2004-06-04 Thread Paulo Silva
options and after building the RPM I noticed that it also includes the LM-SENSORS-MID.txt. Just for the record, the temperature values are available under the lmMiscSensorsValue.3 OID. -- Paulo Silva [EMAIL PROTECTED] Eurotux signature.asc Description: Esta =?ISO-8859-1?Q?=E9?= uma parte de mensagem

Re: Replicating Debian Systems

2004-05-28 Thread Paulo Silva
A Qui, 2004-05-27 às 16:50, Lucas Albers escreveu: Loren M. Lang wrote: I may have to rapidly deploy multiple debian systems that will have the same software installed and be configured the same way. The ideal way to install debian would be to stick a cd into a computer, turn it on,

Re: [Samba] Problem with getent ...

2004-05-27 Thread Paulo Silva
On Thu, 2004-05-27 at 08:50 +, Yohann Ferreira wrote: Hi everyone ! My getent passwd and getent group are not working but my wbinfo -ugmt commands are. Does Somebody know what I missed ? Any check list ? Thanks ! Bertram Did you altered the /etc/nsswitch.conf file? -- Paulo

Re: Batch system?

2004-05-26 Thread Paulo Silva
A Qua, 2004-05-26 às 07:11, Kenneth Geisshirt escreveu: I run a small Itanium based cluster http://supertux.ruc.dk. Operating system is Debian GNU/Linux (testing). The cluster has one frontend and 6 compute nodes Currently I don't have a batch/queue system. OpenPBS does not support

Re: udev and CD or DVD drives

2004-04-06 Thread Paulo Silva
On Tue, 2004-04-06 at 20:37, Alex Malinovich wrote: Being that you're using udev, the 'correct' solution would be to create a udev rule to create an appropriate entry for your cd/dvdrom drives. I, however, got lazy and instead just made symlinks from /dev/scd0 to /dev/dvdrom. :) But if you're

SATA Debian support

2004-03-06 Thread Paulo Silva
Hi all, I'm going to buy a new computer and I was wondering if there is any support in the kernel for the new SATA controllers. I'm thinking in acquiring an Asus P4P8X motherboard with an Intel ICH5 SATA Chipset. Anyone has experience with this kind of hardware? Does the SATA technology really

Logging CPU usage

2004-01-21 Thread Paulo Silva
Hello Is there any programm to log the cpu usage by services? I would like to be informed whenever a process as excessive cpu usage. Any hint to do this? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Install problem!

2002-04-27 Thread João Paulo Silva
Hello there. Some time ago I have installed MySQL and after a short period of time I uninstalled it. Now when I try to install it again the installshield makes a sound (like a warning) show a message box to quickly (it disappears right after) and don’t install MySQL. I’m using windowsxp

(linux-br) Paradigmas e polêmicas

2001-11-03 Thread Osni Paulo Silva Oliveira
. -- Osni Paulo Silva Oliveira [EMAIL PROTECTED] Registered Linux User #231008 Assinantes em 03/11/2001: 2352 Mensagens recebidas desde 07/01/1999: 139776 Historico e [des]cadastramento: http://linux-br.conectiva.com.br Assuntos administrativos e problemas com a lista: mailto:[EMAIL

(linux-br) A polêmica da orientação a objetos

2001-11-02 Thread Osni Paulo Silva Oliveira
sintaxes de linguagem é algo simples e deve ser deixado como exercício para o estudante. Aí eu concordo... O importante são os conceitos. Mas, ensinar uma linguagem para aplicar os conceitos, desde que seja somente com esse propósito, o de ser ferramenta, tudo bem. Sds, Osni. -- Osni Paulo

Re: (linux-br) RES: (linux-br) Currículo das universidade - era: Windows C

2001-11-01 Thread Osni Paulo Silva Oliveira
. Orientação a eventos na verdade é orientação a mensagens, e mensagens são o que os objetos trocam para interagir em um programa. Daí, orientação a eventos é um sub-conjunto da orientação a objetos completa. Sds, Osni. -- Osni Paulo Silva Oliveira [EMAIL PROTECTED] Registered Linux User

Re: A couple more strange sound probs...

1999-02-20 Thread Paulo Silva
Sorry, I have promissed to write yesterday, but I completly forgot. Here goes my awe64 setup information. I tried to play some .wav files (with xwave) and they played well. So I am suposing everything is working OK. If this is not the case I would appreciate if some one calls my attention.

Trubles with real player.

1999-02-15 Thread Paulo Silva
Hello, Is there anyone having problems with real player and sound in new kernels? I am using kernel 2.2.1 and I got an awe64 sound card. As far as I know, every other sound application is working well (I am hearing a cd now for example). But, every time I click on a rvplayer link I got the

Re: Trubles with real player.

1999-02-15 Thread Paulo Silva
James, I tried the solution you have proposed and it didn't work out. I get an segmentation fault when trying to execute the script which loads the small libraby. I have compiled the library with the -share argument. Any hint? Paulo. James Dietrich writes: I've used the procedure in

Re: Trubles with real player.

1999-02-15 Thread Paulo Silva
James Dietrich writes: Well, I looked at my configuration and just realized that I am not using libnlock.so anymore. From the rvplayer changelog: rvplayer (1:5.0-7) frozen unstable; urgency=low * Now contains a small shared library that is preloaded to work around the bug that

gnome

1999-02-02 Thread Paulo Silva
Hello, Did anyone out there succeded on running the new gnome stuff on unstable. I've installed some 0.99.3 deb from there. Whenever I try to terminate the session from the panel I get the following error: panel: error in loading shared libraries /usr/lib/libgnome.so.31: undefined symbol:

Changing DPI in X.

1999-01-07 Thread Paulo Silva
Hello, Today I was reading LyX documentation. After reading how to calculate the DPI of your monitor I've ran across the following: ... If this number is more than, say, 5 DPI from the detected value, you should either fix the X setup, or at least tell LyX that the DPI is different than the

Dired in xemacs not working.

1998-11-28 Thread Paulo Silva
Hello, I am using xemacs20, but dired mode is not working. For exemple, when I press d over a file name, xemacs gets into a loop that can only be halted by pressing control-g. Any hint? Thanks, Paulo. here is result from dpkg --status xemacs20-bin and xemacs20-nomule Package: xemacs20-bin

<    1   2   3   4   5   6