[Bug 1479059] Re: sporadic livelock blocks quitting thunderbird

2018-07-23 Thread Herbert Thielen
I cannot reproduce that anymore. Can be closed, thank you very much.

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

Title:
  sporadic livelock blocks quitting thunderbird

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

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

[Bug 1479059] [NEW] sporadic livelock blocks quitting thunderbird

2015-07-28 Thread Herbert Thielen
Public bug reported:

Sporadically (sometimes nearly always) thunderbird consumes 100% CPU
when I try to close the program.

Investigation with ltrace shows an infinite sequence of these calls:

pthread_mutex_unlock(0x7fd8786d9040, 0x7fd8786d9670, 0x4000, 13) = 0
pthread_mutex_lock(0x7fd8786d9040, 177, 0, 0x2f7e) = 0
pthread_mutex_unlock(0x7fd8786d9040, 0, 8192, 13) = 0
pthread_mutex_lock(0x7fd8786d9040, 184, 0, 3)= 0
pthread_mutex_unlock(0x7fd8786d9040, 0x7fd8786d9670, 0x4000, 13) = 0
pthread_mutex_lock(0x7fd8786d9040, 177, 0, 0x2f7e) = 0
pthread_mutex_unlock(0x7fd8786d9040, 0, 8192, 13) = 0
pthread_mutex_lock(0x7fd8786d9040, 184, 0, 3)= 0

Then I have to abort thunderbird with 'kill -TERM'.

I'm running thunderbird 1:31.8.0+build1-0ubuntu0.14.04.1 on Ubuntu
14.04.2 LTS (trusty) on a x86_64 (Core2 Duo) system.

Disabling all extensions didn't help (but somtimes changed the behaviour
for a number of starts/stops - different timing?).

** Affects: thunderbird (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/1479059

Title:
  sporadic livelock blocks quitting thunderbird

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

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


[Bug 969520] Re: IcedTea Java Web Start fails to open .jnlp file

2014-02-06 Thread Herbert Thielen
On ubuntu 12.04.4 (precise), I was able to run a *.jnlp from Firefox
(26.0+build2-0ubuntu0.12.04.2) only after manually configuring update-
alternatives to use javaws from openjdk-7:

# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 12.04.4 LTS
Release:12.04
Codename:   precise

# update-alternatives --config javaws
There are 2 choices for the alternative javaws (providing /usr/bin/javaws).

  SelectionPath  Priority   
Status

  0/usr/lib/jvm/java-6-openjdk-amd64/jre/bin/javaws   1061  
auto mode
  1/usr/lib/jvm/java-6-openjdk-amd64/jre/bin/javaws   1061  
manual mode
* 2/usr/lib/jvm/java-7-openjdk-amd64/jre/bin/javaws   1060  
manual mode

Press enter to keep the current choice[*], or type selection number: 2

# dpkg -S /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/javaws 
/usr/lib/jvm/java-7-openjdk-amd64/jre/bin/javaws
icedtea-netx: /usr/lib/jvm/java-6-openjdk-amd64/jre/bin/javaws
icedtea-netx: /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/javaws

# apt-cache policy icedtea-netx
icedtea-netx:
  Installed: 1.2.3-0ubuntu0.12.04.3
  Candidate: 1.2.3-0ubuntu0.12.04.3
  Version table:
 *** 1.2.3-0ubuntu0.12.04.3 0
500 http://archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
500 http://archive.ubuntu.com/ubuntu/ precise-security/main amd64 
Packages
100 /var/lib/dpkg/status
 1.2-2ubuntu1 0
500 http://archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

Now it's working fine for me :-)

Best regards,
Herbert.

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

Title:
  IcedTea Java Web Start fails to open .jnlp file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/icedtea-web/+bug/969520/+subscriptions

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


[Bug 984785] Re: .goutputstream files polluting $HOME

2012-04-28 Thread Herbert Thielen
Seems to have something to do with X11 authorization, maybe lightdm?

$ ls -l .goutputstream-AYQHDW 
-rw--- 1 itsme itsme 4201 Apr 27 12:21 .goutputstream-AYQHDW

$ file .goutputstream-AYQHDW 
.goutputstream-AYQHDW: X11 Xauthority data

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

Title:
  .goutputstream files polluting $HOME

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

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


[Bug 984785] Re: .goutputstream files polluting $HOME

2012-04-28 Thread Herbert Thielen
Seems not to be caused by lightdm - the files are not created every time
during login.

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

Title:
  .goutputstream files polluting $HOME

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

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


[Bug 950068] [NEW] ooohg conflicts with libreoffice-common = 1:3.4.99 while precise includes 1:3.5.0

2012-03-08 Thread Herbert Thielen
Public bug reported:

Currently it's not worthwhile to install ooohg as it will try to remove
libreoffice - but you need libreoffice to use the ooohg maps.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: ooohg (not installed)
ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
Uname: Linux 3.2.0-18-generic x86_64
ApportVersion: 1.94.1-0ubuntu1
Architecture: amd64
Date: Thu Mar  8 17:36:10 2012
SourcePackage: ooohg
UpgradeStatus: Upgraded to precise on 2012-03-08 (0 days ago)

** Affects: ooohg (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/950068

Title:
  ooohg conflicts with libreoffice-common = 1:3.4.99 while precise
  includes 1:3.5.0

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

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


[Bug 950068] Re: ooohg conflicts with libreoffice-common = 1:3.4.99 while precise includes 1:3.5.0

2012-03-08 Thread Herbert Thielen
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/950068

Title:
  ooohg conflicts with libreoffice-common = 1:3.4.99 while precise
  includes 1:3.5.0

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

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


[Bug 801858] Re: high cpu loads on using security enabled USB drives

2011-07-09 Thread Herbert Thielen
*** This bug is a duplicate of bug 801853 ***
https://bugs.launchpad.net/bugs/801853

** This bug has been marked a duplicate of bug 801853
   high cpu loads on using security enabled USB drives

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

Title:
  high cpu loads on using security enabled USB drives

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

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


[Bug 801852] Re: high cpu loads on using security enabled USB drives

2011-07-09 Thread Herbert Thielen
*** This bug is a duplicate of bug 801853 ***
https://bugs.launchpad.net/bugs/801853

** This bug has been marked a duplicate of bug 801853
   high cpu loads on using security enabled USB drives

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

Title:
  high cpu loads on using security enabled USB drives

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

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


[Bug 801853] Re: high cpu loads on using security enabled USB drives

2011-07-06 Thread Herbert Thielen
I've seen a similar bug report: could be duplicate to Bug #780266

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

Title:
  high cpu loads on using security enabled USB drives

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

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


[Bug 786263] Re: Udev needs restart after dismounting truecrypt encrypted USB stick

2011-07-06 Thread Herbert Thielen
Maybe this problem is related to Bug #780266?

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

Title:
  Udev needs restart after dismounting truecrypt encrypted USB stick

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

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


[Bug 799315] Re: Inserting USB stick causes udev to enter infinite loop and not display in file manager

2011-07-06 Thread Herbert Thielen
*** This bug is a duplicate of bug 780266 ***
https://bugs.launchpad.net/bugs/780266

This looks very similar to Bug #780266 - maybe duplicate?

** This bug has been marked a duplicate of bug 780266
   udevd takes 100% of cpu

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

Title:
  Inserting USB stick causes udev to enter infinite loop and not display
  in file manager

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

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


[Bug 754859] Re: function command_not_found_handle in /etc/bash.bashrc may supress command not found error message

2011-04-11 Thread Herbert Thielen
I just tested it on ubuntu 11.04 beta with bash 4.2-0ubuntu2; same
situation here.

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

Title:
  function command_not_found_handle in /etc/bash.bashrc may supress
  command not found error message

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


[Bug 754859] [NEW] function command_not_found_handle in /etc/bash.bashrc may supress command not found error message

2011-04-08 Thread Herbert Thielen
Public bug reported:

Binary package hint: bash

In case a user tries to enter a command name containing white space, e.g.
$ foo bar
the system doesn't print an error message. Only the return code is correct 
(127), but nothing else is printed. This may be confusing.

The function command_not_found_handle(), which is called by bash if the
command is not found, is defined in /etc/bash.bashrc and is intended to
give a hint which package may contain the command the user wants to run.

But the function definition misses quotes around the program name
variable ($1), so the white space separates this funny command to more
than one word, and the python program seems not to like this.

A simple fix is attached as patch.

** Affects: bash (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/754859

Title:
  function command_not_found_handle in /etc/bash.bashrc may supress
  command not found error message

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


[Bug 754859] Re: function command_not_found_handle in /etc/bash.bashrc may supress command not found error message

2011-04-08 Thread Herbert Thielen
** Patch added: bashrc.command-not-found-fix.diff
   
https://bugs.launchpad.net/bugs/754859/+attachment/2001630/+files/bashrc.command-not-found-fix.diff

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

Title:
  function command_not_found_handle in /etc/bash.bashrc may supress
  command not found error message

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


[Bug 754859] Re: function command_not_found_handle in /etc/bash.bashrc may supress command not found error message

2011-04-08 Thread Herbert Thielen
Some examples are shown below. The first one shows the problem - no
error message, but correct return code. The second one shows the
expected behaviour for a not available command without white space in
the command name.

rum:~$ foo\ bar

rum:~$ echo $?
127


rum:~$ foo
No command 'foo' found, did you mean:
 Command 'fio' from package 'fio' (universe)
 Command 'goo' from package 'goo' (universe)
 Command 'fop' from package 'fop' (universe)
 Command 'fox' from package 'objcryst-fox' (universe)
 Command 'xoo' from package 'xoo' (universe)
 Command 'zoo' from package 'zoo' (universe)
foo: command not found

rum:~$ echo $?
127


After applying the patch, the expected behaviour is shown:

rum:~$ foo bar
foo bar: command not found

rum:~$ echo $?
127

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

Title:
  function command_not_found_handle in /etc/bash.bashrc may supress
  command not found error message

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


[Bug 754859] Re: function command_not_found_handle in /etc/bash.bashrc may supress command not found error message

2011-04-08 Thread Herbert Thielen
I forgot to mention: This was executed on kubuntu 10.10:

rum:~$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.10
DISTRIB_CODENAME=maverick
DISTRIB_DESCRIPTION=Ubuntu 10.10

rum:~$ echo $BASH_VERSION
4.1.5(1)-release

rum:~$ dpkg -l bash
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  bash   4.1-2ubuntu4   The GNU Bourne Again SHell

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

Title:
  function command_not_found_handle in /etc/bash.bashrc may supress
  command not found error message

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


[Bug 652958] [NEW] /usr/share/info/grub.info.gz incomplete

2010-10-01 Thread Herbert Thielen
Public bug reported:

Binary package hint: grub2

The /usr/share/info/grub.info.gz file installed by grub-common is
incomplete.

E.g. the network section listed in the menu is missing, i.e. 'info grub
network' lists only the top level page, switching to the menu entry
'network' is not possible.

Same happens for other menu entries, e.g. the note security is listed
in chapter 7.2., but the target page is missing.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: grub-common 1.98-1ubuntu7
ProcVersionSignature: Ubuntu 2.6.32-25.44-generic 2.6.32.21+drm33.7
Uname: Linux 2.6.32-25-generic x86_64
Architecture: amd64
Date: Fri Oct  1 14:25:08 2010
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 LC_MESSAGES=C
 SHELL=/bin/bash
SourcePackage: grub2

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


** Tags: amd64 apport-bug lucid

-- 
/usr/share/info/grub.info.gz incomplete
https://bugs.launchpad.net/bugs/652958
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 652958] Re: /usr/share/info/grub.info.gz incomplete

2010-10-01 Thread Herbert Thielen

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/652958/+attachment/1662667/+files/Dependencies.txt

-- 
/usr/share/info/grub.info.gz incomplete
https://bugs.launchpad.net/bugs/652958
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


Re: [Bug 652958] Re: /usr/share/info/grub.info.gz incomplete

2010-10-01 Thread Herbert Thielen
Colin,

many thanks for the work on this.

Best Regards,
Herbert.

-- 
/usr/share/info/grub.info.gz incomplete
https://bugs.launchpad.net/bugs/652958
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 399422] Re: spambayes issues a sets-related DeprecationWarning from classifier.py:43

2010-05-10 Thread Herbert Thielen
The same is happening on Lucid with spambayes 1.0.4-5.1.

It produces the message e.g. with `trac-admin hotcopy` when trac-
spamfilter is installed, which uses spambayes.

-- 
spambayes issues a sets-related DeprecationWarning from classifier.py:43
https://bugs.launchpad.net/bugs/399422
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 399422] Re: spambayes issues a sets-related DeprecationWarning from classifier.py:43

2010-05-10 Thread Herbert Thielen
Similar warning in tokenizer.py:

/usr/lib/python2.6/dist-packages/spambayes/tokenizer.py:19: DeprecationWarning: 
the sets module is deprecated
  from sets import Set

-- 
spambayes issues a sets-related DeprecationWarning from classifier.py:43
https://bugs.launchpad.net/bugs/399422
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 578145] [NEW] graphviz.py:23: DeprecationWarning: the sha module is deprecated

2010-05-10 Thread Herbert Thielen
Public bug reported:

Binary package hint: trac-graphviz

With trac-graphviz installed on Lucid (trac-graphviz  0.7.5-1), e.g. the
command `trac-admin project hotcopy backup` issues a warning:

/usr/lib/pymodules/python2.6/graphviz/graphviz.py:23:
DeprecationWarning: the sha module is deprecated; use the hashlib module
instead import sha

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: trac-graphviz 0.7.5-1
ProcVersionSignature: Ubuntu 2.6.32-22.33-server 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-server x86_64
Architecture: amd64
Date: Mon May 10 10:26:41 2010
InstallationMedia: Ubuntu-Server 10.04 LTS Lucid Lynx - Release amd64 
(20100427)
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 LC_MESSAGES=C
 SHELL=/bin/bash
SourcePackage: trac-graphviz

** Affects: trac-graphviz (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lucid

-- 
graphviz.py:23: DeprecationWarning: the sha module is deprecated
https://bugs.launchpad.net/bugs/578145
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 578145] Re: graphviz.py:23: DeprecationWarning: the sha module is deprecated

2010-05-10 Thread Herbert Thielen

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

-- 
graphviz.py:23: DeprecationWarning: the sha module is deprecated
https://bugs.launchpad.net/bugs/578145
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 535102] [NEW] expand doesn't support multibyte characters (utf-8)

2010-03-09 Thread Herbert Thielen
Public bug reported:

Binary package hint: coreutils

'expand' doesn't replace tab characters by the correct number of spaces in case 
the input data contains multibyte characters, e.g. german umlauts when using 
the locale UTF-8. 
 
A small example test file is attached. 
 
I've attached a patch to coreutils 8.4 which works for me, but I'm not 
experienced in wide character programming, so there might still be some problem 
- more tests and review needed. 
 
Thanks for the work, best regards 
 
Herbert.

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

-- 
expand doesn't support multibyte characters (utf-8)
https://bugs.launchpad.net/bugs/535102
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 535102] Re: expand doesn't support multibyte characters (utf-8)

2010-03-09 Thread Herbert Thielen

** Patch added: expand.c.patch
   http://launchpadlibrarian.net/40604401/expand.c.patch

-- 
expand doesn't support multibyte characters (utf-8)
https://bugs.launchpad.net/bugs/535102
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 535102] Re: expand doesn't support multibyte characters (utf-8)

2010-03-09 Thread Herbert Thielen
expected output file attached

** Attachment added: expand-wrong-with-utf8-test.expected-output
   
http://launchpadlibrarian.net/40604779/expand-wrong-with-utf8-test.expected-output

-- 
expand doesn't support multibyte characters (utf-8)
https://bugs.launchpad.net/bugs/535102
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 535102] Re: expand doesn't support multibyte characters (utf-8)

2010-03-09 Thread Herbert Thielen
upstream bug report is filed at savannah.gnu.org #29138
https://savannah.gnu.org/bugs/index.php?29138

-- 
expand doesn't support multibyte characters (utf-8)
https://bugs.launchpad.net/bugs/535102
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 535102] Re: expand doesn't support multibyte characters (utf-8)

2010-03-09 Thread Herbert Thielen
sample input file attached

** Attachment added: expand-wrong-with-utf8-test.input
   http://launchpadlibrarian.net/40604492/expand-wrong-with-utf8-test.input

-- 
expand doesn't support multibyte characters (utf-8)
https://bugs.launchpad.net/bugs/535102
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 371196] [NEW] bibletime crashing after ASSERT: mod in bt_thmlhtml.cpp (329)

2009-05-03 Thread Herbert Thielen
Public bug reported:

Binary package hint: bibletime

I just installed bibletime 1.6.5.1-1 on jaunty.

When trying to access some installed bible comments, it crashed with the
following log messages:

ERROR: corrupt data during decompression.
(BibleTime 1.6.5.1) WARNING: Unlock key of module GerHfa2002 is NOT valid
ERROR: corrupt data during decompression.
(BibleTime 1.6.5.1) WARNING: Unlock key of module GerHfaLex2002 is NOT valid
(BibleTime 1.6.5.1) WARNING: Unlock key of module GerHfa2002 is NOT valid
(BibleTime 1.6.5.1) WARNING: Unlock key of module GerHfa2002 is NOT valid
(BibleTime 1.6.5.1) WARNING: Unlock key of module GerHfa2002 is NOT valid
(BibleTime 1.6.5.1) WARNING: Unlock key of module GerHfa2002 is NOT valid
Error reading ulBuffNum
Error reading ulBuffNum
(BibleTime 1.6.5.1) WARNING: Unlock key of module GerHfa2002 is NOT valid
(BibleTime 1.6.5.1) WARNING: Unlock key of module GerHfa2002 is NOT valid
(BibleTime 1.6.5.1) WARNING: ASSERT: mod in bt_thmlhtml.cpp (329)
*** BibleTime got signal 11 (Crashing). Trying to save settings.
*** Saving seemed to be successful. If restoring does not work on next startup 
please use the option --ignore-session
KCrash: Application 'bibletime' crashing...
KCrash cannot reach kdeinit, launching directly.

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

-- 
bibletime crashing after ASSERT: mod in bt_thmlhtml.cpp (329)
https://bugs.launchpad.net/bugs/371196
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 371203] [NEW] several applications complain they cannot read /etc/qt3/qt_plugins_3.3rc

2009-05-03 Thread Herbert Thielen
Public bug reported:

Binary package hint: libqt3-mt

I recently upgraded from 8.10 (hardy) to 9.04 (jaunty).

Several applications, e.g. bibletime, complain at startup that the file
/etc/qt3/qt_plugins_3.3rc is unreadable:

$ bibletime
(BibleTime 1.6.5.1) WARNING: QSettings: failed to open file 
'/etc/qt3/qt_plugins_3.3rc'

The file exists, but is not readable except for user/group root:

$ ls -l /etc/qt3/qt_plugins_3.3rc
-rw-r- 1 root root 642 2009-03-16 17:35 /etc/qt3/qt_plugins_3.3rc

It seems to belong to libqt3-mt:
$ dpkg -S /etc/qt3/qt_plugins_3.3rc
libqt3-mt: /etc/qt3/qt_plugins_3.3rc

** Affects: qt-x11-free (Ubuntu)
 Importance: Undecided
 Status: New

-- 
several applications complain they cannot read /etc/qt3/qt_plugins_3.3rc 
https://bugs.launchpad.net/bugs/371203
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt-x11-free in ubuntu.

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


[Bug 193139] Re: hardy ooo missing jre - system crashed

2008-08-26 Thread Herbert Thielen
I can confirm the problem with a fresh installation of kubuntu 8.04.1 on
amd64, with all updates installed afterwards, openoffice packages have
now version 1:2.4.1-1ubuntu2

Installation of openoffice.org-java-common didn't help, but removing
$HOME/.openoffice.org2/user/config/javasettings_Linux_x86.xml as
mentioned before did the job.

-- 
hardy ooo missing jre - system crashed
https://bugs.launchpad.net/bugs/193139
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 261093] [NEW] clamav-base installation complains about missing Debian-exim userid

2008-08-25 Thread Herbert Thielen
Public bug reported:

Binary package hint: clamav-base

I started the following apt-get on kubuntu-8.04.1 to install clamav.
During configuration of clamav-base, some exim command was started, but
obviously exim wasn't configured yet. Maybe some dependency statement
needs to be adapted?

# apt-get install clamav spamassassin clamav-docs arj unzoo lha mailx spamc 
re2c exim4-doc-html exim4-doc-info eximon4 libsys-syslog-perl
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Reading state information... Fertig
Die folgenden zusätzlichen Pakete werden installiert:
  clamav-base clamav-freshclam exim4 exim4-base exim4-config
  exim4-daemon-light libarchive-tar-perl libclamav3 libcompress-raw-zlib-perl
  libcompress-zlib-perl libdigest-hmac-perl libdigest-sha1-perl liberror-perl
  libio-compress-base-perl libio-compress-zlib-perl libio-zlib-perl
  liblockfile1 libmail-spf-perl libnet-dns-perl libnet-ip-perl
  libnetaddr-ip-perl libsocket6-perl libsys-hostname-long-perl libversion-perl
  sharutils
Vorgeschlagene Pakete:
  libmail-spf-query-perl libio-string-perl libdbi-perl libio-socket-ssl-perl
  libmail-dkim-perl libnet-ident-perl pyzor razor
Die folgenden NEUEN Pakete werden installiert:
  arj clamav clamav-base clamav-docs clamav-freshclam exim4 exim4-base
  exim4-config exim4-daemon-light exim4-doc-html exim4-doc-info eximon4 lha
  libarchive-tar-perl libclamav3 libcompress-raw-zlib-perl
  libcompress-zlib-perl libdigest-hmac-perl libdigest-sha1-perl liberror-perl
  libio-compress-base-perl libio-compress-zlib-perl libio-zlib-perl
  liblockfile1 libmail-spf-perl libnet-dns-perl libnet-ip-perl
  libnetaddr-ip-perl libsocket6-perl libsys-hostname-long-perl
  libsys-syslog-perl libversion-perl mailx re2c sharutils spamassassin spamc
  unzoo
0 aktualisiert, 38 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
[...]
Richte arj ein (3.10.22-4) ...
Richte clamav-base ein (0.92.1~dfsg2-1.1ubuntu0.2) ...
Lege Systembenutzer »clamav« (UID 111) an ...
Lege neue Gruppe »clamav« (GID 120) an ...
Lege neuen Benutzer »clamav« (UID 111) mit Gruppe »clamav« an ...
Erstelle Home-Verzeichnis »/var/lib/clamav« nicht.
exim: failed to find uid for user name Debian-exim

Richte libclamav3 ein (0.92.1~dfsg2-1.1ubuntu0.2) ...

Richte clamav-freshclam ein (0.92.1~dfsg2-1.1ubuntu0.2) ...
 * Starting ClamAV virus database updater freshclam  [ OK ]

Richte clamav ein (0.92.1~dfsg2-1.1ubuntu0.2) ...
Richte sharutils ein (1:4.6.3-1build1) ...

Richte clamav-docs ein (0.92.1~dfsg2-1.1ubuntu0.2) ...
Richte exim4-config ein (4.69-2) ...
Adding system-user for exim (v4)

Richte exim4-base ein (4.69-2) ...

Richte exim4-daemon-light ein (4.69-2) ...
 * Starting MTA  [ OK ]

Richte exim4 ein (4.69-2) ...

Richte exim4-doc-html ein (4.67-1) ...

Richte exim4-doc-info ein (4.67-1) ...

Richte eximon4 ein (4.69-2) ...

[...]

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

-- 
clamav-base installation complains about missing Debian-exim userid
https://bugs.launchpad.net/bugs/261093
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 261093] Re: clamav-base installation complains about missing Debian-exim userid

2008-08-25 Thread Herbert Thielen
clamav-base.postinst executes newaliases if available. As exim was
unpacked already at this time, newaliases was found and executed. But
exim was not yet configured, therefore user Debian-exim wasn't yet in
/etc/passwd, and that's what newaliases complains about.

I'm not sure which packet could handle this correctly. Despite of the
error message exim: failed to find uid ..., there's probably no harm
here - maybe it could be a valid solution to just redirect newaliases'
error message to /dev/null in clamav-base.postinst?

-- 
clamav-base installation complains about missing Debian-exim userid
https://bugs.launchpad.net/bugs/261093
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 258140] Re: intrepid alpha-4: gnome-terminal crashed with SIGSEGV in g_closure_invoke()

2008-08-15 Thread Herbert Thielen
** Summary changed:

- intrepid alpha-2: gnome-terminal crashed with SIGSEGV in g_closure_invoke()
+ intrepid alpha-4: gnome-terminal crashed with SIGSEGV in g_closure_invoke()

** Description changed:

  Binary package hint: gnome-terminal
  
- I started the live CD (intrepid alpha-2), started a terminal, and
+ I started the live CD (intrepid alpha-4), started a terminal, and
  accidently moved it around a little bit - when it suddenly crashed.
  
  ProblemType: Crash
  Architecture: amd64
  DistroRelease: Ubuntu 8.10
  ExecutablePath: /usr/bin/gnome-terminal
  Package: gnome-terminal 2.23.6-0ubuntu1
  ProcAttrCurrent: unconfined
  ProcCmdline: gnome-terminal
  ProcEnviron:
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: gnome-terminal
  StacktraceTop:
   ?? () from /usr/lib/libvte.so.9
   ?? () from /usr/lib/libvte.so.9
   ?? () from /usr/lib/libgtk-x11-2.0.so.0
   g_closure_invoke ()
   ?? () from /usr/lib/libgobject-2.0.so.0
  Title: gnome-terminal crashed with SIGSEGV in g_closure_invoke()
  Uname: Linux 2.6.26-5-generic x86_64
  UserGroups: adm admin cdrom dialout fuse lpadmin plugdev sambashare

** Visibility changed to: Public

-- 
intrepid alpha-4: gnome-terminal crashed with SIGSEGV in g_closure_invoke()
https://bugs.launchpad.net/bugs/258140
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 258147] [NEW] intrepid alpha-4 amd64: memtest86+ crashes in test#2

2008-08-15 Thread Herbert Thielen
Public bug reported:

Binary package hint: memtest86+

I booted intrepid alpha 4 from a CD built with intrepid-desktop-
amd64.iso and selected the memtest option.

Memtest86+ v2.01 starts, but during test #2 (after completing about 20%)
lots of errors are reported, and finally memtest86 crashes.

To exclude hardware problems, I tried the same with Memtest86+ v1.65
started from a Knoppix 5.3 CD - all works fine here.

The intrepid alpha-4 memtest reports the processor as Intel Core 2 1995
MHz, while the Knoppix memtest reports it as Intel Conroe 65n 1796 MHz.

Hardware description reported by intrepid alpha-4 is:
Intel Core 2 1995 MHz
Chipset: Intel GM965/GL960 (ECC: Disabled) - FSB: 199 MHz - Type: DDR-II
Settings RAM: 332 MHz (DDR665) / CAS: 5-5-5-15 / Dual Channel

** Affects: memtest86+ (Ubuntu)
 Importance: Undecided
 Status: New

-- 
intrepid alpha-4 amd64: memtest86+ crashes in test#2
https://bugs.launchpad.net/bugs/258147
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 258152] [NEW] intrepid alpha-4: installer should preselect keyboard mapping

2008-08-15 Thread Herbert Thielen
Public bug reported:

Binary package hint: ubiquity

I booted an intrepid alpha-4 intrepid-desktop-amd64.iso CD, selected
german language (didn't change keyboard selection at the CDROM boot
menu) and started the installation process.

When ubiquity asked for the language and time zone, German and Berlin
have been preselected; but when asking for the keyboard layout, USA was
preselected. I guess it would be better to set the preselection of the
keyboard layout according the selected language - at least if no
keyboard selection was done at boot time.

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

-- 
intrepid alpha-4: installer should preselect keyboard mapping
https://bugs.launchpad.net/bugs/258152
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 258153] [NEW] intrepid alpha-4: keyboard layout test ignores AltGr

2008-08-15 Thread Herbert Thielen
Public bug reported:

Binary package hint: ubiquity

I booted intrepid alpha-4 from an intrepid-desktop-amd64.iso CDROM and
started the installation process.

When asked for the keyboard layout, I selected Germany. Despite of the
sub-selections (Dead acute etc.), the AltGr key status is ignored - so
the test field cannot display a ~ (AltGr-+ on german keyboards), @
(AltGr-q) etc.

This might be confusing to new users.

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

-- 
intrepid alpha-4: keyboard layout test ignores AltGr
https://bugs.launchpad.net/bugs/258153
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 258164] [NEW] intrepid alpha-4: incomplete german translation of partitioner

2008-08-15 Thread Herbert Thielen
Public bug reported:

Binary package hint: ubiquity

I started the installation process from an intrepid-desktop-amd64.iso
CDROM (intrepid alpha-4). When asked for partitioning the hard disk, I
selected 'manual'.

The next screen misses some german translations:

Context menu:
Delete partition - Partition löschen

Button labels:
New partition table - Neue Partitionstabelle
New partition - Neue Partition
Delete partition - Partition löschen

Table headings:
Device - Gerät
Type - Typ
Mount point - Eingehängt als
Format? - Formatieren?
Size - Größe
Used - Benutzt

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

-- 
intrepid alpha-4: incomplete german translation of partitioner
https://bugs.launchpad.net/bugs/258164
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 258342] [NEW] package hdapsd recommends tp-smapi-modules which is not available

2008-08-15 Thread Herbert Thielen
Public bug reported:

Binary package hint: hdapsd

In intrepid alpha-4, hdapsd recommends installation of package tp-smapi-
modules - but this package seems not to be available.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 8.10
Package: hdapsd 1:0.0.20070803-2
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: hdapsd
Uname: Linux 2.6.26-5-generic x86_64

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


** Tags: apport-bug

-- 
package hdapsd recommends tp-smapi-modules which is not available
https://bugs.launchpad.net/bugs/258342
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 258342] Re: package hdapsd recommends tp-smapi-modules which is not available

2008-08-15 Thread Herbert Thielen

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

-- 
package hdapsd recommends tp-smapi-modules which is not available
https://bugs.launchpad.net/bugs/258342
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 248931] [NEW] linux-source needs update of dependency to 2.6.26

2008-07-16 Thread Herbert Thielen
Public bug reported:

Binary package hint: linux-source

I just updated intrepid alpha, then tried to install the linux-source
package - but it depends on linux-source-2.6.24 which ist not available.
Currently available is linux-source-2.6.26

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

-- 
linux-source needs update of dependency to 2.6.26
https://bugs.launchpad.net/bugs/248931
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 247884] [NEW] update manager to 8.10 still shows release notes of 8.04

2008-07-12 Thread Herbert Thielen
Public bug reported:

Binary package hint: update-manager

I started 'update-manager -d' on Ubuntu 8.04. It shows the upgrade
button (new distribution release '8.10' is available).

When selecting the upgrade button, a window with release notes of
Ubuntu 8.04 is presented (= Welcome to Ubuntu 8.04 'Hardy Heron'=).

I don't know whether update-manager is the correct package to assign
this bug to.

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

-- 
update manager to 8.10 still shows release notes of 8.04
https://bugs.launchpad.net/bugs/247884
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 188949] [NEW] linux-source recommends installation of non-existing libc-dev

2008-02-04 Thread Herbert Thielen
Public bug reported:

Binary package hint: linux-source

Installation of linux-source (2.6.24.5.6 Ubuntu:8.04/hardy) recommends
installing libc-dev, but this package doesn't exist anymore(?):

# apt-get -s install linux-source
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  linux-source-2.6.24
Suggested packages:
  kernel-package libncurses-dev ncurses-dev libqt3-dev
Recommended packages:
  libc-dev
The following NEW packages will be installed:
  linux-source linux-source-2.6.24
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Inst linux-source-2.6.24 (2.6.24-5.8 Ubuntu:8.04/hardy)
Inst linux-source (2.6.24.5.6 Ubuntu:8.04/hardy)
Conf linux-source-2.6.24 (2.6.24-5.8 Ubuntu:8.04/hardy)
Conf linux-source (2.6.24.5.6 Ubuntu:8.04/hardy)

# apt-cache search libc-dev
libc6-dev - GNU C Library: Development Libraries and Header Files
libklibc-dev - kernel headers used during the build of klibc
linux-libc-dev - Linux Kernel Headers for development
dietlibc-dev - diet libc - a libc optimized for small size
libuclibc-dev - A small implementation of the C library

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

-- 
linux-source recommends installation of non-existing libc-dev
https://bugs.launchpad.net/bugs/188949
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 32357] Re: Installer doesn't recognise SATA disks as primary.

2008-02-03 Thread Herbert Thielen
Maybe your /boot/grub/device.map is wrong? Perhaps try --recheck option
of grub-install?

-- 
Installer doesn't recognise SATA disks as primary.
https://bugs.launchpad.net/bugs/32357
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 32357] GRUB installation on wrong hard disk with Kubuntu Hardy Alpha 3 Alternate

2008-02-02 Thread Herbert Thielen
I've seen a similar problem as reported earlier. My system has 4 IDE PATA ports:
- two internal PATA ports on an nVidia nForce2, used by a hard disk (hda) and a 
DVD drive
- two PATA ports on a Promise Technology PCI card, used by two additionla hard 
disks (sda, sdb)

During installation with Hardy Alpha 3 Kubuntu Alternate, the disks were named:
- sda, sdb for the two disks connected to the PCI card
- sdc for the disk connected to the chipset IDE port

Grub installed the boot record to sda, but the BIOS chose to start the
(old) boot loader from hda (chipset PATA port, was called 'sdc' during
installation).

I had to manually install Grub on the right disk again to be able to
boot Hardy.

Additional informations can be provided on request.

Best regards,
Herbert.

-- 
Installer doesn't recognise SATA disks as primary.
https://bugs.launchpad.net/bugs/32357
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 161189] diff -u -U 0 results in diff -U 3

2007-11-09 Thread Herbert Thielen
Public bug reported:

Up to Ubuntu 07.04, 'diff -u -0' behaved like 'diff -U 0'.

Starting with Ubuntu 07.10, 'diff -0' is not possible anymore. But
changing to 'diff -u -U 0' isn't possible, it is behaving like 'diff -U
3' because 'diff -u' now results in 'diff -U 3' and the maximum value of
'-U 0' and '-U 3' is used.

Using the maximum value of multiple '-U' options (likewise for '-C')
seems to be an old (mis-?)feature accoding to changelog, but at least
for me it's somewhat annoying: I'm prefering unified context diff, so up
to now I had an alias 'rcsdiff=rcsdiff -u' (rcsdiff just forwards the
'u' to diff). But sometimes, I just need a smaller context and I was
using 'rcsdiff -0' for this, resulting (with my alias) to 'rcsdiff -u
-0' - worked quite fine.

This way of using an alias for some default values and overwriting it
with additional options isn't possible anymore.

I suggest to remove the behaviour to use the maximum value of multiply
given options. Normal Unix tool behaviour, as far as I know, is to use
just the last value of an option given multiply, not a minimum or
maximum value. Also, this special behaviour isn't documented neither in
the diff man page nor in the diff info documentation, it's only
mentioned in the changelog somwhere.

The following small patch would allow this:

--- diff.c.orig 2002-03-24 08:35:28.0 +0100
+++ diff.c  2007-11-09 14:38:47.0 +0100
@@ -327,8 +327,7 @@
  numval = 3;

specify_style (c == 'U' ? OUTPUT_UNIFIED : OUTPUT_CONTEXT);
-   if (context  numval)
- context = numval;
+   context = numval;
explicit_context = 1;
  }
  break;
@@ -463,8 +462,7 @@

case 'u':
  specify_style (OUTPUT_UNIFIED);
- if (context  3)
-   context = 3;
+ context = 3;
  break;

case 'v':

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

-- 
diff -u -U 0 results in diff -U 3
https://bugs.launchpad.net/bugs/161189
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 161189] Re: diff -u -U 0 results in diff -U 3

2007-11-09 Thread Herbert Thielen
Patch mentioned previously added as attachment for easier access.

** Attachment added: diff.c.patch
   http://launchpadlibrarian.net/10318846/diff.c.patch

-- 
diff -u -U 0 results in diff -U 3
https://bugs.launchpad.net/bugs/161189
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120955] acpi-support/state-funcs:toggleAllWirelessStates() wrong on power/state

2007-06-18 Thread Herbert Thielen
Public bug reported:

Binary package hint: acpi-support

In /usr/share/acpi-support/state-funcs function
toggleAllWirelessStates() tries $DEVICE/device/rf_kill and
$DEVICE/device/power/state to toggle the power state.

For rf_kill, it sets the shell variable OFF=1 to switch power off; for
power/state, it sets OFF=2.

Unfortunately the script switches to OFF=2 for power/state only if
rf_kill is writable, but doesn't show any effect. If rf_kill is not
existent, OFF will stay 1 (default value).

** Affects: acpi-support (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
acpi-support/state-funcs:toggleAllWirelessStates() wrong on power/state
https://bugs.launchpad.net/bugs/120955
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120955] Re: acpi-support/state-funcs:toggleAllWirelessStates() wrong on power/state

2007-06-18 Thread Herbert Thielen
The attached patch changes the behaviour as stated in the script, but I
couldn't verify whether it's correct - my thinkpad T40p with
2.6.20-16-generic reports errors when writing to power/state:

# echo -n 2  ath0/device/power/state
-bash: echo: write error: Invalid argument


** Attachment added: state-funcs.patch
   http://launchpadlibrarian.net/8112273/state-funcs.patch

-- 
acpi-support/state-funcs:toggleAllWirelessStates() wrong on power/state
https://bugs.launchpad.net/bugs/120955
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120955] Re: acpi-support/state-funcs:toggleAllWirelessStates() wrong on power/state

2007-06-18 Thread Herbert Thielen
My acpi_support is 0.95

-- 
acpi-support/state-funcs:toggleAllWirelessStates() wrong on power/state
https://bugs.launchpad.net/bugs/120955
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120959] acpi-support: toggling bluetooth impossible on thinkpad T40p

2007-06-18 Thread Herbert Thielen
Public bug reported:

Binary package hint: acpi-support

On my T40p, toggling WLAN with the ACPI hotkey doesn't work anymore -
this is another story handled elsewhere (e.g. Bug #120955).

But due to the fact that my WLAN doesn't toggle it's power state, also
toggling Bluetooth is impossible now. This is a little bit annoying.

For now, I've decoupled toggling WLAN and Bluetooth in /etc/acpi/ibm-
wireless.sh (just commented out the line with if !
isAnyWirelessPoweredOn and the corresponding fi), but I don't know
what's the best way to handle this for all. Maybe it would be more
robust to check whether the WirelessPower could be changed, and if not,
to toggle at least Bluetooth?

** Affects: acpi-support (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
acpi-support: toggling bluetooth impossible on thinkpad T40p
https://bugs.launchpad.net/bugs/120959
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120807] dia 0.96.1-0ubuntu1: assertion `recent_merge_ids' failed

2007-06-17 Thread Herbert Thielen
Public bug reported:

Binary package hint: dia

Starting dia displays error message:

** (dia:9081): CRITICAL **: menus_clear_recent: assertion
`recent_merge_ids' failed

The problem is reproducable if
1) there's no $HOME/.dia
2) dia is started with some *.dia file; content doesn't matter (e.g. empty 
Diagram saved as Diagram1.dia, dia started with 'dia Diagram1.dia')

** Affects: dia (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
dia 0.96.1-0ubuntu1: assertion `recent_merge_ids' failed
https://bugs.launchpad.net/bugs/120807
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120546] Re: OpenOffice 2.2.0 in Feisty starts with multiple gtype.c:2242 assertion failures

2007-06-15 Thread Herbert Thielen
Hmm, seems to be duplicate to bug #116179 which is marked duplicate to
bug #111940

-- 
OpenOffice 2.2.0 in Feisty starts with multiple gtype.c:2242 assertion failures
https://bugs.launchpad.net/bugs/120546
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120546] OpenOffice 2.2.0 in Feisty starts with multiple gtype.c:2242 assertion failures

2007-06-15 Thread Herbert Thielen
Public bug reported:

Binary package hint: openoffice.org2

Directly after starting e.g. oowriter (same for oocalc etc.) from a
terminal, about 3 times the following error messages are printed:

(process:21427): GLib-GObject-CRITICAL **: gtype.c:2242: initialization 
assertion failed, use IA__g_type_init() prior to this function
(process:21427): Gdk-CRITICAL **: gdk_screen_get_font_options: assertion 
`GDK_IS_SCREEN (screen)' failed


These error messages are repeated during work with OpenOffice.

** Affects: openoffice.org2-amd64 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
OpenOffice 2.2.0 in Feisty starts with multiple gtype.c:2242 assertion failures
https://bugs.launchpad.net/bugs/120546
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 32324] Re: dcc-client configuration fails / security problem?

2007-06-11 Thread Herbert Thielen
Just tried it again on feisty. The package dcc-client is no longer
existant, it's functionality is provided by dcc-server now.

I tried to install dcc-server with apt-get, which worked fine regarding this 
bug report - in my opinion, it can be closed.
The warnings during the installation of dcc-common should be addressed in 
another bug report.

Here's part of the installation log for reference:

Setting up dcc-common (1.3.42-4) ...
Adding system group: dcc.
Adding group `dcc' (GID 128) ...
Done.
Adding system user: dcc.
Adding system user `dcc' (UID 104) ...
Adding new user `dcc' (UID 104) with group `dcc' ...
Not creating home directory `/var/lib/dcc'.
read: 65: Illegal option -n
Warning, no random device found, password might be insecure
read: 65: Illegal option -n
Warning, no random device found, password might be insecure
Updating DCC map.

Setting up dcc-server (1.3.42-4) ...

# ls -l /usr/bin/dccproc
-rwsr-sr-x 1 dcc dcc 456224 2006-11-13 05:22 /usr/bin/dccproc
# ls -l /usr/sbin/dccifd
-rwsr-sr-x 1 dcc dcc 514304 2006-11-13 05:22 /usr/sbin/dccifd

-- 
dcc-client configuration fails / security problem?
https://bugs.launchpad.net/bugs/32324
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 119808] Warnings (read/password) during installation of dcc-common

2007-06-11 Thread Herbert Thielen
Public bug reported:

Binary package hint: dcc-common

Just installed dcc-server on Feisty for test purposes, which depends on
dcc-common. During configuration of dcc-common, the following warnings
are output. I didn't check whether the functionality is o.k., just
wanted to report the installation issues.


# apt-get install dcc-server
[...]
Setting up dcc-common (1.3.42-4) ...

Adding system group: dcc.
Adding group `dcc' (GID 128) ...
Done.
Adding system user: dcc.
Adding system user `dcc' (UID 104) ...
Adding new user `dcc' (UID 104) with group `dcc' ...
Not creating home directory `/var/lib/dcc'.
read: 65: Illegal option -n
Warning, no random device found, password might be insecure
read: 65: Illegal option -n
Warning, no random device found, password might be insecure
Updating DCC map.

** Affects: dcc (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

** Description changed:

  Binary package hint: dcc-common
  
- Just installed dcc-server for test purposes, which depends on dcc-
- common. During configuration of dcc-common, the following warnings are
- output. I didn't check whether the functionality is o.k., just wanted to
- report the installation issues.
+ Just installed dcc-server on Feisty for test purposes, which depends on
+ dcc-common. During configuration of dcc-common, the following warnings
+ are output. I didn't check whether the functionality is o.k., just
+ wanted to report the installation issues.
  
  
  # apt-get install dcc-server
  [...]
  Setting up dcc-common (1.3.42-4) ...
  
  Adding system group: dcc.
  Adding group `dcc' (GID 128) ...
  Done.
  Adding system user: dcc.
  Adding system user `dcc' (UID 104) ...
  Adding new user `dcc' (UID 104) with group `dcc' ...
  Not creating home directory `/var/lib/dcc'.
  read: 65: Illegal option -n
  Warning, no random device found, password might be insecure
  read: 65: Illegal option -n
  Warning, no random device found, password might be insecure
  Updating DCC map.

-- 
Warnings (read/password) during installation of dcc-common
https://bugs.launchpad.net/bugs/119808
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 119808] Re: Warnings (read/password) during installation of dcc-common

2007-06-11 Thread Herbert Thielen
The warnings are printed because dcc-common.postinst uses /bin/sh as
shell, which is dash in Feisty and not bash.

Bash understands option -n for the read command, while dash doesn't.

Because of the failing read, /dev/urandom is not used as random source,
but instead the 'ps ax' output is used; therefore the warning about the
potentially insecure password.

Suggestion to fix this:
Instead of testing the readability of /dev/urandom in line 6 of 
dcc-common.postinst with
  if ! read -n 0  $RANDOMDEVICE ; then
which tries to read zero characters, one could use the readability test
  if [ ! -r $RANDOMDEVICE ]; then

Maybe the security of the generated passwords can be discussed anyway, because 
the output of /dev/urandom or ps ax is piped through 'cksum' later on which 
will produce predictable output (the last 4 characters will be 'x120' usually 
for /dev/urandom input). This is not a great issue because the leading checksum 
is about 9 or 10 characters and probably as unpredictable as the used random 
source.
An alternative to generate the passwords by some script mimic would be to 
depend on the package pwgen and use e.g. `pwgen -cns 10` in lines 34/35 of 
dcc-common.postinst.

-- 
Warnings (read/password) during installation of dcc-common
https://bugs.launchpad.net/bugs/119808
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 53330] popcon website has dead links

2006-07-18 Thread Herbert Thielen
Public bug reported:

Binary package hint: popularity-contest

On http://popcon.ubuntu.com/ the links http://popcon.ubuntu.com/README
and http://popcon.ubuntu.com/FAQ are dead.

** Affects: popularity-contest (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
popcon website has dead links
https://launchpad.net/bugs/53330

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