[Bug 1717257] Re: [bug / patch ]patch for glibc 2.26 to avoid errors in compiling with CUDA(NVCC)

2017-10-10 Thread Steffen Röcker
I've found several bug reports and am sure that the problem stems from 
clang-3.8 being built with libstdc++-7-dev and not properly supporting 
__float128
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678033

Google patched gcc by hiding _GLIBCXX_USE_FLOAT128 from clang:
https://gcc.gnu.org/ml/gcc-patches/2012-05/msg00672.html

There also seems to be a simple typedef workaround:
https://stackoverflow.com/questions/13525774/clang-and-float128-bug-error

I had to patch /usr/include/c++/7.2.0/bits/std_abs.h
in order to compile cupy from source with CUDA8.
#if !defined(__STRICT_ANSI__) && defined(_GLIBCXX_USE_FLOAT128) && 
!defined(__CUDACC__)

** Bug watch added: Debian Bug tracker #678033
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678033

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

Title:
  [bug / patch ]patch for glibc 2.26 to avoid errors in compiling with
  CUDA(NVCC)

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

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

[Bug 1717257] Re: [bug / patch ]patch for glibc 2.26 to avoid errors in compiling with CUDA(NVCC)

2017-10-10 Thread Steffen Röcker
I can confirm the compilation problems with CUDA8.
Perhaps the correct package should be clang-3.8 since it's used by nvcc and is 
incompatible with libstdc++-7-dev.

See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871011

** Bug watch added: Debian Bug tracker #871011
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871011

** Also affects: llvm-toolchain-3.8 (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/1717257

Title:
  [bug / patch ]patch for glibc 2.26 to avoid errors in compiling with
  CUDA(NVCC)

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

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

[Bug 1403930] [NEW] package pylint 1.1.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-12-18 Thread Steffen Röcker
Public bug reported:

Failed to upgrade.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: pylint 1.1.0-1
ProcVersionSignature: Ubuntu 3.2.0-74.109-generic 3.2.64
Uname: Linux 3.2.0-74-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
Date: Thu Dec 18 16:18:01 2014
DuplicateSignature: package:pylint:1.1.0-1:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
PackageArchitecture: all
SourcePackage: pylint
Title: package pylint 1.1.0-1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
UpgradeStatus: Upgraded to trusty on 2014-12-18 (0 days ago)

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


** Tags: amd64 apport-package dist-upgrade trusty

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

Title:
  package pylint 1.1.0-1 failed to install/upgrade: subprocess installed
  post-installation script returned error exit status 1

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

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


[Bug 1316518] Re: [900X3G, Realtek ALC282, Mic, Internal] inverted mic not working

2014-08-12 Thread Steffen Röcker
Thanks Raymond. How can we try this? alsamixer is not very helpful as
you do not see the node numbers. Do you know the commands for hda-verb?

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

Title:
  [900X3G, Realtek ALC282, Mic, Internal] inverted mic not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1316518/+subscriptions

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


[Bug 1316518] Re: [900X3G, Realtek ALC282, Mic, Internal] inverted mic not working

2014-05-26 Thread Steffen Röcker
** Also affects: linux (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/1316518

Title:
  [900X3G, Realtek ALC282, Mic, Internal] inverted mic not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1316518/+subscriptions

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


[Bug 1316518] Re: [900X3G, Realtek ALC282, Mic, Internal] inverted mic not working

2014-05-26 Thread Steffen Röcker
** Tags added: kernel-sound

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

Title:
  [900X3G, Realtek ALC282, Mic, Internal] inverted mic not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1316518/+subscriptions

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


[Bug 1308831] Re: [20216, Realtek ALC282, Mic, Internal] Recording is entirely noise

2014-05-26 Thread Steffen Röcker
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Tags added: kernel-sound

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

Title:
  [20216, Realtek ALC282, Mic, Internal] Recording is entirely noise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1308831/+subscriptions

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


[Bug 1316518] Re: [900X3G, Realtek ALC282, Mic, Internal] inverted mic not working

2014-05-16 Thread Steffen Röcker
I can confirm this problem on the same hardware. The problem persists
with the lates alsa-daily snapshot.
(https://wiki.ubuntu.com/Audio/UpgradingAlsa/DKMS)

The problem also appears on Lenovo IdeaPad 410P (bug #1308831)

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

Title:
  [900X3G, Realtek ALC282, Mic, Internal] inverted mic not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1316518/+subscriptions

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


[Bug 1294899] Re: Import saved VPN connection has been Recently Broken

2014-04-23 Thread Steffen Röcker
** Bug watch added: Debian Bug tracker #726935
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726935

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

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

Title:
  Import saved VPN connection has been Recently Broken

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

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


[Bug 1144190] [NEW] USB creator starts after every resume

2013-03-04 Thread Steffen Röcker
Public bug reported:

USB creator starts after every resume.
It is not clear to me how it is started, probably udev.

root 14723  0.0  0.0   2268   552 ?Ss   12:30   0:00 /bin/sh -e 
/proc/self/fd/9
root 14738  0.0  0.0   4608  1832 ?S12:30   0:00  \_ sudo -u 
sroecker DISPLAY=:0 usb-creator-gtk --fastboot
sroecker 14739  1.2  1.2 206608 25984 ?Sl   12:30   0:00  \_ 
/usr/bin/python3 /usr/bin/usb-creator-gtk --fastboot

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: usb-creator-gtk 0.2.46.1
ProcVersionSignature: Ubuntu 3.8.0-9.18-generic 3.8.1
Uname: Linux 3.8.0-9-generic i686
ApportVersion: 2.9-0ubuntu2
Architecture: i386
Date: Mon Mar  4 12:32:56 2013
InstallationDate: Installed on 2011-12-17 (442 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: usb-creator
UpgradeStatus: Upgraded to raring on 2013-01-13 (49 days ago)

** Affects: usb-creator (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 raring

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

Title:
  USB creator starts after every resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1144190/+subscriptions

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


[Bug 1130767] [NEW] PDF with embedded font not displayed correctly

2013-02-20 Thread Steffen Röcker
Public bug reported:

The PDF available here
http://www.kseta.kit.edu/downloads/120_20121218_6028.pdf
is not displayed correctly when viewed with the new integrated PDF viewer.
The text is displayed in a Windings-like font. My guess is that the embedded 
font is not decoded correctly and a wrong font is displayed instead. Copying 
and pasting the text into an editor yields the original text.

The PDF works fine with evince and FF19 under Windows.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: firefox 19.0~b6+build1-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-6.13-generic 3.8.0-rc7
Uname: Linux 3.8.0-6-generic i686
AddonCompatCheckDisabled: False
ApportVersion: 2.8-0ubuntu4
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  sroecker   1991 F pulseaudio
BuildID: 20130218091015
Channel: Unavailable
Date: Wed Feb 20 17:34:30 2013
ForcedLayersAccel: False
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2011-12-17 (431 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
IpRoute:
 default via 192.168.178.1 dev eth0  proto static 
 192.168.178.0/24 dev eth0  proto kernel  scope link  src 192.168.178.140  
metric 1
MarkForUpload: True
PrefSources: prefs.js
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Profiles: Profile0 (Default) - LastVersion=19.0/20130218091015 (In use)
RelatedPackageVersions:
 icedtea-6-plugin  1.3.1-1ubuntu1
 totem-mozilla 3.6.3-0ubuntu2
 rhythmbox-mozilla 2.98-0ubuntu3
RunningIncompatibleAddons: False
SourcePackage: firefox
UpgradeStatus: Upgraded to raring on 2013-01-13 (37 days ago)
dmi.bios.date: 10/12/06
dmi.bios.vendor: Apple Computer, Inc.
dmi.bios.version: MB11.88Z.0061.B03.0610121324
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Mac-F4208CC8
dmi.board.vendor: Apple Computer, Inc.
dmi.board.version: PVT
dmi.chassis.asset.tag: Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Computer, Inc.
dmi.chassis.version: Mac-F4208CC8
dmi.modalias: 
dmi:bvnAppleComputer,Inc.:bvrMB11.88Z.0061.B03.0610121324:bd10/12/06:svnAppleComputer,Inc.:pnMacBook1,1:pvr1.0:rvnAppleComputer,Inc.:rnMac-F4208CC8:rvrPVT:cvnAppleComputer,Inc.:ct10:cvrMac-F4208CC8:
dmi.product.name: MacBook1,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Computer, Inc.

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


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

Title:
  PDF with embedded font not displayed correctly

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

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


[Bug 1130767] Re: PDF with embedded font not displayed correctly

2013-02-20 Thread Steffen Röcker
Seems like the version shipped with FF19 is not the newest version.
I've tried HEAD and it was displayed correctly.  With some bisecting I found 
the fix was introduced in commit 9a58bc9 for pdf.js:

Fix normalized CID fonts for direct write 6.1

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

Title:
  PDF with embedded font not displayed correctly

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

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


[Bug 1130767] Re: PDF with embedded font not displayed correctly

2013-02-20 Thread Steffen Röcker
** Bug watch added: Mozilla Bugzilla #843349
   https://bugzilla.mozilla.org/show_bug.cgi?id=843349

** Also affects: firefox via
   https://bugzilla.mozilla.org/show_bug.cgi?id=843349
   Importance: Unknown
   Status: Unknown

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

Title:
  PDF with embedded font not displayed correctly

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

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


[Bug 1101951] Re: Webcam with cheese not work - blank image

2013-02-18 Thread Steffen Röcker
I have compiled cogl with --enable-debug=yes and attached the output. A shader 
for clutter-gst can't be compiled (seems like clutter-gst-video-sink.c) This is 
on a laptop with intel video (Mesa) on raring.
Work's fine on a desktop with proprietary ATI drivers.

** Attachment added: cheese-fail.txt
   
https://bugs.launchpad.net/ubuntu/+source/cheese/+bug/1101951/+attachment/3535304/+files/cheese-fail.txt

** Summary changed:

- Webcam with cheese not work - blank image
+ Webcam with cheese not working - shader fails to compile

** Also affects: clutter-gst
   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/1101951

Title:
  Webcam with cheese not working - shader fails to compile

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

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


[Bug 1101951] Re: Webcam with cheese not work

2013-01-20 Thread Steffen Röcker
I can confirm this bug. Seems it is also seen in debian:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690852

** Bug watch added: Debian Bug tracker #690852
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690852

** Changed in: cheese (Ubuntu)
   Status: New = Confirmed

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

Title:
  Webcam with cheese not work

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

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


[Bug 606491] Re: start: Job is already running: anacron

2013-01-05 Thread Steffen Röcker
I get these emails from precise machines, most of the times directly after the 
installation.
Seems that upstart has trouble sending to dbus and 'start anacron' hangs 
forever, see attached strace.

** Attachment added: strace-start-anacron.txt
   
https://bugs.launchpad.net/ubuntu/+source/anacron/+bug/606491/+attachment/3474814/+files/strace-start-anacron.txt

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

Title:
  start: Job is already running: anacron

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

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


[Bug 993461] [NEW] ganglia won't build from source

2012-05-02 Thread Steffen Röcker
Public bug reported:

$dpkg-buildpackage -rfakeroot

dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): 
-D_FORTIFY_SOURCE=2
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g 
-O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): 
-Wl,-Bsymbolic-functions -Wl,-z,relro
dpkg-buildpackage: source package ganglia
dpkg-buildpackage: source version 3.1.7-2ubuntu1
dpkg-buildpackage: source changed by Mark Mims mark.m...@canonical.com
dpkg-buildpackage: host architecture amd64
 dpkg-source --before-build ganglia-3.1.7
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp 
# Add here commands to clean up after the build process.
[ ! -f Makefile ] || /usr/bin/make distclean
test -r /usr/share/misc/config.sub  \
  rm -f config.sub config/config.sub
cp -f /usr/share/misc/config.sub config.sub
#cp -f /usr/share/misc/config.sub config/config.sub
test -r /usr/share/misc/config.guess  \
  rm -f config.guess config/config.guess
cp -f /usr/share/misc/config.guess config.guess
#cp -f /usr/share/misc/config.guess config/config.guess
rm -f libtool.old   
debconf-updatepo
dh_clean
 dpkg-source -b ganglia-3.1.7
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building ganglia using existing ./ganglia_3.1.7.orig.tar.gz
dpkg-source: info: local changes detected, the modified files are:
 ganglia-3.1.7/config.guess
 ganglia-3.1.7/config.sub
dpkg-source: info: you can integrate the local changes with dpkg-source --commit
dpkg-source: error: aborting due to unexpected upstream changes, see 
/tmp/ganglia_3.1.7-2ubuntu1.diff.F2NUre
dpkg-buildpackage: error: dpkg-source -b ganglia-3.1.7 gave error exit status 2

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: ganglia-monitor 3.1.7-2ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Wed May  2 20:31:05 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
ProcEnviron:
 TERM=xterm
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ganglia
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.ganglia.gmond.conf: [modified]
mtime.conffile..etc.ganglia.gmond.conf: 2012-04-30T17:30:03.930637

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

** Affects: ganglia (Debian)
 Importance: Unknown
 Status: Unknown


** Tags: amd64 apport-bug precise

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

Title:
  ganglia won't build from source

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

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


[Bug 993461] Re: ganglia won't build from source

2012-05-02 Thread Steffen Röcker
** Bug watch added: Debian Bug tracker #651320
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651320

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

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

Title:
  ganglia won't build from source

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

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


[Bug 886950] [NEW] seahorse crashed with SIGSEGV in g_type_check_instance_cast()

2011-11-06 Thread Steffen Röcker
Public bug reported:

Crashed after trying to sync keys.

ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: seahorse 3.2.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
Uname: Linux 3.0.0-13-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
CrashCounter: 1
Date: Mon Nov  7 00:04:11 2011
ExecutablePath: /usr/bin/seahorse
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha i386 (20100803.1)
ProcCmdline: seahorse
SegvAnalysis:
 Segfault happened at: 0x1f01b3 g_type_check_instance_cast+83:movzbl 
0xe(%esi),%edx
 PC (0x001f01b3) ok
 source 0xe(%esi) (0xff5e) not located in a known VMA region (needed 
readable region)!
 destination %edx ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: seahorse
StacktraceTop:
 g_type_check_instance_cast () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
 seahorse_context_find_source ()
 seahorse_context_discover_objects ()
 ?? ()
 seahorse_pgp_key_properties_show ()
Title: seahorse crashed with SIGSEGV in g_type_check_instance_cast()
UpgradeStatus: Upgraded to oneiric on 2011-08-07 (91 days ago)
UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare

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


** Tags: apport-crash i386 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/886950

Title:
  seahorse crashed with SIGSEGV in g_type_check_instance_cast()

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

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


[Bug 886950] Re: seahorse crashed with SIGSEGV in g_type_check_instance_cast()

2011-11-06 Thread Steffen Röcker
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/886950

Title:
  seahorse crashed with SIGSEGV in g_type_check_instance_cast()

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

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


[Bug 763299] Re: hal-disable-polling assert failure: *** buffer overflow detected ***: hal-disable-polling terminated

2011-11-01 Thread Steffen Röcker
** Tags added: oneiric

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

Title:
  hal-disable-polling assert failure: *** buffer overflow detected ***:
  hal-disable-polling terminated

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

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


[Bug 743859] Re: Could not display /tmp/test.ps - The location is not a folder.

2011-10-29 Thread Steffen Röcker
Are you sure this is fixed in oneiric? I had exo-utils  0.6.2-2 installed and 
xdg-open file opened nautilus.
I removed exo-utils  and the file opens as expected.

** Tags added: oneiric

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

Title:
  Could not display /tmp/test.ps - The location is not a folder.

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

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


[Bug 872967] Re: gdecrypt wont start: picture format unknown

2011-10-29 Thread Steffen Röcker
This seems to be a bug in gdk-pixbuf and SVG loading, changing the code to use 
gtk.ICON_LOOKUP_NO_SVG works fine.
However, the exception should always be catched.

I have uploaded working version of gdecrypt to my PPA:
https://launchpad.net/~sroecker/+archive/oneiric

** Also affects: gdk-pixbuf (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/872967

Title:
  gdecrypt wont start: picture format unknown

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

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


[Bug 872967] Re: gdecrypt wont start: picture format unknown

2011-10-29 Thread Steffen Röcker
** Patch added: fix_icon.patch
   
https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/872967/+attachment/2577724/+files/fix_icon.patch

** Tags added: patch

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

Title:
  gdecrypt wont start: picture format unknown

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

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


[Bug 814911] Re: arista-gtk crashed with GError in setup_source(): Icon 'camera-video' not present in theme

2011-10-29 Thread Steffen Röcker
I have uploaded a fixed version to my PPA:
https://launchpad.net/~sroecker/+archive/oneiric

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

Title:
  arista-gtk crashed with GError in setup_source(): Icon 'camera-video'
  not present in theme

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

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


[Bug 706039] Re: Can't produce data in UYVY

2011-10-29 Thread Steffen Röcker
Strange, it only works if I apply both patches.
I've uploaded a fixed version to my PPA 
(https://launchpad.net/~sroecker/+archive/oneiric).

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

Title:
  Can't produce data in UYVY

To manage notifications about this bug go to:
https://bugs.launchpad.net/gst-plugins-good/+bug/706039/+subscriptions

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


[Bug 857634] Re: deluge-gtk crashes when creating torrent

2011-10-29 Thread Steffen Röcker
** Changed in: deluge (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/857634

Title:
  deluge-gtk crashes when creating torrent

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

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


[Bug 857634] Re: deluge-gtk crashes when creating torrent

2011-10-29 Thread Steffen Röcker
I can confirm this crash (dupe bug #879779).

There seems to be something wrong with the pygtk progressbar code:
#22 0x7f8bc823f437 in _wrap_gtk_progress_bar_set_fraction (self=0x3d48f00, 
args=optimized out, kwargs=optimized out) at gtk.c:70914
kwlist = {0x7f8bc8300544 fraction, 0x0}

** Also affects: pygtk (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/857634

Title:
  deluge-gtk crashes when creating torrent

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

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


[Bug 857634] Re: deluge-gtk crashes when creating torrent

2011-10-29 Thread Steffen Röcker
Forget about the pygtk stuff, it's a gdk bug.

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

** Also affects: gtk+2.0 (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/857634

Title:
  deluge-gtk crashes when creating torrent

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

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


[Bug 872967] Re: gdecrypt wont start: picture format unknown

2011-10-29 Thread Steffen Röcker
Attached is some code to reproduce the bug.

gdk_pixbuf_new_from_file doesn't work while
rsvg_pixbuf_from_file works.

** Attachment added: reproduce.c
   
https://bugs.launchpad.net/ubuntu/+source/gdecrypt/+bug/872967/+attachment/2578163/+files/reproduce.c

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

Title:
  gdecrypt wont start: picture format unknown

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

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


[Bug 882986] [NEW] Lightdm test-mode corrupts dconf

2011-10-28 Thread Steffen Röcker
Public bug reported:

Starting lightdm --test-mode and logging into the currently logged in user 
leads to a corruped dconf.
The desktop is drawn with stock icons and themes as described in bug #859723 
and bug #879793.

After deleting .config/dconf/user and logging in again everything seems
to work again.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: lightdm 1.0.5-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-13.21-generic 3.0.6
Uname: Linux 3.0.0-13-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Fri Oct 28 10:43:32 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release Candidate amd64 
(20100928)
ProcEnviron:
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: lightdm
UpgradeStatus: Upgraded to oneiric on 2011-10-23 (4 days ago)

** Affects: lightdm (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/882986

Title:
  Lightdm test-mode corrupts dconf

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

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

[Bug 882986] Re: Lightdm test-mode corrupts dconf

2011-10-28 Thread Steffen Röcker
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/882986

Title:
  Lightdm test-mode corrupts dconf

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

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


[Bug 882986] Re: Lightdm test-mode corrupts dconf

2011-10-28 Thread Steffen Röcker
Output of dconf watch / 

** Attachment added: dconf-watch.txt
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/882986/+attachment/2576387/+files/dconf-watch.txt

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

Title:
  Lightdm test-mode corrupts dconf

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

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


[Bug 882986] Re: Lightdm test-mode corrupts dconf

2011-10-28 Thread Steffen Röcker
Corrupted user dconf

** Attachment added: user-fail.gz
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/882986/+attachment/2576389/+files/user-fail.gz

** Description changed:

  Starting lightdm --test-mode and logging into the currently logged in user 
leads to a corruped dconf.
- The desktop is drawn with stock icons and themes as described in bug #859723 
and #879793.
+ The desktop is drawn with stock icons and themes as described in bug #859723 
and bug #879793.
  
  After deleting .config/dconf/user and logging in again everything seems
  to work again.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: lightdm 1.0.5-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-13.21-generic 3.0.6
  Uname: Linux 3.0.0-13-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Fri Oct 28 10:43:32 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release Candidate amd64 
(20100928)
  ProcEnviron:
-  PATH=(custom, user)
-  LANG=de_DE.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, user)
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to oneiric on 2011-10-23 (4 days ago)

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

Title:
  Lightdm test-mode corrupts dconf

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

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

[Bug 859723] Re: Nautilus appearance without colour or theme

2011-10-28 Thread Steffen Röcker
I could reproduce and fix this.
My dconf got corrupted by lightdm --test-mode. After deleting 
.config/dconf/user everything works again.
See bug #882986.

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

Title:
  Nautilus appearance without colour or theme

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

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


[Bug 878464] Re: empathy-av crashed with SIGABRT in raise()

2011-10-28 Thread Steffen Röcker
Yes, this is reproducible.

Crashes every time when an Android phone is trying to make a video call
with Google talk.

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

Title:
  empathy-av crashed with SIGABRT in raise()

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

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


[Bug 878464] Re: empathy-av crashed with SIGABRT in raise()

2011-10-28 Thread Steffen Röcker
Yes, although on another computer. Already filed bug #883006.

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

Title:
  empathy-av crashed with SIGABRT in raise()

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

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


[Bug 859723] Re: Nautilus appearance without colour or theme

2011-10-27 Thread Steffen Röcker
Since today  I have the same problem on two computers.
I just noticed that the guest account is working fine.

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

Title:
  Nautilus appearance without colour or theme

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

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


[Bug 864729] Re: [i945gm] GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000102

2011-10-26 Thread Steffen Röcker
Thanks for checking Bryce. Indeed, the gpu worked quite fine after that.
I have apport enabled to fix a few other bugs so I  thought I report that bug 
too.
Is there a fix for apport-gpu-error-intel.py?

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

Title:
  [i945gm] GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0102

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

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


[Bug 878486] Re: gsd-printer crashed with SIGABRT in __kernel_vsyscall()

2011-10-25 Thread Steffen Röcker
I just tested the patch and it seems to fix the issue in gsd-printer.
But now g-s-d crashed after resume:

#0  create_device (dev=optimized out, display=optimized out, 
device_manager=optimized out)
at /build/buildd/gtk+3.0-3.2.0/./gdk/x11/gdkdevicemanager-xi2.c:245
#1  add_device (device_manager=0x8127028, dev=0x0, emit_signal=1)
at /build/buildd/gtk+3.0-3.2.0/./gdk/x11/gdkdevicemanager-xi2.c:310
#2  0x0014a511 in handle_hierarchy_changed (device_manager=0x8127028, 
ev=optimized out)
at /build/buildd/gtk+3.0-3.2.0/./gdk/x11/gdkdevicemanager-xi2.c:590
#3  gdk_x11_device_manager_xi2_translate_event (xevent=0xbfbfb61c, 
event=0x8252db8, 
display=0x8136800, translator=0x8127028)
at /build/buildd/gtk+3.0-3.2.0/./gdk/x11/gdkdevicemanager-xi2.c:1050
#4  gdk_x11_device_manager_xi2_translate_event (translator=0x8127028, 
display=0x8136800, 
event=0x8252db8, xevent=0xbfbfb61c)
at /build/buildd/gtk+3.0-3.2.0/./gdk/x11/gdkdevicemanager-xi2.c:1011
#5  0x001548f5 in _gdk_x11_event_translator_translate (translator=0x8127028, 
display=0x8136800, 
xevent=0xbfbfb61c) at 
/build/buildd/gtk+3.0-3.2.0/./gdk/x11/gdkeventtranslator.c:53
#6  0x001543c4 in gdk_event_source_translate_event (xevent=0xbfbfb61c, 
event_source=0x81412b8)
at /build/buildd/gtk+3.0-3.2.0/./gdk/x11/gdkeventsource.c:242
#7  _gdk_x11_display_queue_events (display=0x8136800)
at /build/buildd/gtk+3.0-3.2.0/./gdk/x11/gdkeventsource.c:334
#8  0x0012875e in gdk_display_get_event (display=0x8136800)
at /build/buildd/gtk+3.0-3.2.0/./gdk/gdkdisplay.c:311
#9  0x00153eba in gdk_event_source_dispatch (source=0x81412b8, callback=0, 
user_data=0x0)
at /build/buildd/gtk+3.0-3.2.0/./gdk/x11/gdkeventsource.c:356
#10 0x00a6525f in g_main_context_dispatch () from 
/lib/i386-linux-gnu/libglib-2.0.so.0
#11 0x00a65990 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
---Type return to continue, or q return to quit---
#12 0x00a65f9b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#13 0x00536f95 in gtk_main () at 
/build/buildd/gtk+3.0-3.2.0/./gtk/gtkmain.c:1367
#14 0x0804af0e in main ()

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

Title:
  gsd-printer crashed with SIGABRT in __kernel_vsyscall()

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

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


[Bug 723841] Re: file-roller crashed with SIGSEGV in _gtk_marshal_BOOLEAN__BOXED()

2011-10-24 Thread Steffen Röcker
Still crashing on oneric with file-roller 3.2.1-0ubuntu1. (bug #880879)

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

Title:
  file-roller crashed with SIGSEGV in _gtk_marshal_BOOLEAN__BOXED()

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/723841/+subscriptions

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


[Bug 814911] Re: arista-gtk crashed with GError in setup_source(): Icon 'camera-video' not present in theme

2011-10-24 Thread Steffen Röcker
There is no video-camera icon present in the default theme.
Instead of showing no icon arista crashes, this patch fixes the crash.

** Patch added: 1002-fix-video-icon-crash.patch
   
https://bugs.launchpad.net/ubuntu/+source/arista/+bug/814911/+attachment/2570610/+files/1002-fix-video-icon-crash.patch

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

Title:
  arista-gtk crashed with GError in setup_source(): Icon 'camera-video'
  not present in theme

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

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


[Bug 872652] Re: screensaver backlight stuck off, system looks hung

2011-10-24 Thread Steffen Röcker
Just tested the patch from #26 under 3.0.0-13-generic. Works great!

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

Title:
  screensaver backlight stuck off, system looks hung

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

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


[Bug 203843] Re: pommed doesn't work with macbook 4,1

2011-10-23 Thread Steffen Röcker
** Changed in: pommed (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  pommed doesn't work with macbook 4,1

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

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


[Bug 879829] [NEW] file doesn't recognize webm

2011-10-22 Thread Steffen Röcker
Public bug reported:

file doesn't recognize webm. Newer version does.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: file 5.04-5ubuntu3
ProcVersionSignature: Ubuntu 3.0.0-13.21-generic 3.0.6
Uname: Linux 3.0.0-13-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Sat Oct 22 11:25:17 2011
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha i386 (20100803.1)
ProcEnviron:
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: file
UpgradeStatus: Upgraded to oneiric on 2011-08-07 (75 days ago)

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


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

Title:
  file doesn't recognize webm

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

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


[Bug 879829] Re: file doesn't recognize webm

2011-10-22 Thread Steffen Röcker
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/879829

Title:
  file doesn't recognize webm

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

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


[Bug 621042] Re: segfault in libmagic1

2011-10-22 Thread Steffen Röcker
Can you attach the file?
Otherwise hexdump -C file | head -10 would be interesting.

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

Title:
  segfault in libmagic1

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

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


[Bug 420248] Re: file doesn't recognise Smart Game Format files.

2011-10-22 Thread Steffen Röcker
** Changed in: file (Ubuntu)
   Status: New = Fix Released

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

Title:
  file doesn't recognise Smart Game Format files.

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

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


[Bug 22198] Re: Missing magic for text/calendar files

2011-10-22 Thread Steffen Röcker
** Changed in: file (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Missing magic for text/calendar files

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

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


[Bug 620827] Re: magic for High Sierra CD-ROM filesystem data is wrong

2011-10-22 Thread Steffen Röcker
** Changed in: file (Ubuntu)
   Status: New = Confirmed

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

Title:
  magic for High Sierra CD-ROM filesystem data is wrong

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

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


[Bug 577352] Re: makes 100% CPU load on big file with much 0A

2011-10-22 Thread Steffen Röcker
** Changed in: file (Ubuntu)
   Status: New = Fix Released

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

Title:
  makes 100% CPU load on big file with much 0A

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

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


[Bug 435199] Re: utility 'file' does not recognize hfs disk image

2011-10-22 Thread Steffen Röcker
** Changed in: file (Ubuntu)
   Status: New = Confirmed

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

Title:
  utility 'file' does not recognize hfs disk image

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

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


[Bug 521689] Re: file doesn't recognize AVF video container

2011-10-22 Thread Steffen Röcker
** Changed in: file (Ubuntu)
   Status: New = Confirmed

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

Title:
  file doesn't recognize AVF video container

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

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


[Bug 876962] Re: file --help claims -L is the default, but it isn't

2011-10-22 Thread Steffen Röcker
** Changed in: file (Ubuntu)
   Status: New = Confirmed

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

Title:
  file --help claims -L is the default, but it isn't

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

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


[Bug 736259] Re: file utility: epub files identified as 'data'

2011-10-22 Thread Steffen Röcker
Fixed in file 5.0.9.

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

Title:
  file utility: epub files identified as 'data'

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

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


[Bug 879829] Re: file doesn't recognize webm

2011-10-22 Thread Steffen Röcker
** Changed in: file (Ubuntu)
   Status: New = Confirmed

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

Title:
  file doesn't recognize webm

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

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


[Bug 671152] Re: file reports wrong mime type for djvu files

2011-10-22 Thread Steffen Röcker
** Changed in: file (Ubuntu)
   Status: New = Fix Released

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

Title:
  file reports wrong mime type for djvu files

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

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


[Bug 621042] Re: segfault in libmagic1

2011-10-22 Thread Steffen Röcker
** Changed in: file (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/621042

Title:
  segfault in libmagic1

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

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


[Bug 259851] Re: file ~/.magic prevents using /usr/share/file/magic

2011-10-22 Thread Steffen Röcker
** Changed in: file (Ubuntu)
   Status: New = Fix Released

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

Title:
  file ~/.magic prevents using /usr/share/file/magic

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

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


[Bug 198232] Re: file reports negative size for QCOW images

2011-10-22 Thread Steffen Röcker
** Changed in: file (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  file reports negative size for QCOW images

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

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


[Bug 77166] Re: Reports PEF files as TIFF

2011-10-22 Thread Steffen Röcker
** Changed in: file (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Reports PEF files as TIFF

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

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


[Bug 678000] Re: file does not recognize most opendocument mime types

2011-10-22 Thread Steffen Röcker
** Changed in: file (Ubuntu)
   Status: New = Confirmed

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

Title:
  file does not recognize most opendocument mime types

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

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


[Bug 784804] Re: Clicking Nautilus launcher icon fails to open a Nautilus file explorer window when copying a file and all other Nautilus windows are closed / bamf should skip the taskbar

2011-10-21 Thread Steffen Röcker
This fix seems to cause bug #851606.

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

Title:
  Clicking Nautilus launcher icon fails to open a Nautilus file explorer
  window when  copying a file and all other Nautilus windows are closed
  / bamf should skip the taskbar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/784804/+subscriptions

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


[Bug 851606] Re: unity-2d multi-window selector does not show 'file copy' dialog

2011-10-21 Thread Steffen Röcker
There was a notification applet for longer fily copy processes in
natty, wonder where that is now.

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

Title:
  unity-2d multi-window selector does not show 'file copy' dialog

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-2d/+bug/851606/+subscriptions

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


[Bug 795708] Re: nautilus crashed with SIGSEGV in nautilus_window_slot_get_current_uri()

2011-10-20 Thread Steffen Röcker
I don't have nautilus-open-terminal installed and get this crash.

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

Title:
  nautilus crashed with SIGSEGV in
  nautilus_window_slot_get_current_uri()

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

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


[Bug 728973] Re: software-center crashed with RuntimeError in on_window_main_delete_event(): called outside of a mainloop

2011-10-19 Thread Steffen Röcker
Not fixed in natty software-center 4.0.5.

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

Title:
  software-center crashed with RuntimeError in
  on_window_main_delete_event(): called outside of a mainloop

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

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


[Bug 872652] Re: screensaver backlight stuck off, system looks hung

2011-10-19 Thread Steffen Röcker
I can confirm the patch works for the screensaver issue.
It does not work for xset s activate.
MacBook1,1 with 945GM

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

Title:
  screensaver backlight stuck off, system looks hung

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

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


[Bug 854067] Re: calibre crashed with SIGSEGV in DBusMenuExporter::setStatus()

2011-10-18 Thread Steffen Röcker
** Also affects: calibre
   Importance: Undecided
   Status: New

** Also affects: libdbusmenu-qt (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: libdbusmenu-qt (Ubuntu)
   Status: New = Confirmed

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

Title:
  calibre crashed with SIGSEGV in DBusMenuExporter::setStatus()

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

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


[Bug 877791] [NEW] appmenu crashes on AppMenuPlatformMenuBar::setAltPressed

2011-10-18 Thread Steffen Röcker
Public bug reported:

Several applications (calibre,fbreader) crash in 
AppMenuPlatformMenuBar::setAltPressed
because m_exporter is NULL.
Workaround in line 216:
-if (m_adapter) {
+if (m_adapter  m_adapter-m_exporter) {
seems to work.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: appmenu-qt 0.2.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Wed Oct 19 00:40:29 2011
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha i386 (20100803.1)
ProcEnviron:
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: appmenu-qt
UpgradeStatus: Upgraded to oneiric on 2011-08-07 (72 days ago)

** Affects: appmenu-qt (Ubuntu)
 Importance: Undecided
 Status: Confirmed


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

Title:
  appmenu crashes on AppMenuPlatformMenuBar::setAltPressed

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

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


[Bug 877791] Re: appmenu crashes on AppMenuPlatformMenuBar::setAltPressed

2011-10-18 Thread Steffen Röcker
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/877791

Title:
  appmenu crashes on AppMenuPlatformMenuBar::setAltPressed

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

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


[Bug 858196] Re: FBReader crashed with SIGSEGV in DBusMenuExporter::setStatus()

2011-10-18 Thread Steffen Röcker
*** This bug is a duplicate of bug 877791 ***
https://bugs.launchpad.net/bugs/877791

** This bug has been marked a duplicate of bug 877791
   appmenu crashes on AppMenuPlatformMenuBar::setAltPressed

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

Title:
  FBReader crashed with SIGSEGV in DBusMenuExporter::setStatus()

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

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


[Bug 854067] Re: calibre crashed with SIGSEGV in DBusMenuExporter::setStatus()

2011-10-18 Thread Steffen Röcker
*** This bug is a duplicate of bug 877791 ***
https://bugs.launchpad.net/bugs/877791

** Changed in: libdbusmenu-qt (Ubuntu)
   Status: Confirmed = Invalid

** This bug has been marked a duplicate of bug 877791
   appmenu crashes on AppMenuPlatformMenuBar::setAltPressed

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

Title:
  calibre crashed with SIGSEGV in DBusMenuExporter::setStatus()

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

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


[Bug 861243] Re: FBReader crashed with SIGSEGV in DBusMenuExporter::setStatus()

2011-10-18 Thread Steffen Röcker
*** This bug is a duplicate of bug 877791 ***
https://bugs.launchpad.net/bugs/877791

** This bug is no longer a duplicate of bug 858196
   FBReader crashed with SIGSEGV in DBusMenuExporter::setStatus()
** This bug has been marked a duplicate of bug 877791
   appmenu crashes on AppMenuPlatformMenuBar::setAltPressed

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

Title:
  FBReader crashed with SIGSEGV in DBusMenuExporter::setStatus()

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

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


[Bug 706039] Re: Can't produce data in UYVY

2011-10-18 Thread Steffen Röcker
Camera works in cheese with the patches for gst-plugins-good.

** Also affects: gst-plugins-good0.10 (Ubuntu)
   Importance: Undecided
   Status: New

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

** Also affects: gst-plugins-good via
   https://bugzilla.gnome.org/show_bug.cgi?id=649067
   Importance: Unknown
   Status: Unknown

** Changed in: gst-plugins-good0.10 (Ubuntu)
   Status: New = Confirmed

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

Title:
  Can't produce data in UYVY

To manage notifications about this bug go to:
https://bugs.launchpad.net/gst-plugins-good/+bug/706039/+subscriptions

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


[Bug 706039] Re: Can't produce data in UYVY

2011-10-18 Thread Steffen Röcker
** Changed in: isight-firmware-tools
   Status: New = Confirmed

** Also affects: isight-firmware-tools (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/706039

Title:
  Can't produce data in UYVY

To manage notifications about this bug go to:
https://bugs.launchpad.net/gst-plugins-good/+bug/706039/+subscriptions

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


[Bug 874346] Re: check-new-release-gtk crashed with TypeError in on_button_ask_me_later_clicked(): integer argument expected, got float

2011-10-17 Thread Steffen Röcker
Line 125 should be:
next_check = int(time.time()) + 7*24*60*60

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

Title:
  check-new-release-gtk crashed with TypeError in
  on_button_ask_me_later_clicked(): integer argument expected, got float

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

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


[Bug 864729] [NEW] [i945gm] GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000102

2011-10-02 Thread Steffen Röcker
Public bug reported:

Happened after suspend.

ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 1.23-0ubuntu2
Architecture: i386
Chipset: i945gm
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Sun Oct  2 18:03:36 2011
DistUpgraded: Log time: 2011-08-07 21:45:30.276593
DistroCodename: oneiric
DistroVariant: ubuntu
DpkgLog:
 
DuplicateSignature: [i945gm] GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0102 
Ubuntu 11.10
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu
GpuHangFrequency: Very infrequently
GpuHangReproducibility: Occurs more often under certain circumstances
GpuHangStarted: Since a couple weeks or more
GraphicsCard:
 Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics 
Controller [8086:27a2] (rev 03) (prog-if 00 [VGA controller])
   Subsystem: Intel Corporation Device [8086:7270]
   Subsystem: Intel Corporation Device [8086:7270]
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha i386 (20100803.1)
InterpreterPath: /usr/bin/python2.7
MachineType: Apple Computer, Inc. MacBook1,1
ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-12-generic 
root=UUID=abba2c62-0032-4e39-b747-7a29ad001582 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 xserver-xorg 1:7.6+7ubuntu7
 libdrm2  2.4.26-1ubuntu1
 xserver-xorg-video-intel 2:2.15.901-1ubuntu2
SourcePackage: xserver-xorg-video-intel
Title: [i945gm] GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0102
UpgradeStatus: Upgraded to oneiric on 2011-08-07 (55 days ago)
UserGroups:
 
dmi.bios.date: 10/12/06
dmi.bios.vendor: Apple Computer, Inc.
dmi.bios.version: MB11.88Z.0061.B03.0610121324
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Mac-F4208CC8
dmi.board.vendor: Apple Computer, Inc.
dmi.board.version: PVT
dmi.chassis.asset.tag: Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Computer, Inc.
dmi.chassis.version: Mac-F4208CC8
dmi.modalias: 
dmi:bvnAppleComputer,Inc.:bvrMB11.88Z.0061.B03.0610121324:bd10/12/06:svnAppleComputer,Inc.:pnMacBook1,1:pvr1.0:rvnAppleComputer,Inc.:rnMac-F4208CC8:rvrPVT:cvnAppleComputer,Inc.:ct10:cvrMac-F4208CC8:
dmi.product.name: MacBook1,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Computer, Inc.
version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu1
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.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: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-crash freeze i386 oneiric ubuntu

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

Title:
  [i945gm] GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0102

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

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


[Bug 864729] Re: [i945gm] GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00000102

2011-10-02 Thread Steffen Röcker
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/864729

Title:
  [i945gm] GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0102

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

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


[Bug 814473] Re: gnome-settings-daemon crashed with SIGSEGV in gdk_display_get_event()

2011-09-30 Thread Steffen Röcker
Just crashed for me with libgtk-3-0 3.2.0-0ubuntu1.

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

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

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

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


[Bug 584862] Re: libvirt launches dnsmasq for non-dhcp networks.

2011-07-19 Thread Steffen Röcker
On natty libvirt seems to start dnsmasq on lo by default despite
--except-interface lo.

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

Title:
  libvirt launches dnsmasq for non-dhcp networks.

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

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


[Bug 756894] Re: mount.ocfs2: join errors when node with kernel = 2.6.37 joins with nodes with kernels 2.6.37

2011-07-19 Thread Steffen Röcker
** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  mount.ocfs2: join errors when node with kernel = 2.6.37 joins with
  nodes with kernels  2.6.37

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

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


[Bug 584862] Re: libvirt launches dnsmasq for non-dhcp networks.

2011-07-19 Thread Steffen Röcker
On natty libvirt seems to start dnsmasq on lo by default despite
--except-interface lo.

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

Title:
  libvirt launches dnsmasq for non-dhcp networks.

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

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


[Bug 756894] Re: mount.ocfs2: join errors when node with kernel = 2.6.37 joins with nodes with kernels 2.6.37

2011-07-19 Thread Steffen Röcker
** 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/756894

Title:
  mount.ocfs2: join errors when node with kernel = 2.6.37 joins with
  nodes with kernels  2.6.37

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

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


[Bug 462542] Re: Add newer ixgbe to backports

2011-07-04 Thread Steffen Röcker
** Changed in: linux-backports-modules-2.6.24 (Ubuntu)
   Status: New = Confirmed

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

Title:
  Add newer ixgbe to backports

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-backports-modules-2.6.24/+bug/462542/+subscriptions

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


[Bug 462542] Re: Add newer ixgbe to backports

2011-07-04 Thread Steffen Röcker
I can confirm this for maverick.
Also the version shipped in maverick very unstable and crashed every few days, 
lots of improvement upstream.

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

Title:
  Add newer ixgbe to backports

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-backports-modules-2.6.24/+bug/462542/+subscriptions

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


[Bug 782122] Re: [i945gm] GPU lockup (ESR: 0x00000011 PGTBL_ER: 0x00000102 IPEHR: 0x01000000)

2011-05-13 Thread Steffen Röcker
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/782122

Title:
  [i945gm] GPU lockup (ESR: 0x0011 PGTBL_ER: 0x0102 IPEHR:
  0x0100)

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


[Bug 782122] [NEW] [i945gm] GPU lockup (ESR: 0x00000011 PGTBL_ER: 0x00000102 IPEHR: 0x01000000)

2011-05-13 Thread Steffen Röcker
Public bug reported:

Binary package hint: xserver-xorg-video-intel

GPU lockup occured after/before sleep.

ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: xserver-xorg-video-intel 2:2.14.0-4ubuntu7.1
ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
Uname: Linux 2.6.38-9-generic i686
Architecture: i386
Chipset: i945gm
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
DRM.card0.DVI.D.1:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
DRM.card0.LVDS.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1280x800
 edid-base64: 
AP///wAGEF+cAAgQAQOAHRJ4Ci8wl1hTiyklUFQBAQEBAQEBAQEBAQEBAQEBvBsAoFAgFzAwIDYAHrMQAAAYAQAGECog/gBMUDEzM1dYMS1UTEEx/gBDb2xvciBMQ0QKICAgAMI=
DRM.card0.VGA.1:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
Date: Fri May 13 12:40:00 2011
DistUpgraded: Log time: 2011-04-09 16:20:02.842084
DistroCodename: natty
DistroVariant: ubuntu
DuplicateSignature: (ESR: 0x0011 PGTBL_ER: 0x0102 IPEHR: 0x0100)
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
GraphicsCard:
 Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics 
Controller [8086:27a2] (rev 03) (prog-if 00 [VGA controller])
   Subsystem: Intel Corporation Device [8086:7270]
   Subsystem: Intel Corporation Device [8086:7270]
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Alpha i386 (20100803.1)
InterpreterPath: /usr/bin/python2.7
MachineType: Apple Computer, Inc. MacBook1,1
ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-9-generic 
root=UUID=abba2c62-0032-4e39-b747-7a29ad001582 ro quiet splash vt.handoff=7
ProcKernelCmdLine_: BOOT_IMAGE=/boot/vmlinuz-2.6.38-9-generic 
root=UUID=abba2c62-0032-4e39-b747-7a29ad001582 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 xserver-xorg 1:7.6+4ubuntu3
 libdrm2  2.4.23-1ubuntu6
 xserver-xorg-video-intel 2:2.14.0-4ubuntu7.1
Renderer: Unknown
SourcePackage: xserver-xorg-video-intel
Title: [i945gm] GPU lockup (ESR: 0x0011 PGTBL_ER: 0x0102 IPEHR: 
0x0100)
UpgradeStatus: Upgraded to natty on 2011-04-09 (33 days ago)
UserGroups:
 
dmi.bios.date: 10/12/06
dmi.bios.vendor: Apple Computer, Inc.
dmi.bios.version: MB11.88Z.0061.B03.0610121324
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Mac-F4208CC8
dmi.board.vendor: Apple Computer, Inc.
dmi.board.version: PVT
dmi.chassis.asset.tag: Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Computer, Inc.
dmi.chassis.version: Mac-F4208CC8
dmi.modalias: 
dmi:bvnAppleComputer,Inc.:bvrMB11.88Z.0061.B03.0610121324:bd10/12/06:svnAppleComputer,Inc.:pnMacBook1,1:pvr1.0:rvnAppleComputer,Inc.:rnMac-F4208CC8:rvrPVT:cvnAppleComputer,Inc.:ct10:cvrMac-F4208CC8:
dmi.product.name: MacBook1,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Computer, Inc.
version.compiz: compiz 1:0.9.4+bzr20110415-0ubuntu2
version.libdrm2: libdrm2 2.4.23-1ubuntu6
version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu7.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu7

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-crash freeze i386 natty need-duplicate-check needs-reassignment 
regression-update ubuntu

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

Title:
  [i945gm] GPU lockup (ESR: 0x0011 PGTBL_ER: 0x0102 IPEHR:
  0x0100)

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


[Bug 607838] Re: 3w-sas driver

2011-04-28 Thread Steffen Röcker
** Changed in: linux (Ubuntu)
   Status: New = Confirmed

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

Title:
  3w-sas driver

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


[Bug 767730] Re: package apport-gtk 1.20.1-0ubuntu3 failed to install/upgrade: afhængighedsproblemer - efterlader den ukonfigureret

2011-04-20 Thread Steffen Röcker
*** This bug is a duplicate of bug 767498 ***
https://bugs.launchpad.net/bugs/767498

I can confirm this, this is because apport is disabled now per defaul.
Setting enabled=1 in /etc/default/apport or sudo service apport start 
force_start=1 starts apport again and makes it possible to upgrade the package.

** Changed in: apport (Ubuntu)
   Status: New = Confirmed

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

Title:
  package apport-gtk 1.20.1-0ubuntu3 failed to install/upgrade:
  afhængighedsproblemer - efterlader den ukonfigureret

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

[Bug 748308] Re: fglrx driver doesn't work because libatiuki.so.1 is not found

2011-04-15 Thread Steffen Röcker
I am not sure why fglrx did not work when I installed it the first time.
I installed it again and I didn't get this bug anymore.

** Changed in: fglrx-installer (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  fglrx driver doesn't work because libatiuki.so.1 is not found

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


[Bug 748308] [NEW] fglrx driver doesn't work because libatiuki.so.1 is not found

2011-04-02 Thread Steffen Röcker
Public bug reported:

Manually building from fglrx-installer and installing fglrx did work
though.

[  1695.923] (II) LoadModule: fglrx
[  1695.923] (II) Loading 
/usr/lib/xorg/extra-modules/modules/drivers/fglrx_drv.so
[  1695.938] (II) Module fglrx: vendor=FireGL - ATI Technologies Inc.
[  1695.938]compiled for 1.4.99.906, module version = 8.84.60
[  1695.938]Module class: X.Org Video Driver
[  1695.938] (II) Loading sub module fglrxdrm
[  1695.938] (II) LoadModule: fglrxdrm
[  1695.938] (II) Loading 
/usr/lib/xorg/extra-modules/modules/linux/libfglrxdrm.so
[  1695.938] (EE) Failed to load 
/usr/lib/xorg/extra-modules/modules/linux/libfglrxdrm.so: libatiuki.so.1: 
cannot open shared object file: No such file or directory
[  1695.938] (EE) LoadModule: Module fglrxdrm does not have a 
fglrxdrmModuleData data object.
[  1695.938] (II) UnloadModule: fglrxdrm
[  1695.938] (II) Unloading fglrxdrm
[  1695.938] (EE) Can't load FireGL DRM library (libfglrxdrm.so).

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: fglrx 2:8.840-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
Uname: Linux 2.6.38-7-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Sat Apr  2 15:59:28 2011
DistroCodename: natty
DistroVariant: ubuntu
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release Candidate amd64 
(20100928)
ProcEnviron:
 LANGUAGE=de_DE:en
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: fglrx-installer
UpgradeStatus: Upgraded to natty on 2011-03-05 (27 days ago)
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu1

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug natty ubuntu

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

Title:
  fglrx driver doesn't work because libatiuki.so.1 is not found

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


[Bug 748308] Re: fglrx driver doesn't work because libatiuki.so.1 is not found

2011-04-02 Thread Steffen Röcker
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748308

Title:
  fglrx driver doesn't work because libatiuki.so.1 is not found

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


[Bug 575938] Re: tvtime crashes when no device is attached/tvtime does not work when handset is attached

2011-03-15 Thread Steffen Röcker
This is still an issue for natty.

Applying Whoopie#s patch from post #5 fixes it.

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

Title:
  tvtime crashes when no device is attached/tvtime does not work when
  handset is attached

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


[Bug 417770] Re: [i965gm] kernel backlight control method missing for macbooks

2010-10-27 Thread Steffen Röcker
mu3en, can you post the output of

sudo dmidecode -s system-manufacturer
sudo dmidecode -s system-product-name
lspci | grep VGA

to bug #511965 ?

-- 
[i965gm] kernel backlight control method missing for macbooks
https://bugs.launchpad.net/bugs/417770
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 300628] Re: FFe [PATCH] please add fields for hybrid authentication

2010-10-23 Thread Steffen Röcker
A patched version for maverick is now available at my PPA.

-- 
FFe [PATCH] please add fields for hybrid authentication
https://bugs.launchpad.net/bugs/300628
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 658686] Re: Deluge hangs on exit (futex_wait_queue_me)

2010-10-20 Thread Steffen Röcker
Thanks for this fast fix.
Have you downloaded a torrent before trying to quit?
This only happens for me after I downloaded a torrent and connections are left 
open.

-- 
Deluge hangs on exit (futex_wait_queue_me)
https://bugs.launchpad.net/bugs/658686
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 658686] Re: Deluge hangs on exit (futex_wait_queue_me)

2010-10-19 Thread Steffen Röcker
** Changed in: deluge (Ubuntu)
   Status: New = Confirmed

-- 
Deluge hangs on exit (futex_wait_queue_me)
https://bugs.launchpad.net/bugs/658686
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 658686] Re: Deluge hangs on exit (futex_wait_queue_me)

2010-10-19 Thread Steffen Röcker
I can confirm this. It was already fixed for an older version of deluge
(http://dev.deluge-torrent.org/ticket/1247) but somehow was introduced
again in 1.3.0.

It is fixed in master. 
Cherry-picking commit e025b6b9db4f1bddfb92b269ed82e64923dec0b6 (also attached)
solves this for me.


** Bug watch added: Deluge bug tracker #1247
   http://dev.deluge-torrent.org/ticket/1247

** Patch added: fix-hang.patch
   
https://bugs.launchpad.net/ubuntu/+source/deluge/+bug/658686/+attachment/1701970/+files/fix-hang.patch

-- 
Deluge hangs on exit (futex_wait_queue_me)
https://bugs.launchpad.net/bugs/658686
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 620553] Re: gwibber-preferences crashed with IndexError in lambda()

2010-09-13 Thread Steffen Röcker
It is solved after reseting my gconf settings, this should be done when
upgrading.

-- 
gwibber-preferences crashed with IndexError in lambda()
https://bugs.launchpad.net/bugs/620553
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 575938] Re: tvtime crashes when no device is attached/tvtime does not work when handset is attached

2010-09-06 Thread Steffen Röcker
Yes. debian doesn't include the alsa patch so it's not affected.

-- 
tvtime crashes when no device is attached/tvtime does not work when handset is 
attached
https://bugs.launchpad.net/bugs/575938
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   >