[Bug 1424528] Re: File should be moved from dev package to main

2017-02-03 Thread Sybren Stüvel
Still present in 16.10... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1424528 Title: File should be moved from dev package to main To manage notifications about this bug go to:

[Bug 1476156] Re: This dot file crashes KGraphViewer

2015-07-20 Thread Sybren Stüvel
this is the output on stderr ** Attachment added: crash.log https://bugs.launchpad.net/ubuntu/+source/kgraphviewer/+bug/1476156/+attachment/4431497/+files/crash.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1476156] [NEW] This dot file crashes KGraphViewer

2015-07-20 Thread Sybren Stüvel
Public bug reported: This dot file crashes KGraphViewer. % apt-cache policy kgraphviewer kgraphviewer: Installed: 4:2.1.90-0ubuntu1 Candidate: 4:2.1.90-0ubuntu1 Version table: *** 4:2.1.90-0ubuntu1 0 500 http://nl.archive.ubuntu.com/ubuntu/ vivid/universe amd64 Packages

[Bug 725435] Re: notify-osd a memory hog (memory leak?)

2015-06-12 Thread Sybren Stüvel
This also affects me, running Kubuntu 15.04: PID USER PR NIVIRTRESSHR S %CPU %MEM TIME+ COMMAND 5197 sybren20 0 16.398g 5.337g

[Bug 601530] Re: [965gm] drm:i915_do_wait_request] *ERROR* i915_do_wait_request returns -5 (awaiting 150858 at 150857)

2011-04-20 Thread Sybren Stüvel
It happens to me too (Dell Optiplex 760 desktop). The problem only occurs when I enable desktop effects. Here's the video-related output of lspci -v: 00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03) (prog-if 00 [VGA controller])

[Bug 383517] Re: system-config-printer-kde doesn't work

2010-07-15 Thread Sybren Stüvel
Same issue. Kubuntu 10.04 with KDE 4.4.5 from the Kubuntu PPA: kdelibs5: Installed: 4:4.4.5-0ubuntu1~lucid1~ppa1 Candidate: 4:4.4.5-0ubuntu1~lucid1~ppa1 Version table: *** 4:4.4.5-0ubuntu1~lucid1~ppa1 0 500 http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntu/ lucid/main Packages

[Bug 588231] Re: Higher-bit scans are reduced to 8 bit

2010-06-01 Thread Sybren Stüvel
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/49490113/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/49490114/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/49490115/ProcStatus.txt -- Higher-bit

[Bug 588231] [NEW] Higher-bit scans are reduced to 8 bit

2010-06-01 Thread Sybren Stüvel
Public bug reported: Binary package hint: skanlite I'm using an Epson GT-X700 scanner with Skanlite on Kubuntu 10.04. Skanlite supports the scanner, but scanning at more than 8 bit per colour doesn't work. I set up Skanlite like this: - Scan source: Transparency Unit - Film type: Negative

[Bug 588231] Re: Higher-bit scans are reduced to 8 bit

2010-06-01 Thread Sybren Stüvel
On my computer Skanlite supports the following image formats: PNG, JPG, JPEG (what's the difference with JPG?), BMP, PPM, XBM and XPM. I did some digging on Wikipedia, and it seems that none of these formats can actually hold an image with more than 8 bits per colour. In my opinion any scanning

[Bug 588231] Re: Higher-bit scans are reduced to 8 bit

2010-06-01 Thread Sybren Stüvel
I've reported this bug upstream at https://bugs.kde.org/show_bug.cgi?id=240339 ** Bug watch added: KDE Bug Tracking System #240339 http://bugs.kde.org/show_bug.cgi?id=240339 -- Higher-bit scans are reduced to 8 bit https://bugs.launchpad.net/bugs/588231 You received this bug notification

[Bug 561303] Re: PyQt4 applications crash at exit

2010-05-22 Thread Sybren Stüvel
Just a heads-up: the segfault-at-exit can also be caused by instantiating multiple QApplication instances. This confuses Qt/PyQt and can cause a segfault at the destruction of the second QApplication instance. I've blogged about this (including the solution) at

[Bug 561303] Re: PyQt4 applications crash at exit

2010-05-22 Thread Sybren Stüvel
Personally I would classify this as a workaround. IMO not following a good-practice should not result in a segfault. My usage of QApplication is rather unique, in that I create and destroy multiple QApplication instances sequentially, in the same process. You don't need to bother with setting

[Bug 561303] Re: PyQt4 applications crash at exit

2010-05-12 Thread Sybren Stüvel
http://article.gmane.org/gmane.comp.python.pyqt-pykde/18961 indicates that version 4.7.3 indeed fixes this issue. Please fix this issue, as it's quite bothersome for me. The crash doesn't just occur at the end of the PyQt process, but when the QApplication is deleted. In my unittests this happens

[Bug 561303] Re: PyQt4 applications crash at exit

2010-05-12 Thread Sybren Stüvel
By the way, it seems to be quite a small change from 4.7.2 to 4.7.3. The changelog can be found at http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/ChangeLog -- PyQt4 applications crash at exit https://bugs.launchpad.net/bugs/561303 You received this bug notification because you are a

[Bug 574820] Re: ktimetracker: manually edting task times is a pain (regression, fixed upstream)

2010-05-04 Thread Sybren Stüvel
That's a bummer. I guess I'll have to find another time tracking application that does support my needs. -- ktimetracker: manually edting task times is a pain (regression, fixed upstream) https://bugs.launchpad.net/bugs/574820 You received this bug notification because you are a member of Ubuntu

[Bug 574820] [NEW] ktimetracker: manually edting task times is a pain (regression, fixed upstream)

2010-05-03 Thread Sybren Stüvel
Public bug reported: Binary package hint: kdepim In Ktimetracker, released with KDE4.4, the interface for adding and editing tasks has been changed to remove the ability to manually add/subtract a certain amount of time from a task. The interface that replaces this via Edit Times gives a

[Bug 574820] Re: ktimetracker: manually edting task times is a pain (regression, fixed upstream)

2010-05-03 Thread Sybren Stüvel
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/47669983/Dependencies.txt -- ktimetracker: manually edting task times is a pain (regression, fixed upstream) https://bugs.launchpad.net/bugs/574820 You received this bug notification because you are a member of Kubuntu Bugs,

[Bug 514222] [NEW] KMail expects IMAP folder INBOX.A to exist when INBOX.A.B exists

2010-01-29 Thread Sybren Stüvel
Public bug reported: Binary package hint: kmail I have several archive IMAP folders, called INBOX.archive.2008, INBOX.archive.2009, etc. There is no INBOX.archive folder. When KMail checks my mail, I get an error popup containing a server error INBOX.archive does not exist or needs to be

[Bug 514222] Re: KMail expects IMAP folder INBOX.A to exist when INBOX.A.B exists

2010-01-29 Thread Sybren Stüvel
** Attachment added: screenshot1.png http://launchpadlibrarian.net/38523006/screenshot1.png ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/38523007/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/38523008/ProcMaps.txt ** Attachment

[Bug 440442] Re: Mutt ignores mailcap for HTML

2009-10-03 Thread Sybren Stüvel
Thank you for the quick fix! -- Mutt ignores mailcap for HTML https://bugs.launchpad.net/bugs/440442 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 440442] [NEW] Mutt ignores mailcap for HTML

2009-10-02 Thread Sybren Stüvel
Public bug reported: Binary package hint: mutt HTML attachments are shown as HTML source, even though I have this in my ~/.mailcap: text/html; /usr/bin/firefox '%s'; test=test -n $DISPLAY ; description=HTML Text; nametemplate=%s.html text/html; lynx -force_html %s; needsterminal;

[Bug 440442] Re: Mutt ignores mailcap for HTML

2009-10-02 Thread Sybren Stüvel
** Attachment added: Bug reporter's muttrc http://launchpadlibrarian.net/32850682/muttrc-sybren ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32850683/Dependencies.txt -- Mutt ignores mailcap for HTML https://bugs.launchpad.net/bugs/440442 You received this bug

[Bug 427680] apport-collect data

2009-09-13 Thread Sybren Stüvel
*** This bug is a duplicate of bug 424606 *** https://bugs.launchpad.net/bugs/424606 Architecture: i386 DistroRelease: Ubuntu 9.10 Package: plasma-widget-networkmanagement 0.1~svn1017841-0ubuntu2 PackageArchitecture: i386 ProcEnviron: SHELL=/bin/bash PATH=(custom, user) LANG=en_GB.UTF-8

[Bug 427680] Dependencies.txt

2009-09-13 Thread Sybren Stüvel
*** This bug is a duplicate of bug 424606 *** https://bugs.launchpad.net/bugs/424606 ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/31759965/Dependencies.txt -- crash after resume https://bugs.launchpad.net/bugs/427680 You received this bug notification because you

[Bug 267087] Re: fail2ban configuration ambiguous

2009-03-18 Thread Sybren Stüvel
The dpkg -L fail2ban gives me /etc/fail2ban.conf on Ubuntu 8.04.1. If a configuration file is shipped with a package but not used by that package, then it's a bug. fail2ban.jail doesn't exist on my system, /etc/fail2ban/jail.conf does. It can list all sorts of information, but that's worthless if

[Bug 267087] Re: fail2ban configuration ambiguous

2009-03-18 Thread Sybren Stüvel
This is what I have: syb...@zebra:~$ apt-cache show fail2ban Package: fail2ban Priority: optional Section: universe/net Installed-Size: 600 Maintainer: Ubuntu MOTU Developers ubuntu-m...@lists.ubuntu.com Original-Maintainer: Yaroslav Halchenko deb...@onerussian.com Architecture: all Version:

[Bug 310352] Re: kscreensaver does not respect SimulateUserActivity dbus method

2009-03-18 Thread Sybren Stüvel
I can confirm this bug, and provide some output. This is on Kubuntu 9.04 development branch up-to-date as of 14:00 CET today. $ dbus-send --print-reply --type=method_call --dest=org.freedesktop.ScreenSaver /ScreenSaver org.freedesktop.ScreenSaver.SetActive boolean:true method return sender=:1.24

[Bug 310352] Re: kscreensaver does not respect SimulateUserActivity dbus method

2009-03-18 Thread Sybren Stüvel
If the screensaver was activated by lack of user activity (as opposed to the above DBUS call to SetActive(true)) then calling SimulateUserActivity() does have the proper effect of deactivating the screensaver. -- kscreensaver does not respect SimulateUserActivity dbus method

[Bug 298717] Re: Wifi (b43) sometimes causes events/0 to use near-100% CPU after suspend/resume cycle

2008-12-12 Thread Sybren Stüvel
This issue seems to be KDE/Kubuntu related. Now that I run XFCE/Xubuntu and GDM as login manager, the issue no longer occurs. -- Wifi (b43) sometimes causes events/0 to use near-100% CPU after suspend/resume cycle https://bugs.launchpad.net/bugs/298717 You received this bug notification because

[Bug 54639] Re: Update eject to 2.1.x request

2008-12-12 Thread Sybren Stüvel
** Changed in: eject (Baltix) Status: New = Invalid -- Update eject to 2.1.x request https://bugs.launchpad.net/bugs/54639 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 302487] [NEW] KDE file open dialog should show thumbnails

2008-11-26 Thread Sybren Stüvel
Public bug reported: Right-click on the desktop, choose Desktop settings..., click the Browse button. The file selection dialogue is shown. There is no option to render thumbnails for all image files in the current directory. However, the purpose of the dialogue box was to select an image. The

[Bug 301259] [NEW] kiax crashes on dial, undefined symbol: speex_preprocess_state_init

2008-11-23 Thread Sybren Stüvel
Public bug reported: Kiax starts successfully, and allows registration with my Asterisk 1.4 server. However, when I try to dial a number it crashes. Here is the log output: Sun Nov 23 12:30:40 2008 Using IAXClient ver. 0.0+cvs20060520 Sun Nov 23 12:30:41 2008 IaxWrapper::iaxc_initialize() result

[Bug 301259] Re: kiax crashes on dial, undefined symbol: speex_preprocess_state_init

2008-11-23 Thread Sybren Stüvel
I have tried recompiling the kiax package, but failed. I started with sudo apt-get build-dep kiax then apt-get source kiax. Running fakeroot dpkg-buildpackage -b gave me the error iaxwrapper.cpp:220: error: ‘AUDIO_INTERNAL’ was not declared in this scope. The full build output is attached. **

[Bug 298717] [NEW] Wifi (b43) sometimes causes events/0 to use near-100% CPU after suspend/resume cycle

2008-11-16 Thread Sybren Stüvel
Public bug reported: When using suspend-to-ram the events/0 process can sometimes utilize around100% CPU after resuming. When this happens, no wireless communication is possible, and other processes are severely slowed down. Using the radio kill switch disables my wifi card, and reduces the CPU

[Bug 298717] Re: Wifi (b43) sometimes causes events/0 to use near-100% CPU after suspend/resume cycle

2008-11-16 Thread Sybren Stüvel
** Attachment added: dmesg output after booting and connecting to the network http://launchpadlibrarian.net/19696019/dmesg-after-connect.log -- Wifi (b43) sometimes causes events/0 to use near-100% CPU after suspend/resume cycle https://bugs.launchpad.net/bugs/298717 You received this bug

[Bug 298717] Re: Wifi (b43) sometimes causes events/0 to use near-100% CPU after suspend/resume cycle

2008-11-16 Thread Sybren Stüvel
attached dmesg output after a single suspend/resume cycle ** Attachment added: dmesg output after a single suspend/resume cycle http://launchpadlibrarian.net/19696056/dmesg-resume.log -- Wifi (b43) sometimes causes events/0 to use near-100% CPU after suspend/resume cycle

[Bug 298717] Re: Wifi (b43) sometimes causes events/0 to use near-100% CPU after suspend/resume cycle

2008-11-16 Thread Sybren Stüvel
** Attachment added: output of lspci -vvnn http://launchpadlibrarian.net/19696063/lspci-vvnn.log -- Wifi (b43) sometimes causes events/0 to use near-100% CPU after suspend/resume cycle https://bugs.launchpad.net/bugs/298717 You received this bug notification because you are a member of

[Bug 298717] Re: Wifi (b43) sometimes causes events/0 to use near-100% CPU after suspend/resume cycle

2008-11-16 Thread Sybren Stüvel
** Attachment added: dmesg after several suspend/resume cycles, where the last one ends in the described issue http://launchpadlibrarian.net/19713106/dmesg-bug-after-loading-module.log -- Wifi (b43) sometimes causes events/0 to use near-100% CPU after suspend/resume cycle

[Bug 282404] Re: Segfault when openvpn backend fails

2008-10-16 Thread Sybren Stüvel
I still see the same issue. From dmesg: [ 908.813455] nm-openvpn-serv[13673]: segfault at 0 ip 08049dfd sp bfd0efa0 error 4 in nm-openvpn-service[8048000+5000] And from /var/log/daemon.log: Oct 16 10:24:06 log NetworkManager: info Starting VPN service

[Bug 275534] Re: Package upgrade request: enblend 3.2

2008-10-16 Thread Sybren Stüvel
I second this! Enblend combined with Hugin 0.7.0 (of which currently a patched SVN version is included) would be very nice to have. -- Package upgrade request: enblend 3.2 https://bugs.launchpad.net/bugs/275534 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 275466] Re: intrepid kickoff and krunner show duplicate items when searching for non-kde apps

2008-09-29 Thread Sybren Stüvel
I can confirm this bug. Non-KDE applications also seem to be reduced to somename.desktop with a generic gear icon when you add them to the favourites menu. -- intrepid kickoff and krunner show duplicate items when searching for non-kde apps https://bugs.launchpad.net/bugs/275466 You received

[Bug 162575] Re: autopano null value at MultiMatch.LoadKeysets

2008-09-26 Thread Sybren Stüvel
I got the same error, from an invocation of autopano-sift by Hugin. In the package autopano-sift (2.4-0ubuntu8), the executable is called autopano. Using the default settings, Hugin (0.7.0~svn3191+beta5-1ubuntu1) expects it to be called autopano-sift. After changing Hugin's preferences, it calls:

[Bug 256479] Re: severe texture corruption on some 3D games with compositing enabled

2008-09-22 Thread Sybren Stüvel
Here is my xorg.conf, haven't altered in any way. ** Attachment added: Sybren's xorg.conf http://launchpadlibrarian.net/17841440/xorg.conf -- severe texture corruption on some 3D games with compositing enabled https://bugs.launchpad.net/bugs/256479 You received this bug notification because

[Bug 256479] Re: severe texture corruption on some 3D games with compositing enabled

2008-09-22 Thread Sybren Stüvel
Here is my Xorg.0.log file. ** Attachment added: Sybren's Xorg.0.log http://launchpadlibrarian.net/17841465/Xorg.0.log -- severe texture corruption on some 3D games with compositing enabled https://bugs.launchpad.net/bugs/256479 You received this bug notification because you are a member of

[Bug 256479] Re: severe texture corruption on some 3D games with compositing enabled

2008-09-22 Thread Sybren Stüvel
Output from some commands: [EMAIL PROTECTED]:~$ dpkg -l | grep mesa ii libgl1-mesa-dri 7.1-1ubuntu3 A free implementation of the OpenGL API -- D ii libgl1-mesa-glx 7.1-1ubuntu3 A

[Bug 256479] Re: severe texture corruption on some 3D games with compositing enabled

2008-09-21 Thread Sybren Stüvel
I'm seeing the same on a Medion Akoya E1210 (Intel Corporation Mobile 945GME video card). Perhaps it has something to do with this error? [EMAIL PROTECTED]:~$ glxinfo | grep direct Failed to initialize TTM buffer manager. Falling back to classic. direct rendering: Yes I see the same type

[Bug 256479] Re: severe texture corruption on some 3D games with compositing enabled

2008-09-21 Thread Sybren Stüvel
By the way, glxinfo only shows GLXFBConfigs with dep=0, whereas on my NVidia video card on another laptop it shows both dep=24 and dep=32 lines. 3 GLX Visuals visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b

[Bug 267087] [NEW] configuration ambiguous

2008-09-06 Thread Sybren Stüvel
*** This bug is a security vulnerability *** Public security bug reported: There seems to be an overlap in the configuration options in /etc/fail2ban.conf and /etc/fail2ban/*.conf. For example, the maximum number of fails before an IP gets banned can be configured in /etc/fail2ban.conf as well

[Bug 267087] Re: configuration ambiguous

2008-09-06 Thread Sybren Stüvel
Marked as a security vulnerability. Someone could change an option in /etc/fail2ban.conf to tighten security, but perhaps fail2ban only reads /etc/fail2ban/*.conf. This would result in the user having lower security than expected. -- configuration ambiguous https://bugs.launchpad.net/bugs/267087

[Bug 267087] Re: fail2ban configuration ambiguous

2008-09-06 Thread Sybren Stüvel
** Summary changed: - configuration ambiguous + fail2ban configuration ambiguous -- fail2ban configuration ambiguous https://bugs.launchpad.net/bugs/267087 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 209711] [NEW] [kde4] wallpaper position maxpect not available

2008-03-31 Thread Sybren Stüvel
Public bug reported: As a people photographer I often have portraits as my desktop wallpaper. Unfortunately, the one positioning I used most in KDE 3.5 Maxpect doesn't appear to be available in KDE4. The only options I see are Scale Crop, Scaled, Centered, Tiled and Center tiled. The maxpect

[Bug 209711] Re: [kde4] wallpaper position maxpect not available

2008-03-31 Thread Sybren Stüvel
** Description changed: - Binary package hint: kdesktop - As a people photographer I often have portraits as my desktop wallpaper. Unfortunately, the one positioning I used most in KDE 3.5 Maxpect doesn't appear to be available in KDE4. The only options I see are Scale Crop, Scaled,

[Bug 54639] Update eject to 2.1.x request

2006-07-31 Thread Sybren Stüvel
Public bug reported: Binary package hint: eject Hi folks. Version 2.1 of eject has been available for months now. It has an interesting new feature: toggle the tray. If it was ejected, it's retracted, and vice versa. With this, one can bind eject/retract to a single keyboard key, just as is