[Bug 49545] Navigation icons are not shown

2006-06-12 Thread babui
Public bug reported:

The navigation icons in the display are not shown. It is possible to
navigate but is annoying.

** Affects: gnochm (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Navigation icons are not shown
https://launchpad.net/bugs/49545

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 49867] Gaphor does not start

2006-06-15 Thread babui
Public bug reported:

[EMAIL PROTECTED]:$ gaphor

** (gaphor:30205): WARNING **: couldn't make the type `CanvasGroup' ready
/usr/lib/python2.4/site-packages/diacanvas/__init__.py:13: RuntimeWarning: 
tp_compare didn't return -1 or -2 for exception
  from _canvas import *
TypeError: Cannot create a consistent method resolution
order (MRO) for bases GObject, CanvasGroupableIface, CanvasGroupable
/usr/lib/python2.4/site-packages/diacanvas/__init__.py:19: DeprecationWarning: 
Module gnome.canvas is deprecated; please import gnomecanvas instead
  from view import *
/usr/lib/python2.4/site-packages/gaphor/undomanager.py:195: RuntimeWarning: 
Interface type UndoManager has no python implementation support
  gobject.type_register(UndoManager)
Traceback (most recent call last):
  File "/usr/bin/gaphor", line 10, in ?
gaphor.main(model)
  File "/usr/lib/python2.4/site-packages/gaphor/__init__.py", line 48, in main
import diagram
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/__init__.py", line 56, 
in ?
from classifier import ClassifierItem
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/classifier.py", line 
18, in ?
from nameditem import NamedItem
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/nameditem.py", line 9, 
in ?
from elementitem import ElementItem
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/elementitem.py", line 
74, in ?
initialize_item(ElementItem)
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/__init__.py", line 39, 
in initialize_item
if (diacanvas.CanvasItem in bases) or \
AttributeError: 'module' object has no attribute 'CanvasGroup'

** Affects: gaphor (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Gaphor does not start
https://launchpad.net/bugs/49867

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47561] Re: ACPI-battery monitoring stops working after some time

2006-09-14 Thread babui
I have the same poblem with HP Compaq nx6310 (Intel Centrino Duo) both
with kernel  2.6.15-26-386 (no SMP) and  2.6.15-26-686 (with SMP).

Juan Manuel Gimeno

-- 
ACPI-battery monitoring stops working after some time
https://launchpad.net/bugs/47561

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47561] Re: ACPI-battery monitoring stops working after some time

2006-10-06 Thread babui
Trying to add some information: the bug persisted on 2.6.15-27 but when
downgrading the BIOS version from F.08 to F.06, sometimes battery status
works.

I don't know exactly why, other times, acpi battery status remains
constant just after starting the computer.

Juan Manuel Gimeno

-- 
ACPI-battery monitoring stops working after some time
https://launchpad.net/bugs/47561

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47561] Re: ACPI-battery monitoring stops working after some time

2006-09-14 Thread babui
I have the same poblem with HP Compaq nx6310 (Intel Centrino Duo) both
with kernel  2.6.15-26-386 (no SMP) and  2.6.15-26-686 (with SMP).

Juan Manuel Gimeno

-- 
ACPI-battery monitoring stops working after some time
https://launchpad.net/bugs/47561

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47561] Re: ACPI-battery monitoring stops working after some time

2006-10-06 Thread babui
Trying to add some information: the bug persisted on 2.6.15-27 but when
downgrading the BIOS version from F.08 to F.06, sometimes battery status
works.

I don't know exactly why, other times, acpi battery status remains
constant just after starting the computer.

Juan Manuel Gimeno

-- 
ACPI-battery monitoring stops working after some time
https://launchpad.net/bugs/47561

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 49545] Navigation icons are not shown

2006-06-12 Thread babui
Public bug reported:

The navigation icons in the display are not shown. It is possible to
navigate but is annoying.

** Affects: gnochm (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Navigation icons are not shown
https://launchpad.net/bugs/49545

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 49867] Gaphor does not start

2006-06-15 Thread babui
Public bug reported:

[EMAIL PROTECTED]:$ gaphor

** (gaphor:30205): WARNING **: couldn't make the type `CanvasGroup' ready
/usr/lib/python2.4/site-packages/diacanvas/__init__.py:13: RuntimeWarning: 
tp_compare didn't return -1 or -2 for exception
  from _canvas import *
TypeError: Cannot create a consistent method resolution
order (MRO) for bases GObject, CanvasGroupableIface, CanvasGroupable
/usr/lib/python2.4/site-packages/diacanvas/__init__.py:19: DeprecationWarning: 
Module gnome.canvas is deprecated; please import gnomecanvas instead
  from view import *
/usr/lib/python2.4/site-packages/gaphor/undomanager.py:195: RuntimeWarning: 
Interface type UndoManager has no python implementation support
  gobject.type_register(UndoManager)
Traceback (most recent call last):
  File "/usr/bin/gaphor", line 10, in ?
gaphor.main(model)
  File "/usr/lib/python2.4/site-packages/gaphor/__init__.py", line 48, in main
import diagram
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/__init__.py", line 56, 
in ?
from classifier import ClassifierItem
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/classifier.py", line 
18, in ?
from nameditem import NamedItem
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/nameditem.py", line 9, 
in ?
from elementitem import ElementItem
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/elementitem.py", line 
74, in ?
initialize_item(ElementItem)
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/__init__.py", line 39, 
in initialize_item
if (diacanvas.CanvasItem in bases) or \
AttributeError: 'module' object has no attribute 'CanvasGroup'

** Affects: gaphor (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Gaphor does not start
https://launchpad.net/bugs/49867

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 49545] Navigation icons are not shown

2006-06-12 Thread babui
Public bug reported:

The navigation icons in the display are not shown. It is possible to
navigate but is annoying.

** Affects: gnochm (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Navigation icons are not shown
https://launchpad.net/bugs/49545

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47561] Re: ACPI-battery monitoring stops working after some time

2006-09-14 Thread babui
I have the same poblem with HP Compaq nx6310 (Intel Centrino Duo) both
with kernel  2.6.15-26-386 (no SMP) and  2.6.15-26-686 (with SMP).

Juan Manuel Gimeno

-- 
ACPI-battery monitoring stops working after some time
https://launchpad.net/bugs/47561

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 49867] Gaphor does not start

2006-06-15 Thread babui
Public bug reported:

[EMAIL PROTECTED]:$ gaphor

** (gaphor:30205): WARNING **: couldn't make the type `CanvasGroup' ready
/usr/lib/python2.4/site-packages/diacanvas/__init__.py:13: RuntimeWarning: 
tp_compare didn't return -1 or -2 for exception
  from _canvas import *
TypeError: Cannot create a consistent method resolution
order (MRO) for bases GObject, CanvasGroupableIface, CanvasGroupable
/usr/lib/python2.4/site-packages/diacanvas/__init__.py:19: DeprecationWarning: 
Module gnome.canvas is deprecated; please import gnomecanvas instead
  from view import *
/usr/lib/python2.4/site-packages/gaphor/undomanager.py:195: RuntimeWarning: 
Interface type UndoManager has no python implementation support
  gobject.type_register(UndoManager)
Traceback (most recent call last):
  File "/usr/bin/gaphor", line 10, in ?
gaphor.main(model)
  File "/usr/lib/python2.4/site-packages/gaphor/__init__.py", line 48, in main
import diagram
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/__init__.py", line 56, 
in ?
from classifier import ClassifierItem
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/classifier.py", line 
18, in ?
from nameditem import NamedItem
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/nameditem.py", line 9, 
in ?
from elementitem import ElementItem
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/elementitem.py", line 
74, in ?
initialize_item(ElementItem)
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/__init__.py", line 39, 
in initialize_item
if (diacanvas.CanvasItem in bases) or \
AttributeError: 'module' object has no attribute 'CanvasGroup'

** Affects: gaphor (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Gaphor does not start
https://launchpad.net/bugs/49867

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47561] Re: ACPI-battery monitoring stops working after some time

2006-10-06 Thread babui
Trying to add some information: the bug persisted on 2.6.15-27 but when
downgrading the BIOS version from F.08 to F.06, sometimes battery status
works.

I don't know exactly why, other times, acpi battery status remains
constant just after starting the computer.

Juan Manuel Gimeno

-- 
ACPI-battery monitoring stops working after some time
https://launchpad.net/bugs/47561

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 49545] Navigation icons are not shown

2006-06-12 Thread babui
Public bug reported:

The navigation icons in the display are not shown. It is possible to
navigate but is annoying.

** Affects: gnochm (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Navigation icons are not shown
https://launchpad.net/bugs/49545

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 49545] Navigation icons are not shown

2006-06-12 Thread babui
Public bug reported:

The navigation icons in the display are not shown. It is possible to
navigate but is annoying.

** Affects: gnochm (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Navigation icons are not shown
https://launchpad.net/bugs/49545

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47561] Re: ACPI-battery monitoring stops working after some time

2006-09-14 Thread babui
I have the same poblem with HP Compaq nx6310 (Intel Centrino Duo) both
with kernel  2.6.15-26-386 (no SMP) and  2.6.15-26-686 (with SMP).

Juan Manuel Gimeno

-- 
ACPI-battery monitoring stops working after some time
https://launchpad.net/bugs/47561

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 49867] Gaphor does not start

2006-06-15 Thread babui
Public bug reported:

[EMAIL PROTECTED]:$ gaphor

** (gaphor:30205): WARNING **: couldn't make the type `CanvasGroup' ready
/usr/lib/python2.4/site-packages/diacanvas/__init__.py:13: RuntimeWarning: 
tp_compare didn't return -1 or -2 for exception
  from _canvas import *
TypeError: Cannot create a consistent method resolution
order (MRO) for bases GObject, CanvasGroupableIface, CanvasGroupable
/usr/lib/python2.4/site-packages/diacanvas/__init__.py:19: DeprecationWarning: 
Module gnome.canvas is deprecated; please import gnomecanvas instead
  from view import *
/usr/lib/python2.4/site-packages/gaphor/undomanager.py:195: RuntimeWarning: 
Interface type UndoManager has no python implementation support
  gobject.type_register(UndoManager)
Traceback (most recent call last):
  File "/usr/bin/gaphor", line 10, in ?
gaphor.main(model)
  File "/usr/lib/python2.4/site-packages/gaphor/__init__.py", line 48, in main
import diagram
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/__init__.py", line 56, 
in ?
from classifier import ClassifierItem
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/classifier.py", line 
18, in ?
from nameditem import NamedItem
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/nameditem.py", line 9, 
in ?
from elementitem import ElementItem
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/elementitem.py", line 
74, in ?
initialize_item(ElementItem)
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/__init__.py", line 39, 
in initialize_item
if (diacanvas.CanvasItem in bases) or \
AttributeError: 'module' object has no attribute 'CanvasGroup'

** Affects: gaphor (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Gaphor does not start
https://launchpad.net/bugs/49867

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47561] Re: ACPI-battery monitoring stops working after some time

2006-10-06 Thread babui
Trying to add some information: the bug persisted on 2.6.15-27 but when
downgrading the BIOS version from F.08 to F.06, sometimes battery status
works.

I don't know exactly why, other times, acpi battery status remains
constant just after starting the computer.

Juan Manuel Gimeno

-- 
ACPI-battery monitoring stops working after some time
https://launchpad.net/bugs/47561

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47561] Re: ACPI-battery monitoring stops working after some time

2006-09-14 Thread babui
I have the same poblem with HP Compaq nx6310 (Intel Centrino Duo) both
with kernel  2.6.15-26-386 (no SMP) and  2.6.15-26-686 (with SMP).

Juan Manuel Gimeno

-- 
ACPI-battery monitoring stops working after some time
https://launchpad.net/bugs/47561

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 49867] Gaphor does not start

2006-06-15 Thread babui
Public bug reported:

[EMAIL PROTECTED]:$ gaphor

** (gaphor:30205): WARNING **: couldn't make the type `CanvasGroup' ready
/usr/lib/python2.4/site-packages/diacanvas/__init__.py:13: RuntimeWarning: 
tp_compare didn't return -1 or -2 for exception
  from _canvas import *
TypeError: Cannot create a consistent method resolution
order (MRO) for bases GObject, CanvasGroupableIface, CanvasGroupable
/usr/lib/python2.4/site-packages/diacanvas/__init__.py:19: DeprecationWarning: 
Module gnome.canvas is deprecated; please import gnomecanvas instead
  from view import *
/usr/lib/python2.4/site-packages/gaphor/undomanager.py:195: RuntimeWarning: 
Interface type UndoManager has no python implementation support
  gobject.type_register(UndoManager)
Traceback (most recent call last):
  File "/usr/bin/gaphor", line 10, in ?
gaphor.main(model)
  File "/usr/lib/python2.4/site-packages/gaphor/__init__.py", line 48, in main
import diagram
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/__init__.py", line 56, 
in ?
from classifier import ClassifierItem
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/classifier.py", line 
18, in ?
from nameditem import NamedItem
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/nameditem.py", line 9, 
in ?
from elementitem import ElementItem
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/elementitem.py", line 
74, in ?
initialize_item(ElementItem)
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/__init__.py", line 39, 
in initialize_item
if (diacanvas.CanvasItem in bases) or \
AttributeError: 'module' object has no attribute 'CanvasGroup'

** Affects: gaphor (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Gaphor does not start
https://launchpad.net/bugs/49867

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47561] Re: ACPI-battery monitoring stops working after some time

2006-10-06 Thread babui
Trying to add some information: the bug persisted on 2.6.15-27 but when
downgrading the BIOS version from F.08 to F.06, sometimes battery status
works.

I don't know exactly why, other times, acpi battery status remains
constant just after starting the computer.

Juan Manuel Gimeno

-- 
ACPI-battery monitoring stops working after some time
https://launchpad.net/bugs/47561

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 49545] Navigation icons are not shown

2006-06-12 Thread babui
Public bug reported:

The navigation icons in the display are not shown. It is possible to
navigate but is annoying.

** Affects: gnochm (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Navigation icons are not shown
https://launchpad.net/bugs/49545

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47561] Re: ACPI-battery monitoring stops working after some time

2006-09-14 Thread babui
I have the same poblem with HP Compaq nx6310 (Intel Centrino Duo) both
with kernel  2.6.15-26-386 (no SMP) and  2.6.15-26-686 (with SMP).

Juan Manuel Gimeno

-- 
ACPI-battery monitoring stops working after some time
https://launchpad.net/bugs/47561

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 49867] Gaphor does not start

2006-06-15 Thread babui
Public bug reported:

[EMAIL PROTECTED]:$ gaphor

** (gaphor:30205): WARNING **: couldn't make the type `CanvasGroup' ready
/usr/lib/python2.4/site-packages/diacanvas/__init__.py:13: RuntimeWarning: 
tp_compare didn't return -1 or -2 for exception
  from _canvas import *
TypeError: Cannot create a consistent method resolution
order (MRO) for bases GObject, CanvasGroupableIface, CanvasGroupable
/usr/lib/python2.4/site-packages/diacanvas/__init__.py:19: DeprecationWarning: 
Module gnome.canvas is deprecated; please import gnomecanvas instead
  from view import *
/usr/lib/python2.4/site-packages/gaphor/undomanager.py:195: RuntimeWarning: 
Interface type UndoManager has no python implementation support
  gobject.type_register(UndoManager)
Traceback (most recent call last):
  File "/usr/bin/gaphor", line 10, in ?
gaphor.main(model)
  File "/usr/lib/python2.4/site-packages/gaphor/__init__.py", line 48, in main
import diagram
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/__init__.py", line 56, 
in ?
from classifier import ClassifierItem
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/classifier.py", line 
18, in ?
from nameditem import NamedItem
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/nameditem.py", line 9, 
in ?
from elementitem import ElementItem
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/elementitem.py", line 
74, in ?
initialize_item(ElementItem)
  File "/usr/lib/python2.4/site-packages/gaphor/diagram/__init__.py", line 39, 
in initialize_item
if (diacanvas.CanvasItem in bases) or \
AttributeError: 'module' object has no attribute 'CanvasGroup'

** Affects: gaphor (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Gaphor does not start
https://launchpad.net/bugs/49867

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 47561] Re: ACPI-battery monitoring stops working after some time

2006-10-06 Thread babui
Trying to add some information: the bug persisted on 2.6.15-27 but when
downgrading the BIOS version from F.08 to F.06, sometimes battery status
works.

I don't know exactly why, other times, acpi battery status remains
constant just after starting the computer.

Juan Manuel Gimeno

-- 
ACPI-battery monitoring stops working after some time
https://launchpad.net/bugs/47561

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs