[Bug 1823453] [NEW] Apache fop raises exception NoSuchMethodError: java.nio.CharBuffer.limit(I)Ljava/nio/CharBuffer on Ubuntu 19.04

2019-04-06 Thread Bernd Schlapsi
Public bug reported:

On Ubuntu 19.04 (Beta) with the latest updates I get an error when
running fop

I tested it with the Hello World xml/xsl from the Apache Fop quickstart guide
https://xmlgraphics.apache.org/fop/quickstartguide.html

$ fop -xml name.xml -xsl name2fo.xsl -pdf name.pdf
Exception in thread "main" java.lang.NoSuchMethodError: 
java.nio.CharBuffer.limit(I)Ljava/nio/CharBuffer;
at org.apache.fop.fo.FOText.characters(FOText.java:137)
at org.apache.fop.fo.FObjMixed.characters(FObjMixed.java:74)
at 
org.apache.fop.fo.FOTreeBuilder$MainFOHandler.characters(FOTreeBuilder.java:388)
at org.apache.fop.fo.FOTreeBuilder.characters(FOTreeBuilder.java:136)
at 
org.apache.xml.serializer.ToXMLSAXHandler.characters(ToXMLSAXHandler.java:542)
at 
org.apache.xalan.templates.ElemTextLiteral.execute(ElemTextLiteral.java:218)
at 
org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
at 
org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
at 
org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
at 
org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
at 
org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
at 
org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
at 
org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
at 
org.apache.xalan.templates.ElemLiteralResult.execute(ElemLiteralResult.java:1376)
at 
org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2402)
at 
org.apache.xalan.transformer.TransformerImpl.applyTemplateToNode(TransformerImpl.java:2272)
at 
org.apache.xalan.transformer.TransformerImpl.transformNode(TransformerImpl.java:1358)
at 
org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:711)
at 
org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1275)
at 
org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1253)
at org.apache.fop.cli.InputHandler.transformTo(InputHandler.java:293)
at org.apache.fop.cli.InputHandler.renderTo(InputHandler.java:116)
at org.apache.fop.cli.Main.startFOP(Main.java:186)
at org.apache.fop.cli.Main.main(Main.java:217)

$ fop -version
FOP Version 2.3

Under the hood Apache fop uses java-8-openjdk, because I tried to remove
all java versions and fop prints this error, when java-8-openjdk is not
available

$ /usr/bin/fop
/usr/bin/fop: 304: exec: /usr/lib/jvm/java-8-openjdk-amd64/bin/java: not found


$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu Disco Dingo (development branch)
Release:19.04
Codename:   disco

** Affects: fop (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/1823453

Title:
  Apache fop raises exception NoSuchMethodError:
  java.nio.CharBuffer.limit(I)Ljava/nio/CharBuffer on Ubuntu 19.04

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

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

[Bug 1568132] Re: terminator keeps crashing: segfault in libvte.so.9.2800.2

2016-09-21 Thread Bernd Schlapsi
When will there be a new release which fixes this bug? Or at least
provide a .deb file or a PPA which could be easily installed

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

Title:
  terminator keeps crashing: segfault in libvte.so.9.2800.2

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

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


[Bug 1568132] Re: terminator keeps crashing: segfault in libvte.so.9.2800.2

2016-08-05 Thread Bernd Schlapsi
When will there be a new release which fixes this bug? Or at least
provide a .deb file which could be easily installed

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

Title:
  terminator keeps crashing: segfault in libvte.so.9.2800.2

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

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


[Bug 1432194] Re: Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics 5500

2015-05-07 Thread Bernd Schlapsi
So 15.04 is the answer? 
New hardware and no change to use the LTS version?  That doesn't sound 
right?! Or do we have to wait for 14.04.3 for a newer kernel? - 
https://wiki.ubuntu.com/Kernel/LTSEnablementStack#Kernel.2BAC8-Support.A14.04.x_Ubuntu_Kernel_Support

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

Title:
  Graphics unstable on Ubuntu 14.04 and 14.10 using Intel HD Graphics
  5500

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1432194/+subscriptions

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


[Bug 1444436] Re: [BDW GT3] Backport fixes to unbreak X

2015-04-28 Thread Bernd Schlapsi
So what is the solution for all users with an Intel HD Graphics 5500
(GT2)? I'm also still having the problem on my Lenovo Thinkpad T450s

Is it possible to reopen the Bug #1432194 again? Is there a known
upstream solution for this problem?

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

Title:
  [BDW GT3] Backport fixes to unbreak X

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/136/+subscriptions

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


[Bug 1205104] Re: 12d1:1446 Huawei E173 only detected as mass storage

2013-08-01 Thread Bernd Schlapsi
So, I tested a lot of mainline kernels yesterday, but with no luck. I
started from the first mainline kernel tagged with saucy (3.8)

So today I installed 12.04, 13.04 and 13.10 on an USB stick and tested
the live version of Ubuntu. No surprise the UMTS stick works great with
12.04 and 13.04, but don't work with 13.10

So I reinstalled 13.10 with the latest daily image (3.10.0-6-generic) again and 
started testing. The UMTS stick don't work with the latest kernel, so I went to 
https://launchpad.net/ubuntu/saucy/+source/linux and installed the following 
kernels:
- 3.8.0-19-generic
- 3.9.0-0-generic
- 3.10.0-0-generic
But none of them worked :-(

So could it be that the problem is maybe the network-manager? The
version in saucy is 0.9.8.0-6. The version in 13.04 is 0.9.8.0-0

I could send an USB stick Huawai E173 (12d1:1446) to someone who is
willing to look into this problem. Or please tell me what I can do now
to debugg this problem

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

Title:
  12d1:1446 Huawei E173 only detected as mass storage

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

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


[Bug 1205104] Re: 12d1:1446 Huawei E173 only detected as mass storage

2013-07-29 Thread Bernd Schlapsi
I tested the following i386-kernels
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.10.4-saucy/
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11-rc3-saucy/

With both kernels I have the same problem. The UMTS stick is mounted as
a mass storage device.

** Tags removed: needs-upstream-testing
** Tags added: kernel-bug-exists-upstream kernel-bug-exists-upstream-v3.10.4 
kernel-bug-exists-upstream-v3.11-rc3

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  12d1:1446 Huawei E173 only detected as mass storage

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

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


[Bug 1205104] [NEW] Huawei E173 only detected as mass storage

2013-07-25 Thread Bernd Schlapsi
Public bug reported:

My Huawei E173 UMTS-Stick is only detected  as a mass storage device so I can't 
connect to the internet with Ubuntu 13.10.
It works great with Ubuntu 13.04

lsusb:
Bus 002 Device 006: ID 12d1:1446 Huawei Technologies Co., Ltd. 
E1552/E1800/E173 (HSPA modem)

I tried to add usbserial  into the /etc/modules, but that didn't
help.

Also this USB device is already included in 
/lib/udev/rules.d/40-usb_modeswitch.rules
# Huawei, newer modems
ATTRS{idVendor}==12d1, ATTRS{idProduct}==1446, RUN+=usb_modeswitch 
'%b/%k'

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: linux-image-generic 3.10.0.5.14
ProcVersionSignature: Ubuntu 3.10.0-5.14-generic 3.10.2
Uname: Linux 3.10.0-5-generic i686
ApportVersion: 2.11-0ubuntu1
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ubuntu 3761 F pulseaudio
  ubuntu 5721 F pulseaudio
CasperVersion: 1.335
Date: Thu Jul 25 20:46:32 2013
LiveMediaBuild: Ubuntu 13.10 Saucy Salamander - Alpha i386 (20130725)
MachineType: Dell Inc. XPS M1330
MarkForUpload: True
ProcFB: 0 nouveaufb
ProcKernelCmdLine: noprompt cdrom-detect/try-usb=true persistent 
file=/cdrom/preseed/username.seed boot=casper initrd=/casper/initrd.lz quiet 
splash -- maybe-ubiquity
RelatedPackageVersions:
 linux-restricted-modules-3.10.0-5-generic N/A
 linux-backports-modules-3.10.0-5-generic  N/A
 linux-firmware1.112
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/26/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A15
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd12/26/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: Confirmed


** Tags: apport-bug i386 saucy

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

Title:
  Huawei E173 only detected as mass storage

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

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


[Bug 1192704] [NEW] Support App.net

2013-06-19 Thread Bernd Schlapsi
Public bug reported:

It would be great to support also App.net in the new friends-app. Here you can 
find the information for the service:
http://developers.app.net/

** Affects: friends-app (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/1192704

Title:
  Support App.net

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/friends-app/+bug/1192704/+subscriptions

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


[Bug 1099000] Re: My App software are not listed in the software centre correctly

2013-01-13 Thread Bernd Schlapsi
New Information:
If you upgrade from 11.10 (where my lens was available in the software centre) 
to 12.04 you're able to see the app also on 12.04

Here is a screenshot: http://screencloud.net/v/a2PX

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

Title:
  My App software are not listed in the software centre correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1099000/+subscriptions

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


[Bug 1099000] [NEW] My App software are not listed in the software centre correctly

2013-01-12 Thread Bernd Schlapsi
Public bug reported:

I submitted an unity-lens on
https://myapps.developer.ubuntu.com/dev/apps/548/

I can find it with apt-cache:
 bernd@bernd-test-ubuntu12:~$ sudo apt-cache search unity-lens-sshsearch
 unity-lens-sshsearch - SSH search lens for unity

I can find it on (but with missing icons!!) 
https://apps.ubuntu.com/cat/applications/unity-lens-sshsearch/

But I could NOT find it in the Ubuntu Software Centre in the standard search. 
Only If I click on the link Show 42 technical items I can see my unity-lens. 
But the lens isn't a technical item (also some of the other entries there!), so 
why couldn't I see it in the default search?
The lens was available in 11.10, but isn't available in 12.04 and 12.10!

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: software-center 5.4.1.3
ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
Uname: Linux 3.5.0-21-generic i686
ApportVersion: 2.6.1-0ubuntu9
Architecture: i386
Date: Sun Jan 13 00:10:15 2013
InstallationDate: Installed on 2012-12-10 (33 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: software-center
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 quantal 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/1099000

Title:
  My App software are not listed in the software centre correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1099000/+subscriptions

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


[Bug 1099000] Re: My App software are not listed in the software centre correctly

2013-01-12 Thread Bernd Schlapsi
** Attachment added: Screenshot from the software center search
   
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1099000/+attachment/3481562/+files/Ubuntu12.10%20%5BRunning%5D%20-%20Oracle%20VM%20VirtualBox_006.png

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

Title:
  My App software are not listed in the software centre correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1099000/+subscriptions

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


[Bug 825832] Re: Modem E156G not woking modem-manager loop

2012-02-20 Thread Bernd Schlapsi
My Huawai E156G still don't work on the latest Ubuntu 12.04 :-(

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

Title:
  Modem E156G not woking modem-manager loop

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

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



[Bug 841988] Re: Problem with app windows if firefox is used fullscreen

2012-02-04 Thread Bernd Schlapsi
No, I think I don't have this issue anymore

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

Title:
  Problem with app windows if firefox is used fullscreen

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/841988/+subscriptions

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


[Bug 916422] [NEW] nvidia-173 173.14.30-0ubuntu8: nvidia-173 kernel module failed to build

2012-01-14 Thread Bernd Schlapsi
Public bug reported:

I installed Ubuntu 12.04 Desktop on my Dell XPS M1330.
The live session works fine but after installation I get the message ubuntu is 
running in low-graphics mode when starting the pc. I opened the bug #912381 
from the terminal.

Every day I update the system from the terminal and try to run the
system. I also tried to install the nvidia driver and this always
failed.

After the latest updates the system starts the login screen now but
after log in this error occurs.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: nvidia-173 173.14.30-0ubuntu9
ProcVersionSignature: Ubuntu 3.2.0-8.15-generic-pae 3.2.0
Uname: Linux 3.2.0-8-generic-pae i686
NonfreeKernelModules: nvidia
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86 Kernel Module  173.14.30  Thu Apr 14 08:47:14 
PDT 2011
 GCC version:  gcc version 4.6.2 (Ubuntu/Linaro 4.6.2-10ubuntu1)
.tmp.unity.support.test.0:
 
ApportVersion: 1.90-0ubuntu2
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
DKMSKernelVersion: 3.2.0-8-generic-pae
Date: Thu Jan 12 18:23:28 2012
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
DkmsStatus: nvidia-173, 173.14.30, 3.2.0-8-generic-pae, i686: installed
GraphicsCard:
 nVidia Corporation G86 [GeForce 8400M GS] [10de:0427] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Dell Device [1028:0209]
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120102)
JockeyStatus:
 xorg:nvidia_173 - NVIDIA accelerated graphics driver (Proprietary, Enabled, In 
use)
 xorg:nvidia_173_updates - NVIDIA accelerated graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
 xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Disabled, Not in use)
 xorg:nvidia_current_updates - NVIDIA accelerated graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
MachineType: Dell Inc. XPS M1330
PackageVersion: 173.14.30-0ubuntu8
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-8-generic-pae 
root=UUID=0f231cf4-6534-4206-ba52-15bb6c561663 ro quiet splash vt.handoff=7
SourcePackage: nvidia-graphics-drivers-173
Title: nvidia-173 173.14.30-0ubuntu8: nvidia-173 kernel module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/26/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A15
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd12/26/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.6+bzr20110929-0ubuntu8
version.libdrm2: libdrm2 2.4.30-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu4
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.10.4-1ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1

** Affects: nvidia-graphics-drivers-173 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 precise regression reproducible ubuntu

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

Title:
  nvidia-173 173.14.30-0ubuntu8: nvidia-173 kernel module failed to
  build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-173/+bug/916422/+subscriptions

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


[Bug 916422] Re: nvidia-173 173.14.30-0ubuntu8: nvidia-173 kernel module failed to build

2012-01-14 Thread Bernd Schlapsi
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/916422

Title:
  nvidia-173 173.14.30-0ubuntu8: nvidia-173 kernel module failed to
  build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-173/+bug/916422/+subscriptions

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


[Bug 916422] Re: nvidia-173 173.14.30-0ubuntu8: nvidia-173 kernel module failed to build

2012-01-14 Thread Bernd Schlapsi
I reinstalled my system and using the open source driver.  So the system
works at the moment.

** Changed in: nvidia-graphics-drivers-173 (Ubuntu)
   Status: New = Incomplete

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

Title:
  nvidia-173 173.14.30-0ubuntu8: nvidia-173 kernel module failed to
  build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-173/+bug/916422/+subscriptions

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


[Bug 912381] Re: Error ubuntu is running in low-graphics mode directly after installation

2012-01-14 Thread Bernd Schlapsi
I reinstalled my system and using the open source driver.  So the system
works at the moment.

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

Title:
  Error ubuntu is running in low-graphics mode directly after
  installation

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

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


[Bug 912381] Re: Error ubuntu is running in low-graphics mode directly after installation

2012-01-09 Thread Bernd Schlapsi
Are there any news on this bug? 
Is there something I can do to solve this issue? I couldn't use my test 
notebook with Ubuntu 12.04 at the moment.

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

Title:
  Error ubuntu is running in low-graphics mode directly after
  installation

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

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


[Bug 912381] [NEW] Error ubuntu is running in low-graphics mode directly after installation

2012-01-05 Thread Bernd Schlapsi
Public bug reported:

I installed Ubuntu 12.04 Desktop on my Dell XPS 1330 (Nvidia 8400M GS).
The Live CD session works great and installation was no problem. But
after the first reboot I get the error message: ubuntu is running in
low-graphics mode.

On the terminal I tried to install manually:
nvidia-173 nvidia-173-updates
or
nvidia-current nvidia-current-updates

But non of the two packages resolves my problem. So i tried to install the 
nvidia driver with jockey-text.
$ jockey-text -c
$ jockey-text -u
$ jockey-text -a
$ jockey-text -C
Additional Drivers
Downloading and installing driver...

Sorry, installation of this driver failed.

Please have a look at the log file for details: /var/log/jockey.log
$


For me it's not important to install the proprietary Nvidia driver. I just 
would like to use the system. If possible with the nouveau or with the nvidia 
driver

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: jockey-common 0.9.6-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-7.13-generic-pae 3.2.0-rc7
Uname: Linux 3.2.0-7-generic-pae i686
ApportVersion: 1.90-0ubuntu1
Architecture: i386
Date: Thu Jan  5 17:40:03 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120102)
MachineType: Dell Inc. XPS M1330
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-7-generic-pae 
root=UUID=0f231cf4-6534-4206-ba52-15bb6c561663 ro quiet splash vt.handoff=7
SourcePackage: jockey
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/26/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A15
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd12/26/2008:svnDellInc.:pnXPSM1330:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: XPS M1330
dmi.sys.vendor: Dell Inc.

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


** Tags: apport-bug i386 precise

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

Title:
  Error ubuntu is running in low-graphics mode directly after
  installation

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

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


[Bug 912381] Re: Error ubuntu is running in low-graphics mode directly after installation

2012-01-05 Thread Bernd Schlapsi
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/912381

Title:
  Error ubuntu is running in low-graphics mode directly after
  installation

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

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


[Bug 847011] Re: Couldn't use xsddiagram with unity

2011-12-12 Thread Bernd Schlapsi
I still have this Issue. But I think it's not an Unity problem. I have
the same problem, when I log into gnome-shell. It seams like a more
general problem with xsddiagram and Ubuntu 11.10

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

Title:
  Couldn't use xsddiagram with unity

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/847011/+subscriptions

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


[Bug 825832] Re: Modem E156G not woking modem-manager loop

2011-11-13 Thread Bernd Schlapsi
Is there any new status or solution for this problem? Couldn't use my
UTMS USB stick at the moment :-(

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

Title:
  Modem E156G not woking modem-manager loop

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

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


[Bug 825832] Re: Modem E156G not woking modem-manager loop

2011-10-12 Thread Bernd Schlapsi
I have the same problem with my HUAWEI E156G HSDPA USB Stick

I will attach the output from the syslog log file after attaching the
USB stick and the output of lsusb -vv

** Attachment added: syslog.log
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/825832/+attachment/2538276/+files/syslog.log

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

Title:
  Modem E156G not woking modem-manager loop

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

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


[Bug 825832] Re: Modem E156G not woking modem-manager loop

2011-10-12 Thread Bernd Schlapsi
** Attachment added: output of lsbusb -vv
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/825832/+attachment/2538277/+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/825832

Title:
  Modem E156G not woking modem-manager loop

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

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


[Bug 857301] [NEW] banshee close unexpected after a random time

2011-09-23 Thread Bernd Schlapsi
Public bug reported:

after banshee plays music from my library it closes unexpected after a
random time

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: banshee 2.2.0-1ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
Uname: Linux 3.0.0-11-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu1
Architecture: amd64
Date: Fri Sep 23 13:20:02 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110817)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: banshee
UpgradeStatus: Upgraded to oneiric on 2011-09-09 (13 days ago)

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


** Tags: amd64 apport-bug oneiric 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/857301

Title:
  banshee close unexpected after a random time

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

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


[Bug 857301] Re: banshee close unexpected after a random time

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

Title:
  banshee close unexpected after a random time

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

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


[Bug 851236] Re: Ubuntu 11.10 don't recognize my media-player anymore

2011-09-16 Thread Bernd Schlapsi
There was a kernel update in today’s updates and after I reboot my PC
the mount works again ;-)

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

Title:
  Ubuntu 11.10 don't recognize my media-player anymore

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

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

[Bug 851236] [NEW] Ubuntu 11.10 don't recognize my media-player anymore

2011-09-15 Thread Bernd Schlapsi
Public bug reported:

After the latest updates on Sep. 15 the latest 11.10 release don't
recognize my media-player anymore. The media player works without any
problems with Ubuntu 10.04

 Sep 15 21:40:50 peavey kernel: [   77.727927] usb 2-1.5: new high speed USB 
device number 6 using ehci_hcd
Sep 15 21:40:50 peavey mtp-probe: checking bus 2, device 6: 
/sys/devices/pci:00/:00:1d.0/usb2/2-1/2-1.5
Sep 15 21:40:50 peavey mtp-probe: bus: 2, device: 6 was not an MTP device
Sep 15 21:40:50 peavey kernel: [   77.840136] scsi9 : usb-storage 2-1.5:1.0
Sep 15 21:40:52 peavey kernel: [   79.879746] scsi 9:0:0:0: Direct-Access 
MeizuMiniPlayer   1.00 PQ: 0 ANSI: 2
Sep 15 21:40:52 peavey kernel: [   80.150944] sd 9:0:0:0: Attached scsi generic 
sg5 type 0
Sep 15 21:40:53 peavey kernel: [   80.890008] sd 9:0:0:0: [sde] 15908864 
512-byte logical blocks: (8.14 GB/7.58 GiB)
Sep 15 21:40:53 peavey kernel: [   80.890555] sd 9:0:0:0: [sde] Write Protect 
is off
Sep 15 21:40:53 peavey kernel: [   80.890561] sd 9:0:0:0: [sde] Mode Sense: 00 
26 00 00
Sep 15 21:40:53 peavey kernel: [   80.891279] sd 9:0:0:0: [sde] Asking for 
cache data failed
Sep 15 21:40:53 peavey kernel: [   80.891284] sd 9:0:0:0: [sde] Assuming drive 
cache: write through
Sep 15 21:40:53 peavey kernel: [   80.894018] sd 9:0:0:0: [sde] Asking for 
cache data failed
Sep 15 21:40:53 peavey kernel: [   80.894023] sd 9:0:0:0: [sde] Assuming drive 
cache: write through
Sep 15 21:40:53 peavey kernel: [   80.895862]  sde:
Sep 15 21:40:53 peavey kernel: [   80.898198] sd 9:0:0:0: [sde] Asking for 
cache data failed
Sep 15 21:40:53 peavey kernel: [   80.898203] sd 9:0:0:0: [sde] Assuming drive 
cache: write through
Sep 15 21:40:53 peavey kernel: [   80.898208] sd 9:0:0:0: [sde] Attached SCSI 
removable disk
Sep 15 21:41:04 peavey dbus[929]: [system] Activating service 
name='org.debian.apt' (using servicehelper)
Sep 15 21:41:04 peavey AptDaemon: INFO: Initializing daemon
Sep 15 21:41:04 peavey dbus[929]: [system] Successfully activated service 
'org.debian.apt'
Sep 15 21:41:04 peavey AptDaemon: INFO: UpgradeSystem() was called with safe 
mode: 1
Sep 15 21:41:04 peavey AptDaemon.Trans: INFO: Simulate was called
Sep 15 21:41:04 peavey AptDaemon.Worker: INFO: Simulating trans: 
/org/debian/apt/transaction/d157041033be4b79b82c65141ac405cc
Sep 15 21:41:06 peavey AptDaemon.Worker: INFO: Upgrade system with safe mode: 1
Sep 15 21:42:53 peavey kernel: [  200.449458] ACPI Warning: Incorrect checksum 
in table [OEMB] - 0x16, should be 0x11 (20110413/tbutils-314)
Sep 15 21:42:53 peavey kernel: [  200.449760] ACPI Warning: Incorrect checksum 
in table [OEMB] - 0x16, should be 0x11 (20110413/tbutils-314)

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: linux-image-3.0.0-11-generic 3.0.0-11.18
ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
Uname: Linux 3.0.0-11-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 1.23-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  bernd  1750 F pulseaudio
 /dev/snd/controlC0:  bernd  1750 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf7ff8000 irq 46'
   Mixer name   : 'VIA VT1708S'
   Components   : 'HDA:11060397,10438348,0010'
   Controls  : 34
   Simple ctrls  : 19
Card1.Amixer.info:
 Card hw:1 'SAA7134'/'saa7133[0] at 0xfbeff000 irq 16'
   Mixer name   : 'SAA7134 Mixer'
   Components   : ''
   Controls  : 6
   Simple ctrls  : 3
Date: Thu Sep 15 21:42:45 2011
HibernationDevice: RESUME=UUID=16401788-ab85-4a62-a868-e4f182ea4d48
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110817)
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
MachineType: System manufacturer System Product Name
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-11-generic 
root=UUID=edeead66-9f5c-45d4-9fc0-ea15d96f379c ro quiet splash pcie_aspm=force 
vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.0.0-11-generic N/A
 linux-backports-modules-3.0.0-11-generic  N/A
 linux-firmware1.60
RfKill:
 
SourcePackage: linux
UpgradeStatus: Upgraded to oneiric on 2011-09-09 (6 days ago)
dmi.bios.date: 11/10/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0311
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P7P55-M
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0311:bd11/10/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP7P55-M:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:

[Bug 851236] Re: Ubuntu 11.10 don't recognize my media-player anymore

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

Title:
  Ubuntu 11.10 don't recognize my media-player anymore

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

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


[Bug 851236] Re: Ubuntu 11.10 don't recognize my media-player anymore

2011-09-15 Thread Bernd Schlapsi
I found this Answer on askubuntu.com
http://askubuntu.com/questions/32107/how-to-avoid-assuming-drive-cache-write-through-message-during-restart
and tried
sudo update-pciids  sudo update-usbids

But that doesn't work. Same error. Couldn't use my media player

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

Title:
  Ubuntu 11.10 don't recognize my media-player anymore

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

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


[Bug 846888] [NEW] Tomboy sync with U1 don't work

2011-09-11 Thread Bernd Schlapsi
Public bug reported:

I configured the tomboy sync with U1 a few times now. But it don't work with 
the latest 11.10 Beta.
I authenticate my computer in the U1 website and Tomboy shows me a weird 
configuration screen (see attached Screenshot):
Connected. Press Save to start synchronizing. But the save button is 
disabled?!

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: tomboy 1.7.6-1ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
Uname: Linux 3.0.0-10-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.22.1-0ubuntu2
Architecture: amd64
Date: Sun Sep 11 11:02:49 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110817)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: tomboy
UpgradeStatus: Upgraded to oneiric on 2011-09-09 (1 days ago)

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


** Tags: amd64 apport-bug oneiric

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

Title:
  Tomboy sync with U1 don't work

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

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


[Bug 846888] Re: Tomboy sync with U1 don't work

2011-09-11 Thread Bernd Schlapsi
** Attachment added: Screenshot
   
https://bugs.launchpad.net/bugs/846888/+attachment/2385031/+files/Screenshot%20at%202011-09-11%2011%3A02%3A06.png

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

Title:
  Tomboy sync with U1 don't work

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

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


[Bug 847011] [NEW] Couldn't use xsddiagram with unity

2011-09-11 Thread Bernd Schlapsi
Public bug reported:

I installed xsddiagram today. After I launched the application I wanted to open 
a xsd file. But from this moment on the application was useless. Also unity was 
useless and crashed after I quitted xsddiagram from the unity menu of this app.
I wanted to look at all open windows from xsddiagram with ALT+^ (the key 
above Tab). You can see what this looks like in the screenshot

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: unity 4.14.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
Uname: Linux 3.0.0-10-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  280.13  Wed Jul 27 16:53:56 
PDT 2011
 GCC version:  gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu2)
.tmp.unity.support.test.0:
 
ApportVersion: 1.22.1-0ubuntu2
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,resize,fade,unitymtgrabhandles,scale,session,unityshell]
CompositorRunning: compiz
Date: Sun Sep 11 15:01:08 2011
DistUpgraded: Log time: 2011-09-09 16:28:02.683085
DistroCodename: oneiric
DistroVariant: ubuntu
DkmsStatus:
 nvidia-current, 280.13, 3.0.0-10-generic, x86_64: installed
 nvidia-current-updates, 280.13, 3.0.0-10-generic, x86_64: installed
GraphicsCard:
 nVidia Corporation G92 [GeForce GTS 250] [10de:0615] (rev a2) (prog-if 00 [VGA 
controller])
   Subsystem: nVidia Corporation Device [10de:0719]
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110817)
JockeyStatus:
 xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Disabled, Not in use)
 xorg:nvidia_current_updates-update - NVIDIA accelerated graphics driver 
(post-release updates) (Proprietary, Enabled, In use)
 kmod:nvidia_current - nvidia_current (Proprietary, Disabled, Not in use)
MachineType: System manufacturer System Product Name
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-10-generic 
root=UUID=edeead66-9f5c-45d4-9fc0-ea15d96f379c ro quiet splash pcie_aspm=force 
vt.handoff=7
SourcePackage: unity
UnitySupportTest: Error: command ['/usr/lib/nux/unity_support_test', '-p', 
'-f'] failed with exit code -11:
UpgradeStatus: Upgraded to oneiric on 2011-09-09 (1 days ago)
dmi.bios.date: 11/10/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0311
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P7P55-M
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0311:bd11/10/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP7P55-M:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
version.compiz: compiz 1:0.9.5.92+bzr2791-0ubuntu2
version.ia32-libs: ia32-libs 20090808ubuntu20
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

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


** Tags: amd64 apport-bug compiz-0.9 oneiric regression reproducible 
running-unity ubuntu

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

Title:
  Couldn't use xsddiagram with unity

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

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


[Bug 847011] Re: Couldn't use xsddiagram with unity

2011-09-11 Thread Bernd Schlapsi
** Attachment added: xsd_diagram-problem.png
   
https://bugs.launchpad.net/bugs/847011/+attachment/2385973/+files/xsd_diagram-problem.png

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

Title:
  Couldn't use xsddiagram with unity

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

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


[Bug 832603] Re: gnome-settings-daemon crashed with SIGSEGV in g_simple_async_result_complete()

2011-09-08 Thread Bernd Schlapsi
** Attachment added: .xsession-errors
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/832603/+attachment/2373026/+files/.xsession-errors

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in
  g_simple_async_result_complete()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/832603/+subscriptions

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


[Bug 841988] [NEW] Problem with app windows if firefox is used fullscreen

2011-09-05 Thread Bernd Schlapsi
Public bug reported:

Sometimes when I work with Firefox in full-screen mode and open another
program (e.g: terminal) the smaller terminal window appears in front of
the full-screen Firefox window, but the terminal (or any other non full-
screen window) isn't click-able any more.

Only when I minimize Firefox the terminal window is click-able.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: unity 4.12.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
Uname: Linux 3.0.0-10-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  280.13  Wed Jul 27 16:53:56 
PDT 2011
 GCC version:  gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-7ubuntu2)
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,resize,fade,unitymtgrabhandles,scale,session,unityshell]
CompositorRunning: compiz
Date: Mon Sep  5 18:57:02 2011
DistUpgraded: Fresh install
DistroCodename: oneiric
DistroVariant: ubuntu
DkmsStatus:
 nvidia-current, 280.13, 3.0.0-10-generic, x86_64: installed
 nvidia-current, 280.13, 3.0.0-9-generic, x86_64: installed
 nvidia-current-updates, 280.13, 3.0.0-10-generic, x86_64: installed
 nvidia-current-updates, 280.13, 3.0.0-9-generic, x86_64: installed
GraphicsCard:
 nVidia Corporation G92 [GeForce GTS 250] [10de:0615] (rev a2) (prog-if 00 [VGA 
controller])
   Subsystem: nVidia Corporation Device [10de:0719]
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110817)
JockeyStatus:
 xorg:nvidia_current-update - NVIDIA accelerated graphics driver (post-release 
updates) (Proprietary, Enabled, Not in use)
 xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Enabled, Not in use)
 kmod:nvidia_current - nvidia_current (Proprietary, Disabled, Not in use)
 kmod:nvidia_current_updates - nvidia_current_updates (Proprietary, Enabled, 
Not in use)
MachineType: System manufacturer System Product Name
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-10-generic 
root=UUID=edeead66-9f5c-45d4-9fc0-ea15d96f379c ro quiet splash pcie_aspm=force 
vt.handoff=7
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/10/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0311
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P7P55-M
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0311:bd11/10/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP7P55-M:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
version.compiz: compiz 1:0.9.5.92+bzr2791-0ubuntu1
version.ia32-libs: ia32-libs 20090808ubuntu20
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

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


** Tags: amd64 apport-bug compiz-0.9 oneiric regression running-unity ubuntu

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

Title:
  Problem with app windows if firefox is used fullscreen

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

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


[Bug 841988] Re: Problem with app windows if firefox is used fullscreen

2011-09-05 Thread Bernd Schlapsi
** Attachment added: Screenshot which shows that the windows in front are not 
enabled and click-able
   
https://bugs.launchpad.net/bugs/841988/+attachment/2357654/+files/Screenshot%2520at%25202011-09-05%252018%253A54%253A26.png

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

Title:
  Problem with app windows if firefox is used fullscreen

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

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


[Bug 834718] Re: Session menu is missing since installation

2011-08-31 Thread Bernd Schlapsi
Are there any news to this bug? Session menu is still missing (it's already 
missing in the login screen / LightDM screen)
And the crash appears every time I boot into Onieric

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

Title:
  Session menu is missing since installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/834718/+subscriptions

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


[Bug 835259] Re: compiz crashed with SIGSEGV in PluginClassHandlerUnityWindow, CompWindow, 0::get()

2011-08-31 Thread Bernd Schlapsi
Are there any news on this bug? Will there be a patch available soon?
Tommorow should be released the beta realease of Ubuntu Onieric and this 
version have a few really bad bugs. My system crashes every time after the 
login and every time I press ALT+F4 to close a window.

Would be nice to see a new version which fixes this bug!

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

Title:
  compiz crashed with SIGSEGV in PluginClassHandlerUnityWindow,
  CompWindow, 0::get()

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

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


[Bug 835259] Re: compiz crashed with SIGSEGV in PluginClassHandlerUnityWindow, CompWindow, 0::get()

2011-08-28 Thread Bernd Schlapsi
The crash happened every time I use ALT+F4 to close a window!

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

Title:
  compiz crashed with SIGSEGV in PluginClassHandlerUnityWindow,
  CompWindow, 0::get()

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

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


[Bug 834718] Re: Session menu is missing since installation

2011-08-27 Thread Bernd Schlapsi
I double clicked the file and opened a new report which I marked as
duplicate to this report. Here is the report with the full information:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-
daemon/+bug/835322

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

Title:
  Session menu is missing since installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/834718/+subscriptions

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


[Bug 835322] Re: gnome-settings-daemon crashed with signal 5

2011-08-27 Thread Bernd Schlapsi
*** This bug is a duplicate of bug 834718 ***
https://bugs.launchpad.net/bugs/834718


** This bug has been marked a duplicate of bug 834718
   Session menu is missing since installation

** Visibility changed to: Public

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

Title:
  gnome-settings-daemon crashed with signal 5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/835322/+subscriptions

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


[Bug 834720] [NEW] Weird appmenu behaviour when no application is active

2011-08-26 Thread Bernd Schlapsi
Public bug reported:

When I have no application open and point the mouse to the upper panel there 
appears the app menu for Nautilus.
This is really a strange behaviour. Why should I need the Nautilus menu on my 
naked desktop?

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: indicator-appmenu 0.2.91-0ubuntu4
ProcVersionSignature: Ubuntu 3.0.0-9.14-generic 3.0.3
Uname: Linux 3.0.0-9-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Fri Aug 26 15:30:47 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110817)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: indicator-appmenu
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: indicator-appmenu (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric 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/834720

Title:
  Weird appmenu behaviour when no application is active

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-appmenu/+bug/834720/+subscriptions

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


[Bug 834720] Re: Weird appmenu behaviour when no application is active

2011-08-26 Thread Bernd Schlapsi
** Attachment added: nautilus_global_menu.png
   
https://bugs.launchpad.net/bugs/834720/+attachment/2318435/+files/nautilus_global_menu.png

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

Title:
  Weird appmenu behaviour when no application is active

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-appmenu/+bug/834720/+subscriptions

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


[Bug 833302] Re: gtk-window-decorator crashed with SIGSEGV in meta_draw_window_decoration()

2011-08-24 Thread Bernd Schlapsi
** Visibility changed to: Public

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

Title:
  gtk-window-decorator crashed with SIGSEGV in
  meta_draw_window_decoration()

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

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


[Bug 833294] Re: gedit crashed with SIGABRT in raise()

2011-08-24 Thread Bernd Schlapsi
** Visibility changed to: Public

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

Title:
  gedit crashed with SIGABRT in raise()

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

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


[Bug 830460] Re: indicator-session-service crashed with SIGSEGV in g_strjoin()

2011-08-24 Thread Bernd Schlapsi
** Visibility changed to: Public

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

Title:
  indicator-session-service crashed with SIGSEGV in g_strjoin()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/830460/+subscriptions

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


[Bug 833302] Re: gtk-window-decorator crashed with SIGSEGV in meta_draw_window_decoration()

2011-08-24 Thread Bernd Schlapsi
Before closing this bug could someone explain what I should do to report
this bug correctly?

I installed Ubuntu Onieric 11.10 a few days ago (of course with all the 
updates). After I turne on my PC and logg into my account the system crashes 
3-4 times, every time!
I reported all this crashes with YOUR bug tracking/collecting tools. This 
errors are reproducible because they occur every time I boot my maschine.

Every day I start
sudo apt-get update  sudo apt-get upgrade  sudo apt-get dist-upgrade
and there are no new packages to install.
If my system is outdated then there is only one reason. You/Ubuntu don't 
provide newer version of the needed software.

So could someone please explain me how I could update my system correctly or 
report the bugs so that they are useful to others? 
Ubuntu Onieric is the most unstable Ubuntu/Linux version I have ever tried and 
I use Ubuntu since Ubuntu 5.04 - Hoary Hedgehog. And it's not the first time I 
installed a Alpha/Beta version to help improving the system.

** Changed in: compiz (Ubuntu)
   Status: Invalid = New

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

Title:
  gtk-window-decorator crashed with SIGSEGV in
  meta_draw_window_decoration()

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

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


[Bug 830460] Re: indicator-session-service crashed with SIGSEGV in g_strjoin()

2011-08-24 Thread Bernd Schlapsi
Before closing this bug could someone explain what I should do to report
this bug correctly?

I installed Ubuntu Onieric 11.10 a few days ago (of course with all the 
updates). After I turne on my PC and logg into my account the system crashes 
3-4 times, every time!
I reported all this crashes with YOUR bug tracking/collecting tools. This 
errors are reproducible because they occur every time I boot my maschine.

Every day I start
sudo apt-get update  sudo apt-get upgrade  sudo apt-get dist-upgrade
and there are no new packages to install.
If my system is outdated then there is only one reason. You/Ubuntu don't 
provide newer version of the needed software.

So could someone please explain me how I could update my system correctly or 
report the bugs so that they are useful to others? 
Ubuntu Onieric is the most unstable Ubuntu/Linux version I have ever tried and 
I use Ubuntu since Ubuntu 5.04 - Hoary Hedgehog. And it's not the first time I 
installed a Alpha/Beta version to help improving the system.

** Changed in: indicator-session (Ubuntu)
   Status: Invalid = New

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

Title:
  indicator-session-service crashed with SIGSEGV in g_strjoin()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/830460/+subscriptions

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


[Bug 824243] Re: indicator-session-service crashed with SIGSEGV in g_str_hash()

2011-08-24 Thread Bernd Schlapsi
Before closing this bug could someone explain what I should do to report
this bug correctly?

I installed Ubuntu Onieric 11.10 a few days ago (of course with all the 
updates). After I turne on my PC and logg into my account the system crashes 
3-4 times, every time!
I reported all this crashes with YOUR bug tracking/collecting tools. This 
errors are reproducible because they occur every time I boot my maschine.

Every day I start
sudo apt-get update  sudo apt-get upgrade  sudo apt-get dist-upgrade
and there are no new packages to install.
If my system is outdated then there is only one reason. You/Ubuntu don't 
provide newer version of the needed software.

So could someone please explain me how I could update my system correctly or 
report the bugs so that they are useful to others? 
Ubuntu Onieric is the most unstable Ubuntu/Linux version I have ever tried and 
I use Ubuntu since Ubuntu 5.04 - Hoary Hedgehog. And it's not the first time I 
installed a Alpha/Beta version to help improving the system.

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

Title:
  indicator-session-service crashed with SIGSEGV in g_str_hash()

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/824243/+subscriptions

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


[Bug 336837] Re: USB-Hub from the LG L246WH monitor doesn't work

2011-07-15 Thread Bernd Schlapsi
This bug still exists in Ubuntu 11.04 Natty Narwhal!!

This are the message from /var/log/messages:

Jul 15 17:00:39 bernd-XPS-M1330 kernel: [  534.820216] usb 2-1: new high speed 
USB device using ehci_hcd and address 4
Jul 15 17:00:39 bernd-XPS-M1330 kernel: [  534.944201] usb 2-1: device 
descriptor read/64, error -71
Jul 15 17:00:39 bernd-XPS-M1330 kernel: [  535.172197] usb 2-1: device 
descriptor read/64, error -71
Jul 15 17:00:40 bernd-XPS-M1330 kernel: [  535.388131] usb 2-1: new high speed 
USB device using ehci_hcd and address 5
Jul 15 17:00:40 bernd-XPS-M1330 kernel: [  535.512190] usb 2-1: device 
descriptor read/64, error -71
Jul 15 17:00:40 bernd-XPS-M1330 kernel: [  535.740208] usb 2-1: device 
descriptor read/64, error -71
Jul 15 17:00:40 bernd-XPS-M1330 kernel: [  535.956213] usb 2-1: new high speed 
USB device using ehci_hcd and address 6
Jul 15 17:00:41 bernd-XPS-M1330 kernel: [  536.372183] usb 2-1: device not 
accepting address 6, error -71
Jul 15 17:00:41 bernd-XPS-M1330 kernel: [  536.484214] usb 2-1: new high speed 
USB device using ehci_hcd and address 7
Jul 15 17:00:41 bernd-XPS-M1330 kernel: [  536.900197] usb 2-1: device not 
accepting address 7, error -71
Jul 15 17:00:41 bernd-XPS-M1330 kernel: [  536.900233] hub 2-0:1.0: unable to 
enumerate USB device on port 1
Jul 15 17:00:41 bernd-XPS-M1330 kernel: [  537.168207] usb 5-1: new full speed 
USB device using uhci_hcd and address 2
Jul 15 17:00:42 bernd-XPS-M1330 kernel: [  537.311224] usb 5-1: not running at 
top speed; connect to a high speed hub
Jul 15 17:00:42 bernd-XPS-M1330 kernel: [  537.321237] hub 5-1:1.0: USB hub 
found
Jul 15 17:00:42 bernd-XPS-M1330 kernel: [  537.323127] hub 5-1:1.0: 2 ports 
detected
Jul 15 17:00:56 bernd-XPS-M1330 kernel: [  551.501335] usb 5-1.2: new full 
speed USB device using uhci_hcd and address 3
Jul 15 17:00:56 bernd-XPS-M1330 kernel: [  551.602330] usb 5-1.2: device 
descriptor read/64, error -71
Jul 15 17:00:56 bernd-XPS-M1330 kernel: [  551.790336] usb 5-1.2: device 
descriptor read/64, error -71
Jul 15 17:00:56 bernd-XPS-M1330 kernel: [  551.982341] usb 5-1.2: new full 
speed USB device using uhci_hcd and address 4
Jul 15 17:00:56 bernd-XPS-M1330 kernel: [  552.070249] usb 5-1.2: device 
descriptor read/64, error -71
Jul 15 17:00:57 bernd-XPS-M1330 kernel: [  552.274332] usb 5-1.2: device 
descriptor read/64, error -71
Jul 15 17:00:57 bernd-XPS-M1330 kernel: [  552.466245] usb 5-1.2: new full 
speed USB device using uhci_hcd and address 5
Jul 15 17:00:57 bernd-XPS-M1330 kernel: [  552.884057] usb 5-1.2: device not 
accepting address 5, error -71
Jul 15 17:00:57 bernd-XPS-M1330 kernel: [  552.977333] usb 5-1.2: new full 
speed USB device using uhci_hcd and address 6
Jul 15 17:00:58 bernd-XPS-M1330 kernel: [  553.392195] usb 5-1.2: device not 
accepting address 6, error -71
Jul 15 17:00:58 bernd-XPS-M1330 kernel: [  553.394333] hub 5-1:1.0: unable to 
enumerate USB device on port 2
Jul 15 17:01:17 bernd-XPS-M1330 kernel: [  572.581361] usb 5-1.2: new full 
speed USB device using uhci_hcd and address 7
Jul 15 17:01:17 bernd-XPS-M1330 kernel: [  572.681331] usb 5-1.2: device 
descriptor read/64, error -71
Jul 15 17:01:17 bernd-XPS-M1330 kernel: [  572.885353] usb 5-1.2: device 
descriptor read/64, error -71
Jul 15 17:01:17 bernd-XPS-M1330 kernel: [  573.077365] usb 5-1.2: new full 
speed USB device using uhci_hcd and address 8
Jul 15 17:01:17 bernd-XPS-M1330 kernel: [  573.178248] usb 5-1.2: device 
descriptor read/64, error -71
Jul 15 17:01:18 bernd-XPS-M1330 kernel: [  573.381354] usb 5-1.2: device 
descriptor read/64, error -71
Jul 15 17:01:18 bernd-XPS-M1330 kernel: [  573.573364] usb 5-1.2: new full 
speed USB device using uhci_hcd and address 9
Jul 15 17:01:18 bernd-XPS-M1330 kernel: [  573.988238] usb 5-1.2: device not 
accepting address 9, error -71
Jul 15 17:01:18 bernd-XPS-M1330 kernel: [  574.078255] usb 5-1.2: new full 
speed USB device using uhci_hcd and address 10
Jul 15 17:01:19 bernd-XPS-M1330 kernel: [  574.492176] usb 5-1.2: device not 
accepting address 10, error -71
Jul 15 17:01:19 bernd-XPS-M1330 kernel: [  574.494372] hub 5-1:1.0: unable to 
enumerate USB device on port 2
Jul 15 17:01:43 bernd-XPS-M1330 kernel: [  598.841268] usb 5-1.1: new full 
speed USB device using uhci_hcd and address 11
Jul 15 17:01:43 bernd-XPS-M1330 kernel: [  598.941240] usb 5-1.1: device 
descriptor read/64, error -71
Jul 15 17:01:43 bernd-XPS-M1330 kernel: [  599.145344] usb 5-1.1: device 
descriptor read/64, error -71
Jul 15 17:01:44 bernd-XPS-M1330 kernel: [  599.338349] usb 5-1.1: new full 
speed USB device using uhci_hcd and address 12
Jul 15 17:01:44 bernd-XPS-M1330 kernel: [  599.442237] usb 5-1.1: device 
descriptor read/64, error -71
Jul 15 17:01:44 bernd-XPS-M1330 kernel: [  599.646348] usb 5-1.1: device 
descriptor read/64, error -71
Jul 15 17:01:44 bernd-XPS-M1330 kernel: [  599.837347] usb 5-1.1: new full 
speed USB device using uhci_hcd and address 13
Jul 15 17:01:45 

[Bug 782387] [NEW] WLAN connection not stable / drops after a few seconds

2011-05-13 Thread Bernd Schlapsi
Public bug reported:

The WLAN connection with my Fujitsu Siemens Lifebook T4215 isn't stable or with 
other words it's completely useless.
With my DELL XPS M1330 the WLAN connection in the same network is no problem 
and works without problems

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: network-manager-gnome 0.8.4~git.20110318t152954.9c4c9a0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
CRDA: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden
Date: Fri May 13 22:22:11 2011
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
IpRoute:
 192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.132  metric 1 
 169.254.0.0/16 dev eth0  scope link  metric 1000 
 default via 192.168.1.1 dev eth0  proto static
Keyfiles: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
ProcEnviron:
 LANGUAGE=de_AT:en
 LANG=de_AT.UTF-8
 SHELL=/bin/bash
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: network-manager-applet
UpgradeStatus: Upgraded to natty on 2011-05-09 (4 days ago)

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


** Tags: apport-bug i386 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/782387

Title:
  WLAN connection not stable / drops after a few seconds

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


[Bug 782387] Re: WLAN connection not stable / drops after a few seconds

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

Title:
  WLAN connection not stable / drops after a few seconds

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


[Bug 782387] Re: WLAN connection not stable / drops after a few seconds

2011-05-13 Thread Bernd Schlapsi
The wlan don't work in Ubuntu 10.10 and still don't work in Ubuntu 11.04

** Attachment added: pci.txt
   
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/782387/+attachment/2127393/+files/pci.txt

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

Title:
  WLAN connection not stable / drops after a few seconds

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


[Bug 696568] [NEW] Couldn't add machine to U1 account

2011-01-02 Thread Bernd Schlapsi
Public bug reported:

Binary package hint: ubuntuone-client

A few month ago I added a notebook to a u1 account and syncing is working fine. 
But since a fews weeks the syncing don't work anymore.
I tried to remove the machine from the u1 account and reconnect it and followed 
the instructions on
https://wiki.ubuntu.com/UbuntuOne/FAQ/HowDoIAddMyComputerAgain

But nothing works. Every time I add the computer there are two entries
for this machine with the actual date in the Computers on your account
site.

ubuntuone-client couldn't connect and u1sdtool -s always tells me:
State: READY
connection: With User Not Network
description: ready to connect
is_connected: False
is_error: False
is_online: False
queues: IDLE

I use wicd instead of network-manager on this machine, but wicd should work 
with ubuntuone-client since version 1.0.3
https://bugs.launchpad.net/ubuntuone-client/+bug/357395/comments/68

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: ubuntuone-client 1.4.5-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
Uname: Linux 2.6.35-24-generic i686
Architecture: i386
Date: Sun Jan  2 19:13:04 2011
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
PackageArchitecture: all
ProcEnviron:
 LANG=de_AT.utf8
 SHELL=/bin/bash
SourcePackage: ubuntuone-client
UbuntuOneSyncdaemonExceptionsLog:
 
UbuntuOneUserSyncdaemonConfig:
 [bandwidth_throttling]
 read_limit = 2097152
 write_limit = 2097152
 on = False

** Affects: ubuntuone-client (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick ubuntu-une

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

Title:
  Couldn't add machine to U1 account

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


[Bug 696568] Re: Couldn't add machine to U1 account

2011-01-02 Thread Bernd Schlapsi


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

Title:
  Couldn't add machine to U1 account

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


[Bug 696568] Re: Couldn't add machine to U1 account

2011-01-02 Thread Bernd Schlapsi
there is the following output in syncdaemon.log

2011-01-02 19:24:05,181 - ubuntuone.SyncDaemon.Main - NOTE -  MARK (state: 
State: 'READY'  (queues IDLE  connection 'With User Not Network'); queues: 
metadata: 0; content: 0; hash: 0, fsm-cache: hit=18 miss=5) 
2011-01-02 19:24:45,477 - ubuntuone.SyncDaemon.DBus - INFO - 
u'CredentialsFound': callbacking with credentials (token_name: None).
2011-01-02 19:24:45,477 - ubuntuone.SyncDaemon.DBus - INFO - connect: 
credential request was successful, pushing SYS_USER_CONNECT.

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

Title:
  Couldn't add machine to U1 account

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


[Bug 648946] [NEW] lernid died when I try to open the session tab

2010-09-27 Thread Bernd Schlapsi
Public bug reported:

Binary package hint: lernid

Debug output from the command lernid --verbose

DEBUG:root:got connection
DEBUG:root:connected to server
DEBUG:root:server ready
DEBUG:root:connecting channel
DEBUG:root:connected channel ubuntu-classroom
DEBUG:root:members updated
DEBUG:root:members changed in ubuntu-classroom
DEBUG:root:members updated
DEBUG:root:connecting channel
DEBUG:root:connected channel ubuntu-classroom-chat
DEBUG:root:connected to chatroom
DEBUG:root:members updated
DEBUG:root:members changed in ubuntu-classroom-chat
DEBUG:root:members updated
DEBUG:root:members changed in ubuntu-classroom
DEBUG:root:members changed in ubuntu-classroom-chat
DEBUG:root:members updated
DEBUG:root:members updated
DEBUG:root:members changed in ubuntu-classroom
DEBUG:root:members changed in ubuntu-classroom-chat
DEBUG:root:members updated
DEBUG:root:members updated
DEBUG:root:update url combo: https://wiki.ubuntu.com/UbuntuAppDeveloperWeek
DEBUG:root:change page: 0
Attempting to load the system libmoon 
Segmentation fault

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: lernid 0.6
ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Mon Sep 27 16:22:20 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100403)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: lernid

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


** Tags: amd64 apport-bug lucid

-- 
lernid died when I try to open the session tab
https://bugs.launchpad.net/bugs/648946
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 648946] Re: lernid died when I try to open the session tab

2010-09-27 Thread Bernd Schlapsi

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

-- 
lernid died when I try to open the session tab
https://bugs.launchpad.net/bugs/648946
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 592114] Re: upstart doesn't start cron automatically on boot in lucid for server on amd64

2010-09-27 Thread Bernd Schlapsi
This bug was reported on 2010-06-10 for an Ubuntu LTS release and since today 
there is no fix released? 
For me this means the latest LTS release is completely useless or is there a 
fix available?

-- 
upstart doesn't start cron automatically on boot in lucid for server on amd64
https://bugs.launchpad.net/bugs/592114
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 336837] Re: USB-Hub from the LG L246WH monitor doesn't work

2010-09-23 Thread Bernd Schlapsi
I don't really know why you mark this bug as incomplete? I provided all
requested information. I would provide more information if someone ask
for it.

I tested the latest Ubuntu 10.10 on my test notebook and the problem
still exists.

After I connected the usb cable with my notebook I get the following messages 
in /var/log/messages:
Sep 23 20:56:39 meerkat kernel: [  543.484197] usb 2-1: new high speed USB 
device using ehci_hcd and address 9
Sep 23 20:56:39 meerkat kernel: [  544.052231] usb 2-1: new high speed USB 
device using ehci_hcd and address 10
Sep 23 20:56:40 meerkat kernel: [  544.556196] usb 2-1: new high speed USB 
device using ehci_hcd and address 11
Sep 23 20:56:40 meerkat kernel: [  545.084094] usb 2-1: new high speed USB 
device using ehci_hcd and address 12
Sep 23 20:56:41 meerkat kernel: [  545.832175] usb 5-1: new full speed USB 
device using uhci_hcd and address 43
Sep 23 20:56:41 meerkat kernel: [  545.972341] usb 5-1: not running at top 
speed; connect to a high speed hub
Sep 23 20:56:41 meerkat kernel: [  545.982357] hub 5-1:1.0: USB hub found
Sep 23 20:56:41 meerkat kernel: [  545.984368] hub 5-1:1.0: 2 ports detected

If I connect a wlan stick to the usb port on the monitor I get the following 
output:
Sep 23 20:57:55 meerkat kernel: [  619.602350] usb 5-1.2: new full speed USB 
device using uhci_hcd and address 44
Sep 23 20:57:55 meerkat kernel: [  620.082351] usb 5-1.2: new full speed USB 
device using uhci_hcd and address 45
Sep 23 20:57:56 meerkat kernel: [  620.566352] usb 5-1.2: new full speed USB 
device using uhci_hcd and address 46
Sep 23 20:57:56 meerkat kernel: [  621.066350] usb 5-1.2: new full speed USB 
device using uhci_hcd and address 47

but the device isn't working. If I connect the wlan stick directly to my 
computer there is the following output:
Sep 23 20:59:02 meerkat kernel: [  686.940186] usb 2-2: new high speed USB 
device using ehci_hcd and address 13
Sep 23 20:59:03 meerkat kernel: [  687.188208] usb 2-2: reset high speed USB 
device using ehci_hcd and address 13
Sep 23 20:59:03 meerkat kernel: [  687.323647] zd1211rw 2-2:1.0: phy2
Sep 23 20:59:03 meerkat kernel: [  687.396228] zd1211rw 2-2:1.0: firmware 
version 4725
Sep 23 20:59:03 meerkat kernel: [  687.436244] zd1211rw 2-2:1.0: zd1211b chip 
0ace:1215 v4810 high 00-02-72 AL2230_RF pa0 g--NS
Sep 23 20:59:03 meerkat kernel: [  687.465950] ADDRCONF(NETDEV_UP): wlan1: link 
is not ready
Sep 23 20:59:05 meerkat kernel: [  689.732927] ADDRCONF(NETDEV_CHANGE): wlan1: 
link becomes ready



** Attachment added: again the output from sudo lsusb -v  usb.txt
   
https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/336837/+attachment/1628108/+files/usb.txt

** Changed in: linux (Ubuntu)
   Status: Expired = New

-- 
USB-Hub from the LG L246WH monitor doesn't work
https://bugs.launchpad.net/bugs/336837
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 336837] Re: USB-Hub from the LG L246WH monitor doesn't work

2010-08-18 Thread Bernd Schlapsi

** Attachment added: Output from sudo lsusb -v  usb.txt
   
https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/336837/+attachment/1498427/+files/usb.txt

-- 
USB-Hub from the LG L246WH monitor doesn't work
https://bugs.launchpad.net/bugs/336837
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 616958] [NEW] u1 file synchronisation don't work on latest Ubuntu 10.10

2010-08-12 Thread Bernd Schlapsi
Public bug reported:

Binary package hint: ubuntuone-client

be...@meerkat:~/.cache/ubuntuone/log$ ubuntuone-preferences 
Traceback (most recent call last):
  File /usr/bin/ubuntuone-preferences, line 39, in module
from ubuntuone.syncdaemon.tools import SyncDaemonTool
  File /usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/tools.py, line 
24, in module
from ubuntuone.syncdaemon.dbus_interface import (
  File 
/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py, line 
34, in module
from ubuntuone.syncdaemon import config
  File /usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/config.py, line 
28, in module
from configglue import TypedConfigParser, glue
ImportError: cannot import name TypedConfigParser


The same problem with u1sdtool --help

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: ubuntuone-client 1.3.7-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-14.20-generic 2.6.35
Uname: Linux 2.6.35-14-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Thu Aug 12 20:25:58 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha i386 (20100809)
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: ubuntuone-client
UbuntuOnePreferencesLog:
 2010-08-12 20:00:49,104 - ubuntuone-preferences - DEBUG - starting
 2010-08-12 20:00:49,213 - ubuntuone-preferences - DEBUG - got limits: 
dbus.Dictionary({dbus.String(u'download'): dbus.Int32(2097152), 
dbus.String(u'upload'): dbus.Int32(2097152)}, signature=dbus.Signature('si'))
 2010-08-12 20:01:47,222 - ubuntuone-preferences - ERROR - Invalid request 
token: PcVMR8FLpv7mNxr919Xw
 2010-08-12 20:01:47,230 - ubuntuone-preferences - ERROR - Authorization was 
denied.
UbuntuOneUserSyncdaemonConfig:
 [bandwidth_throttling]
 on = False
 read_limit = 2097152
 write_limit = 2097152

** Affects: ubuntuone-client (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick

-- 
u1 file synchronisation don't work on latest Ubuntu 10.10
https://bugs.launchpad.net/bugs/616958
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 616958] Re: u1 file synchronisation don't work on latest Ubuntu 10.10

2010-08-12 Thread Bernd Schlapsi

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

** Attachment added: UbuntuOneClientPackages.txt
   
https://bugs.edge.launchpad.net/bugs/616958/+attachment/1486611/+files/UbuntuOneClientPackages.txt

-- 
u1 file synchronisation don't work on latest Ubuntu 10.10
https://bugs.launchpad.net/bugs/616958
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 616430] [NEW] icon is missing in the power-manager applet

2010-08-11 Thread Bernd Schlapsi
Public bug reported:

Binary package hint: gnome-power-manager

I installed the latest Alpha from Ubuntu 10.10 with all the latest updates.
But the icon of the power manager applet is missing. The applet is there 
because I'm able to left-click to get the battery information:
--
3 hours 25 minutes remaining
Laptop battery 3 hours 25 minutes remaining (80%)
Preferences
--

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: gnome-power-manager 2.31.1-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-14.20-generic 2.6.35
Uname: Linux 2.6.35-14-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Wed Aug 11 19:05:13 2010
EcryptfsInUse: Yes
GConfNonDefault:
 /apps/gnome-power-manager/lock/blank_screen=false
 /apps/gnome-power-manager/lock/use_screensaver_settings=false
 /apps/gnome-power-manager/notify/sleep_failed_uri=
 /apps/gnome-power-manager/ui/icon_policy=charge
GnomeSessionIdleInhibited: No
GnomeSessionInhibitors: None
GnomeSessionSuspendInhibited: No
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha i386 (20100809)
MachineType: Dell Inc. XPS M1330
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-14-generic 
root=UUID=9aaba8a1-d4bf-41d5-acd0-0d5f58701278 ro quiet splash
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gnome-power-manager
dmi.bios.date: 12/26/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A15
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd12/26/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-bug i386 maverick

-- 
icon is missing in the power-manager applet
https://bugs.launchpad.net/bugs/616430
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 616430] Re: icon is missing in the power-manager applet

2010-08-11 Thread Bernd Schlapsi

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

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

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

** Attachment added: DevkitPower.txt
   http://launchpadlibrarian.net/53494827/DevkitPower.txt

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

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

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

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

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

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

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

** Attachment added: gnome-power-bugreport.txt
   http://launchpadlibrarian.net/53494844/gnome-power-bugreport.txt

-- 
icon is missing in the power-manager applet
https://bugs.launchpad.net/bugs/616430
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 615928] [NEW] package have unmet dependencies

2010-08-10 Thread Bernd Schlapsi
Public bug reported:

Binary package hint: ubuntu-restricted-extras

Tried to install the ubuntu-restricted-extras package on my test
installation of Ubuntu 10.10

The following NEW packages will be installed:
  ca-certificates-java{a} cabextract{a} flashplugin-installer 
  freepats{a} gstreamer0.10-ffmpeg gstreamer0.10-fluendo-mp3 
  gstreamer0.10-pitfdll gstreamer0.10-plugins-bad{b} 
  gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly 
  gstreamer0.10-plugins-ugly-multiverse icedtea-6-jre-cacao{a} 
  icedtea6-plugin java-common{a} liba52-0.7.4{a} 
  libaccess-bridge-java{a} libaccess-bridge-java-jni{a} libass4{a} 
  libavcodec-extra-52{b} libavcodec52{a} libavformat52{a} 
  libavutil-extra-50{ab} libavutil50{a} libcdaudio1{a} libcelt0-0{a} 
  libdc1394-22{a} libdca0{a} libdirac-encoder0{a} libdirectfb-1.2-9{a} 
  libdvdnav4{a} libdvdread4{a} libenca0{a} libfaac0{a} libfaad2{a} 
  libfftw3-3{a} libflite1{a} libgme0{a} libgsm1{a} libid3tag0{a} 
  libiptcdata0{a} libkate1{a} libmad0{a} libmimic0{a} 
  libmjpegtools-1.9{a} libmms0{a} libmodplug0c2{a} libmp3lame0{a} 
  libmp4v2-0 libmpeg2-4{a} libofa0{a} liboil0.3{a} libopencore-amrnb0{a} 
  libopencore-amrwb0{a} libopenjpeg2{a} libopenspc0{a} libpostproc51{a} 
  libquicktime1{a} libschroedinger-1.0-0{a} libsidplay1{a} 
  libsoundtouch1c2{a} libswscale0{a} libts-0.0-0{a} libtwolame0{a} 
  libva1{a} libvpx0{a} libwildmidi0{a} libx264-85{a} libxvidcore4{a} 
  libzbar0{a} openjdk-6-jre{a} openjdk-6-jre-headless{a} 
  openjdk-6-jre-lib{a} tsconf{a} ttf-dejavu-extra{a} 
  ttf-mscorefonts-installer tzdata-java{a} ubuntu-restricted-addons 
  ubuntu-restricted-extras unrar 
The following partially installed packages will be configured:
  gnome-do gnome-do-docklets gnome-do-plugins libgdata1.4-cil 
  libgnomedesktop2.20-cil libmono-system-runtime2.0-cil libnotify0.4-cil 
  libnunit2.4-cil librsvg2-2.18-cil libwnck2.20-cil 
0 packages upgraded, 79 newly installed, 0 to remove and 0 not upgraded.
Need to get 102MB of archives. After unpacking 211MB will be used.
The following packages have unmet dependencies:
  libavcodec-extra-52: Conflicts: libavcodec52 but 4:0.6-2ubuntu2 is to be 
installed.
  libavutil-extra-50: Conflicts: libavutil50 but 4:0.6-2ubuntu2 is to be 
installed.
  gstreamer0.10-plugins-bad: Depends: libmpcdec3 which is a virtual package.
The following actions will resolve these dependencies:

 Keep the following packages at their current version:  
1) gstreamer0.10-plugins-bad [Not Installed]
2) libavcodec52 [Not Installed] 
3) libavutil50 [Not Installed]  

 Leave the following dependencies unresolved:   
4) ubuntu-restricted-addons recommends gstreamer0.10-plugins-bad


Accept this solution? [Y/n/q/?] q

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: ubuntu-restricted-extras (not installed)
ProcVersionSignature: Ubuntu 2.6.35-14.20-generic 2.6.35
Uname: Linux 2.6.35-14-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Tue Aug 10 17:53:02 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha i386 (20100809)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: ubuntu-restricted-extras

** Affects: ubuntu-restricted-extras (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 maverick

-- 
package have unmet dependencies
https://bugs.launchpad.net/bugs/615928
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 336837] Re: USB-Hub from the LG L246WH monitor doesn't work

2010-08-08 Thread Bernd Schlapsi
If I managed it correctly to start my system with the additional kernel
parameter the fix don't work for my problem

-- 
USB-Hub from the LG L246WH monitor doesn't work
https://bugs.launchpad.net/bugs/336837
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 603721] Re: Couldn't start virtual machine

2010-07-24 Thread Bernd Schlapsi
Thank you for your response.
The problem doesn't exist anymore. I dropped the virtual machine and installed 
it new. At the moment I don't have any problems with virt-manager

-- 
Couldn't start virtual machine
https://bugs.launchpad.net/bugs/603721
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 604716] Re: stream update in gwibber don't work no more

2010-07-20 Thread Bernd Schlapsi
Since a few day I'm using the gwibber-daily-ppa. At the moment the stream 
update works fine
This is the output with the latest version in the ppa:

gwibber-service -d -o
Updating...
Gwibber Dispatcher: DEBUGSetting up monitors
Gwibber Dispatcher: DEBUGMonitors are up
Gwibber Dispatcher: INFO Gwibber Service is reloading account credentials
Gwibber Dispatcher: DEBUGRefresh interval is set to 5
Gwibber Dispatcher: DEBUG** Starting Refresh - Tue Jul 20 22:00:20 2010 **
Gwibber Dispatcher: DEBUGidentica:receive Performing operation
Gwibber Dispatcher: DEBUGidentica:responses Performing operation
Gwibber Dispatcher: DEBUGfacebook:receive Performing operation
Gwibber Dispatcher: DEBUGfacebook:images Performing operation
Gwibber Dispatcher: DEBUGfacebook:responses Performing operation
Gwibber Dispatcher: DEBUGidentica:private Performing operation
Gwibber Dispatcher: DEBUGidentica:responses Finished operation
Gwibber Dispatcher: DEBUGSTATS facebook:images 
account:c5ff69a119b9e0a8ebf0676c05f14024 since:2010-07-12 21:36:00.00 size:808
Gwibber Dispatcher: INFO Facebook error 4 - Application request limit 
reached
Gwibber Dispatcher: DEBUGfacebook:images Finished operation
Gwibber Dispatcher: DEBUGidentica:receive Adding record
Gwibber Dispatcher: DEBUGSTATS facebook:receive 
account:c5ff69a119b9e0a8ebf0676c05f14024 since:2010-07-20 21:14:42.00 size:614
Gwibber Dispatcher: INFO Facebook error 4 - Application request limit 
reached
Gwibber Dispatcher: DEBUGidentica:private Finished operation
Gwibber Dispatcher: DEBUGfacebook:receive Finished operation
Gwibber Dispatcher: DEBUGidentica:receive Finished operation
Gwibber Dispatcher: DEBUGSTATS facebook:responses 
account:c5ff69a119b9e0a8ebf0676c05f14024 since:2010-05-12 09:52:33.00 size:778
Gwibber Dispatcher: INFO Facebook error 4 - Application request limit 
reached
Gwibber Dispatcher: DEBUGfacebook:responses Finished operation
Gwibber Dispatcher: INFO Loading complete: 1 - ['Success', 'Success', 
'Success', 'Success', 'Success', 'Success']
Gwibber Dispatcher: DEBUGChecking message 42597208 timestamp (2010-07-20 
21:59:45.00) to see if it is newer than 2010-07-20 21:50:22.64
Gwibber Dispatcher: DEBUGMessage 42597208 newer than 2010-07-20 
21:50:22.64, notifying

-- 
stream update in gwibber don't work no more
https://bugs.launchpad.net/bugs/604716
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 604716] Re: stream update in gwibber don't work no more

2010-07-13 Thread Bernd Schlapsi
Is there a workaround for this problem? Updating my stream dont' work and so 
gwibber is useless!
(at the moment) I switched to Pino. Pino needs more features, but it's so much 
faster than gwibber

-- 
stream update in gwibber don't work no more
https://bugs.launchpad.net/bugs/604716
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 604716] [NEW] stream update in gwibber don't work no more

2010-07-12 Thread Bernd Schlapsi
Public bug reported:

Binary package hint: gwibber

When I start gwibber on the command line with gwibber --debug I get
the following output:

No dbus monitor yet
Updating...
Updating...

** (gwibber:5684): WARNING **: Trying to register gtype
'WnckWindowState' as enum when in fact it is of type 'GFlags'

** (gwibber:5684): WARNING **: Trying to register gtype
'WnckWindowActions' as enum when in fact it is of type 'GFlags'

** (gwibber:5684): WARNING **: Trying to register gtype 
'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
ERROR:dbus.proxies:Introspect error on 
com.Gwibber.Accounts:/com/gwibber/Accounts: dbus.exceptions.DBusException: 
org.freedesktop.DBus.Error.ServiceUnknown: The name com.Gwibber.Accounts was 
not provided by any .service files
ERROR:dbus.proxies:Introspect error on 
com.Gwibber.Streams:/com/gwibber/Streams: dbus.exceptions.DBusException: 
org.freedesktop.DBus.Error.ServiceUnknown: The name com.Gwibber.Streams was not 
provided by any .service files
/usr/bin/gwibber:68: GtkWarning: gtk_container_add: assertion `GTK_IS_CONTAINER 
(container)' failed
  gtk.main()
No dbus monitor yet
Updating...
Updating...
Traceback (most recent call last):
  File /usr/bin/gwibber, line 68, in module
gtk.main()
KeyboardInterrupt

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gwibber 2.30.0.1-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Mon Jul 12 19:35:23 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100403)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gwibber

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


** Tags: amd64 apport-bug lucid

-- 
stream update in gwibber don't work no more
https://bugs.launchpad.net/bugs/604716
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 604716] Re: stream update in gwibber don't work no more

2010-07-12 Thread Bernd Schlapsi

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

-- 
stream update in gwibber don't work no more
https://bugs.launchpad.net/bugs/604716
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 604716] Re: stream update in gwibber don't work no more

2010-07-12 Thread Bernd Schlapsi
I updated to package version 2.30.1-0ubuntu1 and now I'm getting the 
following error with gwibber --debug.
The latest entry in my stream is 22 hours old :-(

** (gwibber:8323): WARNING **: Trying to register gtype
'WnckWindowState' as enum when in fact it is of type 'GFlags'

** (gwibber:8323): WARNING **: Trying to register gtype
'WnckWindowActions' as enum when in fact it is of type 'GFlags'

** (gwibber:8323): WARNING **: Trying to register gtype 
'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
No dbus monitor yet
Updating...
ERROR:dbus.proxies:Introspect error on 
com.Gwibber.Service:/com/gwibber/Service: dbus.exceptions.DBusException: 
org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes 
include: the remote application did not send a reply, the message bus security 
policy blocked the reply, the reply timeout expired, or the network connection 
was broken.
Traceback (most recent call last):
  File /usr/bin/gwibber, line 67, in module
client.Client()
  File /usr/lib/python2.6/dist-packages/gwibber/client.py, line 447, in 
__init__
self.w = GwibberClient()
  File /usr/lib/python2.6/dist-packages/gwibber/client.py, line 29, in 
__init__
self.model = gwui.Model()
  File /usr/lib/python2.6/dist-packages/gwibber/gwui.py, line 43, in __init__
self.services = json.loads(self.daemon.GetServices())
  File /usr/lib/pymodules/python2.6/dbus/proxies.py, line 68, in __call__
return self._proxy_method(*args, **keywords)
  File /usr/lib/pymodules/python2.6/dbus/proxies.py, line 140, in __call__
**keywords)
  File /usr/lib/pymodules/python2.6/dbus/connection.py, line 620, in 
call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.

-- 
stream update in gwibber don't work no more
https://bugs.launchpad.net/bugs/604716
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 603721] [NEW] Couldn't start virtual machine

2010-07-09 Thread Bernd Schlapsi
Public bug reported:

Binary package hint: virt-manager

Yesterday I installed windows in a new virtual machine. Today I tried to
start this machine but get this error:

Traceback (most recent call last):
  File /usr/share/virt-manager/virtManager/engine.py, line 588, in run_domain
vm.startup()
  File /usr/share/virt-manager/virtManager/domain.py, line 150, in startup
self._backend.create()
  File /usr/lib/python2.6/dist-packages/libvirt.py, line 300, in create
if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
libvirtError: monitor socket did not show up.: Connection refused

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: virt-manager 0.8.2-2ubuntu8
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Fri Jul  9 20:44:15 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100403)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: virt-manager

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


** Tags: amd64 apport-bug lucid

-- 
Couldn't start virtual machine
https://bugs.launchpad.net/bugs/603721
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 603721] Re: Couldn't start virtual machine

2010-07-09 Thread Bernd Schlapsi

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

-- 
Couldn't start virtual machine
https://bugs.launchpad.net/bugs/603721
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 595594] [NEW] Once again the common INTERNAL_ERROR

2010-06-17 Thread Bernd Schlapsi
Public bug reported:

Binary package hint: ubuntuone-client

File synchronisation don't work at the moment. There is once again the
INTERNAL_ERROR in the syncdaemon-exception.log

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: ubuntuone-client 1.2.1-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Thu Jun 17 18:57:38 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100403)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: ubuntuone-client
UbuntuOneUserSyncdaemonConfig:
 [bandwidth_throttling]
 read_limit = 4194304
 write_limit = 786432
 on = True

** Affects: ubuntuone-client (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lucid

-- 
Once again the common INTERNAL_ERROR
https://bugs.launchpad.net/bugs/595594
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 595594] Re: Once again the common INTERNAL_ERROR

2010-06-17 Thread Bernd Schlapsi

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

** Attachment added: UbuntuOneClientPackages.txt
   http://launchpadlibrarian.net/50499898/UbuntuOneClientPackages.txt

** Attachment added: UbuntuOneOAuthLoginLog.txt
   http://launchpadlibrarian.net/50499899/UbuntuOneOAuthLoginLog.txt

** Attachment added: UbuntuOnePreferencesLog.txt
   http://launchpadlibrarian.net/50499900/UbuntuOnePreferencesLog.txt

** Attachment added: UbuntuOneSyncdaemonExceptionsLog.txt
   http://launchpadlibrarian.net/50499901/UbuntuOneSyncdaemonExceptionsLog.txt

-- 
Once again the common INTERNAL_ERROR
https://bugs.launchpad.net/bugs/595594
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 595594] Re: Once again the common INTERNAL_ERROR

2010-06-17 Thread Bernd Schlapsi
I'm having the same issue on my other computer. I will attach the
debugging information for this computer with apport-collect

** Tags added: apport-collected

** Description changed:

  Binary package hint: ubuntuone-client
  
  File synchronisation don't work at the moment. There is once again the
  INTERNAL_ERROR in the syncdaemon-exception.log
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: ubuntuone-client 1.2.1-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Thu Jun 17 18:57:38 2010
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100403)
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: ubuntuone-client
  UbuntuOneUserSyncdaemonConfig:
   [bandwidth_throttling]
   read_limit = 4194304
   write_limit = 786432
   on = True
+ --- 
+ Architecture: i386
+ DistroRelease: Ubuntu 10.04
+ EcryptfsInUse: Yes
+ InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
+ NonfreeKernelModules: nvidia
+ Package: ubuntuone-client 1.2.1-0ubuntu3
+ PackageArchitecture: all
+ ProcEnviron:
+  LANG=en_US.utf8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
+ Tags: lucid
+ UbuntuOneSyncdaemonExceptionsLog:
+  2010-06-17 20:49:51,788 - ubuntuone.SyncDaemon.ActionQueue - ERROR - ListDir 
 share:''   
node:'edc2c87c-f198-46ae-93c4-a44ca370c2ce'   
ListDir(fileobj_factory='function lambda at 0x9a86f0c', share_id='', 
node_id='edc2c87c-f198-46ae-93c4-a44ca370c2ce', 
server_hash='sha1:65b40b0e9037569edda014074661345764575703') failure 
INTERNAL_ERROR
+  2010-06-17 20:51:14,932 - ubuntuone.SyncDaemon.ActionQueue - ERROR - ListDir 
 share:''   
node:'edc2c87c-f198-46ae-93c4-a44ca370c2ce'   
ListDir(fileobj_factory='function lambda at 0x9ded994', share_id='', 
node_id='edc2c87c-f198-46ae-93c4-a44ca370c2ce', 
server_hash='sha1:65b40b0e9037569edda014074661345764575703') failure 
INTERNAL_ERROR
+  2010-06-17 20:51:52,964 - ubuntuone.SyncDaemon.ActionQueue - ERROR - ListDir 
 share:''   
node:'edc2c87c-f198-46ae-93c4-a44ca370c2ce'   
ListDir(fileobj_factory='function lambda at 0x9ded7d4', share_id='', 
node_id='edc2c87c-f198-46ae-93c4-a44ca370c2ce', 
server_hash='sha1:65b40b0e9037569edda014074661345764575703') failure 
INTERNAL_ERROR
+  2010-06-17 20:55:07,890 - ubuntuone.SyncDaemon.ActionQueue - ERROR - ListDir 
 share:''   
node:'edc2c87c-f198-46ae-93c4-a44ca370c2ce'   
ListDir(fileobj_factory='function lambda at 0x9ded79c', share_id='', 
node_id='edc2c87c-f198-46ae-93c4-a44ca370c2ce', 
server_hash='sha1:65b40b0e9037569edda014074661345764575703') failure 
INTERNAL_ERROR
+ UbuntuOneUserSyncdaemonConfig:
+  [bandwidth_throttling]
+  read_limit = 2097152
+  write_limit = 2097152
+  on = False
+ Uname: Linux 2.6.32-22-generic i686
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

-- 
Once again the common INTERNAL_ERROR
https://bugs.launchpad.net/bugs/595594
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 595594] Dependencies.txt

2010-06-17 Thread Bernd Schlapsi
apport information

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

-- 
Once again the common INTERNAL_ERROR
https://bugs.launchpad.net/bugs/595594
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 595594] UbuntuOneClientPackages.txt

2010-06-17 Thread Bernd Schlapsi
apport information

** Attachment added: UbuntuOneClientPackages.txt
   http://launchpadlibrarian.net/50505316/UbuntuOneClientPackages.txt

-- 
Once again the common INTERNAL_ERROR
https://bugs.launchpad.net/bugs/595594
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 595594] UbuntuOneOAuthLoginLog.txt

2010-06-17 Thread Bernd Schlapsi
apport information

** Attachment added: UbuntuOneOAuthLoginLog.txt
   http://launchpadlibrarian.net/50505318/UbuntuOneOAuthLoginLog.txt

-- 
Once again the common INTERNAL_ERROR
https://bugs.launchpad.net/bugs/595594
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 595594] UbuntuOnePreferencesLog.txt

2010-06-17 Thread Bernd Schlapsi
apport information

** Attachment added: UbuntuOnePreferencesLog.txt
   http://launchpadlibrarian.net/50505327/UbuntuOnePreferencesLog.txt

-- 
Once again the common INTERNAL_ERROR
https://bugs.launchpad.net/bugs/595594
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 589189] [NEW] Ubuntuone File Synchronisation don't work

2010-06-03 Thread Bernd Schlapsi
Public bug reported:

Binary package hint: ubuntuone-client

Every day u1sdtool --waiting-content tells me that there are the three same 
files in the queue. 
I'm using u1sdtool --current-transfer to see the status of the transfer 
(which is very very slow). But I couldn't see the files in the web interface 
after the transfer. And the next day the files are in the waiting-content queue 
again.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: ubuntuone-client 1.2.1-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-22.35-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Thu Jun  3 15:30:24 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100403)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: ubuntuone-client
UbuntuOneSyncdaemonExceptionsLog: 2010-06-03 15:12:27,487 - 
ubuntuone.SyncDaemon.ActionQueue - ERROR - Upload   
share:''   
node:'0766896c-2d5b-4d93-9c80-f4231bb6e498'   Upload(share_id='', 
hash='sha1:3b9990428c99f389170d7b5961723ad8f9382532', fileobj_factory='bound 
method FSKey.open_file of ubuntuone.syncdaemon.sync.FSKey object at 
0x2702c80', node_id='0766896c-2d5b-4d93-9c80-f4231bb6e498', 
crc32='3997724213L', previous_hash='', size='237692') failure INTERNAL_ERROR
UbuntuOneUserSyncdaemonConfig:
 [bandwidth_throttling]
 read_limit = 2097152
 write_limit = 2097152
 on = True

** Affects: ubuntuone-client (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lucid

-- 
Ubuntuone File Synchronisation don't work
https://bugs.launchpad.net/bugs/589189
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 589189] Re: Ubuntuone File Synchronisation don't work

2010-06-03 Thread Bernd Schlapsi

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

** Attachment added: UbuntuOneClientPackages.txt
   http://launchpadlibrarian.net/49606778/UbuntuOneClientPackages.txt

** Attachment added: UbuntuOneOAuthLoginLog.txt
   http://launchpadlibrarian.net/49606779/UbuntuOneOAuthLoginLog.txt

** Attachment added: UbuntuOnePreferencesLog.txt
   http://launchpadlibrarian.net/49606780/UbuntuOnePreferencesLog.txt

-- 
Ubuntuone File Synchronisation don't work
https://bugs.launchpad.net/bugs/589189
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 577723] [NEW] Couldn't sync my tomboy notes with Ubuntu One Service

2010-05-09 Thread Bernd Schlapsi
Public bug reported:

Binary package hint: tomboy

If I start synchronization for my tomboy notes the following error is in
the file ~/.config/tomboy/tomboy.log

  at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData 
data) [0x0] 
5/9/2010 9:49:12 AM [ERROR]: Rest of stack trace for above exception:at 
System.Environment.get_StackTrace()
   at Tomboy.WebSync.Api.OAuth.MakeWebRequest(RequestMethod method, 
System.String url, System.Collections.Generic.List`1 parameters, System.String 
postData)
   at Tomboy.WebSync.Api.OAuth.WebRequest(RequestMethod method, System.String 
url, System.String postData)
   at Tomboy.WebSync.Api.OAuth.Get(System.String uri, IDictionary`2 
queryParameters)
   at Tomboy.WebSync.Api.UserInfo.GetUser(System.String userUri, IWebConnection 
connection)
   at Tomboy.WebSync.WebSyncServer.BeginSyncTransaction()
   at Tomboy.Sync.SyncManager.SynchronizationThread()
5/9/2010 9:49:12 AM [ERROR]: Synchronization failed with the following 
exception: The remote server returned an error: (500) INTERNAL SERVER ERROR.
  at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult 
result) [0x0] 
  at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData 
data) [0x0] 


This is a new installation and this should be the initial sync

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: tomboy 1.2.1-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sun May  9 09:44:25 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: tomboy

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


** Tags: apport-bug i386 lucid

-- 
Couldn't sync my tomboy notes with Ubuntu One Service
https://bugs.launchpad.net/bugs/577723
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 577723] Re: Couldn't sync my tomboy notes with Ubuntu One Service

2010-05-09 Thread Bernd Schlapsi

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

-- 
Couldn't sync my tomboy notes with Ubuntu One Service
https://bugs.launchpad.net/bugs/577723
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 553735] Re: Lucid Beta crash to login while browsing firefox

2010-05-09 Thread Bernd Schlapsi
*** This bug is a duplicate of bug 539772 ***
https://bugs.launchpad.net/bugs/539772

What information do you need to change the status of this bug from
incomplete to confirmed? I'm also having this problem. I think the
problem is the ATI graphics card. This is mine:

01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY [Radeon 
7000/VE]
Subsystem: ATI Technologies Inc Device 1b8a
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping+ SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium TAbort- 
TAbort- MAbort- SERR- PERR- INTx-
Latency: 64 (2000ns min), Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 16
Region 0: Memory at f000 (32-bit, prefetchable) [size=128M]
Region 1: I/O ports at ec00 [size=256]
Region 2: Memory at ff8f (32-bit, non-prefetchable) [size=64K]
Expansion ROM at ff80 [disabled] [size=128K]
Capabilities: access denied
Kernel driver in use: radeon
Kernel modules: radeonfb, radeon


** This bug has been marked a duplicate of bug 539772
   Lucid 2.6.32-16 crashed to login screen - miCopyRegion

-- 
Lucid Beta crash to login while browsing firefox
https://bugs.launchpad.net/bugs/553735
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 577458] [NEW] Thunderbird 3.0.4 windowing issues (Lucid Lynx)

2010-05-08 Thread Bernd Schlapsi
*** This bug is a duplicate of bug 564011 ***
https://bugs.launchpad.net/bugs/564011

Public bug reported:

Binary package hint: thunderbird

I wasn't allowed to update the bug 564011 with apport-collect 564011,
so I opened this bug, although I know this is a duplicate bug report

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: thunderbird 3.0.4+nobinonly-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
Architecture: i386
Date: Sat May  8 15:33:32 2010
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
ProcEnviron:
 LANG=de_AT.utf8
 SHELL=/bin/bash
SourcePackage: thunderbird

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


** Tags: apport-bug i386 lucid

-- 
Thunderbird 3.0.4 windowing issues (Lucid Lynx)
https://bugs.launchpad.net/bugs/577458
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 577458] Re: Thunderbird 3.0.4 windowing issues (Lucid Lynx)

2010-05-08 Thread Bernd Schlapsi
*** This bug is a duplicate of bug 564011 ***
https://bugs.launchpad.net/bugs/564011


** Attachment added: Screenshot of the thunderbird problem
   http://launchpadlibrarian.net/48060957/Auswahl_001.png

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

** This bug has been marked a duplicate of bug 564011
   Thunderbird 3.0.4 windowing issues (Lucid Lynx)

-- 
Thunderbird 3.0.4 windowing issues (Lucid Lynx)
https://bugs.launchpad.net/bugs/577458
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 577458] Re: Thunderbird 3.0.4 windowing issues (Lucid Lynx)

2010-05-08 Thread Bernd Schlapsi
*** This bug is a duplicate of bug 564011 ***
https://bugs.launchpad.net/bugs/564011


** Attachment added: Output from lspci -vv
   http://launchpadlibrarian.net/48061161/lspci_vv_out.txt

-- 
Thunderbird 3.0.4 windowing issues (Lucid Lynx)
https://bugs.launchpad.net/bugs/577458
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 564011] Re: Thunderbird 3.0.4 windowing issues (Lucid Lynx)

2010-05-08 Thread Bernd Schlapsi
Yes I turned off Desktop Effects and it worked now.
But if you download Thunderbird from www.mozilla.com it works with the enabled 
Desktop Effects. There must be something wrong with the package in Ubuntu

-- 
Thunderbird 3.0.4 windowing issues (Lucid Lynx)
https://bugs.launchpad.net/bugs/564011
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 542562] Re: gwibber crashed with AttributeError in __init__()

2010-04-25 Thread Bernd Schlapsi
What information do you need to fix this bug? Everytime after I suspend
and resume my computer I'm not able to use gwibber. That's a big fail.
Lucid release date is in 4 days and this bug still exists in gwibber.

This is my terminal output if I start gwibber from the terminal:

be...@peavey:~/Programming/java/mileage$ gwibber

** (gwibber:29422): WARNING **: Trying to register gtype
'WnckWindowState' as enum when in fact it is of type 'GFlags'

** (gwibber:29422): WARNING **: Trying to register gtype
'WnckWindowActions' as enum when in fact it is of type 'GFlags'

** (gwibber:29422): WARNING **: Trying to register gtype 
'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags'
Removing stale, deceptive pid file.
Apache CouchDB has started, time to relax.
Browse your desktop CouchDB at 
file:///home/bernd/.local/share/desktop-couch/couchdb.html
Updating...
Traceback (most recent call last):
  File /usr/bin/gwibber, line 67, in module
client.Client()
  File /usr/lib/python2.6/dist-packages/gwibber/client.py, line 447, in 
__init__
self.w = GwibberClient()
  File /usr/lib/python2.6/dist-packages/gwibber/client.py, line 41, in 
__init__
if len(json.loads(self.service.GetAccounts())) == 0:
  File /usr/lib/pymodules/python2.6/dbus/proxies.py, line 140, in __call__
**keywords)
  File /usr/lib/pymodules/python2.6/dbus/connection.py, line 620, in 
call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Python.AttributeError: 
Traceback (most recent call last):
  File /usr/lib/pymodules/python2.6/dbus/service.py, line 702, in _message_cb
retval = candidate_method(self, *args, **keywords)
  File /usr/lib/python2.6/dist-packages/gwibber/microblog/dispatcher.py, line 
491, in GetAccounts
for account in self.accounts.get_records(COUCH_TYPE_ACCOUNT, True):
  File /usr/lib/python2.6/dist-packages/desktopcouch/records/server_base.py, 
line 482, in get_records
exists = self.view_exists(view_name, design_doc)
  File /usr/lib/python2.6/dist-packages/desktopcouch/records/server_base.py, 
line 429, in view_exists
self.with_reconnects(self.db.__getitem__, doc_id)[views]
  File /usr/lib/python2.6/dist-packages/desktopcouch/records/server_base.py, 
line 168, in with_reconnects
self._reconnect()
  File /usr/lib/python2.6/dist-packages/desktopcouch/records/server_base.py, 
line 176, in _reconnect
if self._database_name not in self._server:
  File /usr/lib/pymodules/python2.6/couchdb/client.py, line 124, in 
__contains__
self.resource.head(validate_dbname(name))
  File /usr/lib/pymodules/python2.6/couchdb/client.py, line 981, in head
return self._request('HEAD', path, headers=headers, **params)
  File /usr/lib/pymodules/python2.6/couchdb/client.py, line 1014, in _request
resp, data = _make_request()
  File /usr/lib/pymodules/python2.6/couchdb/client.py, line 1009, in 
_make_request
body=body, headers=headers)
  File /usr/lib/pymodules/python2.6/httplib2/__init__.py, line 1129, in 
request
(response, content) = self._request(conn, authority, uri, request_uri, 
method, body, headers, redirections, cachekey)
  File /usr/lib/pymodules/python2.6/httplib2/__init__.py, line 901, in 
_request
(response, content) = self._conn_request(conn, request_uri, method, body, 
headers)
  File /usr/lib/pymodules/python2.6/httplib2/__init__.py, line 871, in 
_conn_request
response = conn.getresponse()
  File /usr/lib/python2.6/httplib.py, line 984, in getresponse
method=self._method)
  File /usr/lib/python2.6/httplib.py, line 330, in __init__
self.fp = sock.makefile('rb', 0)
AttributeError: 'NoneType' object has no attribute 'makefile'

-- 
gwibber crashed with AttributeError in __init__()
https://bugs.launchpad.net/bugs/542562
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 568542] [NEW] Problem with an ecryptfs directory

2010-04-22 Thread Bernd Schlapsi
Public bug reported:

Binary package hint: ecryptfs-utils

I'm using the latest Ubuntu Lucid with an encrypted home directory. Then
I created an folder and mounted this folder with ecryptfs

u...@hostname:~$ cd ~
u...@hostname:~$ mkdir secret
u...@hostname:~$ sudo mount -t ecryptfs ~/secret ~/secret
cipher = aes
key bytes = 16 
Enable plaintext passthrough (y/n) [n]: n
Enable filename encryption (y/n) [n]: y

Then I copied a directory (also placed in the encrypted home directory) with 
over 3000 files to this newly created and mounted directory and get the 
following error:
cp: cannot create regular file 
`~/copy_from_directory/subdirectory/filename.Jpeg': Cannot allocate memory

If I use tree to look in the source directory I see some files with the 
following name schema:
ECRYPTFS_FNEK_ENCRYPTED.FcZJbB9vxAMnekTdatJoz92hVf95FMWK.2OyfcKHdm1NpRTyjrMJ4sY52D4jN5F1wUGJvgl0C9fHjKnZDiAJvqjqFDG5w5cjS9ppiLMGSuEhLa24lmnV5o8qNIUqUFYubVs6L9iHkZPHzYugB2YlCtV3KF0miqX1Z5xmrjvX8TcVgsbU6awj6vzzRU--

But the file looks fine in nautilus. (correct filename and content)

Is it not supported to create an encrypted directory inside an encrypted
directory?

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: libecryptfs0 83-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Thu Apr 22 18:47:31 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100403)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: ecryptfs-utils

** Affects: ecryptfs-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lucid

-- 
Problem with an ecryptfs directory
https://bugs.launchpad.net/bugs/568542
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 568542] Re: Problem with an ecryptfs directory

2010-04-22 Thread Bernd Schlapsi

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

-- 
Problem with an ecryptfs directory
https://bugs.launchpad.net/bugs/568542
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 568542] Re: Problem with an ecryptfs directory

2010-04-22 Thread Bernd Schlapsi
The files in the source directory of the copy operation are the
decrypted files.

u...@hostname:~$ sudo mount -t ecryptfs ~/secret ~/secret
u...@hostname:~$ cp -R Documents/* secret/
cp: cannot create regular file 
`secret/osm/screenshot/2008-08-11/wn-1000m_home.png': Cannot allocate memory
cp: cannot create regular file 
`secret/osm/tracks/20080822/GPSDATA-20080820.gpx': Cannot allocate memory

Could it be a problem with the file length? The files which have
problems are in a 3rd sub-directory?!

** Attachment added: output of cat /proc/mounts
   http://launchpadlibrarian.net/45038032/mounts.txt

-- 
Problem with an ecryptfs directory
https://bugs.launchpad.net/bugs/568542
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 568542] Re: Problem with an ecryptfs directory

2010-04-22 Thread Bernd Schlapsi
OK, I understand. Thanks for your time.
Seems that I have to rethink my installation here ;-)

-- 
Problem with an ecryptfs directory
https://bugs.launchpad.net/bugs/568542
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 542562] Re: gwibber crashed with AttributeError in __init__()

2010-04-18 Thread Bernd Schlapsi
This bug affected me with the latest version. But only occurs after I
suspend and resume my computer

-- 
gwibber crashed with AttributeError in __init__()
https://bugs.launchpad.net/bugs/542562
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 564676] [NEW] appindicator couldn't load successfully

2010-04-16 Thread Bernd Schlapsi
Public bug reported:

Binary package hint: banshee-community-extensions

I think this bug is related to 
https://bugs.edge.launchpad.net/ubuntu/+source/indicator-application/+bug/560095
I had this problem before, but I followed the advise to install the package 
libindicator0 manually. After that the appindicator for banshee works fine.
But today, after the update from banshee-community-extensions - 
1.6.0-1ubuntu3 the appindicator dont' work anymore.

I was not sure if I should comment on the existing bug, so I opened a
new one.

This is the interesting part from the debug log:

[1 Warn  15:07:16.327] Caught an exception - System.TypeLoadException: Could 
not load type 'Banshee.AppIndicator.AppIndicatorService' from assembly 
'Banshee.AppIndicator, Version=1.6.0.0, Culture=neutral, PublicKeyToken=null'. 
(in `mscorlib')
  at (wrapper managed-to-native) System.MonoType:GetConstructors_internal 
(System.Reflection.BindingFlags,System.Type)
  at System.MonoType.GetConstructors (BindingFlags bindingAttr) [0x0] 
  at System.MonoType.GetConstructorImpl (BindingFlags bindingAttr, 
System.Reflection.Binder binder, CallingConventions callConvention, 
System.Type[] types, System.Reflection.ParameterModifier[] modifiers) [0x0] 
  at System.Type.GetConstructor (BindingFlags bindingAttr, 
System.Reflection.Binder binder, CallingConventions callConvention, 
System.Type[] types, System.Reflection.ParameterModifier[] modifiers) [0x0] 
  at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) 
[0x0] 
  at System.Activator.CreateInstance (System.Type type) [0x0] 
  at Mono.Addins.TypeExtensionNode.CreateInstance () [0x0] 
  at Mono.Addins.InstanceExtensionNode.CreateInstance (System.Type 
expectedType) [0x0] 
  at Banshee.ServiceStack.ServiceManager.StartExtension 
(Mono.Addins.TypeExtensionNode node) [0x0] 
[1 Warn  15:07:16.328] Extension `/Banshee/ServiceManager/Service/__nid_8' not 
started: Could not load type 'Banshee.AppIndicator.AppIndicatorService' from 
assembly 'Banshee.AppIndicator, Version=1.6.0.0, Culture=neutral, 
PublicKeyToken=null'.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: banshee-extension-appindicator 1.6.0-1ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-21.31-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Fri Apr 16 15:08:06 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100403)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: banshee-community-extensions

** Affects: banshee-community-extensions (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lucid

-- 
appindicator couldn't load successfully
https://bugs.launchpad.net/bugs/564676
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   3   >