Bug#709866: synaptic: Repositories window not opening

2013-06-15 Thread Gustavo Pinto
I'm affected by the same bug. Tried reintalling python and python-gi. No
effect.

Traceback (most recent call last):
  File /usr/bin/software-properties-gtk, line 38, in module
from softwareproperties.gtk.SoftwarePropertiesGtk import
SoftwarePropertiesGtk
  File
/usr/lib/python2.7/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py,
line 39, in module
from DialogCacheOutdated import DialogCacheOutdated
  File
/usr/lib/python2.7/dist-packages/softwareproperties/gtk/DialogCacheOutdated.py,
line 27, in module
import aptdaemon.client
  File /usr/lib/python2.7/dist-packages/aptdaemon/client.py, line 70, in
module
class MemoizedMixIn(MemoizedTransaction, GObject.GObjectMeta):
  File /usr/lib/python2.7/dist-packages/gi/module.py, line 316, in
__getattr__
return getattr(self._introspection_module, name)
  File /usr/lib/python2.7/dist-packages/gi/module.py, line 135, in
__getattr__
self.__name__, name))
AttributeError: 'gi.repository.GObject' object has no attribute
'GObjectMeta'


Bug#709866: synaptic: Repositories window not opening

2013-05-30 Thread Michael Vogt
On Sun, May 26, 2013 at 12:57:16PM +0700, michael wrote:
 Package: synaptic
 Version: 0.80.1
 Severity: important

Thanks for your bugreport.
 
 Dear Maintainer,
 *** Please consider answering these questions, where appropriate ***
 
* What led up to the situation?
 I go to the Settings menu then select Repositories.  The Repositories window
 does not appear.  Synaptic remains responsive.
 
 When I start synaptic from the command line and perform the action described
 above this is what shows on the terminal:
 Traceback (most recent call last):
   File /usr/bin/software-properties-gtk, line 38, in module
 from softwareproperties.gtk.SoftwarePropertiesGtk import
 SoftwarePropertiesGtk
   File /usr/lib/python2.7/dist-
 packages/softwareproperties/gtk/SoftwarePropertiesGtk.py, line 39, in 
 module
 from DialogCacheOutdated import DialogCacheOutdated
   File /usr/lib/python2.7/dist-
 packages/softwareproperties/gtk/DialogCacheOutdated.py, line 27, in module
 import aptdaemon.client
   File /usr/lib/python2.7/dist-packages/aptdaemon/client.py, line 70, in
 module
 class MemoizedMixIn(MemoizedTransaction, GObject.GObjectMeta):
   File /usr/lib/python2.7/dist-packages/gi/module.py, line 316, in
 __getattr__
 return getattr(self._introspection_module, name)
   File /usr/lib/python2.7/dist-packages/gi/module.py, line 135, in
 __getattr__
 self.__name__, name))
 AttributeError: 'gi.repository.GObject' object has no attribute 'GObjectMeta'
 
 A few days ago there was a major update to python.  I'm wondering if something
 went wrong in my update?

This looks very much like something went wrong with your
python/python-gi upgrade. Please check/reinstall the python{,3}-gi
packages. 

Does this work: ?
$ python -c 'from gi.repository import GObject'
$ python3 -c 'from gi.repository import GObject'

Cheers,
 Michael

 PS. I'm running testing but I downloaded synaptic from unstable and the
 behavior is the same from both packages
 
 
 
 -- System Information:
 Debian Release: jessie/sid
   APT prefers unstable
   APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
 Architecture: amd64 (x86_64)
 
 Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/bash
 
 Versions of packages synaptic depends on:
 ii  hicolor-icon-theme  0.12-1
 ii  libapt-inst1.5  0.9.7.8
 ii  libapt-pkg4.12  0.9.7.8
 ii  libatk1.0-0 2.8.0-2
 ii  libc6   2.17-3
 ii  libcairo-gobject2   1.12.14-4
 ii  libcairo2   1.12.14-4
 ii  libept1.4.121.0.9
 ii  libgcc1 1:4.8.0-7
 ii  libgdk-pixbuf2.0-0  2.28.1-1
 ii  libglib2.0-02.36.1-2build1
 ii  libgtk-3-0  3.4.2-6
 ii  libpango1.0-0   1.30.0-1
 ii  libstdc++6  4.8.0-7
 ii  libvte-2.90-9   1:0.32.2-1
 ii  libx11-62:1.5.0-1+deb7u1
 ii  libxapian22 1.2.15-1
 ii  libxext62:1.3.1-2+deb7u1
 ii  zlib1g  1:1.2.8.dfsg-1
 
 Versions of packages synaptic recommends:
 ii  gksu   2.0.2-6
 ii  libgtk2-perl   2:1.244-1
 ii  policykit-10.105-3
 ii  rarian-compat  0.8.1-5
 
 Versions of packages synaptic suggests:
 ii  apt-xapian-index 0.45
 pn  deborphannone
 pn  dwww none
 ii  menu 2.1.46
 ii  software-properties-gtk  0.82.7.1debian1
 ii  tasksel  3.15
 
 -- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#709866: synaptic: Repositories window not opening

2013-05-26 Thread michael
Package: synaptic
Version: 0.80.1
Severity: important

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
I go to the Settings menu then select Repositories.  The Repositories window
does not appear.  Synaptic remains responsive.

When I start synaptic from the command line and perform the action described
above this is what shows on the terminal:
Traceback (most recent call last):
  File /usr/bin/software-properties-gtk, line 38, in module
from softwareproperties.gtk.SoftwarePropertiesGtk import
SoftwarePropertiesGtk
  File /usr/lib/python2.7/dist-
packages/softwareproperties/gtk/SoftwarePropertiesGtk.py, line 39, in module
from DialogCacheOutdated import DialogCacheOutdated
  File /usr/lib/python2.7/dist-
packages/softwareproperties/gtk/DialogCacheOutdated.py, line 27, in module
import aptdaemon.client
  File /usr/lib/python2.7/dist-packages/aptdaemon/client.py, line 70, in
module
class MemoizedMixIn(MemoizedTransaction, GObject.GObjectMeta):
  File /usr/lib/python2.7/dist-packages/gi/module.py, line 316, in
__getattr__
return getattr(self._introspection_module, name)
  File /usr/lib/python2.7/dist-packages/gi/module.py, line 135, in
__getattr__
self.__name__, name))
AttributeError: 'gi.repository.GObject' object has no attribute 'GObjectMeta'

A few days ago there was a major update to python.  I'm wondering if something
went wrong in my update?

PS. I'm running testing but I downloaded synaptic from unstable and the
behavior is the same from both packages



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages synaptic depends on:
ii  hicolor-icon-theme  0.12-1
ii  libapt-inst1.5  0.9.7.8
ii  libapt-pkg4.12  0.9.7.8
ii  libatk1.0-0 2.8.0-2
ii  libc6   2.17-3
ii  libcairo-gobject2   1.12.14-4
ii  libcairo2   1.12.14-4
ii  libept1.4.121.0.9
ii  libgcc1 1:4.8.0-7
ii  libgdk-pixbuf2.0-0  2.28.1-1
ii  libglib2.0-02.36.1-2build1
ii  libgtk-3-0  3.4.2-6
ii  libpango1.0-0   1.30.0-1
ii  libstdc++6  4.8.0-7
ii  libvte-2.90-9   1:0.32.2-1
ii  libx11-62:1.5.0-1+deb7u1
ii  libxapian22 1.2.15-1
ii  libxext62:1.3.1-2+deb7u1
ii  zlib1g  1:1.2.8.dfsg-1

Versions of packages synaptic recommends:
ii  gksu   2.0.2-6
ii  libgtk2-perl   2:1.244-1
ii  policykit-10.105-3
ii  rarian-compat  0.8.1-5

Versions of packages synaptic suggests:
ii  apt-xapian-index 0.45
pn  deborphannone
pn  dwww none
ii  menu 2.1.46
ii  software-properties-gtk  0.82.7.1debian1
ii  tasksel  3.15

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org