[Bug 316722] Re: python-poppler doesn't close files

2012-04-20 Thread logari81
Are there any objections to the solution proposed in comment #7? I can
confirm that the patch from comment #8 solves all memleaks that I have
encountered (see bug #509408). Who is responsible for accepting and
applying this patch into the upstream project?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/316722

Title:
  python-poppler doesn't close files

To manage notifications about this bug go to:
https://bugs.launchpad.net/poppler-python/+bug/316722/+subscriptions

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


[Bug 882995] Re: crash on from paraview.simple import * after fresh install

2011-10-28 Thread logari81
** Bug watch added: Debian Bug tracker #576837
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576837

** Also affects: paraview (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576837
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/882995

Title:
  crash on from paraview.simple import * after fresh install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/paraview/+bug/882995/+subscriptions

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


[Bug 773053] Re: pdfshuffler: not capable to export PDFs

2011-09-25 Thread logari81
now we show an error message at least:
http://pdfshuffler.svn.sourceforge.net/viewvc/pdfshuffler?view=revisionrevision=54

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/773053

Title:
  pdfshuffler: not capable to export PDFs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pdfshuffler/+bug/773053/+subscriptions

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


[Bug 492034] Re: [STAGING] realtek rtl8192su chipset based USB wireless devices fail to work

2010-11-15 Thread logari81
We have just confirmed this bug using the LiveCD of Ubuntu 10.10 with
the the following device:

Bus 001 Device 006: ID 0b05:1786 ASUSTek Computer, Inc.

After connecting the wifi stick, the driver r8192s_usb cannot find the
firmware:

rtl819xU:FirmwareRequest92S(): failed with TCR-Status: a
rtl819xU:FirmwareDownload92S(): failed with TCR-Status: a
rtl819xU:FirmwareRequest92S(): failed with TCR-Status: a
rtl819xU:FirmwareDownload92S(): failed with TCR-Status: a
rtl819xU:ERR!!! _rtl8192_up(): initialization is failed!
rtl819xU:FirmwareRequest92S(): failed with TCR-Status: a
rtl819xU:FirmwareDownload92S(): failed with TCR-Status: a
rtl819xU:FirmwareRequest92S(): failed with TCR-Status: a
rtl819xU:FirmwareDownload92S(): failed with TCR-Status: a
rtl819xU:ERR!!! _rtl8192_up(): initialization is failed!

looking at:
http://lxr.linux.no/#linux+v2.6.36/drivers/staging/rtl8192su/r8192S_firmware.c
it seems that the driver r8192s_usb looks for a firmware file
/lib/firmware/RTL8192SU/rtl8192sfw.bin

but the directory RTL8192SU doesn't exist in Maverick. We first tried
copying the firmware file from RTL8192SE:

sudo cp /lib/firmware/RTL8192SE/rtl8192sfw.bin /lib/firmware/RTL8192SU/

after this the wifi stick could detect wireless networks but couldn't connect 
(the filesize of this firmware is 80976 bytes).
Then we tried a different version of the firmware:

wget http://launchpadlibrarian.net/37387612/rtl8192sfw.bin.gz
gunzip rtl8192sfw.bin.gz
sudo mv rtl8192sfw.bin /lib/firmware/RTL8192SU/

with this one the wifi stick could detect wireless networks and connect
to them (the filesize of the used firmware is 68368 bytes).

Anyway this discussion it is not relevant for 11.04 since the driver r8912s_usb 
(RTL8192SU) will be replaced by RTL8172U:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=drivers/staging/rtl8712/usb_intf.c;h=f1f0c63e5bbc2dea815eae4b873f59630601d06e;hb=0143832cc96d0bf78486297aad5c8fb2c2ead02a

-- 
[STAGING] realtek rtl8192su chipset based USB wireless devices fail to work
https://bugs.launchpad.net/bugs/492034
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 464336] Re: Using adium themes causes auto-scroll on new messages

2010-09-10 Thread logari81
Indeed, in Maverick beta it is fixed, nice!!!

Why should the bug status be set to invalid and not to fixed?

-- 
Using adium themes causes auto-scroll on new messages 
https://bugs.launchpad.net/bugs/464336
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 464336] Re: Using adium themes causes auto-scroll on new messages

2010-09-09 Thread logari81
Actually this bug is still there and it is very annoying. It is useful to read 
the following upstream bug report:
https://bugzilla.gnome.org/show_bug.cgi?id=586133
where the same issue with other themes was fixed.

** Changed in: empathy (Ubuntu)
   Status: Invalid = Confirmed

** Bug watch added: GNOME Bug Tracker #586133
   https://bugzilla.gnome.org/show_bug.cgi?id=586133

-- 
Using adium themes causes auto-scroll on new messages 
https://bugs.launchpad.net/bugs/464336
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 312756] Re: support graphics card hot switch

2010-08-30 Thread logari81
$ sudo dmidecode -s system-product-name
IdeaPad Y560
$ sudo dmidecode -s system-version
Rev 1.0 
$ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA00:02.0 
VGA compatible controller [0300]: Intel Corporation Core Processor Integrated 
Graphics Controller [8086:0046] (rev 18)
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Device 
[1002:68c0]


** Attachment added: Lenovo IdeaPad Y560
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/312756/+attachment/1529102/+files/DSDT.dsl

-- 
support graphics card hot switch
https://bugs.launchpad.net/bugs/312756
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 488215] Re: hpande/vpaned - confused widget and packing position properties

2010-07-07 Thread logari81
Yes I can confirm that it is still present. Here you can find the upstream bug 
report too:
https://bugzilla.gnome.org/show_bug.cgi?id=601082

** Changed in: glade-3 (Ubuntu)
   Status: Incomplete = Confirmed

** Bug watch added: GNOME Bug Tracker #601082
   https://bugzilla.gnome.org/show_bug.cgi?id=601082

-- 
hpande/vpaned - confused widget and packing position properties
https://bugs.launchpad.net/bugs/488215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 460323] Re: Karmic RC tries to load rt2870sta AND rt2800usb. Results in no WiFi

2010-03-08 Thread logari81
** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
Karmic RC tries to load rt2870sta AND rt2800usb. Results in no WiFi
https://bugs.launchpad.net/bugs/460323
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 460323] Re: Karmic RC tries to load rt2870sta AND rt2800usb. Results in no WiFi

2010-03-08 Thread logari81
** Description changed:

  Karmic seems to try and load rt2870sta AND rt2800usb.
  Breaks wireless connectivity.
  Worked in Ubuntu 9.04 - Jaunty.
  
  Confirmed Workaround:
- Put the line 'blacklist rt2800usb' in /etc/modprobe.d/blacklist.conf and you 
are able to use wireless. 
+ Put the line 'blacklist rt2800usb' in /etc/modprobe.d/blacklist.conf and you 
are able to use wireless.
  
  Details:
  Tenda W322U 11N Wireless USB Adapter
  Ubuntu 9.10 RC - Karmic
  
  Linux neon 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:05:01 UTC 2009 
x86_64 GNU/Linux
  Ubuntu 2.6.31-14.48-generic
  
  lsusb
  Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 001 Device 005: ID 06a3:8021 Saitek PLC Eclipse II Keyboard
  Bus 001 Device 006: ID 05e3:1205 Genesys Logic, Inc. Afilias Optical Mouse 
H3003
  Bus 001 Device 004: ID 0409:0059 NEC Corp. HighSpeed Hub
  
  Bus 001 Device 002: ID 148f:2870 Ralink Technology, Corp.
  
- Bus 001 Device 003: ID 0dbf:9001 Quik Tech Solutions 
+ Bus 001 Device 003: ID 0dbf:9001 Quik Tech Solutions
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  
  Others having this issue:
  http://ubuntuforums.org/showthread.php?t=960642page=7
+ 
+ 
+ This bug is about devices that DON'T work BEFORE blacklisting of rt2800usb 
and DO work AFTER blacklisting it. If your device doesn't work even after 
blacklisting rt2800usb then please file a new bug.

-- 
Karmic RC tries to load rt2870sta AND rt2800usb. Results in no WiFi
https://bugs.launchpad.net/bugs/460323
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 460323] Re: Karmic RC tries to load rt2870sta AND rt2800usb. Results in no WiFi

2010-03-08 Thread logari81
I find the discussion in this bug report quite offtopic. People, it is nice to 
find solutions for problems, but it is preferable if this is done in an 
appropriate thread. This Bug Report affects firstly the following device
Bus 001 Device 002: ID 148f:2870 Ralink Technology, Corp.
and secondly devices that DON'T work BEFORE blacklisting of rt2800usb and DO 
work AFTER the blacklisting of this module. If your device doesn't work even 
after blacklisting rt2800usb then please file a new bug.

The conflict between rt2800usb and rt2870sta seems to be a general
problem for several wireless adapters. On karmic we have confirmed this
behaviour for the following devices:

Bus 001 Device 002: ID 0b05:1731 ASUSTek Computer, Inc. ASUS 802.11n Network 
Adapter
Bus 001 Device 003: ID 7392:7711
Bus 001 Device 003: ID 0df6:0017 Sitecom Europe B.V. WL-182

On Lucid:
Bus 001 Device 002: ID 0b05:1731 ASUSTek Computer, Inc. ASUS 802.11n Network 
Adapter

All these devices work fine after blacklisting rt2800usb

-- 
Karmic RC tries to load rt2870sta AND rt2800usb. Results in no WiFi
https://bugs.launchpad.net/bugs/460323
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 518150] Re: [Compaq Presario CQ60 Notebook PC] rfkill indicator not working with ath5k

2010-02-09 Thread logari81
perhaps the following two reports could help:
http://bugzilla.kernel.org/show_bug.cgi?id=14522
http://bugzilla.kernel.org/show_bug.cgi?id=12298
there are also patches for testing.

** Bug watch added: Linux Kernel Bug Tracker #14522
   http://bugzilla.kernel.org/show_bug.cgi?id=14522

** Bug watch added: Linux Kernel Bug Tracker #12298
   http://bugzilla.kernel.org/show_bug.cgi?id=12298

-- 
[Compaq Presario CQ60 Notebook PC] rfkill indicator not working with ath5k
https://bugs.launchpad.net/bugs/518150
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 350356] Re: Doesn't work with python2.6

2010-02-03 Thread logari81
here is the patch that should fix it:
http://svn.python.org/view/python/trunk/Lib/ihooks.py?r1=75423r2=75422pathrev=75423view=patch

-- 
Doesn't work with python2.6
https://bugs.launchpad.net/bugs/350356
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 203782] Re: Support low color depth to improve speed

2010-01-25 Thread logari81
Fix has been released for Lucid:
https://launchpad.net/ubuntu/+source/vinagre/2.29.1-0ubuntu1

** Changed in: vinagre (Ubuntu)
   Status: Triaged = Fix Released

** Changed in: vinagre (Baltix)
   Status: New = Fix Released

-- 
Support low color depth to improve speed
https://bugs.launchpad.net/bugs/203782
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 228160] Re: lshw-gtk

2010-01-25 Thread logari81
The attached debdiff should fix this annoying issue.

** Attachment added: lshw-gtk-LP228160.debdiff
   http://launchpadlibrarian.net/38378983/lshw-gtk-LP228160.debdiff

-- 
lshw-gtk
https://bugs.launchpad.net/bugs/228160
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 377060] Re: [jaunty karmic] espeak missing words and phonemes from sentences

2010-01-11 Thread logari81
As I can see the current package in Lucid is still based on portaudio so I 
believe it still works in Kubuntu and is still broken in Ubuntu.
Fedora has also decided to enable pulseaudio support by default:
http://cvs.fedoraproject.org/viewvc/rpms/espeak/F-12/espeak-1.40.02-pulseaudio.patch?revision=1.1view=markup

I think firstly we should fix the current package to work with
pulseaudio in Ubuntu and secondly we should provide an alternative
package for use with portaudio in Kubuntu.

Since this problem affects many educational applications, I believe it
is very important to be fixed.

-- 
[jaunty karmic] espeak missing words and phonemes from sentences
https://bugs.launchpad.net/bugs/377060
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 137458] Re: Inconsistency with Nautilus dragdrop and ACL

2009-12-23 Thread logari81
oops... ignore my last post, obviously I had posted it in the false
thread.

-- 
Inconsistency with Nautilus dragdrop and ACL
https://bugs.launchpad.net/bugs/137458
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 433801] Re: touchpad overwhelms i8042 with int 12

2009-12-04 Thread logari81
This fix breaks the following device:

I: Bus=0011 Vendor=0002 Product=0008 Version=7325
N: Name=AlpsPS/2 ALPS GlidePoint
P: Phys=isa0060/serio1/input0
S: Sysfs=/devices/platform/i8042/serio1/input/input9
U: Uniq=
H: Handlers=mouse3 event9
B: EV=f
B: KEY=420 0 67 0 0 0 0 0 0 0 0
B: REL=3
B: ABS=103

Tested on a fresh karmic installation. I attach the dmesg results from
2.6.31-14 and 2.6.31-15.

** Attachment added: dmesg_2.6.31-14.txt
   http://launchpadlibrarian.net/36438495/dmesg_2.6.31-14.txt

-- 
touchpad overwhelms i8042 with int 12
https://bugs.launchpad.net/bugs/433801
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 433801] Re: touchpad overwhelms i8042 with int 12

2009-12-04 Thread logari81

** Attachment added: dmesg_2.6.31-15.txt
   http://launchpadlibrarian.net/36438508/dmesg_2.6.31-15.txt

-- 
touchpad overwhelms i8042 with int 12
https://bugs.launchpad.net/bugs/433801
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 433801] Re: touchpad overwhelms i8042 with int 12

2009-12-04 Thread logari81
oops, after a reboot to 2.6.31-15 the touchpad now works with this
kernel too! Anyway don't take my last post into account.

-- 
touchpad overwhelms i8042 with int 12
https://bugs.launchpad.net/bugs/433801
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 377060] Re: [jaunty karmic] espeak missing words and phonemes from sentences

2009-12-01 Thread logari81
@Luke Yelavich:
according to change log you are the maintainer of this package. Please update 
it for pulseaudio support. Attached you can find the corresponding debdiff. 
Don't forget to leave out my entry from the changelog file.

@people who need an easy fix until the package in repo is fixed:
Install it from here
https://launchpad.net/~logari81/+archive/ppa
it has been tested on jaunty and karmic


** Attachment added: espeak_1.41.01-0ubuntu2.debdiff
   http://launchpadlibrarian.net/36297391/espeak_1.41.01-0ubuntu2.debdiff

-- 
[jaunty karmic] espeak missing words and phonemes from sentences
https://bugs.launchpad.net/bugs/377060
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 460379] Re: Cannot install Microsoft Core Fonts with Ubuntu 9.10

2009-11-21 Thread logari81
** Summary changed:

- Cannot install Microsoft Core Fonts with Ubuntu 8.10
+ Cannot install Microsoft Core Fonts with Ubuntu 9.10

** Changed in: software-center (Ubuntu)
   Status: New = Confirmed

-- 
Cannot install Microsoft Core Fonts with Ubuntu 9.10
https://bugs.launchpad.net/bugs/460379
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 473519] Re: No Audio

2009-11-17 Thread logari81
Fix Released? In which package? Which version?

-- 
No Audio
https://bugs.launchpad.net/bugs/473519
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 459772] Re: Totem arises error after the automatic install of codecs

2009-10-24 Thread logari81

** Attachment added: error message
   http://launchpadlibrarian.net/34322211/Screenshot-Untitled%20Window.png

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/34322212/Dependencies.txt

** Attachment added: GstreamerVersions.txt
   http://launchpadlibrarian.net/34322213/GstreamerVersions.txt

** Attachment added: LogAlsaMixer.txt
   http://launchpadlibrarian.net/34322214/LogAlsaMixer.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/34322215/XorgLog.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/34322216/XsessionErrors.txt

-- 
Totem arises error after the automatic install of codecs
https://bugs.launchpad.net/bugs/459772
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 459772] [NEW] Totem arises error after the automatic install of codecs

2009-10-24 Thread logari81
Public bug reported:

Binary package hint: totem

Totem still complains about missing codec after a successful installation of it 
using the corresponding search codec utility of totem.
Way to reproduce the bug:
1) you try to open a wmv file after a fresh installation of karmic
2) you are prompted to install additional codecs Windows media video 8  9
3) the installation of the corresponding packages ends successfully
4) you get the following error message:
The playback of this movie requires a Windows Media Video 9 decoder plugin 
which is not installed
5) you try to reopen the file
6) it works

ProblemType: Bug
Architecture: i386
Date: Sat Oct 24 15:34:08 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 Karmic Koala - Alpha i386 (20091014.1)
Package: totem 2.28.1-0ubuntu4
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: totem
Uname: Linux 2.6.31-14-generic i686

** Affects: totem (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Totem arises error after the automatic install of codecs
https://bugs.launchpad.net/bugs/459772
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 428396] Re: gnometris doesn't display the game area

2009-10-23 Thread logari81
I have the same problem on karmic with the radeon (opensource) driver
and a Mobility Radeon X700 card.

Enabling KMS and subsequently dri2 solves the problem, i.e. the game
area is visible again. However a similar message still comes up:

(gnometris:1852): ClutterGLX-CRITICAL **: Unable to make the stage
window 0x3a0002d the current GLX drawable

-- 
gnometris doesn't display the game area
https://bugs.launchpad.net/bugs/428396
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] ArecordDevices.txt

2009-10-23 Thread logari81

** Attachment added: ArecordDevices.txt
   http://launchpadlibrarian.net/34247964/ArecordDevices.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] Card0.Codecs.codec97.0.ac97.0.0.txt

2009-10-23 Thread logari81

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.txt
   http://launchpadlibrarian.net/34247974/Card0.Codecs.codec97.0.ac97.0.0.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] CurrentDmesg.txt

2009-10-23 Thread logari81

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/34247990/CurrentDmesg.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] IwConfig.txt

2009-10-23 Thread logari81

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/34248003/IwConfig.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] Lspci.txt

2009-10-23 Thread logari81

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/34248006/Lspci.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] PciMultimedia.txt

2009-10-23 Thread logari81

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/34248085/PciMultimedia.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] XorgLog.txt

2009-10-23 Thread logari81

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/34248136/XorgLog.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] XorgLogOld.txt

2009-10-23 Thread logari81

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/34248148/XorgLogOld.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] setxkbmap.txt

2009-10-23 Thread logari81

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/34248162/setxkbmap.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] xdpyinfo.txt

2009-10-23 Thread logari81

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/34248163/xdpyinfo.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] xkbcomp.txt

2009-10-23 Thread logari81

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/34248165/xkbcomp.txt

** Tags added: apport-collected

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] apport-collect data

2009-10-23 Thread logari81
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  kostas 1529 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'ICH6'/'Intel ICH6 with Cx20468-31 at irq 17'
   Mixer name   : 'Conexant Cx20468-31'
   Components   : 'AC97a:43585430'
   Controls  : 23
   Simple ctrls  : 16
DistroRelease: Ubuntu 9.10
HibernationDevice: RESUME=UUID=3c411e47-110a-4e47-b34f-2125600a4644
InstallationMedia: Ubuntu 9.10 Karmic Koala - Alpha i386 (20091014.1)
MachineType: Acer, inc. Aspire 1690
Package: xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
PackageArchitecture: i386
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-14-generic 
root=UUID=c35873bb-2676-4da8-8ce5-14ba6da7ec47 ro quiet splash radeon.modeset=1
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu7
 libgl1-mesa-glx 7.6.0-1ubuntu4
 libdrm2 2.4.14-1ubuntu1
 xserver-xorg-video-intel 2:2.9.0-1ubuntu2
 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
RfKill:
 
Uname: Linux 2.6.31-14-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
XorgConf: Error: [Errno 2] No such file or directory: '/etc/X11/xorg.conf'
XsessionErrors:
 (gnome-settings-daemon:1545): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (gnome-settings-daemon:1545): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (nautilus:1643): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (polkit-gnome-authentication-agent-1:1665): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (gnome-panel:1642): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to 
allocate widget with width -15 and height 24
dmi.bios.date: 05/09/05
dmi.bios.vendor: Acer
dmi.bios.version: 3A22
dmi.board.name: Crane II
dmi.board.vendor: Acer, Inc.
dmi.board.version: Not Applicable
dmi.chassis.type: 1
dmi.chassis.vendor: , Inc.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAcer:bvr3A22:bd05/09/05:svnAcer,inc.:pnAspire1690:pvrNotApplicable:rvnAcer,Inc.:rnCraneII:rvrNotApplicable:cvn,Inc.:ct1:cvrN/A:
dmi.product.name: Aspire 1690
dmi.product.version: Not Applicable
dmi.sys.vendor: Acer, inc.
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture:   i686kernel: 2.6.31-14-generic

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] AlsaDevices.txt

2009-10-23 Thread logari81

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/34247948/AlsaDevices.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] BootDmesg.txt

2009-10-23 Thread logari81

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/34247968/BootDmesg.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] Card0.Codecs.codec97.0.ac97.0.0.regs.txt

2009-10-23 Thread logari81

** Attachment added: Card0.Codecs.codec97.0.ac97.0.0.regs.txt
   
http://launchpadlibrarian.net/34247983/Card0.Codecs.codec97.0.ac97.0.0.regs.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] Dependencies.txt

2009-10-23 Thread logari81

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/34248002/Dependencies.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] Lsusb.txt

2009-10-23 Thread logari81

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/34248041/Lsusb.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] PciDisplay.txt

2009-10-23 Thread logari81

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/34248084/PciDisplay.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] ProcCpuinfo.txt

2009-10-23 Thread logari81

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/34248090/ProcCpuinfo.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] UdevDb.txt

2009-10-23 Thread logari81

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/34248102/UdevDb.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] UdevLog.txt

2009-10-23 Thread logari81

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/34248106/UdevLog.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] WifiSyslog.txt

2009-10-23 Thread logari81

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/34248134/WifiSyslog.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] AplayDevices.txt

2009-10-23 Thread logari81

** Attachment added: AplayDevices.txt
   http://launchpadlibrarian.net/34247951/AplayDevices.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] Card0.Amixer.values.txt

2009-10-23 Thread logari81

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/34247969/Card0.Amixer.values.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] ProcInterrupts.txt

2009-10-23 Thread logari81

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/34248092/ProcInterrupts.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] ProcModules.txt

2009-10-23 Thread logari81

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/34248096/ProcModules.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] glxinfo.txt

2009-10-23 Thread logari81

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/34248159/glxinfo.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] Xrandr.txt

2009-10-23 Thread logari81

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/34248152/Xrandr.txt

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434956] Re: screen backlight off after resume-from-suspend when using ATI KMS

2009-10-23 Thread logari81
I can confirm this problem on a radeon mobility X700.

Offtopic:
sorry for the great amount of posts. Is there any way to make apport-collect 
upload all relative information in 1 post like in #1 ?

-- 
screen backlight off after resume-from-suspend when using ATI KMS
https://bugs.launchpad.net/bugs/434956
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 413165] Re: [needs-packaging] getfem++

2009-10-16 Thread logari81
Now getfem++ is in debian archive:
http://packages.qa.debian.org/g/getfem++.html

so it can be merged from there in the next release cycle.

WARNING:
---
The source package includes the libgmm++-dev binary pckage which should now 
replace the standalone version of libgmm found here:

http://packages.ubuntu.com/karmic/libgmm-dev

hmmm, now I see there is also:

http://packages.ubuntu.com/karmic/libgmm++-dev

which is practically the same package. (I suppose the second one has
been merged from Debian while the first one has been updated from
jaunty. Apparently due to the slight different name it hasn't be
detected as an existing package to be replaced)

Should I report a separate bug for this or just wait for both to be
removed when getfem++ comes in the archive?

-- 
[needs-packaging] getfem++
https://bugs.launchpad.net/bugs/413165
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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