-
C'est tard pour une réponse mais bon...
Les chemins envoi d'une commande et réception d'une commande ne se croisent pas.
Dans votre cas, le clic sur le rectangle envoie la commande, mais le rectangle ne change pas de couleur car la valeur mise à jour n'est pas censée être arrivée, puis être relue...
Si vous voulez vérifier que l'animation fonctionne, il faut changer la valeur avec...
2007-11-28 21:58:48 UTC in GLIPS Graffiti editor
-
When login with user-ldap.php well configured, everything was working fine unless the recognition that my login was member of admin group.
After some debug, it appears that user_is_admin function was the root cause:
- Parameter $values contains login: for example dch for my login
- Comparison was directly performed with complete dn, which was uid=dch,ou=people,dc=...
Then comparison was...
2007-08-14 09:00:55 UTC in WebCalendar
-
When login with user-ldap.php well configured, everything was working fine unless the recognition that my login was member of admin group.
After some debug, it appears that user_is_admin function was the root cause:
- Parameter $values contains login: for example dch for my login
- Comparison was directly performed with complete dn, which was uid=dch,ou=people,dc=...
Then comparison was...
2007-08-14 08:11:30 UTC in WebCalendar
-
deverne committed patchset 1010 of module gnade to the GNat Ada 95 Database Environment (GNADE) CVS repository, changing 1 files.
2004-08-02 11:03:35 UTC in GNat Ada 95 Database Environment (GNADE)
-
deverne committed patchset 1009 of module gnade to the GNat Ada 95 Database Environment (GNADE) CVS repository, changing 2 files.
2004-08-02 11:01:48 UTC in GNat Ada 95 Database Environment (GNADE)
-
deverne committed patchset 945 of module gnade to the GNat Ada 95 Database Environment (GNADE) CVS repository, changing 2 files.
2004-04-21 14:24:12 UTC in GNat Ada 95 Database Environment (GNADE)
-
deverne committed patchset 836 of module gnade to the GNat Ada 95 Database Environment (GNADE) CVS repository, changing 2 files.
2004-01-14 10:46:26 UTC in GNat Ada 95 Database Environment (GNADE)
-
deverne committed patchset 722 of module gnade to the GNat Ada 95 Database Environment (GNADE) CVS repository, changing 2 files.
2003-05-26 07:10:32 UTC in GNat Ada 95 Database Environment (GNADE)
-
Hello,
Portfwd is a nice tool. I'd like to understand what are the limitation of it:
- I work in a corporate environment and it seems not to work efficiently with an HTTP proxy. Here is what I got as log file:
Jan 9 10:42:38 filoa53 portfwd[13728]: mother_socket: Transparent proxy - Binding to local address: x.x.x.x:0
Jan 9 10:42:38 filoa53 portfwd[13728]: mother_socket: Can't bind TCP...
2001-01-09 10:00:04 UTC in Port Forwarding Daemon
-
During compilation, I got following message:
Making all in console
make[1]: Entering directory `/home/chalon/omms-0.0.2/console'
/bin/sh ../libtool --mode=link c++ -g -O2 -o console-omms console.o -ldl ../lib/libomms.la
c++ -g -O2 -o .libs/console-omms console.o -ldl ../lib/.libs/libomms.so -Wl,--rpath -Wl,/usr/local/lib
../lib/.libs/libomms.so: undefined reference to `inputFilter'...
2000-11-10 07:49:24 UTC in Open Modular Message System