IAI RoboCylinder Software

Questions about Wine on Linux
Locked
Kurotenshi
Newbie
Newbie
Posts: 2
Joined: Thu Jan 31, 2013 4:20 am

IAI RoboCylinder Software

Post by Kurotenshi »

I'm having some issues with IAI's RoboCylinder software. It installs ok and after configuring Wine to work with virtual com ports it connects with no problem. The thing is, when I try to write in a text field (any text field) it only lets me input 2 characters, so if i'm trying to write 1.5 in only lets me put the 1 and the dot.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: IAI RoboCylinder Software

Post by dimesio »

Wine version? If it's not the latest development release, upgrade. If it still doesn't work, post terminal output. http://wiki.winehq.org/FAQ#get_log
Kurotenshi
Newbie
Newbie
Posts: 2
Joined: Thu Jan 31, 2013 4:20 am

Re: IAI RoboCylinder Software

Post by Kurotenshi »

Wine version 1.5.22
Used the RcPc.exe &> log.txt command and got:

Code: Select all

err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: não é possível abrir objecto partilhado: Ficheiro ou directoria inexistente
fixme:comm:set_queue_size insize 4096 outsize 4096 unimplemented stub
fixme:win:WINNLSEnableIME hwnd 0x30022 enable 0: stub!
fixme:win:WINNLSEnableIME hwnd 0x30022 enable -1: stub!
Locked