mldonkey и список клие нтов

2007-02-04 Пенетрантность Alexey Dudnikov
все добрый день. решил поставить mldonkey и встал вопрос - как заимпортировать 
базу клиентов, накопленных в emule? есть какой-то файл contact.dat но он вроде 
не похож на clients.met. подскажите плиз.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



jabberd + jabber-jit

2007-02-04 Пенетрантность Kirill Frolov

  Из Raw XML window tkabber:

OUT(1,[EMAIL PROTECTED]/tkabber):
iq type='get' to='icq.probapribor.spb.ru'
query xmlns='jabber:iq:browse'//iq
IN(1,[EMAIL PROTECTED]/tkabber):
iq type='result' to='[EMAIL PROTECTED]/tkabber'
from='icq.probapribor.spb.ru'service xmlns='jabber:iq:browse'
type='icq' jid='icq.probapribor.spb.ru'
name='JIT'nsjabber:iq:register/nsnsjabber:iq:search/nsnsjabber:iq:gateway/ns/service/iq

  Всё зашибись, как я понимаю (выше).

OUT(1,[EMAIL PROTECTED]/tkabber):
iq type='get' to='icq.probapribor.spb.ru'
query xmlns='http://jabber.org/protocol/disco#items'//iq
IN(1,[EMAIL PROTECTED]/tkabber):
iq type='error' to='[EMAIL PROTECTED]/tkabber'
from='icq.probapribor.spb.ru'
query xmlns='http://jabber.org/protocol/disco#items'/error
code='405'Not Allowed/error/iq

  Не работает...

  Симптомы: нельзя сделать browse для icq.probapribor.spb.ru.
Появляется 405 (Not Allowed). 
По мотивам
http://lists.jabber.ru/pipermail/jabber-users/2003-October/002075.html...

  Оно, что, вообще не работает?  (из дебиана которое)?

  А к ejabberd, как я понял, icq транспорт ручками собирать, плюс к нему
полгигабайта всяких питонов (строго версии x.y.z) надо?

  Дерьмо этот ваш дебиан, пойду висту ставить... :-(

  Вот, покопался тут, нашёл: http://sgolovan.nes.ru/jabber/ -- помогло. 

-- 
 * Origin: fido.probapribor.spb.ru (2:5030/1512.13)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: jabberd + jabber-jit

2007-02-04 Пенетрантность proforg


On 04.02.2007, at 18:49, Kirill Frolov wrote:




  А к ejabberd, как я понял, icq транспорт ручками собирать, плюс к  
нему

полгигабайта всяких питонов (строго версии x.y.z) надо?

  Дерьмо этот ваш дебиан, пойду висту ставить... :-(

  Вот, покопался тут, нашёл: http://sgolovan.nes.ru/jabber/ --  
помогло.


apt-cache search jabber icq transport
apt-get install jabber-jit


может просто если руки кривые или мозгов не хватает доки почитать
не стоит ставить свой джаббер сервер ?



--
 * Origin: fido.probapribor.spb.ru (2:5030/1512.13)


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact  
[EMAIL PROTECTED]




Профорг
Email/JID: [EMAIL PROTECTED]





smime.p7s
Description: S/MIME cryptographic signature


Xorgmouse

2007-02-04 Пенетрантность Сергей Черепнин

Доброго времени всем!

Хочу спросить у Вас - сталкивался ли кто с такой проблемой, иль может где-то
читал как ее решить:

***пропадает курсор мыши уже на этапе старта х-сервера
Причём, если дать xinit в первый раз - то мышь есть, но иногда ее не
по-детски колбасит - дергается и самопроизвольно передвигается - но это еще
пол беды
Если иксы запускать второй раз и более - то мышки нет - вернее она есть - во
флюксбоксе меню вызывается по нажатию на правую кнопку - а вот курсора нет
:(

вот некоторые файлы:

$cat .xinitrc
fluxbox

$cat /etc/X11/xorg.conf

Section ServerLayout
   Identifier Default Layout
   Screen Default Screen 0 0
   InputDeviceGeneric Keyboard
   InputDeviceConfigured Mouse
#InputDeviceGeneric Mouse
EndSection

Section Files
   FontPath/usr/share/fonts/X11/misc
   FontPath/usr/X11R6/lib/X11/fonts/misc
   FontPath/usr/share/fonts/X11/cyrillic
   FontPath/usr/X11R6/lib/X11/fonts/cyrillic
   FontPath/usr/share/fonts/X11/100dpi/:unscaled
   FontPath/usr/X11R6/lib/X11/fonts/100dpi/:unscaled
   FontPath/usr/share/fonts/X11/75dpi/:unscaled
   FontPath/usr/X11R6/lib/X11/fonts/75dpi/:unscaled
   FontPath/usr/share/fonts/X11/Type1
   FontPath/usr/X11R6/lib/X11/fonts/Type1
   FontPath/usr/share/fonts/X11/100dpi
   FontPath/usr/X11R6/lib/X11/fonts/100dpi
   FontPath/usr/share/fonts/X11/75dpi
   FontPath/usr/X11R6/lib/X11/fonts/75dpi
   # path to defoma fonts
   FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
   Loadi2c
   Loadbitmap
   Loadddc
   Loaddri
   Loadextmod
   Loadfreetype
   Loadglx
   Loadint10
   Loadtype1
   Loadvbe
EndSection

Section InputDevice
   Identifier  Generic Keyboard
   Driver  kbd
   Option  CoreKeyboard
   Option  XkbRules  xorg
   Option  XkbModel  pc104
   Option  XkbLayout us,ru
   Option  XkbOptions
grp:ctrl_shift_toggle,grp_led:scroll
EndSection

Section InputDevice
   Identifier  Configured Mouse
   Driver  mouse
#   Option  CorePointer
   Option  SendCreEvents true
#   Option  Device/dev/input/mouse0
   Option  Device/dev/psaux
#   Option  Protocol  PS/2
   Option  ZAxisMapping 4 5
   Option  Protocol  ImPS/2
#   Option  Protocol  ExplorerPS/2
#   Option  Emulate3Buttons   true
   Option  SW_corsor true
   Option HW_Cursor off
EndSection



Section InputDevice
   Identifier Generic Mouse
   Driver mouse
   Option SendCoreEvents true
   Option Device /dev/input/mice
   Option Protocol ImPS/2
   Option Emulate3Buttons true
   Option ZAxisMapping 4 5
EndSection



Section Device
   Identifier  Generic Video Card
#   Driver  vesa
   Driver  nv
   BusID   PCI:0:5:0
EndSection

Section Monitor
   Identifier  Generic Monitor
   Option  DPMS
   HorizSync   40-50
   VertRefresh 45-85
EndSection

Section Screen
   Identifier  Default Screen
   Device  Generic Video Card
   Monitor Generic Monitor
   DefaultDepth24
   SubSection Display
   Depth   1
   Modes   800x600 640x480
   EndSubSection
   SubSection Display
   Depth   4
   Modes   800x600 640x480
   EndSubSection
   SubSection Display
   Depth   8
   Modes   800x600 640x480
   EndSubSection
   SubSection Display
   Depth   15
   Modes   800x600 640x480
   EndSubSection
   SubSection Display
   Depth   16
   Modes800x600 640x480
   EndSubSection
   SubSection Display
   Depth   24
   Modes   800x600 640x480
   EndSubSection
EndSection

#Section ServerLayout
#   Identifier  Default Layout
#   Screen  Default Screen
#   InputDevice Generic Keyboard
#   InputDevice Configured Mouse
#EndSection

Section DRI
   Mode0666
EndSection


Все попытки исправить этот глюк осуществлялись над секцией

Section InputDevice
   Identifier  Configured Mouse

Как видно из конфига - есть закоментированные строки - включение их ни к
чему не привело
Плюс строки, которые отсутствуют в дефолтном конфиге,  также не привели к
желаемому результату:

На всякий случай:

$ uname -r
2.6.18-3-xen-k7


Если нужна 

Xorgmouse

2007-02-04 Пенетрантность Сергей Черепнин

Доброго времени всем!

Хочу спросить у Вас - сталкивался ли кто с такой проблемой, иль может где-то
читал как ее решить:

***пропадает курсор мыши уже на этапе старта х-сервера
Причём, если дать xinit в первый раз - то мышь есть, но иногда ее не
по-детски колбасит - дергается и самопроизвольно передвигается - но это еще
пол беды
Если иксы запускать второй раз и более - то мышки нет - вернее она есть - во
флюксбоксе меню вызывается по нажатию на правую кнопку - а вот курсора нет
:(

вот некоторые файлы:

$cat .xinitrc
fluxbox

$cat /etc/X11/xorg.conf

Section ServerLayout
   Identifier Default Layout
   Screen Default Screen 0 0
   InputDeviceGeneric Keyboard
   InputDeviceConfigured Mouse
#InputDeviceGeneric Mouse
EndSection

Section Files
   FontPath/usr/share/fonts/X11/misc
   FontPath/usr/X11R6/lib/X11/fonts/misc
   FontPath/usr/share/fonts/X11/cyrillic
   FontPath/usr/X11R6/lib/X11/fonts/cyrillic
   FontPath/usr/share/fonts/X11/100dpi/:unscaled
   FontPath/usr/X11R6/lib/X11/fonts/100dpi/:unscaled
   FontPath/usr/share/fonts/X11/75dpi/:unscaled
   FontPath/usr/X11R6/lib/X11/fonts/75dpi/:unscaled
   FontPath/usr/share/fonts/X11/Type1
   FontPath/usr/X11R6/lib/X11/fonts/Type1
   FontPath/usr/share/fonts/X11/100dpi
   FontPath/usr/X11R6/lib/X11/fonts/100dpi
   FontPath/usr/share/fonts/X11/75dpi
   FontPath/usr/X11R6/lib/X11/fonts/75dpi
   # path to defoma fonts
   FontPath/var/lib/defoma/x- ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
   Loadi2c
   Loadbitmap
   Loadddc
   Loaddri
   Loadextmod
   Loadfreetype
   Loadglx
   Loadint10
   Loadtype1
   Loadvbe
EndSection

Section InputDevice
   Identifier  Generic Keyboard
   Driver  kbd
   Option  CoreKeyboard
   Option  XkbRules  xorg
   Option  XkbModel  pc104
   Option  XkbLayout us,ru
   Option  XkbOptions
grp:ctrl_shift_toggle,grp_led:scroll
EndSection

Section InputDevice
   Identifier  Configured Mouse
   Driver  mouse
#   Option  CorePointer
   Option  SendCreEvents true
#   Option  Device/dev/input/mouse0
   Option  Device/dev/psaux
#   Option  Protocol  PS/2
   Option  ZAxisMapping 4 5
   Option  Protocol  ImPS/2
#   Option  Protocol  ExplorerPS/2
#   Option  Emulate3Buttons   true
   Option  SW_corsor true
   Option HW_Cursor off
EndSection



Section InputDevice
   Identifier Generic Mouse
   Driver mouse
   Option SendCoreEvents true
   Option Device /dev/input/mice
   Option Protocol ImPS/2
   Option Emulate3Buttons true
   Option ZAxisMapping 4 5
EndSection



Section Device
   Identifier  Generic Video Card
#   Driver  vesa
   Driver  nv
   BusID   PCI:0:5:0
EndSection

Section Monitor
   Identifier  Generic Monitor
   Option  DPMS
   HorizSync   40-50
   VertRefresh 45-85
EndSection

Section Screen
   Identifier  Default Screen
   Device  Generic Video Card
   Monitor Generic Monitor
   DefaultDepth24
   SubSection Display
   Depth   1
   Modes   800x600 640x480
   EndSubSection
   SubSection Display
   Depth   4
   Modes   800x600 640x480
   EndSubSection
   SubSection Display
   Depth   8
   Modes   800x600 640x480
   EndSubSection
   SubSection Display
   Depth   15
   Modes   800x600 640x480
   EndSubSection
   SubSection Display
   Depth   16
   Modes800x600 640x480
   EndSubSection
   SubSection Display
   Depth   24
   Modes   800x600 640x480
   EndSubSection
EndSection

#Section ServerLayout
#   Identifier  Default Layout
#   Screen  Default Screen
#   InputDevice Generic Keyboard
#   InputDevice Configured Mouse
#EndSection

Section DRI
   Mode0666
EndSection


Все попытки исправить этот глюк осуществлялись над секцией

Section InputDevice
   Identifier  Configured Mouse

Как видно из конфига - есть закоментированные строки - включение их ни к
чему не привело
Плюс строки, которые отсутствуют в дефолтном конфиге,  также не привели к
желаемому результату:

На всякий случай:

$ uname -r
2.6.18-3-xen-k7


Если нужна 

Re: Xorgmouse

2007-02-04 Пенетрантность babl1986

В Srction Device попробуй добавить
Option SWCursor
может поможет*
*
Сергей Черепнин wrote:

Доброго времени всем!

Хочу спросить у Вас - сталкивался ли кто с такой проблемой, иль может 
где-то читал как ее решить:


***пропадает курсор мыши уже на этапе старта х-сервера
Причём, если дать xinit в первый раз - то мышь есть, но иногда ее не 
по-детски колбасит - дергается и самопроизвольно передвигается - но 
это еще пол беды
Если иксы запускать второй раз и более - то мышки нет - вернее она 
есть - во флюксбоксе меню вызывается по нажатию на правую кнопку - а 
вот курсора нет :(


вот некоторые файлы:

$cat .xinitrc
fluxbox

$cat /etc/X11/xorg.conf

Section ServerLayout
Identifier Default Layout
Screen Default Screen 0 0
InputDeviceGeneric Keyboard
InputDeviceConfigured Mouse
#InputDeviceGeneric Mouse
EndSection

Section Files
FontPath/usr/share/fonts/X11/misc
FontPath/usr/X11R6/lib/X11/fonts/misc
FontPath/usr/share/fonts/X11/cyrillic
FontPath/usr/X11R6/lib/X11/fonts/cyrillic
FontPath/usr/share/fonts/X11/100dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/100dpi/:unscaled
FontPath/usr/share/fonts/X11/75dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/75dpi/:unscaled
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/X11R6/lib/X11/fonts/Type1
FontPath/usr/share/fonts/X11/100dpi
FontPath/usr/X11R6/lib/X11/fonts/100dpi
FontPath/usr/share/fonts/X11/75dpi
FontPath/usr/X11R6/lib/X11/fonts/75dpi
# path to defoma fonts
FontPath/var/lib/defoma/x- 
ttcidfont-conf.d/dirs/TrueType

EndSection

Section Module
Loadi2c
Loadbitmap
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadtype1
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc104
Option  XkbLayout us,ru
Option  XkbOptions
grp:ctrl_shift_toggle,grp_led:scroll

EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
#   Option  CorePointer
Option  SendCreEvents true
#   Option  Device/dev/input/mouse0
Option  Device/dev/psaux
#   Option  Protocol  PS/2
Option  ZAxisMapping 4 5
Option  Protocol  ImPS/2
#   Option  Protocol  ExplorerPS/2
#   Option  Emulate3Buttons   true
Option  SW_corsor true
Option HW_Cursor off
EndSection



Section InputDevice
Identifier Generic Mouse
Driver mouse
Option SendCoreEvents true
Option Device /dev/input/mice
Option Protocol ImPS/2
Option Emulate3Buttons true
Option ZAxisMapping 4 5
EndSection



Section Device
Identifier  Generic Video Card
#   Driver  vesa
Driver  nv
BusID   PCI:0:5:0
EndSection

Section Monitor
Identifier  Generic Monitor
Option  DPMS
HorizSync   40-50
VertRefresh 45-85
EndSection

Section Screen
Identifier  Default Screen
Device  Generic Video Card
Monitor Generic Monitor
DefaultDepth24
SubSection Display
Depth   1
Modes   800x600 640x480
EndSubSection
SubSection Display
Depth   4
Modes   800x600 640x480
EndSubSection
SubSection Display
Depth   8
Modes   800x600 640x480
EndSubSection
SubSection Display
Depth   15
Modes   800x600 640x480
EndSubSection
SubSection Display
Depth   16
Modes800x600 640x480
EndSubSection
SubSection Display
Depth   24
Modes   800x600 640x480
EndSubSection
EndSection

#Section ServerLayout
#   Identifier  Default Layout
#   Screen  Default Screen
#   InputDevice Generic Keyboard
#   InputDevice Configured Mouse
#EndSection

Section DRI
Mode0666
EndSection

 
Все попытки исправить этот глюк осуществлялись над секцией


Section InputDevice
Identifier  Configured Mouse

Как видно из конфига - есть закоментированные строки - 

route - Cannot read current default gateway from system

2007-02-04 Пенетрантность Nicholas
при запуске openvpn при ppp соединении он ругается и пакеты через него 
не идут :
Sun Feb  4 20:33:51 2007 /sbin/ifconfig tap0 192.168.232.204 netmask 
255.255.255.0 mtu 1500 broadcast 192.168.232.255
Sun Feb  4 20:33:51 2007 NOTE: unable to redirect default gateway -- 
Cannot read current default gateway from system

#_!
Sun Feb  4 20:33:51 2007 Initialization Sequence Completed
Sun Feb  4 20:34:24 2007 event_wait : Interrupted system call (code=4)
Sun Feb  4 20:34:24 2007 TCP/UDP: Closing socket
Sun Feb  4 20:34:24 2007 Closing TUN/TAP interface
Sun Feb  4 20:34:24 2007 SIGINT[hard,] received, process exiting
debian# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse 
Iface

5.sub-66-174-22 *   255.255.255.255 UH0  00 ppp0
5.sub-66-174-22 *   255.255.255.255 UH0  00 ppp0
default *   0.0.0.0 U 0  00
ppp0

ppp0 без впн работает, маршрутизация у него всегда такая через мобильник.

Через eth0 - впн  тоже работает хорошо.

Вопрос - что ему мешает прочесть default gateway и как посоветуете 
бороться ?

--
Best regards,
Nicholas


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Beryl и видео...

2007-02-04 Пенетрантность Nizamov Shawkat
В Сбт, 03/02/2007 в 14:44 +0200, Antono Vasiljev пишет:
 Привет всем.
 
 Завел недавно себе Beryl. Заметил что видео при включенном бериле
 чуть-притормаживает и подёргивается. Смотреть можно но без берила как-то
 качественней :)
 
 + Изменение размера окон происходит как-то рывками, не плавно.
 
 Это лечится?
 

лечится - нужны драйвера нвидиевские посвежее серии 9***- с официального
сайта. те, что в этче, не поддерживают какую-то нужную функцию. в
принципе про это хорошо написано на бериловской вике.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Xorgmouse

2007-02-04 Пенетрантность Nizamov Shawkat
 Section ServerLayout
 Identifier Default Layout
 Screen Default Screen 0 0
 InputDeviceGeneric Keyboard
 InputDeviceConfigured Mouse
 #InputDeviceGeneric Mouse
 EndSection

надо пробовать или/или, а не просто раскоментировать последнюю строчку
(и/и)

 Section InputDevice
 Identifier  Configured Mouse
 Driver  mouse
 #   Option  CorePointer
 Option  SendCreEvents true 

SendCoreEvenets 

 #   Option  Device/dev/input/mouse0
 Option  Device/dev/psaux
 #   Option  Protocol  PS/2 
 Option  ZAxisMapping 4 5
 Option  Protocol  ImPS/2
 #   Option  Protocol  ExplorerPS/2 
 #   Option  Emulate3Buttons   true
 Option  SW_corsor true
Sw_cursor 




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Beryl и видео...

2007-02-04 Пенетрантность Roman Busyguin
На Mon, 05 Feb 2007 09:13:46 +0500
Nizamov Shawkat [EMAIL PROTECTED] записано:

 В Сбт, 03/02/2007 в 14:44 +0200, Antono Vasiljev пишет:
  Это лечится?
  
 
 лечится - нужны драйвера нвидиевские посвежее серии 9***- с официального
 сайта. те, что в этче, не поддерживают какую-то нужную функцию. в
 принципе про это хорошо написано на бериловской вике.
 

Как вариант: поставить дрова из experimental. Там они работают
достаточно корректно, да и дрова будут установлены как пакет, что само
по себе удобнее.


-- 
Roman Busyguin

Believe in what you do and do what you believe in


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



[D-I Manual] Build log for ru (04 Feb 2007)

2007-02-04 Пенетрантность Frans Pop
A build of the Debian Installer Manual was triggered by an update to SVN.

There were no errors during the build process.
The new version of the manual has been uploaded successfully.

A log of the build is available at:
- http://people.debian.org/~fjp/d-i_manual/log/ru.log

===
It is possible to use RSS to track changes to the manual.
For more information, see:
http://d-i.alioth.debian.org/manual/translators.html
===
Note: PDF output is not yet supported for some languages; this
is being worked on.
===
If you have any questions about the build or this message, feel
free to contact me at elendil_at_planet_dot_nl.
===

Updated files ('svn up')

Upo/ru/preseed.po
Upo/ru/boot-installer.po
Updated to revision 44984.
Updated to revision 44985.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]