[Bug 470193] Re: gnome-mousetrap installs but does not run

2009-12-21 Thread alej0
Hi all, #8 works for me ;) but I think the problem is that there is no opencv module for python2.5 and "mousetrap" needs python2.5 as a dependency. -- gnome-mousetrap installs but does not run https://bugs.launchpad.net/bugs/470193 You received this bug notification because you are a member of

[Bug 363173] Re: Orca makes cracks, pops, and clicking sound with Festival; eSpeak speaks too fast.

2009-07-07 Thread alej0
*** This bug is a duplicate of bug 354522 *** https://bugs.launchpad.net/bugs/354522 This is not a bug-fix, but is a simple solution for some cases. You can try this: $ espeak --stdout "Hello, World" | aplay It works fine for me and there is not need to compile or install. Whit -f (man espe

[Bug 354522] Re: espeak sound doesn't play correctly

2009-07-07 Thread alej0
This is not a bug-fix, but is a simple solution for some cases. You can try this: $ espeak --stdout "Hello, World" | aplay It works fine for me and there is not need to compile or install. Whit -f (man espeak) you can read from files. The magic here is "--stdout" and "| aplay". Fom espeak man p

[Bug 257466] Re: ntop didn't recognize an existing interface

2008-08-15 Thread alej0
Here is a patch. I use netstat instead of ifconfig because it doesn't depends on language settings. >From netstat man page. ... --interfaces, -i Display a table of all network interfaces. ... It display *only* interfaces that are UP (ARRIBA). Also see this bug https://bugs.launch

[Bug 231024] Re: /etc/init.d/ntop fails to detect missing network interface

2008-08-15 Thread alej0
Sorry for the misunderstood. Now I got it, here is a patch for /etc/init.d/ntop. ** Attachment added: "patch_ntop_bug_231024" http://launchpadlibrarian.net/16860316/patch_ntop_bug_231024 -- /etc/init.d/ntop fails to detect missing network interface https://bugs.launchpad.net/bugs/231024 You

[Bug 257466] [NEW] ntop didn't recognize an existing interface

2008-08-12 Thread alej0
Public bug reported: Binary package hint: ntop Description:Ubuntu 8.04 Release:8.04 ntop: Instalados: 3:3.2-10.1 Candidato: 3:3.2-10.1 Tabla de versiĆ³n: *** 3:3.2-10.1 0 500 http://cl.archive.ubuntu.com hardy/universe Packages 100 /var/lib/dpkg/status When I r

[Bug 231024] Re: /etc/init.d/ntop fails to detect missing network interface

2008-08-12 Thread alej0
"eth0: error fetching interface information: Device not found" This error is from ifconfig not from ntop, the problem is that eth0 doesn't exist. You can change the interface ntop works for in /var/lib/ntop/init.cfg -- /etc/init.d/ntop fails to detect missing network interface https://bugs.