Notizie: se possiedi un dispositivo Android, prova Firefox per Android, un browser scattante e dinamico per navigare in ambiente mobile.

Autore Topic: [Linux] - Desktop remoto e firefox  (Letto 2188 volte)

0 Utenti e 1 Visitatore stanno visualizzando questo topic.

Offline Ag_Smith

  • Post: 7
[Linux] - Desktop remoto e firefox
« il: 07 Aprile 2008 15:12:16 »
grazie mille!  :fx:

altra cosa su linux in desktop remoto non funziona mentre su windows si...

avevo provato anche con ssh -X ma non va uguale :| conoscete qualche workaround?

la macchina su cui e' installato firefox ha kubuntu 7.10

Ho diviso la discussione da http://forum.mozillaitalia.org/index.php?topic=32270.0
« Ultima modifica: 07 Aprile 2008 21:28:11 da fabrixx »

Offline fabrixx

  • Post: 5915
Re: Linux - Desktop remoto
« Risposta #1 il: 07 Aprile 2008 21:25:41 »
Solo Firefox quindi non ti funziona in desktop remoto ?
Non ho mai provato questa configurazione ma tuttavia cercando un po si trovano varie guide.

Offline Ag_Smith

  • Post: 7
Re: Linux - Desktop remoto
« Risposta #2 il: 08 Aprile 2008 07:02:43 »
Solo Firefox quindi non ti funziona in desktop remoto ?
Non ho mai provato questa configurazione ma tuttavia cercando un po si trovano varie guide.

non mi funziona nemmeno thunderbird in desktop remoto...

Offline Underpass

  • I've got fabric to sell
  • Amministratore
  • Post: 24618
    • Mozilla Italia
Re: [Linux] - Desktop remoto e firefox
« Risposta #3 il: 08 Aprile 2008 07:33:38 »
Premesso che secondo me la richiesta è abbastanza off-topic rispetto agli argomenti del forum, potresti spiegarci:

a) che cosa vuoi ottenere
b) che procedimento segui per ottenerlo
c) che errori ricevi durante questo procedimento

Grazie, ciao

Offline Ag_Smith

  • Post: 7
Re: [Linux] - Desktop remoto e firefox
« Risposta #4 il: 09 Aprile 2008 13:58:36 »
Premesso che secondo me la richiesta è abbastanza off-topic rispetto agli argomenti del forum, potresti spiegarci:

a) che cosa vuoi ottenere
b) che procedimento segui per ottenerlo
c) che errori ricevi durante questo procedimento

Grazie, ciao

a) che cosa vuoi ottenere : riuscire ad aprire firefox in una sessione remota con server linux e client qualsiasi
b) che procedimento segui per ottenerlo : ho provato sia con ssh -X(solo linux) sia con il desktop remoto sia vnc che rdp
c) che errori ricevi durante questo procedimento :

gioacchino@server:~$ firefox
The program 'firefox-bin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
  (Details: serial 80 error_code 1 request_code 146 minor_code 2)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
gioacchino@server:~$


tutti gli altri programmi che uso funzionano tutti tranne quelli che usano opengl( i giochi ) perche' richiedono una certa banda di comunicazione  con la scheda grafica che in desktop remoto non hanno ma in quel caso ottengo l'errore di memoria della scheda grafica non sufficente

grazie ancora :)

Offline klades

  • Moderatore
  • Post: 5788
    • http://www.nic-nac-project.org/~kaosmos
Re: [Linux] - Desktop remoto e firefox
« Risposta #5 il: 09 Aprile 2008 16:16:14 »
Prova a lanciare firefox con l'argomento -no-remote

Offline Ag_Smith

  • Post: 7
Re: [Linux] - Desktop remoto e firefox
« Risposta #6 il: 09 Aprile 2008 19:10:30 »
Prova a lanciare firefox con l'argomento -no-remote

gioacchino@server:~$ firefox -no-remote
X Error: BadRequest (invalid request code or no such operation) 1
  Major opcode:  146
  Minor opcode:  2
  Resource id:  0x2800001
Xlib:  extension "XInputExtension" missing on display ":11.0".
Failed to get list of devices
The program 'firefox-bin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
  (Details: serial 193 error_code 1 request_code 146 minor_code 23)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
gioacchino@server:~$

0 Utenti e 1 Visitatore stanno visualizzando questo topic.