[Bug 2064115] Re: Conflict between apparmor and guix on Ubuntu 24.04

2024-05-03 Thread Sjors
Oddly enough despite the above error guix builds work fine.

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

Title:
  Conflict between apparmor and guix on Ubuntu 24.04

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


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

[Bug 2064115] Re: Conflict between apparmor and guix on Ubuntu 24.04

2024-05-01 Thread Sjors
First time I tried this workaround the "aa-enforce guix" command threw
an error about an unrelated file somewhere in /etc/init.d/apparmor
(forgot to write down which, just remember that it used "runbindable").

I uninstalled and purged apparmor, just to try if the Guix build would
work. It did.

I then reinstalled apparmor (and apparmor-utils), and rebooted, to check
if I still got the original permission error. I did.

Then I applied your workaround again, except I set the path to
/home/guix/.config/guix/current/bin/guix

This time I got a cryptic error:

$ sudo aa-enforce guix
Traceback (most recent call last):
  File "/usr/sbin/aa-enforce", line 33, in 
tool.cmd_enforce()
  File "/usr/lib/python3/dist-packages/apparmor/tools.py", line 134, in 
cmd_enforce
for (program, prof_filename, output_name) in self.get_next_for_modechange():
  File "/usr/lib/python3/dist-packages/apparmor/tools.py", line 97, in 
get_next_for_modechange
aaui.UI_Info(_('Profile for %s not found, skipping') % output_name)
 ^^^
TypeError: 'str' object is not callable


An unexpected error occurred!

Maybe it's a Python issue? My default Python via PyEnv is 3.11.7

I also tried the symlink destination
/gnu/store/7xnx56qdzvzm3hkg01y4k4c5x5pk8qpv-guix-command

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

Title:
  Conflict between apparmor and guix on Ubuntu 24.04

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


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

[Bug 1641671] Re: Cronjob /etc/cron.daily/update-notifier-common sends too many e-mail messages

2018-05-29 Thread Sjors Gielen
Julian - That sounds fair. Thanks for your solution!

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

Title:
  Cronjob /etc/cron.daily/update-notifier-common sends too many e-mail
  messages

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

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

[Bug 1641671] Re: "ttf-mscorefonts-installer: processing..." email message repeatedly from /etc/cron.daily/update-notifier-common

2018-02-12 Thread Sjors Gielen
Am also experiencing this from about 30 Ubuntu 16.04 machines in our
office. We get very regular e-mails that the flash plugin was updated,
and there's no "normal" way to silence them. As a workaround, we change
/etc/cron.daily/update-notifier-common to send its output to
`/dev/null`, but this will be rolled back with an change of update-
notifier.

I think that the last patch, posted by Roman Odaisky, will fix part of
the issue. However, for the Flash player, at some point, `apt` is called
which also produces output that is e-mailed in cron. It might be best to
just change the cronjob to redirect its output (perhaps also stderr) to
some log file.

** Summary changed:

- "ttf-mscorefonts-installer: processing..." email message repeatedly from 
/etc/cron.daily/update-notifier-common
+ Cronjob /etc/cron.daily/update-notifier-common sends too many e-mail messages

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

Title:
  Cronjob /etc/cron.daily/update-notifier-common sends too many e-mail
  messages

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

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

[Bug 1641671] Re: Cronjob /etc/cron.daily/update-notifier-common sends too many e-mail messages

2018-02-12 Thread Sjors Gielen
Here's some example output from the cronjob regarding installation of
the flash plugin:

flashplugin-installer: processing...
flashplugin-installer: downloading 
http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_20180206.1.orig.tar.gz
Get:1 
http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_20180206.1.orig.tar.gz
 [30,5 MB]
Fetched 30,5 MB in 6s (4798 kB/s)  
W: Can't drop privileges for downloading as file 
'/var/lib/update-notifier/package-data-downloads/partial/adobe-flashplugin_20180206.1.orig.tar.gz'
 couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
Installing from local file 
/var/lib/update-notifier/package-data-downloads/partial/adobe-flashplugin_20180206.1.orig.tar.gz
Flash Plugin installed.

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

Title:
  Cronjob /etc/cron.daily/update-notifier-common sends too many e-mail
  messages

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

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

[Bug 1748659] Re: Windows 10 Ubuntu 16.04 upgrade to 18.04: package systemd 235-3ubuntu3 failed to install/upgrade: installed systemd package post-installation script subprocess returned error exit st

2018-02-11 Thread Sjors
I know I don’t need Windows to compile for Windows, but I’m writing /
updating those instructions for Windows users. Currently the Ubuntu 16
instructions tell the user to add sources from a newer release, which
could cause problems.

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

Title:
  Windows 10 Ubuntu 16.04 upgrade to 18.04: package systemd 235-3ubuntu3
  failed to install/upgrade: installed systemd package post-installation
  script subprocess returned error exit status 1

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

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

[Bug 1748659] Re: Windows 10 Ubuntu 16.04 upgrade to 18.04: package systemd 235-3ubuntu3 failed to install/upgrade: installed systemd package post-installation script subprocess returned error exit st

2018-02-10 Thread Sjors
Current instructions for reference:
https://github.com/bitcoin/bitcoin/blob/master/doc/build-windows.md

Maybe a Virtual Box on Windows would be an alternative.

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

Title:
  Windows 10 Ubuntu 16.04 upgrade to 18.04: package systemd 235-3ubuntu3
  failed to install/upgrade: installed systemd package post-installation
  script subprocess returned error exit status 1

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

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

[Bug 1748659] Re: Windows 10 Ubuntu 16.04 upgrade to 18.04: package systemd 235-3ubuntu3 failed to install/upgrade: installed systemd package post-installation script subprocess returned error exit st

2018-02-10 Thread Sjors
Ubuntu 18 in a Virtual Box directly on my Mac works fine.

However, I'm trying to make it easier for Windows 10 users to compile
the Bitcoin Core application from source. This is currently problematic
with Ubuntu 16, so I'm trying to see if it can be made to work with
Ubuntu 18 (at least once that's ready). Since I don't have a dedicated
Windows machine, I'm running Windows in a VM. I don't mind breaking it.

Where can I track progress for (experimental) Ubuntu 18.04 support for
the Ubuntu app on Windows?

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

Title:
  Windows 10 Ubuntu 16.04 upgrade to 18.04: package systemd 235-3ubuntu3
  failed to install/upgrade: installed systemd package post-installation
  script subprocess returned error exit status 1

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

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

[Bug 1748659] Re: Windows 10 Ubuntu 16.04 upgrade to 18.04: package systemd 235-3ubuntu3 failed to install/upgrade: installed systemd package post-installation script subprocess returned error exit st

2018-02-10 Thread Sjors
> Do you mean you used Ubuntu app from the Windows store

Correct.

So my setup is:

iMac running MacOS 10.13.3
  Virtual Box 5.2.6
VM running Windows 10 Home Edition

Then on Windows 10 I install Ubuntu from the Windows store and then ran:

do-release-upgrade -d


I tried the latter command again a few times but it always gets stuck at the 
same point.

Perhaps related: when I try to do an apt-get upgrade I get this version
complaint:

udev : Depends: libudev1 (= 229-4ubuntu21.1) but 235-3ubuntu3 is
installed

Maybe that's just because I got stuck in the middle of an upgrade.

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

Title:
  Windows 10 Ubuntu 16.04 upgrade to 18.04: package systemd 235-3ubuntu3
  failed to install/upgrade: installed systemd package post-installation
  script subprocess returned error exit status 1

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

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

[Bug 1748659] [NEW] Windows 10 Ubuntu 16.04 upgrade to 18.04: package systemd 235-3ubuntu3 failed to install/upgrade: installed systemd package post-installation script subprocess returned error exit

2018-02-10 Thread Sjors
Public bug reported:

This was fresh Ubuntu 16.04 instance on Windows 10, running inside a
Virtual Box on an iMac. I did an apt-get dist-upgrade before attempting
to upgrade to 18.04.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: systemd 235-3ubuntu3
ProcVersionSignature: Microsoft 4.4.0-43-Microsoft 4.4.35
Uname: Linux 4.4.0-43-Microsoft x86_64
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
CurrentDmesg: Error: command ['dmesg'] failed with exit code 1: dmesg: read 
kernel buffer failed: Function not implemented
Date: Sat Feb 10 18:59:28 2018
Dmesg:
 
ErrorMessage: installed systemd package post-installation script subprocess 
returned error exit status 1
Lsusb: Error: command ['lsusb'] failed with exit code 1:
ProcInterrupts:
 
ProcKernelCmdLine: BOOT_IMAGE=/kernel init=/init ro
ProcModules: Error: command ['sort', '/proc/modules'] failed with exit code 2: 
sort: cannot read: /proc/modules: No such file or directory
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu1
 apt  1.2.24
SourcePackage: systemd
SystemdDelta:
 [EXTENDED]   /lib/systemd/system/rc-local.service → 
/lib/systemd/system/rc-local.service.d/debian.conf
 [EXTENDED]   /lib/systemd/system/user@.service → 
/lib/systemd/system/user@.service.d/timeout.conf
 
 2 overridden configuration files found.
Title: package systemd 235-3ubuntu3 failed to install/upgrade: installed 
systemd package post-installation script subprocess returned error exit status 1
UpgradeStatus: Upgraded to xenial on 2018-02-10 (0 days ago)

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


** Tags: amd64 apport-package third-party-packages uec-images xenial

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

Title:
  Windows 10 Ubuntu 16.04 upgrade to 18.04: package systemd 235-3ubuntu3
  failed to install/upgrade: installed systemd package post-installation
  script subprocess returned error exit status 1

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

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

[Bug 1564254] Re: nvidia-* kernel module failed to build with clang [arch_hweight.h:56:7: error: expected absolute expression asm (ALTERNATIVE("call __sw_hweight64", POPCNT64, X86_FEATURE_POPCNT)]

2018-01-09 Thread Sjors Gielen
Nevermind that, misdiagnosis: that error is not because it is using
clang, but because it is using gcc < 4.9. Sorry for the noise!

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

Title:
  nvidia-* kernel module failed to build with clang
  [arch_hweight.h:56:7: error: expected absolute expression asm
  (ALTERNATIVE("call __sw_hweight64", POPCNT64, X86_FEATURE_POPCNT)]

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

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

[Bug 1564254] Re: nvidia-* kernel module failed to build with clang [arch_hweight.h:56:7: error: expected absolute expression asm (ALTERNATIVE("call __sw_hweight64", POPCNT64, X86_FEATURE_POPCNT)]

2018-01-09 Thread Sjors Gielen
This occurs in nvidia-graphics-384 still; in this case, the error is:

  CC [M]  /var/lib/dkms/nvidia-384/384.111/build/nvidia/nv-frontend.o
cc: error: unrecognized command line option ‘-fstack-protector-strong’
scripts/Makefile.build:258: recipe for target 
'/var/lib/dkms/nvidia-384/384.111/build/nvidia/nv-frontend.o' failed
make[2]: *** [/var/lib/dkms/nvidia-384/384.111/build/nvidia/nv-frontend.o] 
Error 1


** Also affects: nvidia-graphics-drivers-384 (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: nvidia-graphics-drivers-384 (Ubuntu)

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

Title:
  nvidia-* kernel module failed to build with clang
  [arch_hweight.h:56:7: error: expected absolute expression asm
  (ALTERNATIVE("call __sw_hweight64", POPCNT64, X86_FEATURE_POPCNT)]

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

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

[Bug 1696415] Re: NetworkManager does not update IPv4 address lifetime even though DHCP lease was successfully renewed

2017-11-14 Thread Sjors Gielen
Hi Ray/Julian,

>  * NOTE: The final comment on the upstream GNOME bug claims that the fix
> is incomplete. However, it is possible that the running NetworkManager was
> not restarted (see Regression Potential notes above), which is why
> nm-dhcp-helper is falling back to Event.

This is not the case. Even today, one of the machines is showing the
message from the wrapper that indicates the DHCP lease was not correctly
applied according to the journal:

➜ sjors@cuba  ~  cat /tmp/nm-helper-retries.log 
Tue Nov 14 07:23:07 CET 2017: needed 5 attempts to update NetworkManager 
(RENEW).
Tue Nov 14 09:17:45 CET 2017: needed 5 attempts to update NetworkManager 
(RENEW).
Tue Nov 14 10:06:58 CET 2017: needed 4 attempts to update NetworkManager 
(RENEW).

This is even though the machine was rebooted yesterday, so the daemon
was restarted:

➜ sjors@cuba  ~  uptime  
 23:12:16 up 1 day, 14:04,  3 users,  load average: 0,59, 0,49, 0,47

And the machine is using the patched version of the network-manager:

➜ sjors@cuba  ~  apt-cache policy network-manager
network-manager:
  Installed: 1.2.6-0ubuntu0.16.04.1screenpoint1
  Candidate: 1.2.6-0ubuntu0.16.04.1screenpoint1
  Version table:
 *** 1.2.6-0ubuntu0.16.04.1screenpoint1 100
100 /var/lib/dpkg/status
 1.2.6-0ubuntu0.16.04.1 500
500 http://nl.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages

However, I have not investigated why this happens, as the wrapper script
is an acceptable work-around. I'll report back, however, whether we
still have this problem with the updated Xenial packages -- there is
always a chance I made an error somewhere.

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

Title:
  NetworkManager does not update IPv4 address lifetime even though DHCP
  lease was successfully renewed

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

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

[Bug 1696415] Re: NetworkManager does not update IPv4 address lifetime even though DHCP lease was successfully renewed

2017-07-06 Thread Sjors Gielen
Hi Sebastien, thanks for your comment!

I've reported the bug upstream as GNOME #784636, see
https://bugzilla.gnome.org/show_bug.cgi?id=784636. I already added a
bugwatch.

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

** Also affects: network-manager via
   https://bugzilla.gnome.org/show_bug.cgi?id=784636
   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/1696415

Title:
  NetworkManager does not update IPv4 address lifetime even though DHCP
  lease was successfully renewed

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

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


[Bug 1702307] [NEW] libiconv not found, so character conversion unsupported

2017-07-04 Thread Sjors Gielen
Public bug reported:

DCMTK 3.6.1 has an option to use libiconv to support character
conversion. It looks like this option is explicitly turned on in the
rules file:

-DDCMTK_WITH_ICONV:BOOL=ON \

However, since the Debian package does not depend on libiconv, it is not
found during package build, which is ignored with only a warning:

-- Could NOT find LIBICONV (missing:  LIBICONV_LIBRARY) 
-- Warning: ICONV support will be disabled because libiconv was not found. 
Correct LIBICONV_LIBDIR and LIBICONV_INCLUDE_DIR and re-enable DCMTK_WITH_ICONV.

This causes the DCMTK tools to be unable to convert to UTF-8:

(from 'man dcmdump')
 +U8  --convert-to-utf8
convert all element values that are affected
by Specific Character Set (0008,0005) to UTF-8

# requires support from the libiconv toolkit

$ dcmdump --convert-to-utf8
$dcmtk: dcmdump v3.6.1 2015-09-24 $

dcmdump: Dump DICOM file and data set
error: Unknown option --convert-to-utf8

And in the code, when .convertToUTF8() is called, a 'bad' OFCondition
with text "No character encoding library available" is returned.

I would expect, especially considering WITH_ICONV is explicitly enabled,
that iconv would be a necessary dependency for the package, and the
resulting build is able to use iconv to convert incoming Dicoms to
UTF-8.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: dcmtk 3.6.1~20150924-5
ProcVersionSignature: Ubuntu 4.4.0-83.106-generic 4.4.70
Uname: Linux 4.4.0-83-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.6
Architecture: amd64
CurrentDesktop: XFCE
Date: Tue Jul  4 15:47:31 2017
InstallationDate: Installed on 2015-02-18 (867 days ago)
InstallationMedia: Xubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140723)
SourcePackage: dcmtk
UpgradeStatus: Upgraded to xenial on 2017-03-02 (124 days ago)

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


** Tags: amd64 apport-bug xenial

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

Title:
  libiconv not found, so character conversion unsupported

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

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


[Bug 1696415] Re: NetworkManager does not update IPv4 address lifetime even though DHCP lease was successfully renewed

2017-07-04 Thread Sjors Gielen
I've closed down on the root cause being the /usr/lib/NetworkManager/nm-
dhcp-helper tool. Occasionally, this binary runs, but fails to correctly
send the update to NetworkManager. No errors occur when this happens;
NetworkManager in debug mode just says "accepted connection on private
socket" then "closed connection on private socket" without any updates
happening.

I've managed to work around the issue by wrapping
/usr/lib/NetworkManager/nm-dhcp-helper in a shell script that simply
performs the same lease update until the logs indicate that
NetworkManager received it. This doesn't fix the communication problem,
but adds a safety net that prevents the resulting issues. It's been
tested in an office network of some 12 PCs.

If anyone runs into this issue as well, run the following script to work
around it:

-8<-
#!/bin/bash

HELPERSCRIPT="/usr/lib/NetworkManager/nm-dhcp-helper"
HELPERBIN="/usr/lib/NetworkManager/nm-dhcp-helper.bin"

function is_elf() {
readelf -h "$1" >/dev/null 2>&1
if [ "$?" = "1" ]; then
echo "0"
else
echo "1"
fi
}

if [ "$(is_elf $HELPERSCRIPT)" = "1" ]; then
  mv "$HELPERSCRIPT" "$HELPERBIN"
fi

cat <"$HELPERSCRIPT"
#!/usr/bin/perl
use strict;
use warnings;

if(\$< != 0) {
die "Must run as root\n";
}

my \$reason = \$ENV{reason} || "";
if(\$reason eq "PREINIT") {
# not lease information, so waiting for the journal will make
# nm-dhcp-helper wait for too long, just send it once and exit so
# dhclient will start to get a lease
system("${HELPERBIN}");
exit(0);
}

my \$attempts = 0;
my \$success = 0;
while(\$attempts < 10) {
\$attempts++;
my \$time = time();
sleep(1);
system("${HELPERBIN}");
sleep(1);
my \$leasetime = \`/bin/journalctl --since='\\@\$time' | grep 
NetworkManager | grep ' lease time ' | wc -l\`;
if(\$leasetime == 1) {
\$success = 1;
last;
}
# Try again in 5 seconds
sleep(5);
}

if(\$attempts > 1) {
open my \$fh, ">>", "/tmp/nm-helper-retries.log" or die \$!;
my \$date = \`/bin/date\`;
1 while chomp \$date;
if(\$success) {
print \$fh "\$date: needed \$attempts attempts to update 
NetworkManager (\$reason).\n";
} else {
print \$fh "\$date: gave up after \$attempts attempts 
(\$reason).\n";
}
close \$fh;
}

exit(0);
EOF
chmod +x $HELPERSCRIPT
/usr/sbin/aa-complain /etc/apparmor.d/sbin.dhclient

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

Title:
  NetworkManager does not update IPv4 address lifetime even though DHCP
  lease was successfully renewed

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

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


[Bug 1696415] Re: NetworkManager does not update IPv4 address lifetime even though DHCP lease was successfully renewed

2017-06-14 Thread Sjors Gielen
** Summary changed:

- NetworkManager seems to drop IPv4 DHCP lease even though it was successfully 
renewed
+ NetworkManager does not update IPv4 address lifetime even though DHCP lease 
was successfully renewed

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

Title:
  NetworkManager does not update IPv4 address lifetime even though DHCP
  lease was successfully renewed

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

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


[Bug 1696415] Re: NetworkManager seems to drop IPv4 DHCP lease even though it was successfully renewed

2017-06-14 Thread Sjors Gielen
By setting log_level to DEBUG, I could confirm from the logs that there
is a miscommunication between dhclient and NetworkManager causing this
issue.

It looks like it is not NetworkManager that removes the IPv4 address
from the interface; the address is removed from the interface
automatically by the kernel because its lifetime expired:

jun 13 19:26:21 cuba NetworkManager[28642]:  [1497374781.0763] platform: 
address: adding or updating IPv4 address: 192.168.0.55/24 lft 7200sec pref 
7200sec lifetime 99735-0[7200,7200] dev 3 src unknown
jun 13 19:26:21 cuba NetworkManager[28642]:  [1497374781.0763] platform: 
signal: address 4 changed: 192.168.0.55/24 lft 7200sec pref 7200sec lifetime 
99735-99735[7200,7200] dev 3 src kernel
jun 13 21:26:21 cuba NetworkManager[28642]:  [1497381981.3191] platform: 
signal: address 4 removed: 192.168.0.55/24 lft 0sec pref 0sec lifetime 
106935-99735[7200,7200] dev 3 src kernel

The "address: adding or updating IPv4 address" message comes right after
receiving a message from dhclient, because it sent a DHCPREQUEST and
received a DHCPACK:

jun 13 19:26:21 cuba dhclient[13154]: DHCPREQUEST of 192.168.0.55 on eth1 to 
192.168.0.3 port 67 (xid=0xfd7483b)
jun 13 19:26:21 cuba dhclient[13154]: DHCPACK of 192.168.0.55 from 192.168.0.3
jun 13 19:26:21 cuba NetworkManager[28642]:  [1497374781.0748] 
bus-manager: (dhcp) accepted connection 0x7f9ae000fc60 on private socket
jun 13 19:26:21 cuba NetworkManager[28642]:  [1497374781.0759] dhcp4 
(eth1): DHCP reason 'RENEW' -> state 'bound'

Within the 2 hours lifetime of the IP address, another DHCPREQUEST &
DHCPACK occurs, and some communication is attempted between dhclient and
NetworkManager, but this doesn't result in the state change as seen
above:

jun 13 20:20:11 cuba dhclient[13154]: DHCPREQUEST of 192.168.0.55 on eth1 to 
192.168.0.3 port 67 (xid=0xfd7483b)
jun 13 20:20:11 cuba dhclient[13154]: DHCPACK of 192.168.0.55 from 192.168.0.3
jun 13 20:20:11 cuba NetworkManager[28642]:  [1497378011.6527] 
bus-manager: (dhcp) accepted connection 0x7f9ae0019060 on private socket
jun 13 20:20:11 cuba NetworkManager[28642]:  [1497378011.6527] 
bus-manager: (dhcp) closed connection 0x7f9ae0019060 on private socket
jun 13 20:20:11 cuba dhclient[13154]: bound to 192.168.0.55 -- renewal in 2731 
seconds.

So, crucially, there is an attempted communication between dhclient and
NetworkManager, but this doesn't result in an update to the lifetime of
the IPv4 address. I'll focus my investigation on this. I would
appreciate a reply from maintainers or upstream that they are aware of
this issue.

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

Title:
  NetworkManager does not update IPv4 address lifetime even though DHCP
  lease was successfully renewed

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

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


[Bug 1674673] Re: error: glusterfs-server:1 duplicate log entry for /var/log/glusterfs/bricks/local-glustertest-stor1.log

2017-06-13 Thread Sjors Gielen
Thank you for getting back to me, James. Would it be possible to
backport this fix into Xenial?

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

Title:
  error: glusterfs-server:1 duplicate log entry for
  /var/log/glusterfs/bricks/local-glustertest-stor1.log

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

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


[Bug 1696415] [NEW] NetworkManager seems to drop IPv4 DHCP lease even though it was successfully renewed

2017-06-07 Thread Sjors Gielen
Public bug reported:

I've found an issue on some of our Xenial office machines, causing
NetworkManager to drop its IP address lease in some cases when it
shouldn't. I'm not sure if the actual bug is in NetworkManager or
perhaps dbus or dhclient, but I'll do my best to help to figure out
where it is.

What appears to happen:
* NetworkManager is informed of a new IPv4 lease.
* During the lease, dhclient keeps it fresh by renewing it using DHCPREQUESTs 
regularly.
* In spite of this, NetworkManager drops the IP address from the interface when 
the last reported lease time expires.

This happens on various machines, once every few days. We are using a
failover DHCP configuration using two machines (192.168.0.3 'bonaire'
and 192.168.0.4 'curacao').


The machine where I've done the debugging is called 'pampus'
(192.168.0.166). As you can see in the logs, at 01:21:06 NetworkManager
reports a new lease with lease time 7200.

jun 07 01:21:06 pampus dhclient[1532]: DHCPREQUEST of 192.168.0.166 on eth0 to 
192.168.0.4 port 67 (xid=0x3295b440)
jun 07 01:21:06 pampus dhclient[1532]: DHCPACK of 192.168.0.166 from 192.168.0.4
jun 07 01:21:06 pampus NetworkManager[1161]:   [1496791266.9530]   
address 192.168.0.166
jun 07 01:21:06 pampus NetworkManager[1161]:   [1496791266.9530]   plen 
24 (255.255.255.0)
jun 07 01:21:06 pampus NetworkManager[1161]:   [1496791266.9530]   
gateway 192.168.0.5
jun 07 01:21:06 pampus NetworkManager[1161]:   [1496791266.9530]   server 
identifier 192.168.0.4
jun 07 01:21:06 pampus NetworkManager[1161]:   [1496791266.9530]   lease 
time 7200
jun 07 01:21:06 pampus NetworkManager[1161]:   [1496791266.9530]   
nameserver '192.168.0.3'
jun 07 01:21:06 pampus NetworkManager[1161]:   [1496791266.9530]   
nameserver '192.168.0.4'
jun 07 01:21:06 pampus NetworkManager[1161]:   [1496791266.9530]   domain 
name 'office.screenpointmed.com'
jun 07 01:21:06 pampus NetworkManager[1161]:   [1496791266.9531] dhcp4 
(eth0): state changed bound -> bound

After this, dhclient is supposed to keep the lease fresh, which it does.
E.g. at 03:13:19 you can see a DHCPREQUEST and DHCPACK; I've seen this
DHCPACK in a tcpdump and it contains a new lease time of 7200 seconds.

jun 07 03:13:19 pampus dhclient[1532]: DHCPREQUEST of 192.168.0.166 on eth0 to 
192.168.0.4 port 67 (xid=0x3295b440)
jun 07 03:13:19 pampus dhclient[1532]: DHCPACK of 192.168.0.166 from 192.168.0.4
jun 07 03:13:19 pampus dhclient[1532]: bound to 192.168.0.166 -- renewal in 
2708 seconds.

However, at 03:21:07 (exactly 2 hours and 1 second after the last lease
reported by NetworkManager) Avahi and NTP report that the IP address is
gone:

jun 07 03:21:07 pampus avahi-daemon[1167]: Withdrawing address record for 
192.168.0.166 on eth0.
jun 07 03:21:07 pampus avahi-daemon[1167]: Leaving mDNS multicast group on 
interface eth0.IPv4 with address 192.168.0.166.
jun 07 03:21:07 pampus avahi-daemon[1167]: Interface eth0.IPv4 no longer 
relevant for mDNS.
jun 07 03:21:08 pampus ntpd[18832]: Deleting interface #3 eth0, 
192.168.0.166#123, interface stats: received=2512, sent=2549, dropped=0, 
active_time=111819 secs

So I suspect NetworkManager dropped the IP address from the interface,
because it wasn't informed by dhclient that the lease was renewed. The
logs don't explicitly say this, so I may have to turn on more verbose
debugging logs in NetworkManager or dhclient to verify this.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: network-manager 1.2.6-0ubuntu0.16.04.1
ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44
Uname: Linux 4.4.0-66-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.6
Architecture: amd64
Date: Wed Jun  7 14:48:59 2017
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2016-11-04 (214 days ago)
InstallationMedia: Ubuntu 14.04.5 LTS "Trusty Tahr" - Release amd64 (20160803)
IpRoute:
 default via 192.168.0.5 dev eth0  proto static  metric 100 
 192.168.0.0/24 dev eth0  proto kernel  scope link  src 192.168.0.166 
 192.168.0.0/24 dev eth0  proto kernel  scope link  src 192.168.0.166  metric 
100
IwConfig:
 lono wireless extensions.
 
 eth1  no wireless extensions.
 
 eth0  no wireless extensions.
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
 WimaxEnabled=true
RfKill:
 
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-con:
 NAMEUUID  TYPE
TIMESTAMP   TIMESTAMP-REALAUTOCONNECT  AUTOCONNECT-PRIORITY  
READONLY  DBUS-PATH   ACTIVE  DEVICE  STATE 
 ACTIVE-PATH
 Wired connection 1  37da1802-e1ce-3326-a6d0-f855cc32806d  802-3-ethernet  
1496839466  wo 07 jun 2017 14:44:26 CEST  yes  4294966297no 
   

[Bug 1665264] Re: isc-dhcp-server 4.3.3-5ubuntu12.6 BOOTREPLY to wrong MAC address

2017-04-19 Thread Sjors Gielen
Can confirm this with DHCP instead of BOOTP as well:

Apr 19 17:51:48 curacao dhcpd[18031]: reuse_lease: lease age 671 (secs) under 
25% threshold, reply with unaltered, existing lease
Apr 19 17:51:48 curacao dhcpd[18031]: DHCPDISCOVER from 08:00:27:44:28:00 via 
eth0
Apr 19 17:51:49 curacao dhcpd[18031]: DHCPOFFER on 192.168.0.60 to 
08:00:27:04:2f:0f via eth0

Has this been reported upstream?

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

Title:
  isc-dhcp-server 4.3.3-5ubuntu12.6 BOOTREPLY to wrong MAC address

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1665264/+subscriptions

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


[Bug 1676506] [NEW] This version of DBIx::Simple is very old

2017-03-27 Thread Sjors Gielen
Public bug reported:

Please bump DBIx::Simple to the newest upstream version.
https://metacpan.org/changes/distribution/DBIx-Simple

1.35  Tue Jan 4 23:48 2010
 !! - RaiseError is now enabled by default, as announced three years ago.
  Set PERL_DBIX_SIMPLE_NO_RAISEERROR=1 to get the old behavior.
 
1.34  Mon Dec 12 16:28 2010
- Added missing documentation. (Reported by Krassimir Berov.)
- Fixed off-by-20 mistake in unit tests.
 
1.33  Sat Dec 4 0:30 2010
- New license: any(OSI).
- Documentation overhaul.
- New: $result->kv_list, $result->kv_array, $result->kv_flat,
  $result->kv_arrays. Handy if the unordered nature of hashes gets in
  the way.
- New: $result->object, $result->objects.
- Fixed bug #26924. Cache lookup missed statements at index 0.
  (Reported by Stanis Trendelenburg via RT.)
- Please note that very probably RaiseError will be enabled by
  default in the next version.

** Affects: libdbix-simple-perl (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: upgrade-software-version

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

Title:
  This version of DBIx::Simple is very old

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libdbix-simple-perl/+bug/1676506/+subscriptions

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


[Bug 1674673] [NEW] error: glusterfs-server:1 duplicate log entry for /var/log/glusterfs/bricks/local-glustertest-stor1.log

2017-03-21 Thread Sjors Gielen
Public bug reported:

When the glusterfs-common and glusterfs-server packages are both
installed at the same time, a conflicting logrotate rule is installed.
(glusterfs-server depends on glusterfs-common.) This rule causes the
logrotate cronjob to give an error.

$ cat glusterfs-common 
/var/log/glusterfs/*.log /var/log/glusterfs/bricks/*.log {
daily
rotate 7
delaycompress
compress
notifempty
missingok
postrotate
[ ! -f /var/run/glusterd.pid ] || kill -HUP `cat 
/var/run/glusterd.pid` ; killall -HUP glusterfs > /dev/null 2>&1 || true
endscript
}
$ cat glusterfs-server
/var/log/glusterfs/*/*.log {
daily
rotate 7
delaycompress
compress
notifempty
missingok
copytruncate
postrotate
[ ! -f /var/run/glusterd.pid ] || kill -HUP `cat 
/var/run/glusterd.pid`
endscript
}
$ sudo -Hi /etc/cron.daily/logrotate
error: glusterfs-server:1 duplicate log entry for 
/var/log/glusterfs/bricks/local-glustertest-stor1.log

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: glusterfs-common 3.7.6-1ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44
Uname: Linux 4.4.0-66-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
CurrentDesktop: XFCE
Date: Tue Mar 21 13:39:15 2017
InstallationDate: Installed on 2015-02-18 (761 days ago)
InstallationMedia: Xubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140723)
SourcePackage: glusterfs
UpgradeStatus: Upgraded to xenial on 2017-03-02 (19 days ago)

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


** Tags: amd64 apport-bug xenial

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

Title:
  error: glusterfs-server:1 duplicate log entry for
  /var/log/glusterfs/bricks/local-glustertest-stor1.log

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

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


[Bug 1329695] Re: libcharls assertion fails

2016-03-07 Thread Sjors Gielen
** Bug watch added: Debian Bug tracker #816607
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816607

** Also affects: charls (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816607
   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/1329695

Title:
  libcharls assertion fails

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

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


[Bug 1270148] Re: Building in C++11 mode causes compilation errors

2015-12-31 Thread Sjors Gielen
This still affects InsightToolkit 4.8.1 in Xenial Xerus 16.04. It looks
like the issue will be fixed in 4.9, for which rc3 is already out.

In 16.04, compiling with C++11 still gives:

/usr/include/ITK-4.8/vnl/vnl_numeric_traits.h:437:35: error: ‘constexpr’ needed 
for in-class initialization of static data member ‘const long double 
vnl_numeric_traits::maxval’ of non-integral type [-fpermissive]
   static const long double maxval 
VCL_STATIC_CONST_INIT_FLOAT_DECL(1.7976931348623157E+308);
   ^

It has been fixed upstream on November 11, 2015:
http://review.source.kitware.com/#/c/20386/ and it looks like the fix is
in 4.9 RC1 according to the change log at
http://www.kitware.com/blog/home/post/1012.

To maintainers: it looks like 4.9 will be out soon (planned release was
earlier this month). Will we have 4.9.0 in Ubuntu 16.04 or do you prefer
backporting the patch at http://review.source.kitware.com/#/c/20386/ to
ITK 4.8.1?

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

Title:
  Building in C++11 mode causes compilation errors

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

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

[Bug 1487389] [NEW] SIGSEGV on threaded copy of DcmFileFormat

2015-08-21 Thread Sjors Gielen
Public bug reported:

When a DcmFileFormat is copied in a thread, there is a possible race
condition that may lead to SIGSEGV because of a null pointer
dereference.

A test case is attached. It creates an empty DcmFileFormat, then spawns
12 threads that will copy the DcmFileFormat 1000 times. In my
experiments, in about 75% of the runs, it crashes with a segmentation
fault with the following stack trace:

-8-
* thread #4: tid = 21848, 0x7f7275242b33 
libdcmdata.so.2`DcmSequenceOfItems::DcmSequenceOfItems(DcmSequenceOfItems 
const) + 131, name = 'testcase', stop reason = invalid address (fault address: 
0x0)
  * frame #0: 0x7f7275242b33 
libdcmdata.so.2`DcmSequenceOfItems::DcmSequenceOfItems(DcmSequenceOfItems 
const) + 131
frame #1: 0x7f7275249441 
libdcmdata.so.2`DcmFileFormat::DcmFileFormat(DcmFileFormat const) + 17
frame #2: 0x004014bd 
testcase`operator(__closure=0x02150e80) + 63 at testcase.cpp:17
frame #3: 0x004018c2 
testcase`_M_invoke(__functor=0x02157a20) + 32 at functional:2071
-8--

The test case contains a commented out line that will lock a mutex
before performing the copy; if this line is uncommented, no crashes are
seen, confirming suspicions of a race condition.

I compile the test case using the following command:

  g++ -o testcase testcase.cpp -g -Wall -std=c++11 -DHAVE_CONFIG_H
-ldcmdata

I'm reporting this here because I use the Ubuntu repository version of
the package. If you want me to, I can report this upstream as well,
after verifying that the problem is not caused by Ubuntu/Debian-specific
patches.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: libdcmtk2 3.6.0-15
ProcVersionSignature: Ubuntu 3.13.0-61.100-generic 3.13.11-ckt22
Uname: Linux 3.13.0-61-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.12
Architecture: amd64
CurrentDesktop: XFCE
Date: Fri Aug 21 11:26:49 2015
InstallationDate: Installed on 2015-02-18 (183 days ago)
InstallationMedia: Xubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140723)
SourcePackage: dcmtk
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

** Attachment added: Test case
   
https://bugs.launchpad.net/bugs/1487389/+attachment/4450148/+files/testcase.cpp

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

Title:
  SIGSEGV on threaded copy of DcmFileFormat

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

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


[Bug 1270148] Re: Building in C++11 mode causes compilation errors

2014-04-09 Thread Sjors Gielen
Still applies to libinsighttoolkit4-dev 4.5.0-3, when compiling with
-I/usr/include/ITK-4.5 in Trusty Tahr 14.04. To make matters worse:
Clang++ has been updated to disallow this behavior too.

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

Title:
  Building in C++11 mode causes compilation errors

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

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


[Bug 1270148] [NEW] Building in C++11 mode causes compilation errors

2014-01-17 Thread Sjors Gielen
Public bug reported:

The following application fails to compile in C++11 mode, while
compiling fine in the default C++03 mode:

@@ test.cpp
#include itkImage.h

int main(){}
@@

Sample compilation:

@@
sjors@trusty:~$ g++ -o test test.cpp -I/usr/include/ITK-4.3
sjors@trusty:~$ ./test
sjors@trusty:~$ g++ -o test test.cpp -I/usr/include/ITK-4.3 -std=c++11 
In file included from /usr/include/ITK-4.3/vcl_compiler.h:243:0,
 from /usr/include/ITK-4.3/vcl_limits.h:5,
 from /usr/include/ITK-4.3/itkNumericTraits.h:45,
 from /usr/include/ITK-4.3/itkPoint.h:22,
 from /usr/include/ITK-4.3/itkContinuousIndex.h:21,
 from /usr/include/ITK-4.3/itkImageRegion.h:34,
 from /usr/include/ITK-4.3/itkImage.h:21,
 from test.cpp:1:
/usr/include/ITK-4.3/vnl/vnl_numeric_traits.h:366:60: error: ‘constexpr’ needed 
for in-class initialization of static data member ‘const float 
vnl_numeric_traitsfloat::zero’ of non-integral type [-fpermissive]
   static const float zero VCL_STATIC_CONST_INIT_FLOAT_DECL(0.0F);
^
/usr/include/ITK-4.3/vcl_config_compiler.h:148:48: note: in definition of macro 
‘VCL_STATIC_CONST_INIT_FLOAT_DECL’
 # define VCL_STATIC_CONST_INIT_FLOAT_DECL(x) = x
^
[...and more errors of the same kind...]
@@

The same thing happens with -std=gnu++11.

Two work-arounds are available:
* Building with -fpermissive on GCC changes this error into a warning, allowing 
the build to continue. This, however, allows many types of non-standard code, 
leading to a loss of code quality.
* In clang++ this is recognised as a GNU extension, causing a warning and not 
an error, allowing the build to continue. However, we do not want to lose the 
option of using G++.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: libinsighttoolkit4-dev 4.3.2-1ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-1.16-generic 3.13.0-rc7
Uname: Linux 3.13.0-1-generic x86_64
ApportVersion: 2.13.1-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Jan 17 14:04:40 2014
InstallationDate: Installed on 2013-12-02 (45 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131202)
SourcePackage: insighttoolkit4
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  Building in C++11 mode causes compilation errors

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

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

[Bug 1222258] Re: Unetbootin starts wint incorrect language

2013-11-08 Thread Sjors Dekkers
I have precisely the same problem, only for me it is not Czech but
Dutch.

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

Title:
  Unetbootin starts wint incorrect language

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

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


[Bug 1222109] [NEW] package fglrx-updates 2:12.104-0ubuntu0.0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-09-07 Thread Sjors Dekkers
Public bug reported:

I tried to install a non-beta driver for my ATI/AMD Radeon HD card via sudo 
apt-get install fglrx, but Lubuntu didn't start it's GUI on boot any more. 
Then, I tried to remove the driver via sudo apt-get remove fglrx. It didn't 
help; Lubuntu wouldn't boot at all, it would just get stuck during booting. 
With a live-CD I got Lubuntu to boot again, so that I could install the 
previously-working fglrx-updates package. Now everything works again.
I let the other fields be automatically filled, because I haven't got a clue 
what actually went wrong with which package, so the information in the other 
fields might not be completely correct.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: fglrx-updates 2:12.104-0ubuntu0.0.1
ProcVersionSignature: Ubuntu 3.8.0-30.44~precise1-generic 3.8.13.6
Uname: Linux 3.8.0-30-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu17.4
AptOrdering:
 fglrx-updates: Install
 fglrx-amdcccle-updates: Install
 fglrx-updates: Configure
 fglrx-amdcccle-updates: Configure
Architecture: amd64
Date: Sat Sep  7 11:24:05 2013
DpkgTerminalLog:
 Can not write log, openpty() failed (/dev/pts not mounted?)
 Can not write log, openpty() failed (/dev/pts not mounted?)
DuplicateSignature: package:fglrx-updates:2:12.104-0ubuntu0.0.1:subprocess 
installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Lubuntu 12.04 Precise Pangolin - Release amd64 (20120423)
MarkForUpload: True
SourcePackage: fglrx-installer-updates
Title: package fglrx-updates 2:12.104-0ubuntu0.0.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package precise third-party-packages

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

Title:
  package fglrx-updates 2:12.104-0ubuntu0.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/fglrx-installer-updates/+bug/1222109/+subscriptions

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


[Bug 1195838] [NEW] libcppconn should link against newer Boost versions

2013-06-28 Thread Sjors Gielen
Public bug reported:

In Precise, libcppconn should link against the newest Boost version 1.48
(it currently links against Boost 1.46). In this version of Boost
important bugs are fixed; however, currently libcppconn and boost 1.48
cannot be used together.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: libmysqlcppconn-dev (not installed)
ProcVersionSignature: Ubuntu 3.2.0-45.70-generic 3.2.44
Uname: Linux 3.2.0-45-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu17.3
Architecture: amd64
Date: Fri Jun 28 20:07:39 2013
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
MarkForUpload: True
SourcePackage: mysql-connector-c++
UpgradeStatus: Upgraded to precise on 2012-08-02 (330 days ago)

** Affects: mysql-connector-c++ (Ubuntu)
 Importance: Undecided
 Status: New


** 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/1195838

Title:
  libcppconn should link against newer Boost versions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-connector-c++/+bug/1195838/+subscriptions

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


[Bug 1036283] Re: callgrind_control cannot connect because of different executable name

2013-01-25 Thread Sjors Gielen
Thanks for releasing the patch Steve. By the way, I think you've quoted
the wrong patch in this bug (fix-buffer-overflows.patch instead of
05_fix-callgrind_control.patch) but the right patch is in the version
anyway. As soon as it's in -proposed I'll test it and give you a quick
reply.

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

Title:
  callgrind_control cannot connect because of different executable name

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

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


[Bug 1036283] Re: callgrind_control cannot connect because of different executable name

2013-01-25 Thread Sjors Gielen
Nevermind, I see this bug was later expanded to also include several
buffer overflows, so the quote of fix-buffer-overflows.patch was in the
right place.

I've just downloaded the .deb of Valgrind 1:3.7.0-0ubuntu3.1 and
installed it manually, and the problem I originally reported (callgrind
looking for the wrong process name) is now fixed. Thanks!

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

Title:
  callgrind_control cannot connect because of different executable name

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

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


[Bug 1036283] [NEW] callgrind_control cannot connect because of different executable name

2012-08-13 Thread Sjors Gielen
Public bug reported:

When starting a Callgrind session using valgrind, the actual
executable name is valgrind.bin. However, when callgrind_control
searches for processes, its Perl regexp does not allow for this
possibility. See callgrind_control line 32:

  if (/^use --pid=(\d+) for \S*?valgrind\s+(.*?)\s*$/) {

Callgrind_control works as expected again after changing this line to:

  if (/^use --pid=(\d+) for \S*?valgrind(?:\.bin)?\s+(.*?)\s*$/) {

Please make this change in your package (or upstream).

Steps to reproduce:
  $ valgrind --tool=callgrind sleep 100 
  $ callgrind_control -b
  No active callgrind runs detected.
After making the change:
  $ valgrind --tool
  $ callgrind_control -b
  PID 23522: sleep 100

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: valgrind 1:3.7.0-0ubuntu3
ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
Uname: Linux 3.2.0-27-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu11
Architecture: amd64
Date: Mon Aug 13 18:30:06 2012
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: valgrind
UpgradeStatus: Upgraded to precise on 2012-08-02 (11 days ago)

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


** 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/1036283

Title:
  callgrind_control cannot connect because of different executable name

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

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


[Bug 1036283] Re: callgrind_control cannot connect because of different executable name

2012-08-13 Thread Sjors Gielen
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1036283

Title:
  callgrind_control cannot connect because of different executable name

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

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


[Bug 1035938] [NEW] CMake Config file causes warnings in CMake

2012-08-12 Thread Sjors Gielen
Public bug reported:

The file ITKconfig.cmake installed by this package in
/usr/lib/InsightToolkit contains the following on line 50-52:

IF(ON)
  SET(ITK_LIBRARIES )
ENDIF(ON)

Having ON in a conditional statement is invalid CMake syntax and
causes the following warning:

CMake Warning (dev) at /usr/lib/InsightToolkit/ITKConfig.cmake:50 (IF):
  given arguments:

ON

  An argument named ON appears in a conditional statement.  Policy CMP0012
  is not set: if() recognizes numbers and boolean constants.  Run cmake
  --help-policy CMP0012 for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindITK.cmake:48 (FIND_PACKAGE)
  TOOLS/CONVERT_IMA/CMakeLists.txt:11 (FIND_PACKAGE)
This warning is for project developers.  Use -Wno-dev to suppress it.

Please change this to IF(1) or, if necessary, remove the IF altogether.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: libinsighttoolkit3-dev 3.20.1-1
ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
Uname: Linux 3.2.0-27-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu11
Architecture: amd64
Date: Sun Aug 12 21:25:26 2012
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: insighttoolkit
UpgradeStatus: Upgraded to precise on 2012-08-02 (10 days ago)

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


** 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/1035938

Title:
  CMake Config file causes warnings in CMake

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

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


[Bug 1035938] Re: CMake Config file causes warnings in CMake

2012-08-12 Thread Sjors Gielen
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1035938

Title:
  CMake Config file causes warnings in CMake

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

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


[Bug 898689] Re: OpenJDK does not find libpcsc, fails silently, causing smartcard applications to fail

2012-04-12 Thread Sjors Gielen
IMO, it could be a Recommends or Suggests, as long as the library is
clear about what the user should do if the library is needed but not
installed. I.e. a stderr warning like libpcsc not found would work.

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

Title:
  OpenJDK does not find libpcsc, fails silently, causing smartcard
  applications to fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/898689/+subscriptions

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


[Bug 898689] Re: OpenJDK does not find libpcsc, fails silently, causing smartcard applications to fail

2011-12-04 Thread Sjors Gielen
What JDK are you using, and what version of libpcsclite1 is installed?

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

Title:
  OpenJDK does not find libpcsc, fails silently, causing smartcard
  applications to fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/898689/+subscriptions

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


[Bug 898689] [NEW] OpenJDK does not find libpcsc, fails silently, causing smartcard applications to fail

2011-12-01 Thread Sjors Gielen
Public bug reported:

The current versions of OpenJDK do not correctly find the libpcsc native
C library, causing them to remove PC/SC support silently. This breaks
smartcard applications, as javax.smartcardio uses libpcsc to interface
with smartcard terminals.

Please see the attached Example.java. It loads the default smartcardio
terminal factory, and shows the type. Currently, Java JDK supports two
terminal types[0]: None (a dummy type which always says there are no
terminals) and PC/SC (interfaces with PC/SC terminals). The PC/SC
terminal factory is the default, but if it cannot be loaded, the Java
library silently falls back to None.

Now, on Ubuntu, the library searches for the PC/SC library in /usr/lib
and /usr/local/lib, but libpcsclite1 installs its library file in
/lib/libpcsclite.so.1.0.0. Therefore, the JDK library fails to find the
file, and silently disables smartcard terminal support. To see this,
compile the attached Example.java normally and run it:

$ javac Example.java
$ java Example
Terminal factory type: None

 A workaround[0] is to set the Java system property
sun.security.smartcardio.library to the correct location:

$ javac Example.java
$ java -Dsun.security.smartcardio.library=/lib/libpcsclite.so.1 Example
Terminal factory type: PC/SC

Note: you don't need to have any terminals attached to see this result.

I would like to request the JDK be patched to search for the PCSC
library in the correct location, namely /lib, so PC/SC applications can
work out-of-the-box without having to supply system properties every
time Java is started.

[0]
http://docs.oracle.com/javase/6/docs/technotes/guides/security/SunProviders.html#SunPCSCProvider

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: openjdk-6-jdk 6b23~pre11-0ubuntu1.11.10
ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
Uname: Linux 3.0.0-13-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Thu Dec  1 16:20:56 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: openjdk-6
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: openjdk-6 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: openjdk-7 (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/898689

Title:
  OpenJDK does not find libpcsc, fails silently, causing smartcard
  applications to fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/898689/+subscriptions

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


[Bug 898689] Re: OpenJDK does not find libpcsc, fails silently, causing smartcard applications to fail

2011-12-01 Thread Sjors Gielen
** Attachment added: Short Java file which shows the problem
   
https://bugs.launchpad.net/bugs/898689/+attachment/2614818/+files/Example.java

** Also affects: openjdk-7 (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/898689

Title:
  OpenJDK does not find libpcsc, fails silently, causing smartcard
  applications to fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/898689/+subscriptions

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


[Bug 898689] Re: OpenJDK does not find libpcsc, fails silently, causing smartcard applications to fail

2011-12-01 Thread Sjors Gielen
In openjdk-7 the same thing seems to happen, so also filing the bug
there.

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

Title:
  OpenJDK does not find libpcsc, fails silently, causing smartcard
  applications to fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/898689/+subscriptions

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


[Bug 16467] Re: [MASTER] aptitude/apt-get segmentation fault on currupted cache

2011-04-14 Thread Sjors Gielen
The feature suggested by Julian Andres Klode sounds like a good fix for
this, invalidating the cache if one of those values (magics or sizes) in
header or footer are incorrect. However, I'm wondering, how does invalid
cache lead to a segmentation fault? Are memory locations or even binary
instructions saved to the cache, or are the values simply used without
checking them? I know that this is a cache, but wouldn't some extra
checks cost only a little bit of performance when related to this and
many related crashes being fixed?

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

Title:
  [MASTER] aptitude/apt-get segmentation fault on currupted cache

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


[Bug 542059] Re: KNotify should not use notify-osd as a notification backend, because it does not support actions

2010-07-26 Thread Sjors Gielen
I fixed this bug in kdebase-runtime by making sure the notification
backend KNotify uses, supports the capabilities used in the popup;
otherwise the popup is simplified. It's been committed to trunk and I'll
try backporting it into the 4.5 release. See
http://reviewboard.kde.org/r/4555/ for more information.

** Also affects: kdebase-runtime
   Importance: Undecided
   Status: New

** Changed in: kdebase-runtime
   Status: New = Fix Committed

** Changed in: kdebase-runtime
 Assignee: (unassigned) = Sjors Gielen (dazjorz)

-- 
KNotify should not use notify-osd as a notification backend, because it does 
not support actions
https://bugs.launchpad.net/bugs/542059
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 542880] Re: upowerd crashes a few times at boot in Ubuntu Lucid 10.04 beta1

2010-04-01 Thread Sjors Gielen
 I see the same thing (also on a MBP).. I think this is related to the
 problem of sometimes not seeing battery status or suspend/hibernate
 options under the power menu.

Yes, I have that too...

-- 
upowerd crashes a few times at boot in Ubuntu Lucid 10.04 beta1
https://bugs.launchpad.net/bugs/542880
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 54918] Re: DNS-lookup to AAAA (IPv6) doesn't seem to work

2010-03-21 Thread Sjors Gielen
Aaron, I am most completely aware that IPv6 support is provided by the
OS, not BackupPC. The server and desktop I was using BackupPC with, both
support IPv6 and are able to ping and connect to each other without any
problems, yet backups kept failing. I was, apparantly, not the only one.

Reopening this bug as 'Incomplete', so I will check the status of this
bug again once I get to that network, which will be in a week's time.

** Changed in: backuppc (Ubuntu)
   Status: Invalid = Incomplete

-- 
DNS-lookup to  (IPv6) doesn't seem to work
https://bugs.launchpad.net/bugs/54918
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc in ubuntu.

-- 
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 54918] Re: DNS-lookup to AAAA (IPv6) doesn't seem to work

2010-03-21 Thread Sjors Gielen
Aaron, I am most completely aware that IPv6 support is provided by the
OS, not BackupPC. The server and desktop I was using BackupPC with, both
support IPv6 and are able to ping and connect to each other without any
problems, yet backups kept failing. I was, apparantly, not the only one.

Reopening this bug as 'Incomplete', so I will check the status of this
bug again once I get to that network, which will be in a week's time.

** Changed in: backuppc (Ubuntu)
   Status: Invalid = Incomplete

-- 
DNS-lookup to  (IPv6) doesn't seem to work
https://bugs.launchpad.net/bugs/54918
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 542880] [NEW] upowerd crashes a few times at boot in Ubuntu Lucid 10.04 beta1

2010-03-20 Thread Sjors Gielen
Public bug reported:

Binary package hint: upower

Since I've installed Ubuntu Lucid 10.04 alpha3 on my MacBook Pro, every
time I reboot there's an Apport icon saying upowerd crashed on my
laptop, but it was an abort trap and Apport doesn't support that.
Dmesg says the following:

[   32.351041] __ratelimit: 3 callbacks suppressed
[   32.351046] upowerd[1337]: segfault at 7f91a83f25a0 ip 7f91a638e59d sp 
7fff60dab5b0 error 4 in libc-2.11.1.so[7f91a6317000+178000]
[   32.605352] upowerd[1345]: segfault at 7f27b6f2d5a0 ip 7f27b5cc759d sp 
7fffc2d1d250 error 4 in libc-2.11.1.so[7f27b5c5+178000]
[   41.527036] upowerd[1462]: segfault at 7f4741145e90 ip 7f473f56b59d sp 
7fffdc38ea40 error 4 in libc-2.11.1.so[7f473f4f4000+178000]
[   42.784850] upowerd[1469]: segfault at 7f2f92e015a0 ip 7f2f91bd459d sp 
7fff72ccfd30 error 4 in libc-2.11.1.so[7f2f91b5d000+178000]
[   42.899192] upowerd[1472]: segfault at 7f074d0ba5a0 ip 7f074c19459d sp 
7fff72054550 error 4 in libc-2.11.1.so[7f074c11d000+178000]
[   47.727744] upowerd[1536]: segfault at 7ff09dba5810 ip 7ff09bbe159d sp 
7fff30bfc410 error 4 in libc-2.11.1.so[7ff09bb6a000+178000]
[   48.808042] upowerd[1550]: segfault at 7f90ba6bc5a0 ip 7f90b9c3259d sp 
7fffd58c3c00 error 4 in libc-2.11.1.so[7f90b9bbb000+178000]
[   48.919133] upowerd[1553]: segfault at 7f82536eb5a0 ip 7f8250e0059d sp 
7fff78f9a8d0 error 4 in libc-2.11.1.so[7f8250d89000+178000]
[   49.031586] upowerd[1556]: segfault at 7f451f285e90 ip 7f451d63359d sp 
7fff33f77b20 error 4 in libc-2.11.1.so[7f451d5bc000+178000]
[   49.478891] upowerd[1559]: segfault at 7f2695fd75a0 ip 7f2694cd559d sp 
7fff7d9077e0 error 4 in libc-2.11.1.so[7f2694c5e000+178000]
[   49.584669] upowerd[1562]: segfault at 7f98cc76a5a0 ip 7f98c9f5959d sp 
7fff465c1f60 error 4 in libc-2.11.1.so[7f98c9ee2000+178000]
[   49.701077] upowerd[1567]: segfault at 7fbe55a5a5a0 ip 7fbe54af259d sp 
7fff3681c6d0 error 4 in libc-2.11.1.so[7fbe54a7b000+178000]
[   55.485062] upowerd[1574]: segfault at 7feb6d23c5a0 ip 7feb6b89059d sp 
7fff4d9a4140 error 4 in libc-2.11.1.so[7feb6b819000+178000]
[   55.590682] upowerd[1577]: segfault at 7f92faa175a0 ip 7f92f9fe959d sp 
7fff27edd6e0 error 4 in libc-2.11.1.so[7f92f9f72000+178000]
[   55.702851] upowerd[1580]: segfault at 7f8895ad95a0 ip 7f889466e59d sp 
7fffc0e3cd50 error 4 in libc-2.11.1.so[7f88945f7000+178000]

Syslog doesn't contain a lot more than lines like this:

Mar 20 19:21:46 sjors-laptop gnome-session[1372]: devkit-power-gobject-WARNING: 
Couldn't enumerate devices: Message did not receive a reply (timeout by message 
bus)
Mar 20 19:21:46 sjors-laptop kernel: [   48.919133] upowerd[1553]: segfault at 
7f82536eb5a0 ip 7f8250e0059d sp 7fff78f9a8d0 error 4 in 
libc-2.11.1.so[7f8250d89000+178000]
Mar 20 19:21:46 sjors-laptop gnome-session[1372]: devkit-power-gobject-WARNING: 
Error invoking GetAll() to get properties: Message did not receive a reply 
(timeout by message bus)
Mar 20 19:21:46 sjors-laptop kernel: [   49.031586] upowerd[1556]: segfault at 
7f451f285e90 ip 7f451d63359d sp 7fff33f77b20 error 4 in 
libc-2.11.1.so[7f451d5bc000+178000]
Mar 20 19:21:46 sjors-laptop gnome-session[1372]: devkit-power-gobject-WARNING: 
Error invoking GetAll() to get properties: Message did not receive a reply 
(timeout by message bus)
Mar 20 19:21:47 sjors-laptop kernel: [   49.478891] upowerd[1559]: segfault at 
7f2695fd75a0 ip 7f2694cd559d sp 7fff7d9077e0 error 4 in 
libc-2.11.1.so[7f2694c5e000+178000]

Package information:
$ lsb_release -rd
Description:Ubuntu lucid (development branch)
Release:10.04
$ dpkg --list | grep upower
ii  libupower-glib1   0.9.1-1   
  abstraction for power management - shared li
ii  upower0.9.1-1   
  abstraction for power management

ProblemType: Bug
Architecture: amd64
Date: Sat Mar 20 19:28:56 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100224.1)
NonfreeKernelModules: wl nvidia
Package: upower 0.9.1-1
ProcEnviron:
 SHELL=/bin/bash
 LANG=nl_NL.utf8
ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
SourcePackage: upower
Uname: Linux 2.6.32-16-generic x86_64

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


** Tags: amd64 apport-bug lucid

-- 
upowerd crashes a few times at boot in Ubuntu Lucid 10.04 beta1
https://bugs.launchpad.net/bugs/542880
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 542880] Re: upowerd crashes a few times at boot in Ubuntu Lucid 10.04 beta1

2010-03-20 Thread Sjors Gielen

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

-- 
upowerd crashes a few times at boot in Ubuntu Lucid 10.04 beta1
https://bugs.launchpad.net/bugs/542880
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 522538] Re: gwibber-service crashed with error in connect()

2010-03-20 Thread Sjors Gielen
Same thing happened here: I returned from hibernation on a fully updated
Ubuntu Lucid on MacBook Pro, and I got a popup that Gwibber had crashed.

-- 
gwibber-service crashed with error in connect()
https://bugs.launchpad.net/bugs/522538
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 542059] [NEW] KNotify opens an incorrect dialog in a GNOME environment

2010-03-19 Thread Sjors Gielen
Public bug reported:

Binary package hint: kdebase-runtime

Description:
When I use KDE applications that use KNotify in a GNOME environments, I get 
KNotify popups as question windows instead of the regular KNotify popups in 
GNOME environments. For an example, see the attached image.

What I expected:
Since I am using GNOME, I'd expect the old KNotify-in-GNOME popups to appear, 
as in [0]. If there was some better integration, like the KNotify messages 
appearing in libnotify popups, it would be even better.

[0] http://blog.bepointbe.be/images/kde_screen/knotify_alpha1.png

What actually happened:
A dialog as in attached image. It sometimes pops up in front of all other 
windows, sometimes it goes under the other windows. As you can imagine, the 
popup popping up in the front is a real nuisance.

Extra info:
I am using Ubuntu Lucid (10.04) beta 1;
ii  kdebase-runtime   4:4.4.1-0ubuntu3   runtime components from 
the official KDE 4 r
ii  kdebase-runtime-data  4:4.4.1-0ubuntu3shared data files for 
the KDE 4 base runtime

** Affects: kdebase-runtime (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: dialog gnome knotify popup

-- 
KNotify opens an incorrect dialog in a GNOME environment
https://bugs.launchpad.net/bugs/542059
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-runtime in ubuntu.

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


[Bug 542059] Re: KNotify opens an incorrect dialog in a GNOME environment

2010-03-19 Thread Sjors Gielen

** Attachment added: Incorrect dialog
   http://launchpadlibrarian.net/41309739/Screenshot-KMess.png

-- 
KNotify opens an incorrect dialog in a GNOME environment
https://bugs.launchpad.net/bugs/542059
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-runtime in ubuntu.

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


[Bug 542059] Re: KNotify opens an incorrect dialog in a GNOME environment

2010-03-19 Thread Sjors Gielen
** Also affects: notify-osd
   Importance: Undecided
   Status: New

-- 
KNotify opens an incorrect dialog in a GNOME environment
https://bugs.launchpad.net/bugs/542059
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 542059] Re: KNotify opens an incorrect dialog in a GNOME environment

2010-03-19 Thread Sjors Gielen
KNotify is unable to hide its actions, as it does not define the actions
itself, it allows its applications to define them.

If notify-osd isn't able to display those actions, I think another way
of displaying notifications should be added that does support actions.
The current knotify-notify-osd behaviour is unacceptable, and can't be
fixed in knotify itself. (and even if it could, we all know how those
bugreports go on bugs.kde.org, they get buried and never looked at
again.)

I'm prepared to do the required changes myself in either notify-osd,
knotify or somewhere else, but I want to know where to fix this bug.

** Changed in: notify-osd (Ubuntu)
   Status: Invalid = New

-- 
KNotify opens an incorrect dialog in a GNOME environment
https://bugs.launchpad.net/bugs/542059
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 542059] Re: KNotify opens an incorrect dialog in a GNOME environment

2010-03-19 Thread Sjors Gielen
Reporting this bug back to kdebase-runtime. I had a chat with Sebastien Bacher. 
We both agree that notify-osd behaviour isn't what it should be, but this is by 
design, since notify-osd doesn't support actions. KNotify *does* support 
actions, and as such, it should either:
* tell applications not to send actions if it uses notify-osd (see below)
* remove the actions itself
* not use notify-osd as a backend.

I opt for option three, therefore I will rename this bug to KNotify
should not use notify-osd as a notification backend, because it does not
support actions.

For reference; Sebastien and I agree that this bug should actually be
fixed deeply in knotify, because it has no API to tell applications what
its notification backend supports. By default, it supports everything
including actions, therefore it should not use notify-osd as a backend.

** Package changed: notify-osd (Ubuntu) = kdebase-runtime (Ubuntu)

** Changed in: kdebase-runtime (Ubuntu)
   Status: Invalid = New

** Summary changed:

- KNotify opens an incorrect dialog in a GNOME environment
+ KNotify should not use notify-osd as a notification backend, because it does 
not support actions

-- 
KNotify should not use notify-osd as a notification backend, because it does 
not support actions
https://bugs.launchpad.net/bugs/542059
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-runtime in ubuntu.

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


[Bug 106447] Re: acpi_cpufreq detects Intel Core 2 Duo with incorrect frequency scaling from 600 to 800 MHz

2009-12-12 Thread Sjors Gielen
I tested the newest kernel in Karmic today (2.6.31-16-generic). The bug
still exists there. My /proc/cpuinfo and /proc/acpi/dsdt are attached in
a tgz archive, feel free to request any other bit of information that
could help. Thanks to anyone who looks into this... :)

** Attachment added: Tgz file containing /proc/cpuinfo and /proc/acpi/dsdt.
   http://launchpadlibrarian.net/36734928/kernel_speedstep_incorrect.tgz

-- 
acpi_cpufreq detects Intel Core 2 Duo with incorrect frequency scaling from 600 
to 800 MHz
https://bugs.launchpad.net/bugs/106447
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 403962] Re: Notifications in plasma-desktop close other plasmoid popups

2009-11-15 Thread Sjors Gielen
I thought it was common in such situations that the package maintainer
triaged over the bug to the correct bugtracker, against the correct
application, sometimes with more information than in the original bug
report. That's why you always report with the place your packages came
from. But okay, I'll report it there in some days.

-- 
Notifications in plasma-desktop close other plasmoid popups
https://bugs.launchpad.net/bugs/403962
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 403962] Re: Notifications in plasma-desktop close other plasmoid popups

2009-10-11 Thread Sjors Gielen
Just noticed again that Amarok does not use KDE notifications, but it
has its own notification OSD. Any other apps I may try?

-- 
Notifications in plasma-desktop close other plasmoid popups
https://bugs.launchpad.net/bugs/403962
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 403962] Re: Notifications in plasma-desktop close other plasmoid popups

2009-10-11 Thread Sjors Gielen
This still happens for me on latest Kubuntu Karmic. I'm testing it with
KMess 2.0.x, which simply opens a KNotification item. I even recompiled
the project against the latest installed libraries. So this is KMess 2.0
.1dev-svn, using KDE 4.3.2 in Karmic right now. Steps to reproduce:

1. Run a KDE application that uses KDE notifications. I tested with KMess, will 
test with i.e. Amarok later.
2. Click one of the buttons on your panel so that its submenu pops up. I 
clicked Quick Access, so it showed my home directory.
3. Let the KDE application send a notification to Plasma. In the case of KMess, 
have someone talk to you while for example Quick Access is open.
4. The notification shows. The popup / quick access thingy closes.

Anything else I can do to help, except for testing it with other apps?
:)

** Changed in: kdebase-workspace (Ubuntu)
   Status: Incomplete = Confirmed

-- 
Notifications in plasma-desktop close other plasmoid popups
https://bugs.launchpad.net/bugs/403962
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 77589] Re: debootstrap can't chroot

2009-10-11 Thread Sjors Gielen
This may be a stupid question, but I'm asking anyway: do you have
ia32-libs installed? Maybe this has to do with amd64 not being able to
run i386 processes, maybe even because it can't find ia32-libs files.

Could you try something like compiling a Hello World on your amd64
machine, putting it in the debootstrap path under bin/helloworld, then
running chroot /mnt/foo /bin/helloworld ? If that works, try compiling a
Hello World on i386, running it on your amd64 machine, then putting it
in the debootstrap under bin/helloworld2 followed by chroot /mnt/foo
/bin/helloworld2. :)

-- 
debootstrap can't chroot
https://bugs.launchpad.net/bugs/77589
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 403962] Re: Notifications in plasma-desktop close other plasmoid popups

2009-10-03 Thread Sjors Gielen
I, by the way, checked it with regular KNotify4 notifications. I.e. an
application creates a notificationitem and when it is displayed, all
popups are closed. Either way, I'll re-check when I'm back home; will
report here in one or two days.

-- 
Notifications in plasma-desktop close other plasmoid popups
https://bugs.launchpad.net/bugs/403962
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 264499] Re: package kpresenter-kde4 None failed to install/upgrade: trying to overwrite `/usr/share/pixmaps/kpresenter.xpm', which is also in package kpresenter-data

2009-09-26 Thread Sjors Gielen
Package: kpresenter-kde4
[...]
Source: koffice2
Version: 1:2.0.2-2ubuntu1
Depends: kdebase-runtime (= 4:4.3.0), kdelibs5 (= 4:4.3.0), koffice-libs-kde4 
(= 1:2.0.2-2ubuntu1), libc6 (= 2.2.5), libqt4-phonon (= 4.5.1), 
libqt4-qt3support (= 4.5.1), libqt4-svg (= 4.5.1), libqtcore4 (= 4.5.1), 
libqtgui4 (= 4.5.1), libstdc++6 (= 4.1.1)
Suggests: khelpcenter4, koffice-doc-html-kde4
Conflicts: kpresenter

Still doesn't Conflict with kpresenter-data in Karmic as of today.

** Changed in: koffice2 (Ubuntu)
   Status: Fix Released = Confirmed

-- 
package kpresenter-kde4 None failed to install/upgrade: trying to overwrite 
`/usr/share/pixmaps/kpresenter.xpm', which is also in package kpresenter-data
https://bugs.launchpad.net/bugs/264499
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to koffice2 in ubuntu.

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


[Bug 264499] Re: package kpresenter-kde4 None failed to install/upgrade: trying to overwrite `/usr/share/pixmaps/kpresenter.xpm', which is also in package kpresenter-data

2009-09-26 Thread Sjors Gielen
As ShaneK said, the fix is simply:

  dpkg --purge kpresenter-data
  apt-get -f install

The last command should fix the situation if it was broken; if it
wasn't, you can install kpresenter with:

  apt-get install kpresenter-kde4

-- 
package kpresenter-kde4 None failed to install/upgrade: trying to overwrite 
`/usr/share/pixmaps/kpresenter.xpm', which is also in package kpresenter-data
https://bugs.launchpad.net/bugs/264499
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to koffice2 in ubuntu.

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


[Bug 416890] Re: [karmic] Latest libk3b6-extracodecs package depends on stripped ffmpeg packages, but not the unstripped ones.

2009-09-26 Thread Sjors Gielen
Filing against ffmpeg-extra, too, so that the maintainers can decide at
what place this can be fixed best.

** Also affects: ffmpeg-extra (Ubuntu)
   Importance: Undecided
   Status: New

-- 
[karmic] Latest libk3b6-extracodecs package depends on stripped ffmpeg 
packages, but not the unstripped ones.
https://bugs.launchpad.net/bugs/416890
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 305860] Re: lib32asound2-plugins conflicts with ia32-libs

2009-09-26 Thread Sjors Gielen
In that case, I think lib32asound2-plugins should be removed. If it is
still being referred to, those referrals should be corrected, or
ia32-libs should get Provides: lib32asound2-plugins.

** Changed in: alsa-plugins (Ubuntu)
   Status: Fix Released = Confirmed

** Changed in: ia32-libs (Ubuntu)
   Status: New = Fix Released

-- 
lib32asound2-plugins conflicts with ia32-libs
https://bugs.launchpad.net/bugs/305860
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 106447] Re: acpi_cpufreq detects Intel Core 2 Duo with incorrect frequency scaling from 600 to 800 MHz

2009-09-26 Thread Sjors Gielen
Still happens for me with 2.6.31-10. Kernel-janitor (probably a bot)
asked for information and got it, five times. This ought to be enough to
investigate the problem. Is someone working on this? I see the tag
needs-upstream-testing, has this actually been requested upstream? Is
the maintainer doing anything about this bug, what's the status? Please
let me know.

Thanks.

-- 
acpi_cpufreq detects Intel Core 2 Duo with incorrect frequency scaling from 600 
to 800 MHz
https://bugs.launchpad.net/bugs/106447
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 308605] Re: [MASTER]Firefox is already running message

2009-09-26 Thread Sjors Gielen
Doesn't seem to happen anymore, for me on Kubuntu Karmic. Will report
back when it does reoccur.

ii  firefox3.5.3+build1+nobinonly-0ubuntu2  
  meta package for the popular mozilla web browser
ii  firefox-3.53.5.3+build1+nobinonly-0ubuntu2  
  safe and easy web browser from Mozilla
ii  firefox-3.5-branding   3.5.3+build1+nobinonly-0ubuntu2  
  Package that ships the firefox branding
ii  flashplugin-installer  10.0.32.18ubuntu1
  Adobe Flash Player plugin installer
ii  flashplugin-nonfree10.0.32.18ubuntu1
  Adobe Flash Player plugin installer (transitional package
ii  nspluginwrapper1.2.2-0ubuntu6   
  A wrapper to run Netscape plugins on other architectures

-- 
[MASTER]Firefox is already running message
https://bugs.launchpad.net/bugs/308605
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 403962] Re: Notifications in plasma-desktop close other plasmoid popups

2009-09-26 Thread Sjors Gielen
Could the maintainer please triage this bug over to the KDE bug tracker?
Thanks.

-- 
Notifications in plasma-desktop close other plasmoid popups
https://bugs.launchpad.net/bugs/403962
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 398623] Re: Earcandy detects File Manager as a music player and doesn't know what Amarok is, and other glitches

2009-09-26 Thread Sjors Gielen
** Also affects: earcandy
   Importance: Undecided
   Status: New

-- 
Earcandy detects File Manager as a music player and doesn't know what Amarok 
is, and other glitches
https://bugs.launchpad.net/bugs/398623
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 54918] Re: DNS-lookup to AAAA (IPv6) doesn't seem to work

2009-09-26 Thread Sjors Gielen
Is this bug fixed yet? I think it's more important than Wishlist since
IPv6 is spreading and it not working can be considered a real bug. Also,
it seems fairly simple to fix. Has it been triaged to the backuppc
developers yet?

-- 
DNS-lookup to  (IPv6) doesn't seem to work
https://bugs.launchpad.net/bugs/54918
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 119454] Re: debhelper script creates prerm script that causes daemon removal to be impossible

2009-09-26 Thread Sjors Gielen
The current init.d script for tftpd-hpa uses start-stop-daemon --oknodo
and the manpage for said program says:

  start-stop-daemon  returns  0 [...] if --oknodo is specified and [...]
--stop was specified and there were no matching processes.

Therefore, its script should act normally now. Closing this bug for
tftpd-hpa. It can still be used for other packages with init.d scripts
which return 0 on stop when there was nothing to stop.

** Changed in: tftp-hpa (Ubuntu)
   Status: New = Fix Released

-- 
debhelper script creates prerm script that causes daemon removal to be 
impossible
https://bugs.launchpad.net/bugs/119454
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 401575] Re: Xorg crashed with SIGSEGV in _nv001643X()

2009-09-26 Thread Sjors Gielen
Is it ok to mark this bug as Won't fix since nobody's going to fix it
anyway? The bug hasn't been happening with the 185 drivers here.

-- 
Xorg crashed with SIGSEGV in _nv001643X()
https://bugs.launchpad.net/bugs/401575
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 387573] Re: Drop-down calendar does not close unless you click on it

2009-09-19 Thread Sjors Gielen
However, molecule-eye, the other applets you compare with, do they
actually have the same use case? Are there any other applets that give
information that a user may want to see while he's, for example, typing
his e-mail? You can't, for example, compare the calendar with the volume
control applet, obviously. :)

-- 
Drop-down calendar does not close unless you click on it
https://bugs.launchpad.net/bugs/387573
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 405378] Re: [karmic] in KDE apport does not open the browser to report a bug

2009-09-12 Thread Sjors Gielen
Tried to find out a little more regarding this.

ubuntu-bug just spawns an ubuntu-kde process, as it should; when killing
ubuntu-bug ubuntu-kde stays in the system, so that's not the problem.

The problem is that ubuntu-kde, after trying to send, seems to
freeze/halt in a poll():

poll([{fd=3, events=POLLIN}, {fd=9, events=POLLIN}, {fd=10, events=POLLIN}, 
{fd=8, events=POLLIN}], 4, 18779) = 1 ([{fd=8, revents=POLLIN}])
read(8, \34\257\311 
\247\1\0\0\325\1\0\0\237\337\340\0\0\0\0\0\0\0\0\0P\317)\1\0\0\0\0..., 4096) = 
64
read(8, 0x29f25e4, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
read(8, 0x29f25e4, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
read(8, 0x29f25e4, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=3, events=POLLIN}, {fd=9, events=POLLIN}, {fd=10, events=POLLIN}, 
{fd=8, events=POLLIN}], 4, 18726) = 1 ([{fd=8, revents=POLLIN}])
read(8, \34K\311 
\247\1\0\0\333\1\0\0\271\337\340\0\0\320)\1\0\0\0\0P\317)\1\0\0\0\0..., 4096) 
= 64
read(8, 0x29f25e4, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
read(8, 0x29f25e4, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
read(8, 0x29f25e4, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=3, events=POLLIN}, {fd=9, events=POLLIN}, {fd=10, events=POLLIN}, 
{fd=8, events=POLLIN}], 4, 18699^C unfinished ...
Process 2869 detached

This last poll() never finishes, probably because it waits for GUI input
when all windows are gone. During this, apport-bug just stays around
wait()ing for the apport-kde process.

This happens after apport-kde just sent the bug report; the next step
would be opening the browser, which apport-cli perfectly succeeds to do.

-- 
[karmic] in KDE apport does not open the browser to report a bug
https://bugs.launchpad.net/bugs/405378
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 416890] Re: [karmic] Latest libk3b6-extracodecs package depends on stripped ffmpeg packages, but not the unstripped ones.

2009-09-12 Thread Sjors Gielen
Same thing happens here. In libk3b6-extracodecs version 1.66.0~alpha2-0ubuntu6:
Depends: [...] libavcodec52 (= 3:0.svn20090303-1), libavformat52 (= 
3:0.svn20090303-1), libavutil49 (= 3:0.svn20090303-1)
In version -0ubuntu5:
Depends: [...] libavcodec52 (= 3:0.svn20090303-1) | libavcodec-unstripped-52 
(= 3:0.svn20090303-1), libavformat52 (= 3:0.svn20090303-1) | 
libavformat-unstripped-52 (= 3:0.svn20090303-1), libavutil49 (= 
3:0.svn20090303-1) | libavutil-unstripped-49 (= 3:0.svn20090303-1)

dpkg --list snip:
ii  libavcodec-extra-524:0.5+svn20090706-2ubuntu1   
  ffmpeg codec library
ii  libavcodec-unstripped-52   4:0.5+svn20090706-2ubuntu1   
  ffmpeg utility library - transitional package
ii  libavformat52  4:0.5+svn20090706-2ubuntu1   
  ffmpeg file format library
ii  libavutil-extra-49 4:0.5+svn20090706-2ubuntu1   
  ffmpeg utility library
ii  libavutil-unstripped-494:0.5+svn20090706-2ubuntu1   
  ffmpeg utility library - transitional package

Since the -unstripped- packages are transitional, the Depends line for
libk3b6-extracodecs should become:

Depends: [...] libavcodec52 (= 3:0.svn20090303-1) | libavcodec-extra-52
(= whatever), libavformat52 (= 3:0.svn20090303-1) | libavformat-
extra-52 (whatever), libavutil49 (= 3:0.svn20090303-1) | libavutil-
extra-49 (whatever)

I.e. an extra libav[whatever]-extra-[num] for every
libav[whatever][num]. Thanks.

-- 
[karmic] Latest libk3b6-extracodecs package depends on stripped ffmpeg 
packages, but not the unstripped ones.
https://bugs.launchpad.net/bugs/416890
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 416890] Re: [karmic] Latest libk3b6-extracodecs package depends on stripped ffmpeg packages, but not the unstripped ones.

2009-09-12 Thread Sjors Gielen
Just thought of an alternative: libav[whatever]-extra-[num] could have
Provides: libav[whatever][num], too. Since they include the same stuff,
too, that should work well. If that case is best, this bug can be moved
to ffmpeg-extra.

-- 
[karmic] Latest libk3b6-extracodecs package depends on stripped ffmpeg 
packages, but not the unstripped ones.
https://bugs.launchpad.net/bugs/416890
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 77589] Re: debootstrap can't chroot

2009-07-25 Thread Sjors Gielen
Does this work now, with the latest Jaunty / Karmic CD's? :)

-- 
debootstrap can't chroot
https://bugs.launchpad.net/bugs/77589
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 403959] [NEW] When accessing an FTP server, I get asked for a password three times, and interface becomes unresponsive as one of the three dialogs disappears under the window itself

2009-07-24 Thread Sjors Gielen
Public bug reported:

Binary package hint: kdebase

As description says. I go to a password-protected FTP server, and
instantly, two dialogs pop up asking for my password. When I fill them
both in, I see directory content, but all Dolphin processes become
unresponsive. I later noticed this is because another password dialog
popped up *below* the dolphin windows.

This is most probably the shitty kwm focus stealing prevention working
up again, but on the other hand, the interface shouldn't react like this
too: it should focus the dialog when the window is clicked, or in
another way make it apparent that it's waiting for the users' input
somewhere.

ProblemType: Bug
Architecture: amd64
Date: Fri Jul 24 11:25:43 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: dolphin 4:4.2.96-0ubuntu2
ProcEnviron:
 LANGUAGE=nl_NL:nl
 PATH=(custom, user)
 LANG=nl_NL.UTF-8
 SHELL=/bin/zsh
ProcVersionSignature: Ubuntu 2.6.31-3.19-generic
SourcePackage: kdebase
Uname: Linux 2.6.31-3-generic x86_64

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


** Tags: amd64 apport-bug

-- 
When accessing an FTP server, I get asked for a password three times, and 
interface becomes unresponsive as one of the three dialogs disappears under the 
window itself
https://bugs.launchpad.net/bugs/403959
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 403959] Re: When accessing an FTP server, I get asked for a password three times, and interface becomes unresponsive as one of the three dialogs disappears under the window itself

2009-07-24 Thread Sjors Gielen

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

-- 
When accessing an FTP server, I get asked for a password three times, and 
interface becomes unresponsive as one of the three dialogs disappears under the 
window itself
https://bugs.launchpad.net/bugs/403959
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 403962] [NEW] Notifications in plasma-desktop close other plasmoid popups

2009-07-24 Thread Sjors Gielen
Public bug reported:

Binary package hint: kdebase-workspace

I have two QuickAccess browser plasmoids on my panel which I use quite a
lot, and I also have an IM client running which occasionally pops up a
notification. However, every time when I am using my QuickAccess
browsers and I click through the folders, and suddenly a KNotify
notification pops up in plasma-desktop, the QuickAccess browser popup
closes. I want it to stay open, even if notifications pop up or
whatever.

ProblemType: Bug
Architecture: amd64
Date: Fri Jul 24 11:32:24 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: kdebase-workspace-bin 4:4.2.96-0ubuntu4
ProcEnviron:
 LANGUAGE=nl_NL:nl
 PATH=(custom, user)
 LANG=nl_NL.UTF-8
 SHELL=/bin/zsh
ProcVersionSignature: Ubuntu 2.6.31-3.19-generic
SourcePackage: kdebase-workspace
Uname: Linux 2.6.31-3-generic x86_64

** Affects: kdebase-workspace (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
Notifications in plasma-desktop close other plasmoid popups
https://bugs.launchpad.net/bugs/403962
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 403962] Re: Notifications in plasma-desktop close other plasmoid popups

2009-07-24 Thread Sjors Gielen

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

-- 
Notifications in plasma-desktop close other plasmoid popups
https://bugs.launchpad.net/bugs/403962
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 403959] Re: When accessing an FTP server, I get asked for a password three times, and interface becomes unresponsive as one of the three dialogs disappears under the window itself

2009-07-24 Thread Sjors Gielen
To clarify: The Dolphin processes still appear responsive, they don't
gray out - but they simply don't react to any mouse clicks or whatever
anymore. Apparantly, even though the user doesn't see the password
dialog, it's still modal for the whole application, and very unclear at
that. The original report contains steps to reproduce, refer to that so
you can see what I'm talking about. :)

-- 
When accessing an FTP server, I get asked for a password three times, and 
interface becomes unresponsive as one of the three dialogs disappears under the 
window itself
https://bugs.launchpad.net/bugs/403959
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase in ubuntu.

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


[Bug 403260] [NEW] Can't change settings for applications that only play sounds for very short periods of time

2009-07-22 Thread Sjors Gielen
Public bug reported:

Binary package hint: pavucontrol

There are many applications that often play very short sounds. I think
they usually leave their connection to Pulseaudio open all the time, but
for example, KDE applications (most notably those using KNotify) open a
connection to PulseAudio, play a short sound, and then close the
connection again. This makes the application appear for a second in
pavucontrol, then disappear; a time lapse too short to change settings
(for example, move the stream to a different output channel).

My expected behavior here is that the application stays around for, for
example, half a minute, maybe grayed out or something to indicate that
the application isn't connected anymore. I think this should be fixed in
Pavucontrol, but maybe I'm wrong and Pulseaudio itself should be changed
to fix this bug. Feel free to re-target if need be.

This could also be considered a papercut, maybe, but I think all 100
papercuts are already chosen, and a first-time user probably won't see
it on his first day of using Ubuntu since Pavucontrol could be
considered a more advanced application.

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

-- 
Can't change settings for applications that only play sounds for very short 
periods of time
https://bugs.launchpad.net/bugs/403260
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 398619] Re: Sound switches to my monitor with USB soundcard when I run earcandy

2009-07-13 Thread Sjors Gielen
What do you think about something like - Don't let earcandy be obtrusive when 
it just started. When I plug in an USB headset after it's started, fine, but 
for devices detected initially, just leave it be, and let the device that had 
audio also be the fallback audio device when I plug in a headset and then 
plug it out again. That would fix it for me, and still leave that nice feature 
around.
If you want, you could even add a menu item to your right-click menu that says 
Switch audio device to do it manually if the user already had a headset 
connected and wants to switch control to that (and they don't have pavucontrol 
running or so). :)

-- 
Sound switches to my monitor with USB soundcard when I run earcandy
https://bugs.launchpad.net/bugs/398619
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 398619] Re: Sound switches to my monitor with USB soundcard when I run earcandy

2009-07-13 Thread Sjors Gielen
Shouldn't you read stuff like that from Pulseaudio instead of from
Gnome's internal configuration? Maybe you could make Earcandy not use
one master output channel, since that would effectively disable
Pulseaudio's support for letting different applications stream to
different sound cards. What about a setup that Earcandy saves the sound
card for all applications, and when an USB device is plugged in (after
Earcandy loaded the initial list of audio devices), it switches sound
from all applications to that device - except those flagged don't
switch when an USB device is connected or something?

Keep up the good work - even though the application is currently
unusable for me because of this bug, it's a very good idea and will
certainly make 2009 the Year of the Linux Desktop. ;)

-- 
Sound switches to my monitor with USB soundcard when I run earcandy
https://bugs.launchpad.net/bugs/398619
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 398617] [NEW] When running earcandy: ImportError: No module named wnck

2009-07-12 Thread Sjors Gielen
Public bug reported:

Binary package hint: earcandy

I just installed the Earcandy package on my Ubuntu Karmic system and got
this message:

Traceback (most recent call last):
  File /usr/bin/earcandy, line 17, in module
import ear_candy
  File /usr/share/earcandy/ear_candy/ear_candy.py, line 20, in module
import wnck
ImportError: No module named wnck

Installing python-wnck worked, so it should be added as a dependency.

ProblemType: Bug
Architecture: amd64
Date: Mon Jul 13 03:19:53 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: earcandy 0.5~bzr75-0ubuntu1
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=nl_NL:nl
 PATH=(custom, user)
 LANG=nl_NL.UTF-8
 SHELL=/bin/zsh
ProcVersionSignature: Ubuntu 2.6.31-2.16-generic
SourcePackage: earcandy
Uname: Linux 2.6.31-2-generic x86_64

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


** Tags: amd64 apport-bug

-- 
When running earcandy: ImportError: No module named wnck
https://bugs.launchpad.net/bugs/398617
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 398617] Re: When running earcandy: ImportError: No module named wnck

2009-07-12 Thread Sjors Gielen

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

-- 
When running earcandy: ImportError: No module named wnck
https://bugs.launchpad.net/bugs/398617
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 398619] [NEW] Sound switches to my monitor with USB soundcard when I run earcandy

2009-07-12 Thread Sjors Gielen
Public bug reported:

Binary package hint: earcandy

As description says, when I run earcandy, all sound switches to my
monitor with USB soundcard. (The package is as in #398617, see
dependencies and exact version there. I run kubuntu karmic.)

I know about Earcandy's feature to, when a new sound card is detected,
switch sound there - however, this USB soundcard had been connected and
wasn't just plugged in when I ran Earcandy.

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

** Description changed:

  Binary package hint: earcandy
  
  As description says, when I run earcandy, all sound switches to my
- monitor with USB soundcard when I run earcandy. (The package is as in
- #398617, see dependencies and exact version there.)
+ monitor with USB soundcard. (The package is as in #398617, see
+ dependencies and exact version there. I run kubuntu karmic.)
  
  I know about Earcandy's feature to, when a new sound card is detected,
  switch sound there - however, this USB soundcard had been connected and
  wasn't just plugged in when I ran Earcandy.

-- 
Sound switches to my monitor with USB soundcard when I run earcandy
https://bugs.launchpad.net/bugs/398619
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 398623] [NEW] Earcandy detects File Manager as a music player and doesn't know what Amarok is, and other glitches

2009-07-12 Thread Sjors Gielen
Public bug reported:

Binary package hint: earcandy

When I just ran Earcandy, it told me it detected two applications,
Firefox and the file manager. It saw the file manager as an audio
player. Even though Amarok was running (but not playing), it did not
show up; I also couldn't add a rule for it. When I later restarted
Earcandy, Amarok showed up as an unknown application and the File
Manager was still the music player, just like Pavucontrol, the
PulseAudio volume control. Setting Amarok as a music player did not
update the UI; when I restarted the application later, Amarok showed
correctly (but without any icon) and the volume control didn't show up
anymore.

Expected behaviour: It should recognize Amarok as a music player (even
if it's not playing?), it should not think the file manager (I don't
think I had any running, let alone playing sound, but maybe it thought
plasma-desktop was a file manager?) is a music player, Pavucontrol
should not be recognized as a music player, and the UI should update
correctly when I change settings. Also, it would be cool if either the
list of running applications would be renamed to the list of
applications playing audio, or even better, if applications not playing
audio would show up.

ProblemType: Bug
Architecture: amd64
Date: Mon Jul 13 03:28:02 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: earcandy 0.5~bzr75-0ubuntu1
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=nl_NL:nl
 PATH=(custom, user)
 LANG=nl_NL.UTF-8
 SHELL=/bin/zsh
ProcVersionSignature: Ubuntu 2.6.31-2.16-generic
SourcePackage: earcandy
Uname: Linux 2.6.31-2-generic x86_64

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


** Tags: amd64 apport-bug

-- 
Earcandy detects File Manager as a music player and doesn't know what Amarok 
is, and other glitches
https://bugs.launchpad.net/bugs/398623
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 398623] Re: Earcandy detects File Manager as a music player and doesn't know what Amarok is, and other glitches

2009-07-12 Thread Sjors Gielen

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

-- 
Earcandy detects File Manager as a music player and doesn't know what Amarok 
is, and other glitches
https://bugs.launchpad.net/bugs/398623
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 398619] Re: Sound switches to my monitor with USB soundcard when I run earcandy

2009-07-12 Thread Sjors Gielen
I just changed the setting in Preferences, but whenever I right click
the Earcandy icon and click Preferences (so the window opens), the same
thing still happens. Even after I restart the program, Move streams to
new output is still disabled, but when I open the preferences screen,
sound moves to the USB sound card in my monitor.

-- 
Sound switches to my monitor with USB soundcard when I run earcandy
https://bugs.launchpad.net/bugs/398619
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 387573] Re: Drop-down calendar does not close unless you click on it

2009-07-03 Thread Sjors Gielen
I can't believe the... lack of common sense... of some users.
Anyway, in general, they missed that clicking the time opened the calendar, and 
didn't understand how to close it. I'm actually against having a close button, 
since then there's two ways to close it and that could be confusing; also 
closing it by re-clicking the time is more intuitive if they know it actually 
does that.
So what about letting them know it actually does that, by, for example, 
highlighting the time when the calendar is open? Something like in OS X. If the 
calendar is open, the time in the panel is highlighted, and closing the 
calendar brings the time back to its original state. It shows users the 
relationship between the two, in an intuitive way; they will be able to find 
out how it works on themselves.
Do you think that's an idea?

So I propose this fix for this complete bug:
1) When the calendar is open, highlight the time in the panel
2) Show something like a paperclip or other icon on the calendar, and when 
clicked, the calendar stays around and doesn't close automatically (or the 
other way around: when clicked, it always disappears after a while).

-- 
Drop-down calendar does not close unless you click on it
https://bugs.launchpad.net/bugs/387573
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 106447] Re: acpi_cpufreq detects Intel Core 2 Duo with incorrect frequency scaling from 600 to 800 MHz

2009-06-26 Thread Sjors Gielen
Still happens for me! Going to run the command as reported by kernel-
janitor now.

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

-- 
acpi_cpufreq detects Intel Core 2 Duo with incorrect frequency scaling from 600 
to 800 MHz
https://bugs.launchpad.net/bugs/106447
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 106447] apport-collect data

2009-06-26 Thread Sjors Gielen
Architecture: amd64
DistroRelease: Ubuntu 9.10
MachineType: System manufacturer System Product Name
NonfreeKernelModules: nvidia
Package: linux-image-2.6.30-10-generic 2.6.30-10.12
PackageArchitecture: amd64
ProcCmdLine: root=UUID=ddc4c356-d316-4d56-9f23-025f6c28bc3e ro quiet splash
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
ProcVersionSignature: Ubuntu 2.6.30-10.12-generic
RelatedPackageVersions: linux-backports-modules-2.6.30-10-generic N/A
Uname: Linux 2.6.30-10-generic x86_64
UserGroups: adm admin cdrom dialout disk lpadmin plugdev pulse-rt sambashare 
vboxusers
dmi.bios.date: 08/22/2007
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: ASUS P5N32-E SLI ACPI BIOS Revision 1205
dmi.board.name: P5N32-E SLI
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: 1.XX
dmi.chassis.asset.tag: 123456789000
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrASUSP5N32-ESLIACPIBIOSRevision1205:bd08/22/2007:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5N32-ESLI:rvr1.XX:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

-- 
acpi_cpufreq detects Intel Core 2 Duo with incorrect frequency scaling from 600 
to 800 MHz
https://bugs.launchpad.net/bugs/106447
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 106447]

2009-06-26 Thread Sjors Gielen

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

-- 
acpi_cpufreq detects Intel Core 2 Duo with incorrect frequency scaling from 600 
to 800 MHz
https://bugs.launchpad.net/bugs/106447
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 106447]

2009-06-26 Thread Sjors Gielen

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

-- 
acpi_cpufreq detects Intel Core 2 Duo with incorrect frequency scaling from 600 
to 800 MHz
https://bugs.launchpad.net/bugs/106447
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 106447]

2009-06-26 Thread Sjors Gielen

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

-- 
acpi_cpufreq detects Intel Core 2 Duo with incorrect frequency scaling from 600 
to 800 MHz
https://bugs.launchpad.net/bugs/106447
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 106447]

2009-06-26 Thread Sjors Gielen

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

-- 
acpi_cpufreq detects Intel Core 2 Duo with incorrect frequency scaling from 600 
to 800 MHz
https://bugs.launchpad.net/bugs/106447
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 106447]

2009-06-26 Thread Sjors Gielen

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

-- 
acpi_cpufreq detects Intel Core 2 Duo with incorrect frequency scaling from 600 
to 800 MHz
https://bugs.launchpad.net/bugs/106447
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 106447]

2009-06-26 Thread Sjors Gielen

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

-- 
acpi_cpufreq detects Intel Core 2 Duo with incorrect frequency scaling from 600 
to 800 MHz
https://bugs.launchpad.net/bugs/106447
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   >