Results 1 to 5 of 5

Thread: Wine/Sketchup on 12.04

  1. #1
    Join Date
    Jul 2012
    Location
    EU - Slovenia
    Beans
    75
    Distro
    Ubuntu 14.04 Trusty Tahr

    Wine/Sketchup on 12.04

    Hello..

    I Install GoogleSketchup in wine. In the 1'st I have trouble with GL settings. But searching the net find solution with registry editing and now works. But have problems with display.

    1. On start of sketchup the main frame is transparent(or sometime black) until I click into.

    2. Then to select the human icon I need to click it twice.

    3. When selected I press Delete key but I need to click on desktop to "redraw" screen without that image. (when pressed delete key they doesn't dissapair.

    Probably some GL problem is still there.
    Any help?

    Thanks

  2. #2
    Join Date
    Jul 2012
    Location
    EU - Slovenia
    Beans
    75
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Wine/Sketchup on 12.04

    Just more observation.
    Seems that sketchup lagging one event. (Mouse or keyboard click)

  3. #3
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

  4. #4
    Join Date
    Mar 2011
    Beans
    6

    Re: Wine/Sketchup on 12.04

    There is a way to get rid of the deferred selection misbehavior.

    Start Sketchup with the command:

    vblank_mode=0 /usr/bin/wine "path to Sketchup.exe"

    In my case the command line is (on one line):

    vblank_mode=0 /usr/bin/wine "/home/dag/.wine/drive_c/Program Files/Google/Google SketchUp 8/SketchUp.exe"

    Try and enjoy!

  5. #5
    Join Date
    Dec 2012
    Beans
    3

    Re: Wine/Sketchup on 12.04

    If you don't want to run the command everytime you use sketchup, you can run gedit, and type in the command you use to run sketchup, and save it in "/usr/local/bin" as "sketchup" (no extension). then, still in gedit, open "~/.local/share/applications/wine/Programs/Sketchup 8/SkethchUp.desktop". on the third line, where is says Exec=blah blah blah. erase the stuff after Exec= (only erase stuff on line 3, lines 4-6 stay). after Exec=, type /usr/local/bin/sketchup and save it. now when you click sketchup in the dash, it runs your script, which starts sketchup the right way

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •