Your message dated Thu, 18 Aug 2022 00:40:07 -0400
with message-id <[email protected]>
and subject line Re: AttributeError: 'NoneType' object has no attribute 
'address'
has caused the Debian Bug report #679537,
regarding AttributeError: 'NoneType' object has no attribute 'address'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
679537: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679537
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-rope
Version: 0.9.2-1
Severity: normal

I know that it might be more of python-ropemacs problem but here you go

upon trying to jump to the location of an entry found with "Find occurances", 
e.g.

/home/yoh/deb/gits/fail2ban/server/jailthread.py : 36    1168
/home/yoh/deb/gits/fail2ban/server/actions.py : 31    1092
/home/yoh/deb/gits/fail2ban/server/actions.py : 46    1448
/home/yoh/deb/gits/fail2ban/server/actions.py : 55    1601
/home/yoh/deb/gits/fail2ban/server/filter.py : 32    1124
/home/yoh/deb/gits/fail2ban/server/filter.py : 49    1577
/home/yoh/deb/gits/fail2ban/server/filter.py : 58    1744

I just get 

pymacs-report-error: Python: Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/Pymacs/pymacs.py", line 146, in loop
    value = eval(text)
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.7/dist-packages/ropemacs/__init__.py", line 346, in 
occurrences_goto_occurrence
    resource = _interface._get_resource(filename)
  File "/usr/lib/python2.7/dist-packages/ropemode/interface.py", line 398, in 
_get_resource
    resource = libutils.path_to_resource(self.project, filename, 'file')
  File "/usr/lib/python2.7/dist-packages/rope/base/libutils.py", line 20, in 
path_to_resource
    project_path = relative(project.address, path)
AttributeError: 'NoneType' object has no attribute 'address'

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental'), (100, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-rope depends on:
ii  python          2.7.2-10
ii  python-central  0.6.17

Versions of packages python-rope recommends:
ii  git [git-core]  1:1.7.10-1
ii  git-core        1:1.7.9.1-1
ii  mercurial       2.1.2-2
ii  python-svn      1.7.5-1.1

python-rope suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
tags 679537 +wontfix
thanks

Hi,

On Fri, 29 Jun 2012 11:01:05 -0400 Yaroslav Halchenko <[email protected]>
wrote:
> Package: python-rope
> Version: 0.9.2-1
> Severity: normal
> 
> I know that it might be more of python-ropemacs problem but here you go
> 
> upon trying to jump to the location of an entry found with "Find
occurances", e.g.
> 
> /home/yoh/deb/gits/fail2ban/server/jailthread.py : 36    1168
> /home/yoh/deb/gits/fail2ban/server/actions.py : 31    1092
> /home/yoh/deb/gits/fail2ban/server/actions.py : 46    1448
> /home/yoh/deb/gits/fail2ban/server/actions.py : 55    1601
> /home/yoh/deb/gits/fail2ban/server/filter.py : 32    1124
> /home/yoh/deb/gits/fail2ban/server/filter.py : 49    1577
> /home/yoh/deb/gits/fail2ban/server/filter.py : 58    1744
> 
> I just get 
> 
> pymacs-report-error: Python: Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/Pymacs/pymacs.py", line 146, in
loop
>     value = eval(text)
>   File "<string>", line 1, in <module>
>   File "/usr/lib/python2.7/dist-packages/ropemacs/__init__.py", line 346, in
occurrences_goto_occurrence
>     resource = _interface._get_resource(filename)
>   File "/usr/lib/python2.7/dist-packages/ropemode/interface.py", line 398,
in _get_resource
>     resource = libutils.path_to_resource(self.project, filename, 'file')
>   File "/usr/lib/python2.7/dist-packages/rope/base/libutils.py", line 20, in
path_to_resource
>     project_path = relative(project.address, path)
> AttributeError: 'NoneType' object has no attribute 'address'
> 
> -- System Information:
> Debian Release: wheezy/sid
>   APT prefers testing
>   APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental'),
(100, 'stable')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU cores)
> Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
> 
> Versions of packages python-rope depends on:
> ii  python          2.7.2-10
> ii  python-central  0.6.17
> 
> Versions of packages python-rope recommends:
> ii  git [git-core]  1:1.7.10-1
> ii  git-core        1:1.7.9.1-1
> ii  mercurial       2.1.2-2
> ii  python-svn      1.7.5-1.1
> 
> python-rope suggests no packages.

Since the official support for Debian Oldstable (Debian 10) has terminated, I
am closing this bug as wontfix. On Debian 11 or newer systems, python2 version
of python-rope no longer exist. If you find similar bugs in python3-rope,
please submit a separate bug report instead.

Regards,
Boyuan Yang

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to