[Bug 959722] Re: qtcreator crashes when creating new project

2013-04-22 Thread apo
removing qt-at-spi worked for me as well (ubuntu 12.04 i386)

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

Title:
  qtcreator crashes when creating new project

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

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


[Bug 280571] Re: NetworkManager does not auto-connect to VPNs marked Connect Automatically

2011-08-29 Thread apo
Johannes Storm wrote a very tiny script. Is anyone able to prepare the
patch here? I don't know where to start in the sources. NM is much to
complicated for me to start helping with patches :(

For the meantime, his script for /etc/NetworkManager/dispatcher.d/:

#! /bin/bash

REQUIRED_CONNECTION_NAME=Connection1
VPN_CONNECTION_NAME=VpnConnection1


activ_con=$(nmcli con status | grep ${REQUIRED_CONNECTION_NAME})
activ_vpn=$(nmcli con status | grep ${VPN_CONNECTION_NAME})
if [ ${activ_con} -a ! ${activ_vpn} ];
then
nmcli con up id ${VPN_CONNECTION_NAME}
fi

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

Title:
  NetworkManager does not auto-connect to VPNs marked Connect
  Automatically

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/280571/+subscriptions

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


[Bug 10686] Re: No GUI method to disable screen lock on lid close event

2011-08-08 Thread apo
Is it still around? I seem to suffer from it. thread start was 2006..

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

Title:
  No GUI method to disable screen lock on lid close event

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/10686/+subscriptions

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


[Bug 280571] Re: NetworkManager does not auto-connect to VPNs marked Connect Automatically

2011-07-31 Thread apo
I always wonder if there is any department in the ubuntu team which is
dedicated to the reputation. There are quite a lot of bugs out there
that hurt newbies.

This one is easy to fix, even fixed actually as we see in my previous post and 
the vpnautoconnect programm available somewhere. But no one patches the 
network manager or whatever to do this the easy way for newbies actually. (Wwho 
added the option to the GUI?? Why ist it still there when there is no code 
behind it?!)
 
(Same goes for the nvidia driver for old nvdidia cards. The full release cycle 
of Natty was without support for my gf's gfx card. How can i tell her that 
Ubuntu rocks, when flash, video, even desktop laggs?! )

As you said, it hits the reputation. Sometimes i wish i was a skilled
programmer. I would surely dedicate my free time to bugs like this one.

Please do not take this as a flame but as my anxiety concerning the
welfare of ubuntu.

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

Title:
  NetworkManager does not auto-connect to VPNs marked Connect
  Automatically

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/280571/+subscriptions

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


[Bug 811518] [NEW] SAMBA cannot browse Workgroups, name resolve order

2011-07-16 Thread apo
Public bug reported:

Since a lot of years every fresh *ubuntu installation has the same
issue. They are not able to browse the network in any way, even crash
most of the time. The fix is easy and everyone knows about it but
nothing changed over such a long time.

You could really improve user experience for new users with this default
line in the smb.conf:


name resolve order = wins bcast lmhosts host

Right now the default order does not work for LANs.

Cheers

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/811518

Title:
  SAMBA cannot browse Workgroups, name resolve order

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 811518] [NEW] SAMBA cannot browse Workgroups, name resolve order

2011-07-16 Thread apo
Public bug reported:

Since a lot of years every fresh *ubuntu installation has the same
issue. They are not able to browse the network in any way, even crash
most of the time. The fix is easy and everyone knows about it but
nothing changed over such a long time.

You could really improve user experience for new users with this default
line in the smb.conf:


name resolve order = wins bcast lmhosts host

Right now the default order does not work for LANs.

Cheers

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

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

Title:
  SAMBA cannot browse Workgroups, name resolve order

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

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


[Bug 750786] Re: nmbd job fails to start on boot

2011-07-13 Thread apo
To let you know that you are not alone.. I experienced the not starting
nmbd in maverick and natty also. My workaround is to restart it via
rc.local like:

sleep 30
service nmbd restart

I am glad to see that you are already investigating this. Thank you!

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/750786

Title:
  nmbd job fails to start on boot

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 750786] Re: nmbd job fails to start on boot

2011-07-13 Thread apo
To let you know that you are not alone.. I experienced the not starting
nmbd in maverick and natty also. My workaround is to restart it via
rc.local like:

sleep 30
service nmbd restart

I am glad to see that you are already investigating this. Thank you!

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

Title:
  nmbd job fails to start on boot

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

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


[Bug 745275] Re: Closing lid field does not offer option nothing

2011-06-08 Thread apo
*** This bug is a duplicate of bug 736606 ***
https://bugs.launchpad.net/bugs/736606

Ok done. Thanks for informing me.

** This bug has been marked a duplicate of bug 736606
   Do Nothing option not available by default in the power management 
preferences dialog

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

Title:
  Closing lid field does not offer option nothing

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


[Bug 787583] Re: desktopcouch-service consumes 100% cpu

2011-05-29 Thread apo
sudo rm /usr/bin/desktopcouch-service

and there was silence.. ;-)

no disadvantages so far?!

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

Title:
  desktopcouch-service consumes 100% cpu

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


[Bug 530605] Re: gvfs-mount doesn't always work. gvfsd-smb starts using 100% cpu.

2011-05-24 Thread apo
Yes, same here. desktopcouch-service restarts every few secs and is
using 100% cpu immediately.

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

Title:
  gvfs-mount doesn't always work. gvfsd-smb starts using 100% cpu.

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


[Bug 787583] [NEW] desktopcouch-service consumes 100% cpu

2011-05-24 Thread apo
Public bug reported:

Binary package hint: desktopcouch

Everytime i killall desktopcouch-service  it respawns and continues to
waste up my cpu time.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: desktopcouch 1.0.7-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
Uname: Linux 2.6.38-9-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Tue May 24 16:15:30 2011
ExecutablePath: /usr/lib/desktopcouch/desktopcouch-service
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
ProcEnviron:
 SHELL=/bin/bash
 LANGUAGE=de_DE:en
 LANG=de_DE.utf8
SourcePackage: desktopcouch
UpgradeStatus: Upgraded to natty on 2011-05-02 (21 days ago)

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


** Tags: amd64 apport-bug natty running-unity

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

Title:
  desktopcouch-service consumes 100% cpu

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


[Bug 787583] Re: desktopcouch-service consumes 100% cpu

2011-05-24 Thread apo
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/787583

Title:
  desktopcouch-service consumes 100% cpu

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


[Bug 741930] Re: [natty] nvidia binary packages for older cards - dependencies not met

2011-04-28 Thread apo
This might be correct but average users are not interested in such relationship 
crisis. They just drop ubuntu.
Lol, that shit does not even use my nvidia, omg. I thought Linux was for old 
devices..

My opinion is that linux has no room for such regressions. If we want to
gain market share and convince people about free software (in the
meaning of open source) we have to offer them at least minimal
functionality.

Keyboard, mouse, sound, (3D and powersaving) graphics.

(Please do not take this as a flame but as a point of view)

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

Title:
  [natty] nvidia binary packages for older cards - dependencies not met

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


[Bug 751047] Re: Screen flickers at random times with nvidia 270.30

2011-04-13 Thread apo
apport information

** Tags added: apport-collected compiz-0.9 ubuntu

** Description changed:

  Binary package hint: xorg
  
  Random screen flickering with nvidia beta 270.30.
  
  I am not sure if its an upstream nvidia bug or xorg related.
  
  http://www.nvnews.net/vbulletin/showthread.php?p=2414686posted=1#post2414686
  
  Quote:
  
  summary:
  
  -flickering is happening at random times, maybe only with external screen 
attached
  -keyboard stops working
  -mouse moves, but clicks are not recognized
  -xserver/driver seems to recover after some time (~1minute)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: xorg 1:7.6+4ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Tue Apr  5 08:13:46 2011
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  ProcEnviron:
   LANGUAGE=de_DE:en
   LANG=de_DE.utf8
   SHELL=/bin/bash
  SourcePackage: xorg
  UpgradeStatus: Upgraded to natty on 2011-03-31 (4 days ago)
+ --- 
+ .proc.driver.nvidia.gpus.0: Error: [Errno 21] Ist ein Verzeichnis: 
'/proc/driver/nvidia/gpus/0'
+ .proc.driver.nvidia.registry: Binary: 
+ .proc.driver.nvidia.version:
+  NVRM version: NVIDIA UNIX x86_64 Kernel Module  270.30  Fri Feb 25 14:34:55 
PST 2011
+  GCC version:  gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu1)
+ Architecture: amd64
+ CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,gnomecompat,regex,ring,mousepoll,thumbnail,obs,resize,animation,wall,move,workarounds,imgpng,place,neg,vpswitch,snap,grid,expo,fade,scale,ezoom,session,unitymtgrabhandles,unityshell,bench]
+ CompositorRunning: compiz
+ DistUpgraded: Log time: 2011-03-25 13:34:47.871129
+ DistroCodename: natty
+ DistroRelease: Ubuntu 11.04
+ DistroVariant: ubuntu
+ GraphicsCard:
+  nVidia Corporation G86 [GeForce 8400M GS] [10de:0427] (rev a1) (prog-if 00 
[VGA controller])
+Subsystem: Dell Device [1028:0209]
+ InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
+ JockeyStatus:
+  firmware:dvb_usb - Firmware für DVB-Karten (Proprietär, Aktiviert, In 
Benutzung)
+  xorg:nvidia_current - Beschleunigter Grafiktreiber von NVIDIA (Proprietär, 
Aktiviert, In Benutzung)
+ MachineType: Dell Inc. XPS M1330
+ NonfreeKernelModules: nvidia
+ Package: nvidia-graphics-drivers (not installed)
+ ProcEnviron:
+  LANGUAGE=de_DE:en
+  LANG=de_DE.utf8
+  SHELL=/bin/bash
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=2fb2d9e9-a669-47a9-b933-c88222ab0ce3 ro noplymouth
+ ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
+ Renderer: Unknown
+ Tags:  natty running-unity ubuntu compiz-0.9
+ Uname: Linux 2.6.38-8-generic x86_64
+ UpgradeStatus: Upgraded to natty on 2011-04-11 (1 days ago)
+ UserGroups: adm admin cdrom dialout icecast lpadmin plugdev sambashare 
vboxusers
+ dmi.bios.date: 11/19/2008
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: A14
+ dmi.board.vendor: Dell Inc.
+ dmi.chassis.type: 8
+ dmi.chassis.vendor: Dell Inc.
+ dmi.modalias: 
dmi:bvnDellInc.:bvrA14:bd11/19/2008:svnDellInc.:pnXPSM1330:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
+ dmi.product.name: XPS M1330
+ dmi.sys.vendor: Dell Inc.
+ version.compiz: compiz 1:0.9.4+bzr20110411-0ubuntu1
+ version.ia32-libs: ia32-libs 20090808ubuntu12
+ version.libdrm2: libdrm2 2.4.23-1ubuntu6
+ version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu1
+ version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
+ version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu1
+ version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
+ version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3
+ version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
+ version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu7
+ version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu7

** Attachment added: .proc.driver.nvidia.params.txt
   
https://bugs.launchpad.net/bugs/751047/+attachment/2028367/+files/.proc.driver.nvidia.params.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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

[Bug 751047] BootDmesg.txt

2011-04-13 Thread apo
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/751047/+attachment/2028368/+files/BootDmesg.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] CurrentDmesg.txt

2011-04-13 Thread apo
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/751047/+attachment/2028369/+files/CurrentDmesg.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] DkmsStatus.txt

2011-04-13 Thread apo
apport information

** Attachment added: DkmsStatus.txt
   
https://bugs.launchpad.net/bugs/751047/+attachment/2028370/+files/DkmsStatus.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] GconfCompiz.txt

2011-04-13 Thread apo
apport information

** Attachment added: GconfCompiz.txt
   
https://bugs.launchpad.net/bugs/751047/+attachment/2028371/+files/GconfCompiz.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] GdmLog.txt

2011-04-13 Thread apo
apport information

** Attachment added: GdmLog.txt
   https://bugs.launchpad.net/bugs/751047/+attachment/2028372/+files/GdmLog.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] GdmLog1.txt

2011-04-13 Thread apo
apport information

** Attachment added: GdmLog1.txt
   https://bugs.launchpad.net/bugs/751047/+attachment/2028373/+files/GdmLog1.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] GdmLog2.txt

2011-04-13 Thread apo
apport information

** Attachment added: GdmLog2.txt
   https://bugs.launchpad.net/bugs/751047/+attachment/2028374/+files/GdmLog2.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] GlConf.txt

2011-04-13 Thread apo
apport information

** Attachment added: GlConf.txt
   https://bugs.launchpad.net/bugs/751047/+attachment/2028375/+files/GlConf.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] Lspci.txt

2011-04-13 Thread apo
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/751047/+attachment/2028376/+files/Lspci.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] Lsusb.txt

2011-04-13 Thread apo
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/751047/+attachment/2028377/+files/Lsusb.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] ProcCpuinfo.txt

2011-04-13 Thread apo
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/751047/+attachment/2028378/+files/ProcCpuinfo.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] ProcInterrupts.txt

2011-04-13 Thread apo
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/751047/+attachment/2028379/+files/ProcInterrupts.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] ProcModules.txt

2011-04-13 Thread apo
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/751047/+attachment/2028380/+files/ProcModules.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] UdevDb.txt

2011-04-13 Thread apo
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/751047/+attachment/2028381/+files/UdevDb.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] UdevLog.txt

2011-04-13 Thread apo
apport information

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/751047/+attachment/2028382/+files/UdevLog.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] UnitySupportTest.txt

2011-04-13 Thread apo
apport information

** Attachment added: UnitySupportTest.txt
   
https://bugs.launchpad.net/bugs/751047/+attachment/2028383/+files/UnitySupportTest.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] XorgConf.txt

2011-04-13 Thread apo
apport information

** Attachment added: XorgConf.txt
   
https://bugs.launchpad.net/bugs/751047/+attachment/2028384/+files/XorgConf.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] XorgLog.txt

2011-04-13 Thread apo
apport information

** Attachment added: XorgLog.txt
   https://bugs.launchpad.net/bugs/751047/+attachment/2028385/+files/XorgLog.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] XorgLogOld.txt

2011-04-13 Thread apo
apport information

** Attachment added: XorgLogOld.txt
   
https://bugs.launchpad.net/bugs/751047/+attachment/2028386/+files/XorgLogOld.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] Xrandr.txt

2011-04-13 Thread apo
apport information

** Attachment added: Xrandr.txt
   https://bugs.launchpad.net/bugs/751047/+attachment/2028387/+files/Xrandr.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] monitors.xml.txt

2011-04-13 Thread apo
apport information

** Attachment added: monitors.xml.txt
   
https://bugs.launchpad.net/bugs/751047/+attachment/2028389/+files/monitors.xml.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] make.log.txt

2011-04-13 Thread apo
apport information

** Attachment added: make.log.txt
   
https://bugs.launchpad.net/bugs/751047/+attachment/2028388/+files/make.log.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] nvidia-settings.txt

2011-04-13 Thread apo
apport information

** Attachment added: nvidia-settings.txt
   
https://bugs.launchpad.net/bugs/751047/+attachment/2028390/+files/nvidia-settings.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] peripherals.txt

2011-04-13 Thread apo
apport information

** Attachment added: peripherals.txt
   
https://bugs.launchpad.net/bugs/751047/+attachment/2028391/+files/peripherals.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] xdpyinfo.txt

2011-04-13 Thread apo
apport information

** Attachment added: xdpyinfo.txt
   
https://bugs.launchpad.net/bugs/751047/+attachment/2028392/+files/xdpyinfo.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] xinput.txt

2011-04-13 Thread apo
apport information

** Attachment added: xinput.txt
   https://bugs.launchpad.net/bugs/751047/+attachment/2028393/+files/xinput.txt

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 755430] [NEW] WARNING: at /build/buildd/linux-2.6.38/net/sched/sch_generic.c:256 dev_watchdog+0x2a0/0x2b0()

2011-04-09 Thread apo
Public bug reported:

Disconnected a Openmoko freeruner from my usb port. That device was
recognized as a network interface before. My laptop and the mobile
phone had a ethernet connection.

ProblemType: KernelOops
DistroRelease: Ubuntu 11.04
Package: linux-image-2.6.38-8-generic 2.6.38-8.41
Regression: No
Reproducible: No
ProcVersionSignature: Ubuntu 2.6.38-8.41-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Annotation: Your system might become unstable now and might need to be 
restarted.
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  felix  1790 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf6ffc000 irq 47'
   Mixer name   : 'SigmaTel STAC9228'
   Components   : 'HDA:83847616,10280209,00100402'
   Controls  : 27
   Simple ctrls  : 18
Date: Sat Apr  9 12:42:51 2011
Failure: oops
Frequency: This has only happened once.
HibernationDevice: RESUME=UUID=5eff44a6-c573-4565-977c-9124fbe1fa44
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
MachineType: Dell Inc. XPS M1330
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=2fb2d9e9-a669-47a9-b933-c88222ab0ce3 ro noplymouth
RelatedPackageVersions:
 linux-restricted-modules-2.6.38-8-generic N/A
 linux-backports-modules-2.6.38-8-generic  N/A
 linux-firmware1.50
SourcePackage: linux
Title: WARNING: at /build/buildd/linux-2.6.38/net/sched/sch_generic.c:256 
dev_watchdog+0x2a0/0x2b0()
UpgradeStatus: Upgraded to natty on 2011-04-06 (2 days ago)
dmi.bios.date: 11/19/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A14
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA14:bd11/19/2008:svnDellInc.:pnXPSM1330:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: XPS M1330
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-kerneloops kernel-net kernel-oops natty 
needs-upstream-testing

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

Title:
  WARNING: at /build/buildd/linux-2.6.38/net/sched/sch_generic.c:256
  dev_watchdog+0x2a0/0x2b0()

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


[Bug 755430] Re: WARNING: at /build/buildd/linux-2.6.38/net/sched/sch_generic.c:256 dev_watchdog+0x2a0/0x2b0()

2011-04-09 Thread apo
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/755430

Title:
  WARNING: at /build/buildd/linux-2.6.38/net/sched/sch_generic.c:256
  dev_watchdog+0x2a0/0x2b0()

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


[Bug 751047] [NEW] Screen flickers at random times with nvidia 270.30

2011-04-05 Thread apo
Public bug reported:

Binary package hint: xorg

Random screen flickering with nvidia beta 270.30.

I am not sure if its an upstream nvidia bug or xorg related.

http://www.nvnews.net/vbulletin/showthread.php?p=2414686posted=1#post2414686

Quote:

summary:

-flickering is happening at random times, maybe only with external screen 
attached
-keyboard stops working
-mouse moves, but clicks are not recognized
-xserver/driver seems to recover after some time (~1minute)

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xorg 1:7.6+4ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Tue Apr  5 08:13:46 2011
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
ProcEnviron:
 LANGUAGE=de_DE:en
 LANG=de_DE.utf8
 SHELL=/bin/bash
SourcePackage: xorg
UpgradeStatus: Upgraded to natty on 2011-03-31 (4 days ago)

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


** Tags: amd64 apport-bug natty running-unity

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

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 751047] Re: Screen flickers at random times with nvidia 270.30

2011-04-05 Thread apo
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/751047

Title:
  Screen flickers at random times with nvidia 270.30

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


[Bug 588200] Re: Replace standard printing applet with indicator

2011-03-30 Thread apo
Which string has to be added to the whitelist? system-config-printer-
applet , applet.py , python did not work.

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

Title:
  Replace standard printing applet with indicator

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


[Bug 745275] [NEW] Closing lid field does not offer option nothing

2011-03-29 Thread apo
Public bug reported:

Binary package hint: gnome-power-manager

I cannot choose nothing as action which should be triggered when closing the 
lid of my laptop via power-manager GUI.
But the backend has it already. Setting it manually  to nothing via 
gconf-editor works.

Please add nothing to the dropdown list of options like: Hibernate, Sleep, 
Blank screen, nothing
This goes for AC power and battery power.

(Szenario: Watching a movie via laptop+beamer, laptop should be closed but 
screens should stay on. Best would be only external vga stayed on.)
--- 
Architecture: amd64
DistroRelease: Ubuntu 11.04
GnomeSessionIdleInhibited: No
GnomeSessionInhibitors: None
GnomeSessionSuspendInhibited: No
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
MachineType: Dell Inc. XPS M1330
NonfreeKernelModules: nvidia
Package: gnome-power-manager 2.32.0-2ubuntu2
PackageArchitecture: amd64
ProcEnviron:
 LANGUAGE=de_DE:en
 LANG=de_DE.utf8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=2fb2d9e9-a669-47a9-b933-c88222ab0ce3 ro acpi=force noplymouth
ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
Tags:  natty running-unity
Uname: Linux 2.6.38-7-generic x86_64
UpgradeStatus: Upgraded to natty on 2011-03-25 (4 days ago)
UserGroups: adm admin cdrom dialout icecast lpadmin plugdev sambashare vboxusers
dmi.bios.date: 11/19/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A14
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA14:bd11/19/2008:svnDellInc.:pnXPSM1330:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: XPS M1330
dmi.sys.vendor: Dell Inc.

** Affects: gnome-power-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-collected natty running-unity

** Tags added: apport-collected natty running-unity

** Description changed:

  Binary package hint: gnome-power-manager
  
  I cannot choose nothing as action which should be triggered when closing 
the lid of my laptop via power-manager GUI.
  But the backend has it already. Setting it manually  to nothing via 
gconf-editor works.
  
  Please add nothing to the dropdown list of options like: Hibernate, Sleep, 
Blank screen, nothing
  This goes for AC power and battery power.
  
- (Szenario: Watching a movie via laptop+beamer, laptop should be closed
- but screens should stay on. Best would be only external vga stayed on.)
+ (Szenario: Watching a movie via laptop+beamer, laptop should be closed but 
screens should stay on. Best would be only external vga stayed on.)
+ --- 
+ Architecture: amd64
+ DistroRelease: Ubuntu 11.04
+ GnomeSessionIdleInhibited: No
+ GnomeSessionInhibitors: None
+ GnomeSessionSuspendInhibited: No
+ InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
+ MachineType: Dell Inc. XPS M1330
+ NonfreeKernelModules: nvidia
+ Package: gnome-power-manager 2.32.0-2ubuntu2
+ PackageArchitecture: amd64
+ ProcEnviron:
+  LANGUAGE=de_DE:en
+  LANG=de_DE.utf8
+  SHELL=/bin/bash
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-7-generic 
root=UUID=2fb2d9e9-a669-47a9-b933-c88222ab0ce3 ro acpi=force noplymouth
+ ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
+ Tags:  natty running-unity
+ Uname: Linux 2.6.38-7-generic x86_64
+ UpgradeStatus: Upgraded to natty on 2011-03-25 (4 days ago)
+ UserGroups: adm admin cdrom dialout icecast lpadmin plugdev sambashare 
vboxusers
+ dmi.bios.date: 11/19/2008
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: A14
+ dmi.board.vendor: Dell Inc.
+ dmi.chassis.type: 8
+ dmi.chassis.vendor: Dell Inc.
+ dmi.modalias: 
dmi:bvnDellInc.:bvrA14:bd11/19/2008:svnDellInc.:pnXPSM1330:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
+ dmi.product.name: XPS M1330
+ dmi.sys.vendor: Dell Inc.

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

Title:
  Closing lid field does not offer option nothing

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


[Bug 745275] BootDmesg.txt

2011-03-29 Thread apo
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/745275/+attachment/1954617/+files/BootDmesg.txt

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

Title:
  Closing lid field does not offer option nothing

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


[Bug 745275] CurrentDmesg.txt

2011-03-29 Thread apo
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/745275/+attachment/1954618/+files/CurrentDmesg.txt

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

Title:
  Closing lid field does not offer option nothing

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


[Bug 745275] Dependencies.txt

2011-03-29 Thread apo
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/745275/+attachment/1954619/+files/Dependencies.txt

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

Title:
  Closing lid field does not offer option nothing

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


[Bug 745275] DevkitPower.txt

2011-03-29 Thread apo
apport information

** Attachment added: DevkitPower.txt
   
https://bugs.launchpad.net/bugs/745275/+attachment/1954620/+files/DevkitPower.txt

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

Title:
  Closing lid field does not offer option nothing

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


[Bug 745275] GConfNonDefault.txt

2011-03-29 Thread apo
apport information

** Attachment added: GConfNonDefault.txt
   
https://bugs.launchpad.net/bugs/745275/+attachment/1954621/+files/GConfNonDefault.txt

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

Title:
  Closing lid field does not offer option nothing

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


[Bug 745275] Lspci.txt

2011-03-29 Thread apo
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/745275/+attachment/1954622/+files/Lspci.txt

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

Title:
  Closing lid field does not offer option nothing

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


[Bug 745275] Lsusb.txt

2011-03-29 Thread apo
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/745275/+attachment/1954623/+files/Lsusb.txt

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

Title:
  Closing lid field does not offer option nothing

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


[Bug 745275] ProcCpuinfo.txt

2011-03-29 Thread apo
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/745275/+attachment/1954624/+files/ProcCpuinfo.txt

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

Title:
  Closing lid field does not offer option nothing

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


[Bug 745275] ProcInterrupts.txt

2011-03-29 Thread apo
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/745275/+attachment/1954625/+files/ProcInterrupts.txt

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

Title:
  Closing lid field does not offer option nothing

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


[Bug 745275] ProcModules.txt

2011-03-29 Thread apo
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/745275/+attachment/1954626/+files/ProcModules.txt

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

Title:
  Closing lid field does not offer option nothing

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


[Bug 745275] UdevDb.txt

2011-03-29 Thread apo
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/745275/+attachment/1954627/+files/UdevDb.txt

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

Title:
  Closing lid field does not offer option nothing

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


[Bug 745275] UdevLog.txt

2011-03-29 Thread apo
apport information

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/745275/+attachment/1954628/+files/UdevLog.txt

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

Title:
  Closing lid field does not offer option nothing

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


[Bug 745275] gnome-power-bugreport.txt

2011-03-29 Thread apo
apport information

** Attachment added: gnome-power-bugreport.txt
   
https://bugs.launchpad.net/bugs/745275/+attachment/1954629/+files/gnome-power-bugreport.txt

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

Title:
  Closing lid field does not offer option nothing

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


[Bug 742592] [NEW] package sbackup-gtk 0.11.4-0ubuntu2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2011-03-25 Thread apo
Public bug reported:

Binary package hint: sbackup

I upgraded from maverick to natty today. This package fails to
install,remove,or purge.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: sbackup-gtk 0.11.4-0ubuntu2
Uname: Linux 2.6.38.1-candela x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Fri Mar 25 15:11:50 2011
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
SourcePackage: sbackup
Title: package sbackup-gtk 0.11.4-0ubuntu2 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
UpgradeStatus: Upgraded to natty on 2011-03-25 (0 days ago)

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


** Tags: amd64 apport-package natty

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

Title:
  package sbackup-gtk 0.11.4-0ubuntu2 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

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

[Bug 742592] Re: package sbackup-gtk 0.11.4-0ubuntu2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2011-03-25 Thread apo
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/742592

Title:
  package sbackup-gtk 0.11.4-0ubuntu2 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

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

[Bug 461400] Re: [ICQ] empathy contacts lost after logout/login.

2011-03-18 Thread apo
Ok.. upstream says other upstream:

https://bugzilla.gnome.org/show_bug.cgi?id=599893

they forwarded it to:

https://bugs.freedesktop.org/show_bug.cgi?id=29354

Is it lost now? :/ Any priority?
Does not seem to get any attention. 

(My Thoughts: The default chat client of Ubuntu/Gnome does not support
ICQ (fully). There is so much damage done with such decisions. Why is it
that it feels like no one cares about first time linux users.. We don't
care about installing a new chat application when we find a showstopper
bug. But new users will just kill  that buggy, ugly system at  all :(
.. just my two cents)

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

Title:
  [ICQ] empathy contacts lost after logout/login.

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


[Bug 172977] Re: File Transfers Cannot be Paused

2011-02-14 Thread apo
It is even possible with KDE. Used it a lot there.

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

Title:
  File Transfers Cannot be Paused

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


[Bug 486114] Re: Brasero Disc Burner. The disc in CD/DVD Drive cannot be ejected. An unknown error occured

2011-02-05 Thread apo
System:

Dell laptop slot in burner, Maverick amd64.

Same error here with a data-cd. Few Mp3s with a total of 306 MB should be 
burned.
Brasero also shortened the filenames to be compatible with windows. 

Speed was 10x and 24x, same results.
Validation fails and it says that it could not eject. I should do so manually.

After re-inserting the cd it shows the complete filelist but none of the
files work with any player. (No music played)

I do not want to waste another cd unless you tell me to get some more
logs ;-)

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

Title:
  Brasero Disc Burner. The disc in CD/DVD Drive cannot be ejected. An
  unknown error occured

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


[Bug 324953] Re: icq invisible status does not hide me at default

2011-01-20 Thread apo
I still have to enable the block all but these contacts privacy option
manually.

This has to be done everytime pidgin is restarted to make the invisble
option work as expected.

pidgin 2.7.3, maverick

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

Title:
  icq invisible status does not hide me at default

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


[Bug 704740] Re: Natty ubi-partman failed with exit code 10

2011-01-19 Thread apo
Fix confirmed. Didn't work yesterday, works today. Thanks!

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

Title:
  Natty ubi-partman failed with exit code 10

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


[Bug 675235] Re: [icq] cannot see information about contacts adding me

2011-01-19 Thread apo
** Changed in: empathy (Ubuntu)
   Status: Incomplete = New

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

Title:
  [icq] cannot see information about contacts adding me

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


[Bug 653634] Re: Typo in installer (german)

2011-01-19 Thread apo
This mistakes are still present. Is this the wrong place to report?
Please give me a hint where to fix it on my own or where to report it
correctly.

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

Title:
  Typo in installer (german)

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


[Bug 675608] Re: Grouping of facebook users gets lost after restart

2011-01-13 Thread apo
Empathy 2.32.1

I had to add a new group on facebook. I put all my friends in it and
empathy shows them now under the specific group.

It's strange that empathy offers grouping my facebook contatcs when i
fact they can only be grouped by facebook itself.

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

Title:
  Grouping of facebook users gets lost after restart

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


[Bug 675235] Re: [icq] cannot see information about contacts adding me

2011-01-13 Thread apo
Empathy 2.32.1

on a ubuntu maverick amd64.

** Tags added: apport-collected

** Description changed:

  Binary package hint: empathy
  
- When i am added by an icq user i won't see any information about him
- except his account number. I always have to search on icq.com to find
- out that it is russian spam again. (99,7% of all cases)
+ When i am added by an icq user i won't see any information about him except 
his account number. I always have to search on icq.com to find out that it is 
russian spam again. (99,7% of all cases)
+ --- 
+ Architecture: amd64
+ DistroRelease: Ubuntu 10.10
+ InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
+ NonfreeKernelModules: nvidia
+ Package: empathy 2.32.1-0ubuntu1
+ PackageArchitecture: amd64
+ ProcEnviron:
+  LANGUAGE=de_DE:de:en_GB:en
+  LANG=de_DE.utf8
+  SHELL=/bin/bash
+ Tags: maverick
+ Uname: Linux 2.6.37-candela x86_64
+ UserGroups: adm admin cdrom dialout icecast lpadmin plugdev sambashare 
vboxusers

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

Title:
  [icq] cannot see information about contacts adding me

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


[Bug 675235] Dependencies.txt

2011-01-13 Thread apo
apport information

** Attachment added: Dependencies.txt
   
https://bugs.edge.launchpad.net/bugs/675235/+attachment/1793277/+files/Dependencies.txt

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

Title:
  [icq] cannot see information about contacts adding me

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


[Bug 701279] [NEW] package virtualbox-ose-guest-dkms 3.2.8-dfsg-2ubuntu1 failed to install/upgrade: virtualbox-ose-guest kernel module failed to build

2011-01-10 Thread apo
Public bug reported:

Binary package hint: virtualbox-ose

Fails to build with VirtualBox4.0 and 2.6.27 kernel on a 64bit machine.

ProblemType: Package
DistroRelease: Ubuntu 10.10
Package: virtualbox-ose-guest-dkms 3.2.8-dfsg-2ubuntu1
Uname: Linux 2.6.37-candela x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Mon Jan 10 23:30:13 2011
ErrorMessage: virtualbox-ose-guest kernel module failed to build
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
PackageArchitecture: all
PackageVersion: 3.2.8-dfsg-2ubuntu1
SourcePackage: virtualbox-ose
Title: package virtualbox-ose-guest-dkms 3.2.8-dfsg-2ubuntu1 failed to 
install/upgrade: virtualbox-ose-guest kernel module failed to build

** Affects: virtualbox-ose (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package maverick

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

Title:
  package virtualbox-ose-guest-dkms 3.2.8-dfsg-2ubuntu1 failed to 
install/upgrade: virtualbox-ose-guest kernel module failed to build

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


[Bug 701279] Re: package virtualbox-ose-guest-dkms 3.2.8-dfsg-2ubuntu1 failed to install/upgrade: virtualbox-ose-guest kernel module failed to build

2011-01-10 Thread apo

** Attachment added: make.log
   https://bugs.launchpad.net/bugs/701279/+attachment/1790680/+files/make.log

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

Title:
  package virtualbox-ose-guest-dkms 3.2.8-dfsg-2ubuntu1 failed to 
install/upgrade: virtualbox-ose-guest kernel module failed to build

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


[Bug 690268] [NEW] Crashes at the end of nvidia driver installation

2010-12-14 Thread apo
Public bug reported:

The backend crashes at the end of driver installation and suggests
reporting it here.

Using an uptodate alpha natty on x86.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: jockey-common 0.6-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.37-8.21-generic 2.6.37-rc4
Uname: Linux 2.6.37-8-generic i686
Architecture: i386
Date: Tue Dec 14 18:30:33 2010
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha i386 (20101213)
MachineType: System manufacturer System Product Name
PackageArchitecture: all
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.37-8-generic 
root=UUID=6585e9e3-dbfb-48f4-86fc-8bd361190af4 ro quiet splash
SourcePackage: jockey
dmi.bios.date: 02/18/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1101
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5W64 WS Pro
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1101:bd02/18/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5W64WSPro:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: apport-bug i386 natty

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

Title:
  Crashes at the end of nvidia driver installation

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


[Bug 690268] Re: Crashes at the end of nvidia driver installation

2010-12-14 Thread apo


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

Title:
  Crashes at the end of nvidia driver installation

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


[Bug 685280] Re: package nvidia-173 173.14.28-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-12-13 Thread apo
For me it was an USB stick with 2gb and a maximum persistent storage of
1.2 gb.

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

Title:
  package nvidia-173 173.14.28-0ubuntu1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1

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


[Bug 676060] Re: Cannot connect to ICQ

2010-12-05 Thread apo
I upgraded to maverick and it works now. Maverick has newer packages
than Lucid..

I thought the LTS release would be appropiate for none-geek users. I had
to update them to maverick just for icq.. LTS should have such a fix
first!!

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

Title:
  Cannot connect to ICQ

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


[Bug 626974] Re: ABI change in xorg 1.9 breaks legacy nvidia-96 drivers in Maverick

2010-11-19 Thread apo
Why isn't it in the repos? Sure, i am clearly capable of installing
binary from nvidia or using someone's ppa.

But this is Ubuntu. Main staff said it's for human beings. Not scripting
nerds. Ubuntu released a version without support for older gfx cards
without a real warning in the update manager. That's a big fail. (!!)

Now a fix apperead, hooray. But it takes weeks to get it into the repos.
Is it just that no one of the devs is interested in releasing it? Better
things to do than fixing gfx for 50% of Ubuntuusers? (linux = OS for
lowend machines. Of Course high end also ;) )

Sorry for that flame post, but it's too often like this. Developers stop when 
things work. Work means: do this sh script as root, shutdown x-server and 
install it by ...  I guess i don't have to tell you what my girlfriend would 
say to that kind of step by step guide.. 
 
Maybe we should re-define working for Ubuntu and try to improve user 
experience for unexperienced users! ( the mac way.. clearly visible a 
successfull way)

-- 
ABI change in xorg 1.9 breaks legacy nvidia-96 drivers in Maverick
https://bugs.launchpad.net/bugs/626974
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 645512] Re: Gwibber doesn't show messages from twitter

2010-11-16 Thread apo
Same error with systemlanguage english here. It's again the twitter user
spiegel_spam that kills my timeline with nearly every tweet.

2nd log enclosed.

Spiegel_spam: http://twitter.com/#!/spiegel_spam

** Attachment added: gwibber2.log
   
https://bugs.launchpad.net/gwibber/+bug/645512/+attachment/1735212/+files/gwibber2.log

-- 
Gwibber doesn't show messages from twitter
https://bugs.launchpad.net/bugs/645512
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 671930] Re: Unable to signin to facebook using empathy. Reports authentication failed when given accurate login credentials.

2010-11-15 Thread apo
Try logging out and in again on facebook. User your new facebook name.
Worked here last day.

-- 
Unable to signin to facebook using empathy. Reports authentication failed when 
given accurate login credentials. 
https://bugs.launchpad.net/bugs/671930
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 675608] [NEW] Grouping of facebook users gets lost after restart

2010-11-15 Thread apo
Public bug reported:

Binary package hint: empathy

Nothing more to say:

Grouping of facebook users gets lost after restart of Empathy.

I created a new group and dragdropped all fb users in there. After a
restart all are not in list again.

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

-- 
Grouping of facebook users gets lost after restart
https://bugs.launchpad.net/bugs/675608
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 645512] Re: Gwibber doesn't show messages from twitter

2010-11-15 Thread apo
Gwibber 2.32.2

My systems locale is german.
Maybe this is a problem?

laptop:~$ locale
LANG=de_DE.utf8
LC_CTYPE=de_DE.utf8
LC_NUMERIC=de_DE.utf8
LC_TIME=de_DE.utf8
LC_COLLATE=de_DE.utf8
LC_MONETARY=de_DE.utf8
LC_MESSAGES=de_DE.utf8
LC_PAPER=de_DE.utf8
LC_NAME=de_DE.utf8
LC_ADDRESS=de_DE.utf8
LC_TELEPHONE=de_DE.utf8
LC_MEASUREMENT=de_DE.utf8
LC_IDENTIFICATION=de_DE.utf8
LC_ALL=

-- 
Gwibber doesn't show messages from twitter
https://bugs.launchpad.net/bugs/645512
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 645512] Re: Gwibber doesn't show messages from twitter

2010-11-15 Thread apo
My gwibber.log. 
Just a part of it. The whole one seems to contain every single msg ever 
generated.. 


** Attachment added: gwibber.log
   
https://bugs.launchpad.net/gwibber/+bug/645512/+attachment/1734859/+files/gwibber.log

-- 
Gwibber doesn't show messages from twitter
https://bugs.launchpad.net/bugs/645512
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 645512] Re: Gwibber doesn't show messages from twitter

2010-11-15 Thread apo
The problem only occurs when there is a new faulty message -after- you have 
followed someone.
At leat, as described above, it's a workaround to re-follow.

I will try following a few users where i know gwibber had problems
before and i will switch to english now.

-- 
Gwibber doesn't show messages from twitter
https://bugs.launchpad.net/bugs/645512
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 675235] [NEW] [icq] cannot see information about contacts adding me

2010-11-14 Thread apo
Public bug reported:

Binary package hint: empathy

When i am added by an icq user i won't see any information about him
except his account number. I always have to search on icq.com to find
out that it is russian spam again. (99,7% of all cases)

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

-- 
[icq] cannot see information about contacts adding me
https://bugs.launchpad.net/bugs/675235
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 645512] Re: Gwibber doesn't show messages from twitter

2010-11-14 Thread apo
This tweet kills my gwibber-service. Unfollowing + Following again is a 
workaround.
Die »Wölfin« im Dom zu Aachen ist in Wirklichkeit eine Bärin.

-- 
Gwibber doesn't show messages from twitter
https://bugs.launchpad.net/bugs/645512
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 324953] Re: icq invisible status does not hide me at default

2010-11-13 Thread apo
any news?

-- 
icq invisible status does not hide me at default
https://bugs.launchpad.net/bugs/324953
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 674873] [NEW] SIGSEGV in g_list_last () while receiving new message

2010-11-13 Thread apo
Public bug reported:

Binary package hint: pidgin

Pidgin crashes here for a very long time now (karmic,lucid,maverick),
when i do the following:

Some User sends me a msg. The Gnome message-indicator becomes green and
shows me the message.

I click on it and start chatting, blabla.

When everything is said, i close the window, but only the inner chat
related things disappear, outer windowframe with close, etc buttons and
a grey area stays.

Now i have two options:

a) i can close that dead window. When that particular user messages me
again, the sigsegv happens, everytime. Logs enclosed

b) Let it stay open. When that particular user sends me a message again,
the message will be displayed in that window.


This bug goes for every user whos message is opened through the indicator 
applet. Opening it through pidgin is no problem!

My guess is that Pidgin does not register the opened chatwindow when its
opened through indicator and then tries crazy things on that unknown
chatwindow.

Please let me know which information you need. It's amd64 here, maverick, all 
updates.
--- 
Architecture: amd64
DistroRelease: Ubuntu 10.10
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
NonfreeKernelModules: nvidia
Package: pidgin 1:2.7.3-1ubuntu3.1
PackageArchitecture: amd64
ProcEnviron:
 LANG=de_DE.utf8
 SHELL=/bin/bash
Tags: maverick
Uname: Linux 2.6.37-rc1-generic x86_64
UserGroups: adm admin cdrom dialout icecast lpadmin plugdev sambashare vboxusers

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


** Tags: apport-collected

-- 
SIGSEGV in g_list_last () while receiving new message 
https://bugs.launchpad.net/bugs/674873
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 674873] Re: SIGSEGV in g_list_last () while receiving new message

2010-11-13 Thread apo

** Attachment added: Crash+Backtrace
   
https://bugs.launchpad.net/bugs/674873/+attachment/1732080/+files/backtrace.txt

** Tags added: apport-collected

** Description changed:

  Binary package hint: pidgin
  
  Pidgin crashes here for a very long time now (karmic,lucid,maverick),
  when i do the following:
  
  Some User sends me a msg. The Gnome message-indicator becomes green and
  shows me the message.
  
  I click on it and start chatting, blabla.
  
  When everything is said, i close the window, but only the inner chat
  related things disappear, outer windowframe with close, etc buttons and
  a grey area stays.
  
  Now i have two options:
  
  a) i can close that dead window. When that particular user messages me
  again, the sigsegv happens, everytime. Logs enclosed
  
  b) Let it stay open. When that particular user sends me a message again,
  the message will be displayed in that window.
  
  
  This bug goes for every user whos message is opened through the indicator 
applet. Opening it through pidgin is no problem!
  
  My guess is that Pidgin does not register the opened chatwindow when its
  opened through indicator and then tries crazy things on that unknown
  chatwindow.
  
- Please let me know which information you need. It's amd64 here,
- maverick, all updates.
+ Please let me know which information you need. It's amd64 here, maverick, all 
updates.
+ --- 
+ Architecture: amd64
+ DistroRelease: Ubuntu 10.10
+ InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
+ NonfreeKernelModules: nvidia
+ Package: pidgin 1:2.7.3-1ubuntu3.1
+ PackageArchitecture: amd64
+ ProcEnviron:
+  LANG=de_DE.utf8
+  SHELL=/bin/bash
+ Tags: maverick
+ Uname: Linux 2.6.37-rc1-generic x86_64
+ UserGroups: adm admin cdrom dialout icecast lpadmin plugdev sambashare 
vboxusers

-- 
SIGSEGV in g_list_last () while receiving new message 
https://bugs.launchpad.net/bugs/674873
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 674873] Dependencies.txt

2010-11-13 Thread apo
apport information

** Attachment added: Dependencies.txt
   
https://bugs.edge.launchpad.net/bugs/674873/+attachment/1732081/+files/Dependencies.txt

-- 
SIGSEGV in g_list_last () while receiving new message 
https://bugs.launchpad.net/bugs/674873
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 674873] Re: SIGSEGV in g_list_last () while receiving new message

2010-11-13 Thread apo
And another backtrace. Appearently with a different reason.. I don't
know why. Same situation as described above.

With debugging symbols now.

** Attachment added: Backtrace 2
   
https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/674873/+attachment/1732125/+files/backtrace2.txt

-- 
SIGSEGV in g_list_last () while receiving new message 
https://bugs.launchpad.net/bugs/674873
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 280571] Re: NetworkManager does not auto-connect to VPNs marked Connect Automatically

2010-10-27 Thread apo
Harm reputation is the most correct way to describe it!
Such small showstoppers have to be fixed. Its about the overall feeling using 
an OS.
And this bug is not a new one..

Reported by Biji on 2008-10-09

There are even programs like vpnautoconnect on SF that try to fix this.
So this bug has not as low priority than it is treated here...

-- 
NetworkManager does not auto-connect to VPNs marked Connect Automatically
https://bugs.launchpad.net/bugs/280571
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 311861] Re: blueproximity compatibility issue with nm-applet wireless connections

2010-10-22 Thread apo
Same here on maverick! Any news?

-- 
blueproximity compatibility issue with nm-applet wireless connections
https://bugs.launchpad.net/bugs/311861
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 311861] Re: blueproximity compatibility issue with nm-applet wireless connections

2010-10-22 Thread apo
Architecture: amd64
DistroRelease: Ubuntu 10.10
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
NonfreeKernelModules: nvidia
Package: blueproximity 1.2.5-5
PackageArchitecture: all
ProcEnviron:
 LANG=de_DE.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
Tags: maverick
Uname: Linux 2.6.35-22-generic x86_64
UserGroups: adm admin cdrom dialout icecast lpadmin plugdev sambashare vboxusers


** Tags added: apport-collected

-- 
blueproximity compatibility issue with nm-applet wireless connections
https://bugs.launchpad.net/bugs/311861
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 311861] Dependencies.txt

2010-10-22 Thread apo
apport information

** Attachment added: Dependencies.txt
   
https://bugs.edge.launchpad.net/bugs/311861/+attachment/1706889/+files/Dependencies.txt

-- 
blueproximity compatibility issue with nm-applet wireless connections
https://bugs.launchpad.net/bugs/311861
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 626974] Re: ABI change in xorg 1.9 breaks legacy nvidia-96 and nvidia-173 drivers in Maverick

2010-10-09 Thread apo
I experience non-working drivers with a geforce 4200 ti

-- 
ABI change in xorg 1.9 breaks legacy nvidia-96 and nvidia-173 drivers in 
Maverick
https://bugs.launchpad.net/bugs/626974
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 653634] [NEW] Typo in installer (german)

2010-10-02 Thread apo
Public bug reported:

Binary package hint: ubiquity

zusätzliche Änderungen noch einfach[er] zu

There is an er missing at the end of einfacher

Its the first pic you see while the slideshow runs.

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

-- 
Typo in installer (german)
https://bugs.launchpad.net/bugs/653634
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 653634] Re: Typo in installer (german)

2010-10-02 Thread apo
Antoher one: Screen foor New Music store:

Last sentence should read: , und los geht's.

-- 
Typo in installer (german)
https://bugs.launchpad.net/bugs/653634
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 648212] [NEW] Connect automatically does nothing for VPN connections

2010-09-26 Thread apo
Public bug reported:

Checking Connect automatically in the configurations tab of VPN connections 
does nothing.
It's like that for at least a year now.

I would like to see it connecting to my VPN after a wireless/wired
internet connection was activated.

This is still an issue in maverick.

** Affects: network-manager-applet (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Connect automatically does nothing for VPN connections
https://bugs.launchpad.net/bugs/648212
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


  1   2   >