Главная страница


ru.linux

 
 - RU.LINUX ---------------------------------------------------------------------
 From : Serge                                2:5020/400     21 Nov 2004  14:46:30
 To : All
 Subject : [?!]: Xlib: Maximum number of clients reached
 -------------------------------------------------------------------------------- 
 
 Hi, All!
 
 Столкнулся с таким впервые.
 В гугле только одни вопросы, решения как такового не нашлось
 (вполне допускаю, что неправильно искал).
 
 $ xlsclients 
 Xlib: connection to ":0.0" refused by server
 Xlib: Maximum number of clients reached
 xlsclients:  unable to open display ":0.0"
 $
 
 Т.е. даже посмотреть, что случилось, сколько их на текущий
 момент прицеплено - нет возможности. А ой как хотелось бы.
 Ладно, закрываю один rxvt. Пытаюсь снова:
 
 $ xlsclients 
 genie  licq
 genie  rxvt -g 96x40 -T 'Midnight Commander' -e /usr/bin/mc
 genie  rxvt -g 96x40 -T 'Терминал'
 genie  /usr/lib/mozilla/mozilla-bin
 genie  gkrellm -g -0+0
 genie  gimp
 genie  sylpheed
 genie  xmms
 $
 
 Кот наплакал, что говорится... Ладно, гугль подсказал команду
 
 $ xwininfo -root -children
 
 вот тут уже много, но не так же: 116 потомков...
 (полный список могу привести при необходимости)
 
 Процессов - тоже не так много:
 
 $ ps -A|wc -l
      90
 
 (аналогично, по необходимости)
 Что это? Кривые ручки, глюки..? Куда копать?
 
 Ладно, закрываю всё, кроме sylpheed и одного rxvt...
 
 $ xlsclients 
 genie  rxvt -g 96x40 -T 'Терминал'
 genie  sylpheed
 
 $ xwininfo -root -children
 
 xwininfo: Window id: 0x9d (the root window) (has no name)
 
   Root window id: 0x9d (the root window) (has no name)
   Parent window id: 0x0 (none)
      20 children:
      0x4001b2 (has no name): ()  2x1024+1278+0  +1278+0
      0x4001b3 (has no name): ()  1280x2+0+1022  +0+1022
      0x4001b1 (has no name): ()  2x1024+0+0  +0+0
      0x4001b0 (has no name): ()  1280x2+0+0  +0+0
      0x4001af (has no name): ()  82x20+0+0  +0+0
      0x1200165 "sylpheed": ()  1x1+0+0  +0+0
      0x1200140 "sylpheed": ("sylpheed" "Sylpheed")  276x218+535+314  +535+314
      0x120012b "sylpheed": ("sylpheed" "Sylpheed")  377x355+165+306  +165+306
      0x1200159 "sylpheed": ("sylpheed" "Sylpheed")  327x133+55+306  +55+306
      0x120014b "sylpheed": ("sylpheed" "Sylpheed")  278x243+3+306  +3+306
      0x4001b4 (has no name): ()  10x10+-10+-10  +-10+-10
      0x40001b "FVWM": ("fvwm" "FVWM")  10x10+-10+-10  +-10+-10
      0x120006b (has no name): ("log_window" "Sylpheed")  520x400+0+0  +0+0
      0x120001d "sylpheed": ()  1x1+0+0  +0+0
      0x1200002 (has no name): ("sylpheed" "Sylpheed")  10x10+10+10  +10+10
      0xc00002 (has no name): ()  10x10+-100+-100  +-100+-100
      0x400cc8 (has no name): ()  1198x1016+0+0  +0+0
      0x401360 (has no name): ()  1026x580+1355+1134  +1355+1134
      0x4001fa (has no name): ()  815x1024+1745+1024  +1745+1024
      0x400206 (has no name): ()  1193x764+1280+1284  +1280+1284
 
 $ ps -A|wc -l
      68
 
 Запускаю второй сервер (startx -- :1), с одним rxvt:
 $ xlsclients 
 genie  rxvt -g 96x40 -T 'Терминал'
 $ xwininfo -root -children
 
 xwininfo: Window id: 0x8b (the root window) (has no name)
 
   Root window id: 0x8b (the root window) (has no name)
   Parent window id: 0x0 (none)
      8 children:
      0x4001b2 (has no name): ()  1280x2+0+1022  +0+1022
      0x4001b1 (has no name): ()  2x1024+1278+0  +1278+0
      0x4001b3 (has no name): ()  10x10+-10+-10  +-10+-10
      0x4001b0 (has no name): ()  2x1024+0+0  +0+0
      0x4001af (has no name): ()  1280x2+0+0  +0+0
      0x4001ae (has no name): ()  82x20+0+0  +0+0
      0x40001a "FVWM": ("fvwm" "FVWM")  10x10+-10+-10  +-10+-10
      0x400202 (has no name): ()  1278x1016+0+0  +0+0
 
 $ 
 
 В общем, мне ничего не понятно... Hо видно, что если я закрою
 sylpheed, то останется один клиент:
 
      0xc00002 (has no name): ()  10x10+-100+-100  +-100+-100
 ;;;-------
 $ cat /etc/debian_version 
 3.0+backports.org
 
 $ XFree86 -version
 
 This is a pre-release version of XFree86, and is not supported in any
 way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
 to fixes@XFree86.Org.  Before reporting bugs in pre-release versions,
 please check the latest version in the XFree86 CVS repository
 (http://www.XFree86.Org/cvs)
 
 XFree86 Version 4.2.1.1 (Debian 4.2.1-15.backports.org.1 20040129172904
 tretkowski@inittab.de) / X Window System
 (protocol Version 11, revision 0, vendor release 6600)
 Release Date: 18 October 2002
         If the server is older than 6-12 months, or if your card is
         newer than the above date, look for a newer version before
         reporting problems.  (See http://www.XFree86.Org/)
 Build Operating System: Linux 2.4.24-1-k7 i686 [ELF] 
 Module Loader present
 --- ifmail v.2.15dev5.3
  * Origin: Sweet Home (2:5020/400)
 
 

Вернуться к списку тем, сортированных по: возрастание даты  уменьшение даты  тема  автор 

 Тема:    Автор:    Дата:  
 [?!]: Xlib: Maximum number of clients reached   Serge   21 Nov 2004 14:46:30 
 Re: [?!]: Xlib: Maximum number of clients reached   Alex Korchmar   21 Nov 2004 16:30:24 
 Re: [?!]: Xlib: Maximum number of clients reached   Serge   21 Nov 2004 16:47:55 
 Re: [?!]: Xlib: Maximum number of clients reached   Alex Korchmar   21 Nov 2004 17:04:02 
 Re: [?!]: Xlib: Maximum number of clients reached   Serge   21 Nov 2004 17:16:14 
 Re: [?!]: Xlib: Maximum number of clients reached   Alex Korchmar   21 Nov 2004 21:04:26 
 Re: [?!]: Xlib: Maximum number of clients reached   Artem Chuprina   21 Nov 2004 20:17:50 
 Re: [?!]: Xlib: Maximum number of clients reached   Alex Korchmar   21 Nov 2004 21:34:10 
 Re: [?!]: Xlib: Maximum number of clients reached   Artem Chuprina   21 Nov 2004 21:51:31 
 Re: [?!]: Xlib: Maximum number of clients reached   Serge   21 Nov 2004 23:12:02 
 Re: [?!]: Xlib: Maximum number of clients reached   Alex Korchmar   22 Nov 2004 00:02:37 
 Re: [?!]: Xlib: Maximum number of clients reached   Serge   22 Nov 2004 13:38:35 
 Re: [?!]: Xlib: Maximum number of clients reached   Alex Korchmar   22 Nov 2004 20:05:38 
 Re: [?!]: Xlib: Maximum number of clients reached   Victor Wagner   22 Nov 2004 20:17:22 
 Re: [?!]: Xlib: Maximum number of clients reached   Alex Korchmar   23 Nov 2004 04:11:42 
 Re: [?!]: Xlib: Maximum number of clients reached   Alex Korchmar   21 Nov 2004 23:59:35 
 Re: [?!]: Xlib: Maximum number of clients reached   Artem Chuprina   22 Nov 2004 10:28:39 
Архивное /ru.linux/1508d80905df.html, оценка 3 из 5, голосов 10
Яндекс.Метрика
Valid HTML 4.01 Transitional