On Sat, Sep 13, 2014 at 3:37 PM, John Porubek <jporu...@gmail.com> wrote:
> So I removed one of the libGL.so links and it didn't fix the problem.
> But I can't be sure now from memory if it was the one pointing to
> mesa/libGL.so. Again, I'll check Monday.

I did remove the correct one. After a restart, no difference, same GUI
listener behavior. A quick question wherein I expose my Linux
ignorance: Do I need to restart after making a change like removing a
*.so file, or can I just run ldconfig with no flags?

I didn't give the full story when I first described what is happening.
Sometimes, right after a boot or restart, the GUI listener will work
for a while. However, if I restore a minimized window later on, the
GUI listener disappears. Subsequent attempts to re-open the listener
produce the results I originally described.

FWIW, here's the latest results from $ ldconfig -p | grep "libGL\." :

    libGL.so.1 (libc6, OS ABI: Linux 2.4.20) =>
/usr/lib/i386-linux-gnu/mesa/libGL.so.1
    libGL.so (libc6, OS ABI: Linux 2.4.20) =>
/usr/lib/i386-linux-gnu/mesa/libGL.so
    libGL.so (libc6, OS ABI: Linux 2.4.20) => /usr/lib/i386-linux-gnu/libGL.so

This is the same as before, after I put the removed link back, minus
the extraneous stuff. The bottom link points to the one above it,
which in turn points to the one above it. The top one points to
mesa/libGL.so.1.2

I couldn't find glxgears or the package mesa-utils. Are these in Factor?

-John

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to