[Bug 1850957] Re: kmail doesn't start

2019-11-01 Thread Berthold Stoeger
Never mind. Apparently a different instance was already running even
after reboot. My bad.

** Changed in: kmail (Ubuntu)
   Status: New => Invalid

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

Title:
  kmail doesn't start

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

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

[Bug 1850957] [NEW] kmail doesn't start

2019-11-01 Thread Berthold Stoeger
Public bug reported:

kmail doesn't start. To exclude a bug in akonadi, I stopped akonadi. To
exclude configuration problems, I removed ~/.config/kmail*. kmail still
doesn't start.

>From the shell all I get is:

$ kmail
Attribute Qt::AA_ShareOpenGLContexts must be set before QCoreApplication is 
created.

The last few lines of an strace are:

statx(AT_FDCWD, "/usr/share/icons/hicolor/symbolic/apps", 
AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, 
stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
write(8, "\1\0\0\0\0\0\0\0", 8) = 8
futex(0x55716ea17600, FUTEX_WAIT_PRIVATE, 0, NULL) = 0
futex(0x55716ea175b0, FUTEX_WAKE_PRIVATE, 1) = 0
statx(AT_FDCWD, 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/org.kde.kwindowsystem.platforms", 
AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, 
stx_mode=S_IFDIR|0755, stx_size=4096, ...}) = 0
openat(AT_FDCWD, 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/org.kde.kwindowsystem.platforms", 
O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 10
fstat(10, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getdents64(10, /* 6 entries */, 32768)  = 264
getdents64(10, /* 0 entries */, 32768)  = 0
close(10)   = 0
statx(AT_FDCWD, "/usr/bin/kf5/org.kde.kwindowsystem.platforms", 
AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7fffad72c8b0) = -1 ENOENT (No such file or 
directory)
statx(AT_FDCWD, 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemKWaylandPlugin.so",
 AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, 
stx_mode=S_IFREG|0644, stx_size=81120, ...}) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
lstat("/usr/lib/x86_64-linux-gnu", {st_mode=S_IFDIR|0755, st_size=135168, ...}) 
= 0
lstat("/usr/lib/x86_64-linux-gnu/qt5", {st_mode=S_IFDIR|0755, st_size=4096, 
...}) = 0
lstat("/usr/lib/x86_64-linux-gnu/qt5/plugins", {st_mode=S_IFDIR|0755, 
st_size=20480, ...}) = 0
lstat("/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5", {st_mode=S_IFDIR|0755, 
st_size=4096, ...}) = 0
lstat("/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/org.kde.kwindowsystem.platforms",
 {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemKWaylandPlugin.so",
 {st_mode=S_IFREG|0644, st_size=81120, ...}) = 0
openat(AT_FDCWD, 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemKWaylandPlugin.so",
 O_RDONLY|O_CLOEXEC) = 10
statx(10, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_ALL, 
{stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=81120, 
...}) = 0
statx(10, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_ALL, 
{stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=81120, 
...}) = 0
mmap(NULL, 81120, PROT_READ, MAP_SHARED, 10, 0) = 0x7f3dd0014000
close(10)   = 0
munmap(0x7f3dd0014000, 81120)   = 0
statx(AT_FDCWD, 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemKWinPrivatePlugin.so",
 AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, 
stx_mode=S_IFREG|0644, stx_size=31336, ...}) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
lstat("/usr/lib/x86_64-linux-gnu", {st_mode=S_IFDIR|0755, st_size=135168, ...}) 
= 0
lstat("/usr/lib/x86_64-linux-gnu/qt5", {st_mode=S_IFDIR|0755, st_size=4096, 
...}) = 0
lstat("/usr/lib/x86_64-linux-gnu/qt5/plugins", {st_mode=S_IFDIR|0755, 
st_size=20480, ...}) = 0
lstat("/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5", {st_mode=S_IFDIR|0755, 
st_size=4096, ...}) = 0
lstat("/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/org.kde.kwindowsystem.platforms",
 {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat("/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemKWinPrivatePlugin.so",
 {st_mode=S_IFREG|0644, st_size=31336, ...}) = 0
openat(AT_FDCWD, 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemKWinPrivatePlugin.so",
 O_RDONLY|O_CLOEXEC) = 10
statx(10, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_ALL, 
{stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=31336, 
...}) = 0
statx(10, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_ALL, 
{stx_mask=STATX_ALL, stx_attributes=0, stx_mode=S_IFREG|0644, stx_size=31336, 
...}) = 0
mmap(NULL, 31336, PROT_READ, MAP_SHARED, 10, 0) = 0x7f3dd002
close(10)   = 0
munmap(0x7f3dd002, 31336)   = 0
statx(AT_FDCWD, 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemWaylandPlugin.so",
 AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL, stx_attributes=0, 
stx_mode=S_IFREG|0644, stx_size=18864, ...}) = 0
lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, 

[Bug 633473] Re: package luatex 0.50.0-1 failed to install/upgrade: subprocess installed post-installation script killed by signal (Broken pipe)

2018-05-25 Thread Berthold Stoeger
Same happens for me. Problem is: /usr/bin/luatex refuses to start with
the message:

Unable to read environment locale:exit now.

strace luatex gives:

openat(AT_FDCWD, "/usr/lib/locale/en_AT.UTF-8/LC_NUMERIC", O_RDONLY|O_CLOEXEC) 
= -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/locale/en_AT.utf8/LC_NUMERIC", O_RDONLY|O_CLOEXEC) = 
-1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/locale/en_AT/LC_NUMERIC", O_RDONLY|O_CLOEXEC) = -1 
ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/locale/en.UTF-8/LC_NUMERIC", O_RDONLY|O_CLOEXEC) = 
-1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/locale/en.utf8/LC_NUMERIC", O_RDONLY|O_CLOEXEC) = -1 
ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/locale/en/LC_NUMERIC", O_RDONLY|O_CLOEXEC) = -1 
ENOENT (No such file or directory)
write(2, "Unable to read environment local"..., 44Unable to read environment 
locale:exit now.
) = 44
exit_group(1)   = ?


This made my upgrade to BionicBeaver fail. Pretty much a disaster.

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

Title:
  package luatex 0.50.0-1 failed to install/upgrade: subprocess
  installed post-installation script killed by signal (Broken pipe)

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

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

[Bug 633473] Re: package luatex 0.50.0-1 failed to install/upgrade: subprocess installed post-installation script killed by signal (Broken pipe)

2018-05-25 Thread Berthold Stoeger
PS: in /usr/lub/locale I only have the directory "C.UTF-8"

After doing a

ln -s C.UTF-8/ en_AT.UTF-8

at least I got a working TeX installation.

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

Title:
  package luatex 0.50.0-1 failed to install/upgrade: subprocess
  installed post-installation script killed by signal (Broken pipe)

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

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

[Bug 785701] Re: Inkscape freezes at opening

2016-04-05 Thread Berthold
Inkscape freeze on startup. Strace showed it tried to access a file on
an unavailable network drive.

Deleted history as described here made it work again:
http://askubuntu.com/questions/29559/how-can-i-keep-recent-files-from-appearing-in-unity

rm ~/.local/share/zeitgeist/activity.sqlite
zeitgeist-daemon --replace

rm ~/.local/share/zeitgeist
zeitgeist-daemon --replace
 
Ubuntu 14.04
Inkscape 0.91 r

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

Title:
  Inkscape freezes at opening

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

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


[Bug 1414995] Re: wine will not open Microsoft .msi installer files

2015-02-10 Thread Berthold Stoeger
Happens on two Kubuntu machines of mine when I try to install Jana2006
latest, available from http://www-
xray.fzu.cz/jana/download/latest2006/janainst.msi

bs@fatty:~$ apt-cache policy wine
wine:
  Installed: 1:1.6.2-0ubuntu6
  Candidate: 1:1.6.2-0ubuntu6
  Version table:
 *** 1:1.6.2-0ubuntu6 0
500 http://at.archive.ubuntu.com/ubuntu/ utopic/universe amd64 Packages
100 /var/lib/dpkg/status
bs@fatty:~$ wine --version
wine-1.6.2
bs@fatty:~/Downloads$ msiexec /i janainst.msi 
err:msidb:get_tablecolumns column 1 out of range
err:msidb:get_tablecolumns column 2 out of range
fixme:storage:create_storagefile Storage share mode not implemented.
err:msidb:get_tablecolumns column 1 out of range
err:msidb:get_tablecolumns column 2 out of range
err:msidb:get_tablecolumns column 1 out of range
err:msidb:get_tablecolumns column 2 out of range
err:msidb:get_tablecolumns column 1 out of range
err:msidb:get_tablecolumns column 2 out of range
err:msidb:get_tablecolumns column 3 out of range
err:msidb:get_tablecolumns column 1 out of range
err:msidb:get_tablecolumns column 2 out of range
err:msidb:get_tablecolumns column 3 out of range
err:msidb:get_tablecolumns column 1 out of range
err:msidb:get_tablecolumns column 2 out of range
err:msidb:get_tablecolumns column 3 out of range
err:msidb:get_tablecolumns column 1 out of range
err:msidb:get_tablecolumns column 2 out of range
err:msidb:get_tablecolumns column 3 out of range

Very inconvenient, since I am depending on this program. :(

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

Title:
  wine will not open Microsoft .msi installer files

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

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


[Bug 1407631] [NEW] nvidia-331-uvm 331.113-0ubuntu0.0.4: nvidia-331-uvm kernel module failed to build

2015-01-05 Thread Berthold
Public bug reported:

This bug was reported after running a system update. It has had no
immediately visible effect.

Some hardware specs: Dell XPS 15Z with Nvidia Optimus card. Had quite a
struggle installing and getting 14.04 up and running with native
resolution.

Modifications I have made:
GRUB: I have tried some different settings to avoid a black screen after the 
GRUB boot page. Currently it looks like this:

GRUB_CMDLINE_LINUX_DEFAULT=
GRUB_CMDLINE_LINUX=acpi_osi=linux noapic nolapic i915.i915_enable_rc6=1 
i915.lvds_downclock=1 i915.i915_enable_fbc=1 pcie_aspm=force

Bumblebee installed and things seem to be running relatively stable
(mouse lagging after suspend some times though). Using the NVIDIA binary
331.113 nvidia -331 driver (proprietary, tested).

$ lspci -vnn | grep '\''[030[02]\]'
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller [8086:0126] (rev 09) (prog-if 
00 [VGA controller])

01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF108M
[GeForce GT 525M] [10de:0df5] (rev ff) (prog-if ff)

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: nvidia-331-uvm 331.113-0ubuntu0.0.4
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
DKMSKernelVersion: 3.13.0-43-generic
Date: Mon Jan  5 11:31:40 2015
InstallationDate: Installed on 2014-12-31 (4 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
PackageVersion: 331.113-0ubuntu0.0.4
SourcePackage: nvidia-graphics-drivers-331
Title: nvidia-331-uvm 331.113-0ubuntu0.0.4: nvidia-331-uvm kernel module failed 
to build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package trusty

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

Title:
  nvidia-331-uvm 331.113-0ubuntu0.0.4: nvidia-331-uvm kernel module
  failed to build

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

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


[Bug 1048657] Re: Ubuntu 12.04 / Gimp - Consistent crash after saving file

2013-09-11 Thread Berthold
I experience a closely related issue - GIMP crashes after using Export

GIMP version 2.8
Ubuntu 12.04

Dell xps 15z

$ gimp --stack-trace-mode always
lcms: skipping conversion because profiles seem to be equal:
 sRGB IEC61966-2.1
 sRGB built-in

(gimp:8901): Gimp-Core-CRITICAL **: _gimp_unit_get_factor: assertion
`unit  (GIMP_UNIT_END + gimp-n_user_units)' failed

(gimp:8901): Gimp-Core-CRITICAL **: _gimp_unit_get_digits: assertion
`unit  (GIMP_UNIT_END + gimp-n_user_units)' failed

(gimp:8901): Gimp-Core-CRITICAL **: _gimp_unit_get_factor: assertion
`unit  (GIMP_UNIT_END + gimp-n_user_units)' failed

(gimp:8901): Gimp-Core-CRITICAL **: _gimp_unit_get_digits: assertion
`unit  (GIMP_UNIT_END + gimp-n_user_units)' failed

(gimp:8901): Gtk-CRITICAL **: IA__gtk_tree_model_get: assertion 
`GTK_IS_TREE_MODEL (tree_model)' failed
gimp: fatal error: Segmentation fault

(script-fu:8909): LibGimpBase-WARNING **: script-fu: gimp_wire_read():
error

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

Title:
  Ubuntu 12.04 / Gimp - Consistent crash after saving file

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

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


[Bug 1179659] Re: Gnome Control Center Crashes when attempting to open Details (Ubuntu 13.10)

2013-06-27 Thread Sebastian Berthold
Same error with:
apt-cache policy gnome-control-center
gnome-control-center:
  Installed: 1:3.6.3-0ubuntu24.1
  Candidate: 1:3.6.3-0ubuntu24.1
  Version table:
 *** 1:3.6.3-0ubuntu24.1 0
500 http://de.archive.ubuntu.com/ubuntu/ raring-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 1:3.6.3-0ubuntu24 0
500 http://de.archive.ubuntu.com/ubuntu/ raring/main amd64 Packages

Error: 
(gnome-control-center:16410): info-cc-panel-WARNING **: PackageKit version 
7.4.0 not supported
Segmentation fault (core dumped)

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

Title:
  Gnome Control Center Crashes when attempting to open Details (Ubuntu
  13.10)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/1179659/+subscriptions

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


[Bug 1177790] Re: Internal compiler error: Error reporting routines re-entered

2013-05-14 Thread Berthold Stoeger
I get the same error message with std::unique_ptr:

#include vector

class A {};

class B {
public: 
std::unique_ptrA  e;
B operator=(const B d2);
};

void fun(std::unique_ptrB arg)
{
std::vectorB v;
v.push_back(std::move(*arg));
}

Compiled with g++-4.7 -c -O3 -g -std=c++0x  -Wall -o crash.o crash.C results 
in:
‘
Internal compiler error: Error reporting routines re-entered.
Please submit a full bug report,
with preprocessed source if appropriate.
See file:///usr/share/doc/gcc-4.7/README.Bugs for instructions.
Preprocessed source stored into /tmp/cclP69wn.out file, please attach this to 
your bugreport.

(Note the ‘ sign in the first line)

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

Title:
  Internal compiler error: Error reporting routines re-entered

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.7/+bug/1177790/+subscriptions

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

[Bug 1177790] Re: Internal compiler error: Error reporting routines re-entered

2013-05-14 Thread Berthold Stoeger
NB: The file compiles correctly if the necessary copy constructor is
added:

#include memory
#include vector

class A {};

class B {
public: 
std::unique_ptrA  e;
B operator=(const B d2);
B(const B);
};

void fun(B arg)
{
std::vectorB v;
v.push_back(arg);
}

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

Title:
  Internal compiler error: Error reporting routines re-entered

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.7/+bug/1177790/+subscriptions

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


[Bug 611020] Re: /lib/udev/iphone-set-info consumes 99% CPU

2011-02-09 Thread Sebastian Berthold
same problem on current natty

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

Title:
  /lib/udev/iphone-set-info consumes 99% CPU

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


[Bug 604809] Re: upowerd crashed with SIGSEGV in idevice_get_uuid()

2011-02-09 Thread Sebastian Berthold
same problem on current natty

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

Title:
  upowerd crashed with SIGSEGV in idevice_get_uuid()

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


[Bug 675148] Re: bluetooth-applet crashes with segfault

2011-01-26 Thread Martin Berthold
happens to me with: 2.6.35-22-generic #33-Ubuntu SMP Sun Sep 19 20:32:27 UTC 
2010 x86_64 GNU/Linux
everytime when i try connect a ms bluetooth 3000 keyboard via broadcom usb 
bluetooth dongle.

[  126.269583] bluetooth-apple[1679]: segfault at  ip
7fd0c2a939ee sp 7fff8b6af870 error 4 in libdbusmenu-
glib.so.1.0.17[7fd0c2a8f000+1]

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

Title:
  bluetooth-applet crashes with segfault

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


[Bug 352732] Re: Sound muted after boot

2010-09-09 Thread Berthold
Following instructions in #106 fixed muted sound in ubuntu 10.04 on a HP
dv6700. Thx

-- 
Sound muted after boot
https://bugs.launchpad.net/bugs/352732
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 622664] Re: Sound permissions broken after an update of Lucid on 12-20 aug 2010

2010-09-09 Thread Berthold
After my sound went mute I made a system test of my sound and was sent
to this bug report. I have all the symptoms listed in the first post,
but since the methods suggested in this thread are quite heavy, I surfed
around a bit more and I succeded in solving my issue following advice in
this bug report: https://bugs.launchpad.net/ubuntu/+source/alsa-
utils/+bug/352732?comments=all - my post is #111.

-- 
Sound permissions broken after an update of Lucid on 12-20 aug 2010
https://bugs.launchpad.net/bugs/622664
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 353454] Re: Evince hangs very often

2010-02-12 Thread Jens Berthold
I can confirm this with Ubuntu 9.10.
Evince hangs with every pdf file I open. My Ubuntu is an upgrade from 9.04, 
maybe that does have any effect?

-- 
Evince hangs very often
https://bugs.launchpad.net/bugs/353454
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 435352] Re: regression: uvcvideo module makes cannot reset port error on usb with bison webcam (5986:0203): USB and suspend fails

2010-01-12 Thread Sebastian Berthold
@ Robin Becker
I also have an U100 and I have four state control with Fn+F11 too  - but the 
Blue Tooth led doesn't work anymore :-(, may be it's broken?.

-- 
regression: uvcvideo module makes cannot reset port error on usb with bison 
webcam (5986:0203): USB and suspend fails
https://bugs.launchpad.net/bugs/435352
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 483224] Re: opensync gives error when writing to phone (n95) error synchronizing: unable to write one or more objects

2010-01-08 Thread Sebastian Berthold
Same problem on my machine. Syncing my evolution address book to my
empty E75 with multisync0.90, results in an initial, never ending
transfer to the E75 (some errors occure too). Then all further syncs run
into that error.

If I delete all addresses in evolution, I can successfull sync back all
records from the E75 to evolution, also can sync back with the E75
modified records but never from evolution to E75.

Trace:
Member 2 of type evo2-sync just connected
received contact dsession
Member 1 of type syncml-obex-client just connected
All clients connected or error
Received an entry pas-id-4B47C46B0766 with data of size 8 from member 2. 
Changetype MODIFIED
Member 2 of type evo2-sync just sent all changes
Received an reply to our Alert
Going to receive 0 changes
Member 1 of type syncml-obex-client just sent all changes
All clients sent changes or error
All conflicts have been reported
Member 2 of type evo2-sync committed all changes.
Received an reply to our sync
Error writing entry 491 to member 1: Unable to commit change. Error 415
Mapping Write Error: Unable to commit change. Error 415
Member 1 of type syncml-obex-client committed all changes.
All clients have written
Member 2 of type evo2-sync just disconnected
Member 1 of type syncml-obex-client just disconnected
All clients have disconnected
The sync failed: Unable to write one or more objects


SourcePackage: opensync
Package: libopensync0 0.22-2build1
PackageArchitecture: amd64
ProblemType: Bug
ProcEnviron:
  SHELL=/bin/bash
  PATH=(custom, user)
  LANG=en_US.UTF-8
  LANGUAGE=en_US.UTF-8
Uname: Linux 2.6.31-16-server x86_64

-- 
opensync gives error when writing to phone (n95) error synchronizing: unable 
to write one or more objects
https://bugs.launchpad.net/bugs/483224
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 226197] Re: visor module broken in Ubuntu 8.04 LTS's kernel (2.6.24-16)

2008-06-01 Thread Sebastian Berthold
also my Sony Clie is useless with the current Ubuntu Stable...

-- 
visor module broken in Ubuntu 8.04 LTS's kernel (2.6.24-16)
https://bugs.launchpad.net/bugs/226197
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 115039] Re: Signed mails with S/MIME are marked PGP+S/MIME on post-edition

2008-05-08 Thread Julien Berthold
Yes this is still an issue in Hardy Heron with evolution 2.22.1.1

-- 
Signed mails with S/MIME are marked PGP+S/MIME on post-edition
https://bugs.launchpad.net/bugs/115039
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 216854] Re: nvidia modules missing in linux-restricted-modules-2.6.24-16-xen

2008-04-25 Thread Sebastian Berthold
same on 8.04 release :-(

on 2.6.19-4-server-xen I had had no errors

-- 
nvidia modules missing in linux-restricted-modules-2.6.24-16-xen
https://bugs.launchpad.net/bugs/216854
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 157797] evince crashes while trying to print

2007-10-27 Thread Berthold Bollinger
Public bug reported:

Binary package hint: evince

When i try to print certain pdf files, evince will crash and terminate itself. 
Other pdf files can be printed. I use a HP Laserjet 1018 with the foo2zjs 
driver, which works well. I can print the questionable pdf files using e.g. 
KPDF.
Moreover, when trying to view one of these pdf documents with evince started 
from firefox, evince would freeze.

ProblemType: Bug
Architecture: i386
Date: Sat Oct 27 18:24:07 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/evince
NonfreeKernelModules: nvidia
Package: evince 2.20.0-0ubuntu3
PackageArchitecture: i386
ProcCmdline: evince file:///home/berthold/Desktop/kerner010607
ProcCwd: /home/berthold
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: evince
Uname: Linux berthold-desktop 2.6.22-14-386 #1 Sun Oct 14 22:36:54 GMT 2007 
i686 GNU/Linux

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


** Tags: apport-bug

-- 
evince crashes while trying to print
https://bugs.launchpad.net/bugs/157797
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 157797] Re: evince crashes while trying to print

2007-10-27 Thread Berthold Bollinger

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/10186987/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/10186988/ProcStatus.txt

-- 
evince crashes while trying to print
https://bugs.launchpad.net/bugs/157797
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 157797] Re: evince crashes while trying to print

2007-10-27 Thread Berthold Bollinger
I tried to follow the debug instructions from the wiki and attached the
result. By the way, this time evince did not terminate, but freeze.

** Attachment added: gdb-evince.txt
   http://launchpadlibrarian.net/10188796/gdb-evince.txt

-- 
evince crashes while trying to print
https://bugs.launchpad.net/bugs/157797
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 157797] Re: evince crashes while trying to print

2007-10-27 Thread Berthold Bollinger
This ist one of the pdf files evince cannot print. As it is a document 
published on the web, you can try it yourself:
http://www.zdf.de/ZDF/download/0,5587,7000979,00.pdf

-- 
evince crashes while trying to print
https://bugs.launchpad.net/bugs/157797
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 112803] Re: MASTER [Feisty] cupsd leaking file descriptors (was: Multiple jobs are not printed)

2007-06-14 Thread Sebastian Berthold
Hello, the same problem on my cups server:

cups version from feisty and current gutsy

Ubuntu Version: 7.04
Linux 2.6.19-4-server #2 SMP Thu Apr 5 06:07:34 UTC 2007 i686 GNU/Linux (xen 
domU)

-- 
MASTER [Feisty] cupsd leaking file descriptors (was: Multiple jobs are not 
printed)
https://bugs.launchpad.net/bugs/112803
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 115039] Re: Signed mails with S/MIME are marked PGP+S/MIME on post-edition

2007-06-01 Thread Julien Berthold
I found the same bug

-- 
Signed mails with S/MIME are marked PGP+S/MIME on post-edition
https://bugs.launchpad.net/bugs/115039
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 116820] evms does not work with feisty xen kernel (dom0)

2007-05-25 Thread Sebastian Berthold
Public bug reported:

Binary package hint: evms

With the current ubuntu-xen-server environment we are unable to use evms
in the dom0 (xen image 2.6.19-4-server).

many errors like this with very high udev load:

May 24 09:05:29 ubujames kernel: [   10.938500] device-mapper: ioctl: 
4.10.0-ioctl (2006-09-14) initialised: [EMAIL PROTECTED]
May 24 09:05:29 ubujames kernel: [   11.324515] device-mapper: table: 254:0: 
linear: dm-linear: Device lookup failed
May 24 09:05:29 ubujames kernel: [   11.324602] device-mapper: ioctl: error 
adding target to table
May 24 09:05:29 ubujames kernel: [   11.325229] device-mapper: table: 254:0: 
linear: dm-linear: Device lookup failed
May 24 09:05:29 ubujames kernel: [   11.325298] device-mapper: ioctl: error 
adding target to table
May 24 09:05:29 ubujames kernel: [   11.325775] device-mapper: table: 254:0: 
linear: dm-linear: Device lookup failed
May 24 09:05:29 ubujames kernel: [   11.325843] device-mapper: ioctl: error 
adding target to table
May 24 09:05:29 ubujames kernel: [   11.326289] device-mapper: table: 254:0: 
linear: dm-linear: Device lookup failed
May 24 09:05:29 ubujames kernel: [   11.326357] device-mapper: ioctl: error 
adding target to table
May 24 09:05:29 ubujames kernel: [   11.326806] device-mapper: table: 254:0: 
linear: dm-linear: Device lookup failed
May 24 09:05:29 ubujames kernel: [   11.326873] device-mapper: ioctl: error 
adding target to table
May 24 09:05:29 ubujames kernel: [   11.327315] device-mapper: table: 254:0: 
linear: dm-linear: Device lookup failed
May 24 09:05:29 ubujames kernel: [   11.327383] device-mapper: ioctl: error 
adding target to table

by deactivating the dm code in /etc/udev/rules.d/85-evms.rules this
errors disappear but evms is not usable - the evms save command fails or
does nothing

with standard kernel 2.6.20-server evms works as expected

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

-- 
evms does not work with feisty xen kernel (dom0)
https://bugs.launchpad.net/bugs/116820
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 89693] Re: after upgrade edgy-feisty, high udev CPU usage

2007-05-24 Thread Sebastian Berthold
the fix above  disables usage of dm (softraid) feature - this is not so
good :-(

so I am not able to use the feisty xen kernel  together with Software
Raid0 or Raid5.

-- 
after upgrade edgy-feisty, high udev CPU usage
https://bugs.launchpad.net/bugs/89693
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