Sometimes when I try to open a game, it’ll never open. This is the message I see at the end of the wine dump. I don’t think it’s wine giving this message, but the X system (I’m guessing). I saw it again when I tried to open the nvidia-settings app. Usually the solution is to close firefox; that works most of the time.
I never got this before until just recently (last few months). It happened in both 12.1 and also in 12.3 which I just installed. Any idea what this is about.
Oh, KDE 4.10.
Here’s some more info from wine.
Maximum number of clients reached err:winediag:x11drv_init_thread_data x11drv: Can't open display: :0. Please ensure that your X server is running and that $DISPLAY is set correctly.
Maximum number of clients reached err:winediag:x11drv_init_thread_data x11drv: Can't open display: :0. Please ensure that your X server is running and that $DISPLAY is set correctly.
Maximum number of clients reached err:winediag:x11drv_init_thread_data x11drv: Can't open display: :0. Please ensure that your X server is running and that $DISPLAY is set correctly.
When I get that message again I’ll try checking to see how many sockets I have open. I did look in “/proc/823/fd” and I have a **** load of files, but I don’t know if it’s normal or not (see below). Maybe you can compare it with yours.
No some program is probably not written well. it is normal that /proc has those many files :-). /proc
I don’t think it’s wine giving this message
Guess again. Whenever i search the web for this error wine related issues invariably show up. I guess this is some kind of resource issue where the virtual machines are requesting more resources than that are available on the system. Then again i might be wrong
You may need to search through these forums to determine whether akonadi is useful or not or how we can reduce it’s presumed ill effects.
Go to advanced search https://forums.opensuse.org/search.php
Keyword(s): akonadi
Sort Results by Date,Descending.
Finally, I think I discovered the problem. It wasn’t Akonadi per-say. Akonadi has what it calls agents. For example, “mail filter agent”, “local folders”, etc. When I ran “akonadiconsole” I noticed I had hundreds of an agent called “personal contacts”, and I guess each one of these instances opened a socket to X. I don’t know why or how they got there, but I removed all of them and everything is ok now. Akonadi appears to be behaving itself.