Andesi - forum

Forum francophone pour Debian

Vous n'êtes pas identifié(e).

#1 12/03/2011 13:06:22

b.amine23
Membre
Inscription : 12/03/2011
Messages : 1

probleme controlaula

bonjour je tente d'installer controlaula pour gérer la classe néanmoins je recontre des problemes:


amine@poste10:~$ valgrind /usr/bin/controlaula.gambas -teacher
==8748== Memcheck, a memory error detector
==8748== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==8748== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for copyright info
==8748== Command: /usr/bin/controlaula.gambas -teacher
==8748==

(monitorProfe.gambas:8780): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0

(monitorProfe.gambas:8780): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
chown: modification du groupe de « /var/lib/monitorprofe/monitorprofe.cfg »: Opération non permise
chmod: modification des permissions de « /var/lib/monitorprofe/monitorprofe.cfg »: Opération non permise
chmod: modification des permissions de « /var/lib/monitorprofe »: Opération non permise
chown: modification du groupe de « /var/lib/monitorprofe »: Opération non permise
mini-httpd: aucun processus trouvé
/usr/lib/pymodules/python2.6/BitTornado/__init__.py:8: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  from sha import sha
btlaunchmany.bittornado /home/amine/.controlaula/files/torrents --saveas /home/amine/.controlaula/files/data --parse_dir_interval 5 --display_interval 5
Établi sous le nom « buddy192.168.1.9 »
1    1
2    2
3    3
4    4
5    5
6    6
7    7
8    8
9    9
10    10
11    11
12    12
1    1
2    2
3    3
4    4
5    5
6    6
7    7
8    8
9    9
10    10
11    11
12    12
False
False
chown: modification du groupe de « /var/lib/monitorprofe/monitorprofe.cfg »: Opération non permise
chmod: modification des permissions de « /var/lib/monitorprofe/monitorprofe.cfg »: Opération non permise
chmod: modification des permissions de « /var/lib/monitorprofe »: Opération non permise
chown: modification du groupe de « /var/lib/monitorprofe »: Opération non permise
WARNING: circular references detected
RootPreferences (1)
CommonPreferences (1)
SharedFiles (1)
PresenceService (1)
frmMain (1)
FSlave (40)
DesktopPc (12)
Slave (40)
Settings (0)
FileView (1)
WARNING: 768 allocation(s) non freed.
WARNING: circular references detected
RootPreferences (1)


Several technical issues:

    * ControlAulas' source code and future updates are available at the gnuLinEx repositories. The development svn repository is available at http://forja.linex.org/projects/controlaulas.
    * Video broadcasting through the network is done using videolan. Sometimes this feature is limited by the network switch configuration. In such cases the multicast filtering igmp of the switch must be modified.
    * Since most of the commercial DVDs these days are encrypted, in order to broadcast a DVD from the teacher computer, the libdvdcss2 package must be installed. A Debian package for it can be downloaded from http://ftp.debian-unofficial.org/debian … libdvdcss/ and installed using "dpkg -i package.deb" (gnuLinEx users can do it automatically via ControlPanel->Programs->Upgrade LinEx)
    * To enable all of the application's functionality, some TCP ports must be open on the computers:
          o 41000 is used to interchange information between users using http protocol. It's a must
          o 6969 to share files using bittorrent.
          o 487 (TCP & UDP) to send files. It uses saft protocol under inetd, so if ports are closed at the /etc/hosts.deny file it should be enabled adding" sendfiled:ALL" to the /etc/hosts.allow file.
          o 5900 for Big Brother and Projector features. It uses VNC protocol.
          o 6522 for the workgroup feature. It uses obby protocol.

http://www.itais.net/help/en/admin.html


normalement les membres du groupe teacher peuvent modifier l'application

Dernière modification par b.amine23 (12/03/2011 13:17:35)

Hors ligne

Pied de page des forums