Search - User list
Full Version: GUI problem, Linux x64
Root » Houdini Indie and Apprentice » GUI problem, Linux x64
Lamb
I have strange problem with my houdini apprentice, running under Fedora 8 Linux x64
Houdini starts fine, but UI has no icons, and there are some bugs when I'm trying to click on menus etc.

It seems that the problem is in my video card, or drivers perhaps?…
JColdrick
Try renaming your $HOME/houdini9.1 directory and see if that fixes it. Sounds like your icons got munged. Also, be sure you're running the latest version first(scroll down the downloads page and look for the largest 9.1 release that's not red).

Cheers,

J.C.
uniqueloginname
im guessing you have an ATI card? i got the same glitches under ubuntu .. but it works ok under suse 10.3. not sure there is a fix.
afecelis
Also remember to disable/uninstall compiz-fusion if you're running it.
rofthorax
Lamb
I have strange problem with my houdini apprentice, running under Fedora 8 Linux x64
Houdini starts fine, but UI has no icons, and there are some bugs when I'm trying to click on menus etc.

It seems that the problem is in my video card, or drivers perhaps?…

Check the permissions on the “.houdini” in your home directory.. I had root
ownership on mine and had the same problem.. Deleting it and creating it
again, fixed my problem.


I kidd you not, someone facing this problem elsewhere in the forums, suggested reinstalling the operating system, in this case Ubuntu.. Yikes! Not like that's hard, but a bit extreme..
Chrizto
Had the same missing icons problem myself, running on Ubuntu 8.10.
Seems that if you install Houdini to a “root owner” directory with sudo, your ~/Houdini9.5 dir gets root ownership as well. (not strange, but should be changed in the installer).

Changing the ownership back, makes everything dandy. Hey, you can even save your preferences! ;-)

sudo chmod -R “your_username” ~/Houdini9.5


Takes care of that…
Alanw
Chrizto
Had the same missing icons problem myself, running on Ubuntu 8.10.
Seems that if you install Houdini to a “root owner” directory with sudo, your ~/Houdini9.5 dir gets root ownership as well. (not strange, but should be changed in the installer).

Changing the ownership back, makes everything dandy. Hey, you can even save your preferences! ;-)

sudo chmod -R “your_username” ~/Houdini9.5


Takes care of that…

The “houdini9.5” folder located in your $HOME directory isn't touched by the install script as far as I know. It sounds like Houdini may have accidentally been started by a root user, or with the sudo command.
Chrizto
Not by me.

Just ran the installer, and there it was, the directory was owned by root.
JColdrick
The installer does *not* touch files in $HOME/houdini9.5, unless you installed into that directory. You can read the script if you don't believe me, there's nothing secretive going on.

What you're describing sounds like a common mistake - some combination of not installing as root, or running as root, etc.

J.C.
edward
What version of 9.5 are we talking about here? There used to be a problem with the Linux installer before but I think it was fixed a long time ago? Are we talking about a beta version of Houdini 9.5?

The bug before was that if you chose to install the HDK during installation time, houdini.install would run hdkinstall to install the executables. But hdkinstall would create $HOME/houdiniX.X as root because houdini.install was started up as root.
Chrizto
Well, this happened to me when installing 9.5.379
edward
Ah, ok, I see it now. Thanks for revealing this to us, Chrizto! The permissions bug was re-introduced when Apprentice Licensing was added.

The installer is now fixed for tomorrow's 9.5.393 build. In the mean time, the workaround is what Chrizto mentioned. You can copy and paste the following command to a shell.

sudo chown -R `stat –printf=%U:%G $HOME` $HOME/houdini9.5
Chrizto
The latest daily build works good.

Thanks.

EDIT:
One thing, the internal helpbrowser doesn't launch automatically.
I noticed this because I always turn it off manually…
edward
I'm not sure what you mean. Do you mean the startup help that gives the Houdini basics? I believe it was made to launch in an external web browser some time ago.
Chrizto
Sorry I was kinda vague there.
I don't mean the internal help browser, I mean the launching of the help content on whatever browser you use.
edward
Launching of the help content, how?
Chrizto
As in the option of having the help content launch automatically (the default) when Houdini starts… Jeez, do you need it with a tear dropper?
LoneDeranger
Hi guys,

I'm experiencing this exact problem. No GUI icons and extremely slow performance up to the point where it's unusable. The only difference is that I'm trying to run this under OSX 10.5.6 on a 2.5Ghz MacBook Pro with 4GB of Ram.

I'm running the 379 build and that appears to be the only build available to Apprentice users.
I tried the chmod workaround to no avail.

This kinda puts a full stop to my first Houdini experience before I even had a chance to do anything.. :?

Any ideas?
stevenong
If you go to the Support > Downloads link at the top of the page, scroll down the Downloads page until you see Daily Builds.

Cheers!
steven
LoneDeranger
Hi Steven,

thank you for your reply.
I downloaded and installed the latest build (420) and unfortunately it makes no difference.
No idea what's going on here.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB