Displaying 4 results from an estimated 4 matches for "56514".
Did you mean:
6514
2012 Oct 12
1
Libvirt mpiexec networking issue
...ion fails and gives me the following errors:
[proxy:0:0 at guestVM] HYDU_sock_connect (./utils/sock/sock.c:188): unable to
connect from "guestVM" to "guestVM" (Connection refused)
[proxy:0:0 at guestVM] main (./pm/pmiserv/pmip.c:205): unable to connect to
server guestVM at port 56514 (check for firewalls!)
Just so it is clear, I know that the two guests host names are the same
(they are clones) but I am giving explicit IP address for the connection so
it should not be an issue. Does any one know if there is something unique
with how Libvirt networking is set up that would caus...
2003 Nov 10
1
Statusbar usage
Hi!
While playing around with a little example, I''ve realized, that I don''t
exactly know, how to work with the statusbar. When just calling
set_status_text (setStatusText in C++), then repeating messages don''t
display again. I guess there should be a magic rule about statusbar''s
text hierarchy, but can sy give me some hints about it?
Maybe some wxruby hints
2017 Jun 24
2
Orden de categorías en gráficos de barras (position = "stack")
??
Hola.
Estoy intentando ordenar el gráfico tal que las columnas se apilen en el
siguiente orden: debajo, los EPI; los SemiEPI en el medio y los NoEpi
arriba de todo.
Estos son mis datos:
> tabla.barras
Rangos Clase Asistentes
1 De 45d EPI 405
2 De 1a EPI 812
3 De 2a EPI 1639
4 De 3a EPI 2202
5 De 4a EPI 1994
6 De 5a EPI
2017 Jun 25
3
Orden de categorías en gráficos de barras (position = "stack")
Hola,
Mira la versión de ggplot2 que estás usando por tenerla actualizada a la
última...
A mi me funciona introduciendo algún cambio salvo la última línea cuando
cambias el tema...
#-----------
Lines <- " id Rangos Clase Asistentes
1 45d EPI 405
2 1a EPI 812
3 2a EPI 1639
4 3a EPI 2202
5 4a EPI 1994
6 5a EPI