Pages:
Author

Topic: [SOLVED] Crash - Teamviewer [esperti di linux] - page 3. (Read 8924 times)

full member
Activity: 224
Merit: 100
>  err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.

questo errore è dovuto all'autenticazione NTLM (auth utente locale di windows o su primary domain) che teamviever cerca di caricare tra le opzioni di autenticazione, usandolo sotto linux potrebbe dare errore per questo, disabilita questa opzione...

Dopo l'installazione del pacchetto winbind quell'errore non si presenta più.
In ogni caso come si fa a disabilitare quell'opzione?
Purtroppo le mie conoscenze di linux tendono a zero.


, hai sempre un processo attivo all'avvio del sistema di nome teamviewed. Questa cosa mi da fastidio per l'uso che faccio io...

E' il server ? Perché a me servirebbe invece che teamviewer parta all'avvio.

Quote
Una volta disinstallato quel deb e aggiornato all'ultima versione di wine, scarica il binario per windows, il sito prima ti propone la versione linux ma tu clicca ugualmente sulla versione win.
Poi fai partire il programma (con wine ovviamente) e scegli sempre di avviare teamviewer senza installazione, se non parte probabilmente c'è qualche vecchio processo del software in esecuzione.
In questo caso apri il terminale e digita
Code:
ps aux|grep -i [t]eam
per vedere se c'è qualche processo attivo, in caso usare il comando
Code:
kill -9 idprocesso
dove idprocesso è il numero che compare nella seconda colonna,

Allora, abbi pazienza (se ho detto castronerie non strappatevi i capelli) Smiley
Da terminale:

Code:
sudo dpkg -r teamviewer
sudo dpkg --purge teamviewer
apt-get update
sudo apt-get install wine

Così dovrei avere l'ultima di wine.
Scarico il win, ma come faccio a farlo partire con wine?


Quote
in alternativa installi un task manager qualsiasi e fai tutto con la gui  Grin

Ma più che altro, mi stavo chiedendo una cosa.
E se installassi un graphical installer?
Quote
“Open with GDebi package installer”, “Open with Ubuntu Software Center”, or “Open with> QApt package installer”.
Sul sito di teamviewer consigliano questa procedura ma ovviamente BAMT non ha un graphical installer.
Non so se magari cambia qualcosa, ma non essendo in grado di installare l'installer (ironia della sorte) non ho potuto provare.

@ziomik (ticket inviato ieri, vediamo se rispondono)
newbie
Activity: 10
Merit: 0
Teamviewer su Linux bisogna prenderlo in un certo modo  Cheesy

Lascia perdere il pacchetto .deb dal sito, ti installa anche una versione di wine che ti può creare problemi. Io personalmente ho subito dei casini sulla mia installazione principale di wine a causa di teamviewer. In oltre usando il loro pacchetto, hai sempre un processo attivo all'avvio del sistema di nome teamviewed. Questa cosa mi da fastidio per l'uso che faccio io...

Una volta disinstallato quel deb e aggiornato all'ultima versione di wine, scarica il binario per windows, il sito prima ti propone la versione linux ma tu clicca ugualmente sulla versione win.

Poi fai partire il programma (con wine ovviamente) e scegli sempre di avviare teamviewer senza installazione, se non parte probabilmente c'è qualche vecchio processo del software in esecuzione.

In questo caso apri il terminale e digita

Code:
ps aux|grep -i [t]eam

per vedere se c'è qualche processo attivo, in caso usare il comando

Code:
kill -9 idprocesso

dove idprocesso è il numero che compare nella seconda colonna, in alternativa installi un task manager qualsiasi e fai tutto con la gui  Grin

Teamviewer installato mi funziona una volta su dieci, ha sempre qualche problema con wine o di librerie, per questo faccio sempre l'avvio diretto.

Usando wine a volte capita che non rivela la connessione, o che dia per morto il computer remoto a cui ti colleghi. In questo caso termino tutti i processi e aspetto qualche minuto e riprovo. A volte riesce, a volte no...
sr. member
Activity: 266
Merit: 250

>  err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.

questo errore è dovuto all'autenticazione NTLM (auth utente locale di windows o su primary domain) che teamviever cerca di caricare tra le opzioni di autenticazione, usandolo sotto linux potrebbe dare errore per questo, disabilita questa opzione...


ma sei sicuro di voler proprio usare Teamviewer ?
se usi la versione 0.5 di BAMT puoi monitorare e avere lo stato di tutte le GPU via protocollo SNMP già presente e configurato.
ti installi nagios o qualsiasi altro client SNMP e sei a posto.
per l'amministrazione remota ti consiglio di utilizzare SSH, anche questo giò presente, e da shell puoi fare tutte le operazioni che ti servono.

ciao
legendary
Activity: 1960
Merit: 1012
SELL bitcoinmarket.net | bitcoinitalia.com SELL
Problema strano in effetti.
Se non sbaglio teamviewer ha il suo wine, quindi non dovrebbe essere necessario l'installazione di wine in quanto l'emulazione è già al suo interno...
In ogni caso ti consiglio: http://www.teamviewer.com/en/help/createticket.aspx
full member
Activity: 224
Merit: 100
Su suggerimento ho installato l'ultimo wine e winbind.
L'errore
Code:
 err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
non si presenta più ma teamviewer continua a chiudersi pochi secondi dopo l'avvio.

Ho provato a installare una vecchia versione ( la 7 )
Si installa, si avvia, accetta il collegamento... ma poi non muove il mouse ne fa il refresh dello schermo.

Buonty alzato a 2 LTC, un panino al bar Tongue
full member
Activity: 224
Merit: 100
Ciao a tutti,
 Sto cercando di installare  teamviever 8 su BAMT 1.1.
Seguendo la pagina ufficiale http://www.teamviewer.com/en/help/363-How-do-I-install-TeamViewer-on-my-Linux-distribution.aspx#other

Code:
sudo dpkg -i teamviewer_linux.deb
Il pacchetto scaricato si installa e compare teamviewer nel menu.
Clicco, lo avvio, si apre la finestra iniziale... ma poi il programma viene terminato dopo pochi secondi.

In allegato il log di errore.
Qualche suggerimento?
Non vengono segnalate missing dependencies durante l'installazione.

Grazie

[edit: non so bene come gestire la cosa, visto che il forum è bitcoin, ma volevo offrire un bounty di 0.5 LTC per chi risolve il problema. Purtroppo non ho BTC, mino solo scrypt e mi rendo conto che 0.5 son ben poca cosa considerato che valgono quanto un caffé Smiley ]


Code:
root@bamt-miner:/home/user/Desktop# dpkg -i teamviewer_linux.deb
Selecting previously deselected package teamviewer.
(Reading database ... 82945 files and directories currently installed.)
Unpacking teamviewer (from teamviewer_linux.deb) ...
Setting up teamviewer (8.0.17147) ...
Processing triggers for menu ...
root@bamt-miner:/home/user/Desktop# teamviever
bash: teamviever: command not found
root@bamt-miner:/home/user/Desktop# teamviewer

Init...
Checking setup...
Launching TeamViewer...
fixme:service:scmdatabase_autostart_services Auto-start service L"MountMgr" failed to start: 2
fixme:service:scmdatabase_autostart_services Auto-start service L"PlugPlay" failed to start: 2
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.
fixme:resource:GetGuiResources (0xffffffff,0): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x32dc60,0x00000000), stub!
fixme:win:EnumDisplayDevicesW (L"\\\\.\\DISPLAY1",0,0x32d918,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x32dc60,0x00000000), stub!
fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported
fixme:msg:ChangeWindowMessageFilter 233 00000001
fixme:msg:ChangeWindowMessageFilter 4a 00000001
fixme:msg:ChangeWindowMessageFilter 407 00000001
fixme:msg:ChangeWindowMessageFilter 49 00000001
fixme:bitmap:CreateBitmapIndirect planes = 0
fixme:bitmap:CreateBitmapIndirect planes = 0
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x1005a 0x00000000
err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000122-0000-0000-c000-000000000046}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80040155
err:ole:CoMarshalInterface Failed to marshal the interface {00000122-0000-0000-c000-000000000046}, 80040155
fixme:msg:ChangeWindowMessageFilter c04f 00000001
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_lookup We do not handle SubType 5
fixme:uniscribe:GPOS_apply_lookup We do not handle SubType 5
fixme:uniscribe:GPOS_apply_lookup We do not handle SubType 5
fixme:uniscribe:GPOS_apply_lookup We do not handle SubType 5
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_lookup We do not handle SubType 5
fixme:uniscribe:GPOS_apply_lookup We do not handle SubType 5
fixme:uniscribe:GPOS_apply_lookup We do not handle SubType 5
fixme:uniscribe:GPOS_apply_lookup We do not handle SubType 5
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:richedit:ME_HandleMessage EM_SETFONTSIZE: stub
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:nls:GetGeoInfoW -1 4 0x32e1bc 3 0
err:ole:CoGetClassObject class {bcde0395-e52f-467c-8e3d-c4579291692e} not registered
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
err:ole:CoGetClassObject class {bcde0395-e52f-467c-8e3d-c4579291692e} not registered
err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
fixme:nls:GetGeoInfoW -1 4 0x32dfc8 3 0
fixme:nls:GetGeoInfoW -1 4 0x32dfc8 3 0
fixme:nls:GetGeoInfoW -1 4 0x32dfc8 3 0
fixme:nls:GetGeoInfoW -1 4 0x32dfc8 3 0
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
fixme:uniscribe:GPOS_apply_PairAdjustment Pair Adjustment Positioning: Format 2 Unhandled
Terminated
Pages:
Jump to: