Re: [shoebot-devel] settings - wrap off, etc.

2008-12-10 Thread Paulo Silva
settings from a file. can you file a bug report/feature request? (which reminds me, our Trac totally needs an overhaul... i'm a Trac noob myself but the goto10 guys gave me some pointers. Maybe some people would be interested in planning and doing this together?) Paulo Silva wrote: one

Re: [shoebot-devel] Paulo's examples

2008-12-07 Thread Paulo Silva
thanks! =) On 12/7/08, architetto francesco fantoni hva - hermanitos verdes architetti [EMAIL PROTECTED] wrote: btw, did i saw some screenshots, of both Francesco and Lafuente of Nodebox running on Linux? yes, it's a port using qt and maintained by Stefan Gabriëls. try this: svn co

Re: [shoebot-devel] Paulo's examples

2008-12-07 Thread Paulo Silva
, in module from PyQt4.QtOpenGL import QGLWidget, QGLFormat, QGL ImportError: No module named QtOpenGL [EMAIL PROTECTED]:/opt/nodebox-qt/try-qt-painter$ On 12/7/08, Paulo Silva [EMAIL PROTECTED] wrote: thanks! =) On 12/7/08, architetto francesco fantoni hva - hermanitos verdes architetti [EMAIL

Bug#507978: wxBasic - wxWidgets BASIC language interpreter

2008-12-06 Thread Paulo Silva
Package: wnpp Severity: wishlist please add wxBasic in the repository I were using wxBasic since more than 5 years ago, and i'm always using it: http://wxbasic.sourceforge.net/ - official wxBasic webpage https://launchpad.net/wxbasic - wxBasic Launchpad (Ubuntu) webpage thanks! -- To

Bug#507978: wxBasic - wxWidgets BASIC language interpreter

2008-12-06 Thread Paulo Silva
Package: wnpp Severity: wishlist please add wxBasic in the repository I were using wxBasic since more than 5 years ago, and i'm always using it: http://wxbasic.sourceforge.net/ - official wxBasic webpage https://launchpad.net/wxbasic - wxBasic Launchpad (Ubuntu) webpage thanks! -- To

Re: [shoebot-devel] back to action!

2008-12-06 Thread Paulo Silva
=) On 12/6/08, Dave Crossland [EMAIL PROTECTED] wrote: 2008/12/6 ricardo lafuente [EMAIL PROTECTED]: One shoebot to rule them all! Sounds good! :-) ___ Shoebot-devel mailing list Shoebot-devel@lists.tinkerhouse.net

[shoebot-devel] shoebot, python-pymetar, and exceptions handling

2008-12-04 Thread Paulo Silva
Hi! recently at http://freehg.org/u/nitrofurano/shoebot-examples/ i uploaded an example which purpose is to show a weather realtime world map, using http://www.nws.noaa.gov/ meteorological worldwide information, with python-pymetar (available from the Ubuntu repository - 'sudo apt-get install

Re: [shoebot-devel] Which one is the official Shoebot Hg?

2008-11-30 Thread Paulo Silva
://lists.tinkerhouse.net/pipermail/shoebot-devel-tinkerhouse.net/2008-November/000152.html but for graph library, in layout.py (lib/graph/layout.py), line 44, there's a strange syntax float(inf) and float(-inf) this supposed to be python2.6 only? On Sun, Nov 30, 2008 at 4:11 AM, Paulo Silva

Re: [shoebot-devel] Which one is the official Shoebot Hg?

2008-11-29 Thread Paulo Silva
i think is http://freehg.org/u/rlafuente/shoebot-ng/ - since it was more actual, and freehg.org seems to be more easy to use (and of course, not unregretting all that important initiatives goto10.org were done up to now...) btw, the very official webpage seems to be http://tinkerhouse.net/shoebot

What toolchain should be used to compile busybox.

2008-11-24 Thread Paulo Silva(OpenSoftware)
Hi all, May somebody tell me what toolchain I should use to compile busybox. Best regards Paulo ___ busybox mailing list busybox@busybox.net http://busybox.net/cgi-bin/mailman/listinfo/busybox

Re: Booting linux in a board sam9_l9260 from olimex

2008-11-24 Thread Paulo Silva(OpenSoftware)
Denys Vlasenko escreveu: Try to build your own toolchain using Rob's Firmware Linux: http://landley.net/code/firmware/ -- vda I downloaded the firmware-0.9.0 and build the cross-compiler, after then, compiled the busybox with this cross-compiler, but the executable generated is for

Booting linux in a board sam9_l9260 from olimex

2008-11-23 Thread Paulo Silva(OpenSoftware)
Hi all, I have a strange problem, when a try to boot linux in this board. I am using: CPU AT91SAM9260. 64MBytes of ram, Bootstrap from Atmel. compiled with GCC arm-elf-gcc version 3.4.3 U-Boot version - 1.3.4. compiled with GCC arm-elf-gcc version 3.4.3 kernel 2.6.23. compiled with GCC

UbuntuStudio Wishlist page still misses more than 50 packages

2008-11-22 Thread Paulo Silva
Hi! I cleaned up UbuntuStudio Wishlist wiki page, marking what is now in the repository, and what is still missing there. Most of these wishlist items were posted by me. https://wiki.ubuntu.com/UbuntuStudio/Wishlist There are more than 50 packages missing in the Debian/Ubuntu repositories. I

[Mono-list] Compile subsonic using Mono 2.0.1_1, I obtain the following exception.

2008-11-19 Thread Paulo Silva
Thanks in advanced, Paulo Silva -- View this message in context: http://www.nabble.com/Compile-subsonic-using-Mono-2.0.1_1%2C-I-obtain-the-following-exception.-tp20569120p20569120.html Sent from the Mono - General mailing list archive at Nabble.com

Re: Any suggest on NFS server in product environment?

2008-10-10 Thread Paulo Silva
). Also you should read (if you haven't done so) the Linux NFS HOWTO[1], it's great if you start having problems or if you want to optimize it's performance. [1] http://nfs.sourceforge.net/nfs-howto/ -- Paulo Silva [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: [pygame] looking for generative graphism code done with Pygame

2008-10-09 Thread Paulo Silva
, 2008 at 8:54 PM, Paulo Silva [EMAIL PROTECTED] wrote: on the Related Intiatives from http://processing.org/ , it seems Pygame is cited there, but i couldn't find much more generative code made on Python, beyond some screenshots from John Maeda clog at http://www.maedastudio.com/clog/ if someone

[pygame] looking for generative graphism code done with Pygame

2008-10-08 Thread Paulo Silva
on the Related Intiatives from http://processing.org/ , it seems Pygame is cited there, but i couldn't find much more generative code made on Python, beyond some screenshots from John Maeda clog at http://www.maedastudio.com/clog/ if someone knows where can we find similar experiences online with

[pygame] looking for pygame minimal examples

2008-10-08 Thread Paulo Silva
Hi! I'm looking for webpages could have minimal examples, just like from: . http://nitrofurano.linuxkafe.com/sdlbasic/MinimalExamples_050624.zip . http://nitrofurano.linuxkafe.com/python/PythonStuff_060822.zip i'm needing them, since i'm still having really huge difficulties on starting coding

Re: [pygame] looking for pygame minimal examples

2008-10-08 Thread Paulo Silva
... - On Wed, Oct 8, 2008 at 5:04 PM, bhaaluu [EMAIL PROTECTED] wrote: http://www.cs.iupui.edu/~aharris/pygame/ On Wed, Oct 8, 2008 at 5:45 AM, Paulo Silva [EMAIL PROTECTED] wrote: Hi! I'm looking for webpages could have minimal examples, just like from: . http://nitrofurano.linuxkafe.com/sdlbasic

Re: [pygame] looking for pygame minimal examples

2008-10-08 Thread Paulo Silva
! - On Wed, Oct 8, 2008 at 5:04 PM, bhaaluu [EMAIL PROTECTED] wrote: http://www.cs.iupui.edu/~aharris/pygame/ On Wed, Oct 8, 2008 at 5:45 AM, Paulo Silva [EMAIL PROTECTED] wrote: Hi! I'm looking for webpages could have minimal examples, just like from: On Wed, Oct 8, 2008 at 12:53 PM

Re: ping MAC address

2008-10-07 Thread Paulo Silva
arping). [1] http://en.wikipedia.org/wiki/Arping -- Paulo Silva [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: backup system to ISO image

2008-09-25 Thread Paulo Silva
the other disk images made with Mondo. Tom Also mkcdrec (http://mkcdrec.ota.be/) -- Paulo Silva [EMAIL PROTECTED] signature.asc Description: Esta é uma parte de mensagem assinada digitalmente

Re: FreeNX

2008-09-23 Thread Paulo Silva
outro. Se quiseres aceder a um Linux com FreeNX a partir de Windows tens de instalar um cliente NX para Windows. Se quiseres aceder por RDP a um windows a partir do linux usa o rdesktop. -- Paulo Silva [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe

Re: GDM and pam_mount?

2008-09-23 Thread Paulo Silva
include. Before logging in the console did you do the same for etc/pam.d/login? -- Paulo Silva [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: transitivity of login

2008-09-17 Thread Paulo Silva
login: Wed Sep 17 08:16:01 2008 from A [EMAIL PROTECTED]:~$ ssh C [EMAIL PROTECTED]'s password: Can you try ssh -v C? You can use up to 3 -v to increase verbosity. This way you should have an idea where/why the connection is freezing. -- Paulo Silva [EMAIL PROTECTED] -- To UNSUBSCRIBE, email

Re: tar block question

2008-09-16 Thread Paulo Silva
option using the file as device: # mount -t fstype -o loop /path/to/filename /mnt/diskimg -- Paulo Silva [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: NFS or Samba (windows client)

2008-09-16 Thread Paulo Silva
- nfs://nfsserver/mydocuments (afaik this is not possible) The ultimate solution would be to remove windows, but this is a work in progress... ;) -- Paulo Silva [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Re: How to customize project version number in subversion

2008-09-13 Thread Paulo Silva
in format of 1.0.0.1, how can I do this setting the main branch number? I don't think you can change the revision number format. Maybe you can achieve what you want using tags[1]? [1] http://svnbook.red-bean.com/en/1.4/svn.branchmerge.tags.html -- Paulo Silva [EMAIL PROTECTED

Re: Copy entire /usr

2008-09-12 Thread Paulo Silva
like: # rsync -av /usr/ /mnt/newusr/ (you can drop the v swith if you don't want verbose output) If possible it you be good to remount /usr as read-only (mount -o remount,ro /usr) so you are certain no changes are made to it's contents during the copy. -- Paulo Silva [EMAIL PROTECTED

Re: Copy entire /usr

2008-09-12 Thread Paulo Silva
not doing the whole remount thing)? You can umount the old /usr and move the new directory to it's place: # rsync -av /usr/ /newusr/ # umount /usr # rmdir /usr # mv /newusr /usr Don't forget to change /etc/fstab. -- Paulo Silva [EMAIL PROTECTED] signature.asc Description: Esta é uma parte de mensagem

Re: Copy entire /usr

2008-09-12 Thread Paulo Silva
2008/9/12 Raven [EMAIL PROTECTED]: On Fri, 2008-09-12 at 09:49 +0200, François Cerbelle wrote: Le Ven 12 septembre 2008 09:36, Paulo Silva a écrit : [...] # rsync -av /usr/ /newusr/ # umount /usr I think he will not be able to do it because of processes running from /usr. And I think he

Re: dd|tar backup over ssh fails, could someone give me a pointer.

2008-09-12 Thread Paulo Silva
Sex, 2008-09-12 às 14:28 +0200, François Cerbelle escreveu: [...] PS: The transfert might be twice compressed : one time with the tar's j option and a second time by ssh You can force the ssh client to disable compression in the connection, use ssh -oCompression=no [EMAIL PROTECTED] -- Paulo

Re: [pygame] PyGameSF meetup Tuesday August 12th 7pm @ Metreon San Francisco

2008-08-09 Thread Paulo Silva
] On Behalf Of Paulo Silva Sent: Friday, August 08, 2008 1:11 PM To: pygame-users@seul.org Subject: Re: [pygame] PyGameSF meetup Tuesday August 12th 7pm @ Metreon San Francisco for all the people can't get there, would be a good idea someone(s) recording it on video and sharing to us from

Re: [pygame] pygame and bulletml

2008-07-29 Thread Paulo Silva
': if child.hasAttribute('label'): print ' bulletRef label = ' + child.getAttributeNode('label').value prints: fire direction = 270, type = absolute speed = 2 bulletRef label = rocket On Tue, Jul 29, 2008 at 1:31 AM, Paulo Silva [EMAIL PROTECTED

Re: [pygame] very easy snippets to start: where from i can get?

2008-07-28 Thread Paulo Silva
thanks! On Mon, Jul 28, 2008 at 4:16 AM, Knapp [EMAIL PROTECTED] wrote: On Mon, Jul 28, 2008 at 1:08 AM, Paulo Silva [EMAIL PROTECTED] wrote: about oop, i'm really curious about learning it, but i have to see examples (smaller than 1kb, please...) explaining clearly where and how the code

Re: [pygame] how hexcolour arrays works?

2008-07-28 Thread Paulo Silva
! :-) On Mon, Jul 28, 2008 at 12:38 PM, Noah Kantrowitz [EMAIL PROTECTED] wrote: Paulo Silva wrote: Stop right now? oh please, just now when i were getting so happy on trying to learn it? what a stimulation from the open-source world... :-(( (i really wanted only to focus

Re: [pygame] very easy snippets to start: where from i can get?

2008-07-27 Thread Paulo Silva
clearly where and how the code gets so improved instead as coding them as procedural (all of my trying experiences on oop coding were completelly frustrating up to now...) -- On Sun, Jul 27, 2008 at 10:15 PM, Paulo Silva [EMAIL

Re: [pygame] Moving sprites.

2008-07-27 Thread Paulo Silva
well, for now i were enjoying these ones http://www.cs.iupui.edu/~aharris/pygame/ch04/ On Sun, Jul 27, 2008 at 11:38 PM, [EMAIL PROTECTED] wrote: So I've read piman's tutorial and checked out a few others. I'm still confused. I don't really understand the process of moving a sprite

Re: [pygame] Moving sprites.

2008-07-27 Thread Paulo Silva
picture with lots of sprites. On Mon, Jul 28, 2008 at 9:33 AM, Paulo Silva [EMAIL PROTECTED] wrote: you welcome! :-) - btw, i'm still trying to to on Pygame what i were doing on sdlBasic up to now (http://nitrofurano.linuxkafe.com/sdlbasic), stuff like how to get lots of sprites from just one

Re: [pygame] Moving sprites.

2008-07-27 Thread Paulo Silva
about sprite.image, Surface.copy(): i almost getting the point, and i hope not being abusing if i'd ask for a small and simple working snippet (small as 1kb-like or less) could show us this - thanks! :-) - On Mon, Jul 28, 2008 at 1:11 AM, Paulo Silva [EMAIL PROTECTED] wrote: thanks

[pygame] pygame and bulletml

2008-07-27 Thread Paulo Silva
a question from a pygame newbie - how fine can pygame work with Kenta Cho's bulletml, and where can we see snippets about?

Re: [pygame] phpbb forum missing at pygame.org website

2008-07-27 Thread Paulo Silva
it were also hard to find unofficial pygame forae - is this the best one? http://z7.invisionfree.com/pygame/ (if it is, would be nice pygame.org linking them in their webpage! ;-) ) -- On Sun, Jul 27, 2008 at 4:30 PM, Frozenball [EMAIL PROTECTED] wrote: Personally I prefer forums

[pygame] very easy snippets to start: where from i can get?

2008-07-25 Thread Paulo Silva
hi! I'm very curious about learning pygame, but having lots of difficulties to start because i can't find simple, small and useful snippets where i can learn from. The problem is mostly of all pygame code i found were too much strong-typed for me For an idea, you can see some of my snippets at:

Re: [pygame] very easy snippets to start: where from i can get?

2008-07-25 Thread Paulo Silva
at 12:56 PM, René Dudfield [EMAIL PROTECTED] wrote: hey, this tutorial kind of covers the basics of python with pygame... http://rene.f0o.com/mywiki/PythonGameProgramming cu, On Fri, Jul 25, 2008 at 9:12 PM, Paulo Silva [EMAIL PROTECTED] wrote: thanks about the urls - btw, i'm stuck

Re: [pygame] very easy snippets to start: where from i can get?

2008-07-25 Thread Paulo Silva
, 2008 at 5:34 PM, Paulo Silva [EMAIL PROTECTED] wrote: thanks! is exactly like that were what i'm looking for! :-) -- On Fri, Jul 25, 2008 at 4:51 PM, Brad Montgomery [EMAIL PROTECTED] wrote: A! My eyes :) On Fri, Jul 25, 2008 at 10:47 AM, Peter Shinners

[pygame] phpbb forum missing at pygame.org website

2008-07-25 Thread Paulo Silva
What do you all think about a phpbb forum at pygame.org, where pygame coders can share ideas, questions, snippets, in a way some people (like me) used to use this as a more effective and direct way? there are lots of people used to enjoy much more phpbb forums than mailing lists... (even if some

Re: [pygame] phpbb forum missing at pygame.org website

2008-07-25 Thread Paulo Silva
, Paulo Silva wrote: What do you all think about a phpbb forum at pygame.org, where pygame coders can share ideas, questions, snippets, in a way some people (like me) used to use this as a more effective and direct way? there are lots of people used to enjoy much more phpbb forums than mailing

Re: [pygame] phpbb forum missing at pygame.org website

2008-07-25 Thread Paulo Silva
i'm one example of this - since long time mailing list exists (and i were using internet regularly for more than 10 years), and only now with gmail i'm getting enough 'courage' to subscribe into mailing lists - all the time i were (and will be for sure) much more addict of 'forae' (i'm not that

Re: [pygame] phpbb forum missing at pygame.org website

2008-07-25 Thread Paulo Silva
another thing is it's much more easier to reply a post from 2 or 3 years old on a forum than on a mailing list... - these situations happened also with me somehow regularly... - On Fri, Jul 25, 2008 at 10:53 PM, Paulo Silva [EMAIL PROTECTED] wrote: i'm one example

[Swftools-common] swf to swfc

2008-07-15 Thread Paulo Silva
hi! are there ways to convert .swf (our own work, for example) to swfc? thanks! :-)

unsupported native african and creole languages?

2008-06-14 Thread Paulo Silva
used... Is it planned to having support on these languages on future versions? thanks and regards Paulo Silva ___ gnome-i18n mailing list gnome-i18n@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-i18n

Bug#481485: linux-image-2.6.25-2-686: nVidia driver fails to compile due to active Xen support

2008-05-16 Thread Paulo Silva
Package: linux-image-2.6.25-2-686 Version: 2.6.25-3 Severity: important After upgrading to debian kernel 2.6.25 the compilation fo the nVidia driver (from nvidia-kernel-source package) fails saying it's a Xen kernel. Xen appears to be active in the normal (linux-image-2.6.25-2-686) kernel: $

Bug#481485: linux-image-2.6.25-2-686: nVidia driver fails to compile due to active Xen support

2008-05-16 Thread Paulo Silva
Package: linux-image-2.6.25-2-686 Version: 2.6.25-3 Severity: important After upgrading to debian kernel 2.6.25 the compilation fo the nVidia driver (from nvidia-kernel-source package) fails saying it's a Xen kernel. Xen appears to be active in the normal (linux-image-2.6.25-2-686) kernel: $

[AsteriskBrasil] Troca de linguagem no TRIXBOX

2008-05-09 Thread Paulo Silva ( Rede Nova Brasil FM)
Caros colegas da lista, Tenho um TRIXBOX com FreePBX 2.2.1, está tudo funcionando blz. Alguém ai sabe como mudar a linguagem das mensagems de audio ? Valeu pela atenção. _ ass: Paulo Silva (LANSEG) Cel: +55 11 8282-5588

[AsteriskBrasil] Ajuda com TrixBox e FreePBX

2008-05-05 Thread Paulo Silva
. Obrigado pela atenção de todos.. Ass: Paulo Silva ___ Compre uma camiseta da AsteriskBrasil.org! http://www.voipmania.com.br == VoIPMania.com.br == ___ Lista de discussões

locale command and internationalization support lacks

2008-04-05 Thread Paulo Silva
Hi Miriam (Vroby, and all Debian game packaging community), do you think locale | grep LANG can solve the internationalization problem, when interpreters like sdlBasic still lacks on this, from the viewpoint of people may get interested on helping with translations? cheers, Paulo

Bug#474253: libspeex1: Makes ekiga crash

2008-04-04 Thread Paulo Silva
Package: libspeex1 Version: 1.2~beta3.1.ds-1 Severity: grave Justification: renders package unusable After updating libspeex1 1.1.12-3 - 1.2~beta3.1.ds-1 ekiga crashes when a voice conversation starts giving the output: ekiga: symbol lookup error: /usr/lib/libopal.so.2.2: undefined symbol:

Bug#474253: libspeex1: Makes ekiga crash

2008-04-04 Thread Paulo Silva
Package: libspeex1 Version: 1.2~beta3.1.ds-1 Severity: grave Justification: renders package unusable After updating libspeex1 1.1.12-3 - 1.2~beta3.1.ds-1 ekiga crashes when a voice conversation starts giving the output: ekiga: symbol lookup error: /usr/lib/libopal.so.2.2: undefined symbol:

a game for sdlbasic

2008-04-02 Thread Paulo Silva
http://www.orkut.com/AlbumZoom.aspx?uid=1571067405427644802pid=1207149111488aid=1205480016 http://img233.imageshack.us/img233/6394/sdlbugdz9.png it's from the http://sdlbasic.sf.net game repository regards, Paulo ___ Pkg-games-devel mailing list

xbill.deb needs xbill.desktop file

2008-04-01 Thread Paulo Silva
hi! Xbill has no .desktop icon file for the Gnome menu a working content of '/usr/share/applications/xbill.desktop' can be: [Desktop Entry] Encoding=UTF-8 Name=XBill GenericName=XBill Exec=xbill Icon=xbill.xpm Terminal=false Type=Application Categories=Game; i hope this can be a valuable

xbill .desktop

2008-04-01 Thread Paulo Silva
for me, this .desktop file i sent (could be better anyway) could be considered an important update to the xBill .deb game - as well, i didn't know xbill were not packaged on Debian btw, i'm asking for your help - i'm not frequently online, and still very newbie on this about packaging (i even

Re: xbill.deb needs xbill.desktop file

2008-04-01 Thread Paulo Silva
great, thanks! :-) On Tue, Apr 1, 2008 at 6:56 PM, Barry deFreese [EMAIL PROTECTED] wrote: Paulo Silva wrote: for me, this .desktop file i sent (could be better anyway) could be considered an important update to the xBill .deb game - as well, i didn't know xbill were not packaged

Debian Packaging Newbies orkut community

2008-03-28 Thread Paulo Silva
http://www.orkut.com/Community.aspx?cmm=46022664 be welcome! :-) ___ Pkg-games-devel mailing list Pkg-games-devel@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel

[AsteriskBrasil] Ligação direta entre dois ATA s

2008-03-05 Thread Paulo Silva
Caros Amigos, Sou novo na lista e em VOIP, peço desculpas pela pergunta básica que vou fazer. Tenho dois ATAs um é o WRTP54G e o outro é RT31P2 ambos da Linksys. Tenho banda larga nas duas pontas, uma delas com IP fixo e outra com DHCP. É possivel configurar para que os dois ATAs se

Mugen

2008-03-01 Thread Paulo Silva
hi! is that Mugen fighting game engine an interesting thing to be package at Debian? http://mugen-net.sourceforge.net/ http://www.youtube.com/watch?v=8Pf9gmysrk8 http://www.youtube.com/watch?v=51aPwzksAjs http://www.youtube.com/watch?v=EItMNLO4No4 thanks, Paulo

sdlBasic - makefile needed

2008-02-18 Thread Paulo Silva
hi! sdlBasic is needing a makefile, and getting their sources formated as compatible with Debian norms Since this mailing list is plenty of game packagers, maybe mostly SDL experimented, do someone can help this? Thanks a lot in advance! :-) Paulo ---

how hard is compiling a SDL game?

2008-01-02 Thread Paulo Silva
hi! i found lots of open-source SDL games, but from people made these games on ms-windows instead of Linux (that Konami's F1-Spirit remake is an example, i think easily to find from google ) I found also some games from htpp://games.linux.org I also have difficulties to compile a game and

sdlBasic

2007-12-19 Thread Paulo Silva
I don't know how this Debian mailing list works The idea is about packaging sdlBasic and making it available from the Debian repository - since it's a nice interpreter for game development, and far beyond this (has some useful features Python-Pygame hasn't, like getting lots of sprites from just

emulators

2007-12-19 Thread Paulo Silva
i registered lots of emulators are still not in the Debian/Ubuntu repository - can be emulators considered games, since they were about to use the same development method and technology (like SDL libraries, etc.)? like: . https://launchpad.net/fbzx . https://launchpad.net/xnp2 .

[jira] Created: (WICKET-1232) BookmarkablePageLink with images

2007-12-17 Thread Marco Paulo Silva Santos (JIRA)
Environment: Webapplication developed with Java, Hibernate and Wicket. SO - Windows Browsers - IExplorer and FireFox 2.0 Reporter: Marco Paulo Silva Santos Im trying to define a BookmarkablePageLink into an Image. The image is build from a byte[] that came form the DB and a Resource

[jira] Commented: (WICKET-1232) BookmarkablePageLink with images

2007-12-17 Thread Marco Paulo Silva Santos (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-1232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552463 ] Marco Paulo Silva Santos commented on WICKET-1232: -- Thanks and im sorry! On now on i will use

[Haskell-cafe] Polymorphic dynamic typing

2007-11-23 Thread Paulo Silva
Hello, Type representations using GADTs are being used to achieve dynamic typing in Haskell. However, representing polymorphic types is problematic. Does anyone know any work about including polymorphism in dynamic typing? Best regards, Paulo

Re: [palm-br] Java no TX

2007-04-24 Thread Osni Paulo Silva Oliveira
levaria a pensar que não é possível - mas, na teoria, os perfis para PDA são mais completos - o que levaria a ter alguma esperança que sim. Talvez algum outro membro da lista possa responder essa pergunta. Abraço, Osni. -- Osni Paulo Silva Oliveira [EMAIL PROTECTED] - Original Message - From

Re: [palm-br] Peraí... e o iPod?

2007-04-23 Thread Osni Paulo Silva Oliveira
mais populares). Uma coisa é uma coisa, outra coisa é outra coisa. iPod não é PDA, e vice-versa. Não estou defendendo a Apple, o iPod, o Steve Jobs - não ganharia nada com isto. Só estou tentando trazer uma visão diferente à discussão. []s Osni. -- Osni Paulo Silva Oliveira [EMAIL PROTECTED

Re: [palm-br] Peraí... e o iPod?

2007-04-23 Thread Osni Paulo Silva Oliveira
, etc.). Mas é um mercado respeitável e está carente de bons produtos. Na minha opinião, o Windows Mobile ganhou terreno em parte porque evoluiu, em parte porque muitos usuários de Palm ficaram órfãos de soluções. Abraços, Osni. -- Osni Paulo Silva Oliveira [EMAIL PROTECTED] Osni, sua

Re: [palm-br] Palm Desktop e Docs to Go num pen drive

2007-01-28 Thread Osni Paulo Silva Oliveira
um pendrive U3 que não vai funcionar como você espera. -- Osni Paulo Silva Oliveira [EMAIL PROTECTED] - Original Message - From: everson-utida To: palm-br Sent: Saturday, January 27, 2007 5:23 PM Subject: Re:[palm-br] Re: Palm Desktop e Docs to Go enum pen drive Prezado

Re: [palm-br] Palm Desktop e Docs to Go num pen drive

2007-01-27 Thread Osni Paulo Silva Oliveira
. Então, não vá atrás de comprar um pendrive U3 antes de saber se há Palm Desktop U3 / Portable (ou pelo menos é compatível, não grava ou lê informações no registry do Windows) e Documents To Go com as mesmas características. Eu acho que não tem. -- Osni Paulo Silva Oliveira [EMAIL PROTECTED

Re: [palm-br] Controle de Gastos

2007-01-24 Thread Osni Paulo Silva Oliveira
antes... rs -- Osni Paulo Silva Oliveira [EMAIL PROTECTED] - Original Message - From: guedes.c To: palm-br@yahoogrupos.com.br Sent: Wednesday, January 24, 2007 9:14 AM Subject: Re: [palm-br] Controle de Gastos Breno, Existem milhares de programas de controle de gastos

Re: [palm-br] Dúvida sobre aplicação TAREFAS do Palm

2007-01-17 Thread Osni Paulo Silva Oliveira
funcionar legal. Não é por ser joguinho: qualquer programa ruim traz problemas. E qualquer programa bom cumpre bem sua função - inclusive os bons joguinhos, que tem a função de divertir. -- Osni Paulo Silva Oliveira [EMAIL PROTECTED] - Original Message - From: Paulo Santoro To: palm

Re: [palm-br] Dúvida sobre aplicação TAREFAS do Palm

2007-01-17 Thread Osni Paulo Silva Oliveira
sobre como conseguir ilegalidades. -- Osni Paulo Silva Oliveira [EMAIL PROTECTED] - Original Message - From: Paulo Santoro To: palm-br@yahoogrupos.com.br Sent: Wednesday, January 17, 2007 2:40 PM Subject: Re: [palm-br] Dúvida sobre aplicação TAREFAS do Palm Mas como

Bug#403165: No items in default GNOME menu upon upgrade from 2.14 to 2.16

2006-12-19 Thread Paulo Silva
Same problem here. Removing ~/.config/menus/ and ~/.local/ solved the problem (don't know if both are needed). Regards, -- Paulo Silva [EMAIL PROTECTED] signature.asc Description: Esta é uma parte de mensagem assinada digitalmente

Bug#403456: Bug#403165: No items in default GNOME menu upon upgrade from 2.14 to 2.16

2006-12-19 Thread Paulo Silva
Ter, 2006-12-19 às 19:04 +0100, Josselin Mouette escreveu: Le mardi 19 décembre 2006 à 11:37 +, Paulo Silva a écrit : Same problem here. Removing ~/.config/menus/ and ~/.local/ solved the problem (don't know if both are needed). Do you remember what was in the .config/menus

Bug#403165: No items in default GNOME menu upon upgrade from 2.14 to 2.16

2006-12-19 Thread Paulo Silva
Same problem here. Removing ~/.config/menus/ and ~/.local/ solved the problem (don't know if both are needed). Regards, -- Paulo Silva [EMAIL PROTECTED] signature.asc Description: Esta é uma parte de mensagem assinada digitalmente

Bug#403165: No items in default GNOME menu upon upgrade from 2.14 to 2.16

2006-12-19 Thread Paulo Silva
Ter, 2006-12-19 às 19:04 +0100, Josselin Mouette escreveu: Le mardi 19 décembre 2006 à 11:37 +, Paulo Silva a écrit : Same problem here. Removing ~/.config/menus/ and ~/.local/ solved the problem (don't know if both are needed). Do you remember what was in the .config/menus

Bug#391374: dia-gnome: Dia can't load SVG files

2006-10-20 Thread Paulo Silva
Sex, 2006-10-06 às 16:55 +0200, W. Borgert escreveu: Quoting Paulo Silva [EMAIL PROTECTED]: A dia diagram and the svg image in the diagram go as attachment. Tried with your files, same result: All went well. After updating librsvg from experimental this problem disappeared so it was a non

Bug#391374: dia-gnome: Dia can't load SVG files

2006-10-06 Thread Paulo Silva
Package: dia-gnome Version: 0.95.0-4.1+b1 Severity: important Dia can't load SVG files in diagrams, when I open a diagram a get several errors like this one: ** (dia:6788): WARNING **: Couldn't recognize the image file format for file 'desktop.svg' Please notice that this diagram was made with

Bug#391374: dia-gnome: Dia can't load SVG files

2006-10-06 Thread Paulo Silva
Sex, 2006-10-06 às 15:23 +0200, W. Borgert escreveu: Quoting Paulo Silva [EMAIL PROTECTED]: Dia can't load SVG files in diagrams, when I open a diagram a get several errors like this one: ** (dia:6788): WARNING **: Couldn't recognize the image file format for file 'desktop.svg' I

Re: [servux] Software de redundância

2006-08-31 Thread Paulo Silva\(SMCSP\)
paciencia, estamos progredindo. Os IPs ajudaram a localizar lehor onde eu me perdi... Paulo Silva (SMCSP) escreveu: No servidor X o endereço IP conectado a ele não é o seu Speedy(200.0.0.1) ou o seu Ajato(200.0.0.2) e sim a interface virtual CARP0 que tem um IP 10.0.0.1(ip fictício por exemplo) É

Re: [servux] Software de redundância

2006-08-30 Thread Paulo Silva \(SMCSP\)
se a maquina backup tem um IP diferente vai cair do outro lado de qualque jeito... Alain Paulo Silva (SMCSP) escreveu: Para redundancia de link, uso e conheço apenas o CARP é o Protocolo de Redundância de Endereço Comum (Common Address Redundancy Protocol) + pfsync que roda no OpenBSD

Re: [servux] Software de redundância

2006-08-30 Thread Paulo Silva \(SMCSP\)
) Ma VALEU bastante a dica do CARP (ou UCARP para Linux), isto resolve o maior problema que é ter duas máquinas como gateway na rede e uma assumir assim que a outra cair. Pelo menos internamente, ninguem vai perceber. VOU USAR!!! Alain Paulo Silva (SMCSP) escreveu: O CARP faz o trabalho

Re: [servux] Software de redundância

2006-08-30 Thread Paulo Silva \(SMCSP\)
conexão é transferido também. *Eu* não percebo a mudança, então vou continuar meu download... - O servidor X, agora está recebendo os pacotes com origem do ip 200.0.0.2, só que não existe ninguém conectado ao servidor X com esse IP. Tem solução? Abraços, Alain Paulo Silva (SMCSP) escreveu

Re: [servux] Software de redundância

2006-08-28 Thread Paulo Silva \(SMCSP\)
Para redundancia de link, uso e conheço apenas o CARP é o Protocolo de Redundância de Endereço Comum (Common Address Redundancy Protocol) + pfsync que roda no OpenBSD. Segue abaixo o link: http://www.openbsd.org/faq/pf/pt/carp.html Alias, para firewall não conheço nada melhor que OpenBSD

Re: [squid-br] Re: RES: bloquear squid

2006-08-28 Thread Paulo Silva (SMCSP)
Consegui resolver este problema criando uma regra no meu firewall, Igual a regra criadapara portas 80 e 443. Redirecione qualquer IP de destino exceto o da sua LAN com porta 3128ou 8080 para o IP do seu Squid server porta 3128(ou a porta q vc setou) Eu fiz isso no meus firewalls (com

[bufalos] Apresentação pessoal

2006-08-21 Thread Roberto Cesar de Paulo Silva
Muito prazer, Meu nome é Roberto Cesar de Paulo Silva, tenho 25 anos e sou de Iguatama / MG. Trabalho como administrador em uma fazenda que esta começando com a criação de Bubalinos leiteiros agora, e antes trabalhava com a bovinocultura leiteira (não trabalha mais) e com a criação de

Bug#377782: adesklets: Should recommends python-tk

2006-07-11 Thread Paulo Silva
Package: adesklets Version: 0.5.0-2 Severity: important The package sould suggest the instalattion of python-tk since the adesklets_installer needs it to run. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500,

Re: [turbogears-pt] Documentação do site

2006-05-11 Thread João Paulo Silva
Sim, o Wiki20 seria excelente. Continuando com os tutorias básicos, um que acho interessante de traduzir é o do SQLObject http://www.sqlobject.org/SQLObject.html. Poderiamos começar a mexer nele também. Claro, sem esquecer dos outros, não adianta começar um monte sem terminar. -- João Paulo

[oracle_br] Trace10046,12

2006-03-03 Thread Paulo Silva Basto
Olá Estou verificando um problema de lentidão em uma base e o outro dba me pediu para passar um trace 10046,12. Procurei alguns exemplos e achei um que explicava assim: dbms_system.set_ev(sid,serial,evento,level) e depois rodar dbms_system.set_sql_trace_in_Session(sid,serial,true/false). Ok..

Bug#354858: banshee fails to start

2006-03-01 Thread Paulo Silva
Package: banshee Version: 0.10.6-1 Severity: grave Justification: renders package unusable Banshee fails to start due to a SIGSEGV: $ banshee ** (unknown:21451): WARNING **: The following assembly referenced from /usr/lib/banshee/banshee.exe could not be loaded: Assembly: dbus-sharp

Bug#354858: banshee fails to start

2006-03-01 Thread Paulo Silva
Package: banshee Version: 0.10.6-1 Severity: grave Justification: renders package unusable Banshee fails to start due to a SIGSEGV: $ banshee ** (unknown:21451): WARNING **: The following assembly referenced from /usr/lib/banshee/banshee.exe could not be loaded: Assembly: dbus-sharp

[TurboGears] Re: mod_python Documentation BUG

2006-02-11 Thread João Paulo Silva
The error is in the http://www.turbogears.org/docs/deployment/mod_python.html, that don't seems a wiki (or have I missed something?). 2006/2/9, Alberto [EMAIL PROTECTED]: You're probably right... go ahead and change it... that's what the wiki is for ;) Alberto -- João Paulo da Silva

<    1   2   3   4   5   6   >