<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>23480</bug_id>
          
          <creation_ts>2010-05-14 11:11:13 +0400</creation_ts>
          <short_desc>Не работают мышь и подсказка</short_desc>
          <delta_ts>2011-03-26 20:08:18 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Distributions</classification>
          <product>Branch 5.1</product>
          <component>python-tools-idle</component>
          <version>unspecified</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Илья Сысоев">ivsstud</reporter>
          <assigned_to name="Nobody&apos;s working on this, feel free to take it">nobody</assigned_to>
          <cc>VadimZelenin</cc>
    
    <cc>mike</cc>
          
          <qa_contact name="QA 5.1">qa-5.1</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>109202</commentid>
    <comment_count>0</comment_count>
    <who name="Илья Сысоев">ivsstud</who>
    <bug_when>2010-05-14 11:11:13 +0400</bug_when>
    <thetext>Во встроенной среде разработке IDLE не работает мышь: невозможно ни установить курсор, ни выделить фрагмент.

Также не работают подсказка. При первом использовании в момент, когда должны предлагаться атрибуты функции, вместо интерактивной подсказки выскакивает пустое диалоговое окошко. В дальнейшем при такой же ситуации, пока не перезапустишь среду, вообще ничего не происходит. Пример: пишем &apos;import os;  os.chdir(&apos; -- должна появиться подсказка &apos;chdir(path)&apos;, но выскакивает пустой диалог, блокирующий ввод.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>109244</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2010-05-17 00:23:15 +0400</bug_when>
    <thetext>А заявлена?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>109256</commentid>
    <comment_count>2</comment_count>
    <who name="Илья Сысоев">ivsstud</who>
    <bug_when>2010-05-17 13:50:08 +0400</bug_when>
    <thetext>(В ответ на комментарий №1)
&gt; А заявлена?

Пристойный обзор функций, как они должны работать в Python 2.5, IDLE 1.2, есть в статье:
http://python.su/blog/public/2008/09/17/pythonic-ides-subektivnyij-vzglyad-na-idle/

Вопрос возник, поскольку в Windows и Debian Lenny упомянутые функции IDLE работают.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>117176</commentid>
    <comment_count>3</comment_count>
    <who name="Vadim Zelenin">VadimZelenin</who>
    <bug_when>2011-01-14 17:07:48 +0300</bug_when>
    <thetext>Есть ещё наблюдение: idle на stderr выводит сообщение об ошибке:

Exception in Tkinter callback
Traceback (most recent call last):
  File &quot;/usr/lib64/python2.5/lib-tk/Tkinter.py&quot;, line 1414, in __call__
    return self.func(*args)
  File &quot;/usr/lib64/python2.5/idlelib/MultiCall.py&quot;, line 151, in handler
    r = l[i](event)
  File &quot;/usr/lib64/python2.5/idlelib/CallTips.py&quot;, line 55, in try_open_calltip_event
    self.open_calltip(False)
  File &quot;/usr/lib64/python2.5/idlelib/CallTips.py&quot;, line 79, in open_calltip
    self.calltip.showtip(arg_text, sur_paren[0], sur_paren[1])
  File &quot;/usr/lib64/python2.5/idlelib/CallTipWindow.py&quot;, line 66, in showtip
    self.position_window()
  File &quot;/usr/lib64/python2.5/idlelib/CallTipWindow.py&quot;, line 35, in position_window
    self.parencol))
  File &quot;/usr/lib64/python2.5/lib-tk/Tkinter.py&quot;, line 2857, in bbox
    self.tk.call((self._w, &apos;bbox&apos;) + args)) or None
  File &quot;/usr/lib64/python2.5/lib-tk/Tkinter.py&quot;, line 1030, in _getints
    return tuple(map(getint, self.tk.splitlist(string)))
ValueError: invalid literal for int() with base 10: &apos;(63,&apos;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>117178</commentid>
    <comment_count>4</comment_count>
    <who name="Vadim Zelenin">VadimZelenin</who>
    <bug_when>2011-01-14 17:20:30 +0300</bug_when>
    <thetext>Простите, не дописал - это сообщение появляется в момент когда должна появиться подсказка. Для повторения ошибки к примеру Ильи Сысоева добавлю чуть более короткий вариант: достаточно напечатать id(</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>117234</commentid>
    <comment_count>5</comment_count>
    <who name="Vadim Zelenin">VadimZelenin</who>
    <bug_when>2011-01-17 14:12:14 +0300</bug_when>
    <thetext>(В ответ на комментарий №1)
&gt; А заявлена?

Уже больше 10 лет - в презентации 1999 года есть скриншот IDLE 0.5 с работающим calltip: http://www.python.org/doc/essays/ppt/os99idle/sld014.htm</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>119511</commentid>
    <comment_count>6</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2011-03-26 20:08:18 +0300</bug_when>
    <thetext>Похоже, пакет ищет хорошего няньку.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>