File and Image Uploader by zoom not working

Questions about Wine on Linux
Locked
lib3rty1
Newbie
Newbie
Posts: 1
Joined: Sun Mar 23, 2014 11:55 am

File and Image Uploader by zoom not working

Post by lib3rty1 »

Hi
I have Ubuntu 12.04 with 1.4 Wine and I can`t run Wine.
I got such error.

Code: Select all

$wine FileUploader.exe

fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0080: stub!
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  148 (RENDER)
  Minor opcode of failed request:  34 (RenderCreateLinearGradient)
  Value in failed request:  0x0
  Serial number of failed request:  1717
  Current serial number in output stream:  1955

any idea how to fix it ?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: File and Image Uploader by zoom not working

Post by dimesio »

Start by upgrading; your Wine version is old and no longer supported. I would also recommended deleting the wineprefix and trying a clean one.
Locked