On Tue, Mar 24, 2015 at 04:20:49PM -0500, unix_li...@f-m.fm wrote: > Client mirall ran fine but I had to pause it. It would not cleanly stop > running. I am running this app in kde4. Pop-up window asked if I wanted > to terminate this application and I did so. Now, whenever I try to run > the application from the terminal I get the following: > owncloud > owncloud:/usr/lib/libstdc++.so.57.0: /usr/local/lib/libestdc++.so.16.0 : > WARNING: symbol(_ZN11__gnu_debug17_S_debug_messagesE) size mismatch, > relink your program > > > (process:24378): GLib-ERROR **: Creating pipes for GWakeup: Too many > open files
That's a side effect of the libinotify kqueue backend. You need to bump your file descriptors limit. -- Antoine