Hi, "Since OpenGL is involved, I'd look at variables which affect shared library loading."
Do you have information on what variables that are? I suppose PATH is, but are there others? "It's even possible that when you run flashplayer in an interactive shell, it's using the OpenGL library of real hardware while displaying in a vncserver." Sounds crazy, but it could explain the behaviour I see indeed. regards, Wim 2014/1/8 JonathanRRogers <[email protected]> > On Wednesday, January 8, 2014 3:10:22 AM UTC-5, Wim Deblauwe wrote: >> >> Hi, >> >> Thanks for testing this. But how come it can work if I start flashplayer >> manually from the command line into Xvnc ? >> > > I haven't tried running flashplayer under Wine connected to a vncserver so > I can't say if it's reasonable to expect it to work. However, any > difference in behavior you're seeing is most likely the result of > differences in the environment, whether DISPLAY or some other variable. I > had a number of difficult to understand problems with my Jenkins builds > until I made a concerted effort to set up the same environment in an > interactive login and Jenkins job run. > > Since OpenGL is involved, I'd look at variables which affect shared > library loading. It's even possible that when you run flashplayer in an > interactive shell, it's using the OpenGL library of real hardware while > displaying in a vncserver. > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-users/1e0FGxYHs_Y/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
