-
Hi Tomas
Reported to me from a tester. Opening a new tab, then the text of the tooltip over the close button "Close tab" is missing a translation string for localisation, thus in every localisation it shows up as "Close tab".
Bests
Salvatore.
2009-11-08 09:19:37 UTC in Tux Commander
-
Hi Tomas
Update: This seems to work in 0.6.69 at least.
2009-11-08 09:17:45 UTC in Tux Commander
-
Hi
I have added the following patch for the Debian distribution, but will work only for linux on alpha:
--- a/rpcfilter.c
+++ b/rpcfilter.c
@@ -85,7 +85,6 @@
#include
#include
#include
-#include
#endif
#ifdef LINUX
Bests and thanks!
Salvatore.
2009-09-11 19:04:22 UTC in nfswatch
-
Hi
In Debian nfswatch fails to build from source on alpha architecture:
> Start Time: 20090907-1252
[...]
> Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7), libncurses5-dev, libpcap0.8-dev
[...]
> Toolchain package versions: libc6.1-dev_2.9-26 linux-libc-dev_2.6.30-6 g++-4.3_4.3.4-2 gcc-4.3_4.3.4-2 binutils_2.19.51.20090827-1 libstdc++6_4.4.1-3...
2009-09-09 20:49:10 UTC in nfswatch
-
Hi Christian
A minor wishlist request
If possible, could you consider having also a nfswatch Changelog in source, splitted out from README file?
Bests Salvatore.
2009-09-05 06:49:36 UTC in nfswatch
-
well ok it's not really viewable in the sf-tracker ...
2009-07-12 09:12:16 UTC in Giplet
-
Hi
The following patch should fix this problem, if I see it correctly:
--- a/src/giplet
+++ b/src/giplet
@@ -59,12 +59,12 @@
webaddy = website.lower()
if ( not webaddy.startswith('http://') ):
webaddy = 'http://' + webaddy
- sock = urllib.urlopen( webaddy )
- pagina = sock.read()
- sock.close()
- process =...
2009-07-12 08:58:26 UTC in Giplet
-
Hi
Some comments:
udav 0.5.2 ist uploaded to Debian, but needs still approval by the ftp-masters:
http://ftp-master.debian.org/new/udav_0.5.2-1.html
Please do not rename debinstall back again to debian, since I asked Alexey some Weeks ago about that and he kindly renamed it, such that it will ease the "official" Debian packaging.
I still hope, that udav will get approved soon, and then udav...
2009-07-07 17:39:44 UTC in Universal Data Arrays Visualization
-
Hi Tomas
Hmm, yes this seems reasonable to not have an impact on performance. I didn't foud it out yet how gnome-commander does ist (see attached screenshot). The text of the selected item is yellow in default color scheme. If I pass over it with the coursor, the text is still yellow. So maybe if we can find out how gnome-commander solves this, it is possible applicable to tuxcmd too?
Kind...
2009-06-20 08:32:22 UTC in Tux Commander
-
Only for reference: Is the same issue: https://sourceforge.net/tracker/?func=detail&aid=2454128&group_id=66829&atid=515901.
2009-06-19 06:36:54 UTC in Tux Commander