Results 1 to 10 of 10

Thread: Blender: Invisible menus

  1. #1
    Join Date
    Nov 2009
    Beans
    39
    Distro
    Ubuntu 9.10 Karmic Koala

    Question Blender: Invisible menus

    Hi everybody.
    I installed Blender on Ubunto Karmic. It starts fine, but when i try toopen a menu, it simply doesnot show up: it is just invisible, infacts i can stillblindly click on it an something will eventually happen.
    In the past i had a similar problem in Kubuntu, but i needed simply to press <Alt+Cntr+F2> to temporarily de-activate Composite.
    Now the questions are:
    1. How do i do that in Ubuntu?
    2. Is it a known issue?
    3. Is it due to my configuration? (ATI 4850 video card with AMD driver installed. Compiz+Emerald for windows and desktop decoration)

    Thanx in advance

  2. #2
    Join Date
    Nov 2009
    Beans
    39
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Blender: Invisible menus

    Is there really anybody using Blender out there?
    Help!

  3. #3
    Join Date
    Aug 2009
    Beans
    2

    Re: Blender: Invisible menus

    I'm having a different problem. Blender just fails to open. I was having similar problems to yours in Jaunty, though. I just got used to the hot keys and worked around it. I'm running a similar graphics card on a P4. I hope someone can help us, cause I have a lot of work to do...

    For now, I'm gonna try turning off some effects. That seems to be the source of many problems in Ubuntu.

  4. #4
    Join Date
    Aug 2009
    Beans
    2

    Re: Blender: Invisible menus

    nope... still nothing.

  5. #5
    Join Date
    Jan 2008
    Location
    Sweden
    Beans
    1
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Blender: Invisible menus

    This problem has to do with compiz. I solved it on my computer by going into CompizConfig settings manager -> Workarounds -> Legacy Fullscreen Support checked. This will fix the menu problem. However, Blender became unstable and trying to alt+tab out of it or switch desktop made the whole desktop freeze. Try if it works for you.

    To run blender in a stable way I had to disable compiz. Do this by typing metacity --replace& in a terminal before launching blender. Type compiz --replace& when you are done to restart compiz.

    I run blender from a simple shellscript that does this automatically:
    type

    metacity --replace&
    blender
    compiz --replace&

    in a file called blender.sh. Make it executable and run it by typing ./blender.sh.

    Only launch one instance of blender at a time with this script though, if you want to have multiple blender instances do it the manual way, otherwise things will get messy when you close one of the windows.

    /Henriq

  6. #6
    Join Date
    Nov 2009
    Beans
    39
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Blender: Invisible menus

    Thanx everybody for answering! So apparently the problem is not new and it is a compatibility problem.
    The solution proposed by Henriq is a great help to fast up when you want to start Blender.
    I will anyway leave this thread open, to see if anybody can add more solution, or at least in the hope to sensibilize to the problem

  7. #7
    Join Date
    Nov 2006
    Location
    Where English is nth lang
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Blender: Invisible menus

    By the way i like ur avatar very much

  8. #8
    Join Date
    Nov 2009
    Beans
    39
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Blender: Invisible menus

    Quote Originally Posted by emigrant View Post
    By the way i like ur avatar very much
    Thanx

  9. #9
    Join Date
    May 2007
    Location
    Huntsville, Alabama, USA
    Beans
    21
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Blender: Invisible menus

    Quote Originally Posted by henriq View Post
    I run blender from a simple shellscript that does this automatically:
    type

    metacity --replace&
    blender
    compiz --replace&

    in a file called blender.sh. Make it executable and run it by typing ./blender.sh.
    I had the "invisible menus" problem on Ubuntu Karmic 64 with an ATi card and the proprietary driver installed. Henriq's suggestion seemed to work great!

  10. #10
    Join Date
    May 2010
    Beans
    1

    Re: Blender: Invisible menus

    newbie need help.. i followed the #3 and after typing "compiz --replace" my monitor goes blank. I reboot and relogin. After 5 second or some my monitor turn blank again, what should i do??

Tags for this Thread

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
  •