View Single Post

   
  #2 (permalink)  
Old 02-19-2008, 06:22 PM
Peter
 
Posts: n/a
Default Re: Some wine apps freeze when using KDM/GDM/Entrance

Peter wrote:

> If I start a KDE or Enlightenment session from a terminal login
> $startx
>
> When I launch wine using IE, everything works normally. I can minimize
> windows, move them, use the program.
>
> If I start KDE or Enlightenment session from a Login Manager like GDM,
> KDM, or Entrance, everything appears the same until.....


snip

Well, I started the command from a konsole prompt and was able to see
exactly when IE crashed. Turns out it was an OpenGL error due to
restrictive permissions on devices nVidia has. Luckily, when the Video
driver bombed, a message came up about that:

Error: Could not open /dev/nvidiactl because the permissions
are too restrictive. Please see the FREQUENTLY ASKED QUESTIONS
section of /usr/share/doc/NVIDIA_GLX-1.0/README for steps
to correct.

Of course, reading the doc allowed me to change the perms and everything
works normally. Not sure why the permissions were NOT a problem when
launching a window manager from a terminal instead of a Login Manager, but
at least I was able to resolve the issue. Thanks
Reply With Quote