[Bug 156403] Re: cmake seg faults

2010-01-05 Thread Norbert Schultz
I can confirm this in Karmic (64bit). The bug does not exist in the Kitware Bugtracker yet ( http://public.kitware.com/Bug ) ** Changed in: cmake (Ubuntu) Status: Incomplete = Confirmed -- cmake seg faults https://bugs.launchpad.net/bugs/156403 You received this bug notification because

[Bug 474087] Re: CouchDB reports no_db_file

2009-11-11 Thread Norbert Schultz
It works on a freshly installed Ubuntu Karmic (again AMD64). Maybe the error is caused during my update from Jaunty to Karmic in the (different) system I mentioned above. But in both systems I just installed couchdb. -- CouchDB reports no_db_file https://bugs.launchpad.net/bugs/474087 You

[Bug 474087] Re: CouchDB reports no_db_file

2009-11-11 Thread Norbert Schultz
The problem seems to somehow fixed itself. Even on the machine described in #0, the couchdb self-test runs through. Maybe restarting the computer was the solution or updating some other package. I think the bug report can be closed. -- CouchDB reports no_db_file

[Bug 468422] Re: Installed 9.10, system hung when I tried to install Broadcom driver.

2009-11-05 Thread Norbert Schultz
On my Macbook 3,1 I also had a hard lockup after installing the broadcom STA driver. Although rebooting seems to work and I can use wifi right now. Tested it two times; hard lock during installation, hard lock during LiveCD usage. -- Installed 9.10, system hung when I tried to install Broadcom

[Bug 404518] Re: dillo uninstallable

2009-11-04 Thread Norbert Schultz
works in karmic... -- dillo uninstallable https://bugs.launchpad.net/bugs/404518 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

[Bug 474087] [NEW] CouchDB reports no_db_file

2009-11-04 Thread Norbert Schultz
Public bug reported: Binary package hint: couchdb System: Karmic AMD64, freshly installed CouchDB. When I try to do something with the database (via WebAPI http://localhost:5984/_utils/index.html), e.g. creating a database, I always get the error: no_db_file. Restarting CouchDB does not help.

[Bug 430573] Re: gcalctool has no x^y button in programming view

2009-09-16 Thread Norbert Schultz
** Changed in: gcalctool (Ubuntu) Status: New = Confirmed -- gcalctool has no x^y button in programming view https://bugs.launchpad.net/bugs/430573 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 334186] Re: soprano-backend-sesame requires missing /usr/lib/libjvm.so

2009-08-29 Thread Norbert Schultz
In my thoughts this is a problem, which shall be decided by the JVM packagers. libjvm.so is also in the gcj package. Somehow either - the way sesame accesses libjvm.so shall change, e.g. by loading on-demand. Building it by hand using cmake and the source package; the lib automatically gets the

[Bug 303587] Re: Error in CONDITIONS::CLCS-UNIVERSAL-ERROR-HANDLER [or a callee]: Caught fatal error [memory may be damaged]

2009-07-11 Thread Norbert Schultz
also in jaunty; seems nobody interested. but the debian version works. -- Error in CONDITIONS::CLCS-UNIVERSAL-ERROR-HANDLER [or a callee]: Caught fatal error [memory may be damaged] https://bugs.launchpad.net/bugs/303587 You received this bug notification because you are a member of Ubuntu

[Bug 232476] Re: Xlib can deadlock when using mutlithreaded

2009-05-14 Thread Norbert Schultz
At least my testcase doesn't fail anymore in Jaunty 64bit ii libx11-dev 2:1.1.99.2-1ubuntu2 X11 client-side library (development headers) ii libx11-xcb1 2:1.1.99.2-1ubuntu2 Xlib/XCB interface library -- Xlib can deadlock when

[Bug 300303] Re: KDE4 Kopete does not send avatar image

2009-05-11 Thread Norbert Schultz
Problem still exists in current Kopete of Kubuntu. Avatars are working within ICQ protocol. -- KDE4 Kopete does not send avatar image https://bugs.launchpad.net/bugs/300303 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 333944] Re: Kubuntu jaunty: kded4 at 100% of CPU load

2009-04-29 Thread Norbert Schultz
Affected like clemens; only open KDE programs are Kontact, Kile and Okular. As it persists on reboots (Graham above) I wouldn't suggest priority low -- Kubuntu jaunty: kded4 at 100% of CPU load https://bugs.launchpad.net/bugs/333944 You received this bug notification because you are a member of

[Bug 317271] Re: nepomukservicestub causes crash in Soprano::Redland backend

2009-04-17 Thread Norbert Schultz
So no desktop search in kubuntu 09.04? -- nepomukservicestub causes crash in Soprano::Redland backend https://bugs.launchpad.net/bugs/317271 You received this bug notification because you are a member of Kubuntu Bugs, which is a direct subscriber. -- kubuntu-bugs mailing list

[Bug 292450] Re: Broadcom STA/wl driver causes random kernel panics

2009-02-02 Thread Norbert Schultz
The wl driver (linux restricted 2.6.27-11.16) is still crashing the whole system when connecting to our university (WPA2 / EAP-TTLS, PAP). -- Broadcom STA/wl driver causes random kernel panics https://bugs.launchpad.net/bugs/292450 You received this bug notification because you are a member of

[Bug 305724] Re: CD/DVD reader does'nt work properly on VAIO NS

2009-01-22 Thread Norbert Schultz
Here the same problem on Sony Vaio NS11S/S in fresh installed Intrepid. -- CD/DVD reader does'nt work properly on VAIO NS https://bugs.launchpad.net/bugs/305724 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 232476] Re: Xlib can deadlock when using mutlithreaded

2008-05-30 Thread Norbert Schultz
A second machine doesn't really deadlock but recognizes it... Locking assertion failure. Backtrace: #0 /usr/lib/libxcb-xlib.so.0 [0x7f23e804097c] #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x24) [0x7f23e8040a84] #2 /usr/lib/libX11.so.6 [0x7f23e8fa0260] #3

[Bug 232476] Re: Xlib can deadlock when using mutlithreaded

2008-05-30 Thread Norbert Schultz
.. because it's C++ (e.g. keyword true). gcc -g xlibtest.cpp -o xlibtest -lX11 -lpthread -lstdc++ or using g++ does compile it. -- Xlib can deadlock when using mutlithreaded https://bugs.launchpad.net/bugs/232476 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 232476] [NEW] Xlib can deadlock when using mutlithreaded

2008-05-21 Thread Norbert Schultz
Public bug reported: When Xlib is used aggresivly in multi thread environments it can deadlock although XInitThreads is set. Samplecode is attached. To compile use g++ -g xlibtest.cpp -o xlibtest -lX11 -lpthread When you run it, the program should come to no end (as it continously sends

[Bug 232476] Re: Xlib can deadlock when using mutlithreaded

2008-05-21 Thread Norbert Schultz
** Attachment added: xlibtest.cpp http://launchpadlibrarian.net/14637872/xlibtest.cpp -- Xlib can deadlock when using mutlithreaded https://bugs.launchpad.net/bugs/232476 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 232476] Re: Xlib can deadlock when using mutlithreaded

2008-05-21 Thread Norbert Schultz
Ubuntu version is 8.04 Hardy AMD64 -- Xlib can deadlock when using mutlithreaded https://bugs.launchpad.net/bugs/232476 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

[Bug 83015] Re: [feisty] HDA-Intel sound problems

2007-10-25 Thread Norbert Schultz
Bug is still in gutsy. HDA-Intel seem not to work on card=1 when USB Camera (incl. Microphone) is plugged in. (At least on initialisation). model=3stack does not fix this. -- [feisty] HDA-Intel sound problems https://bugs.launchpad.net/bugs/83015 You received this bug notification because you

[Bug 116078] Prism54pci WLAN driver seems broken...

2007-05-21 Thread Norbert Schultz
Public bug reported: Binary package hint: linux-image-2.6-amd64-generic Hi there, On Feisty/AMD64 the prism54pci (with isl3890) module produces problems - on Removing kernel module: kernel panic - After long time heavy network load (bittorrent, but not websurfing) kernel panic - Sometimes

[Bug 83015] Re: [feisty] HDA-Intel sound problems

2007-05-16 Thread Norbert Schultz
Same here after inserting a Webcam (Labtec Webcam Pro) with an integrated microfone (. First Soundcard (MAudio Audiophile 2496) stil works Second Soundcard snd-hda-intel not (Nvidia HDA) Third (USBCam) yes When I unplug Webcam, modprobe snd-hda-intel, plug in Webcam, it works too... I thought