[Bug 1564470] Re: Unable to install NI-VISA nikal kernel module because of GPL-only symbol 'pgprot_writecombine'

2017-04-04 Thread Enrico Weigelt, metux ITS
It's neither a Ubuntu bug, nor a upstream one. Instead it's entirely NI's fault: they're using an GPL-only symbol (which IIRC always has been GPL-only!) in their proprietary kernel driver. (the idea of binary-only kernel drivers alone is quite insane in the first place). The only serious fix is N

[Bug 1321869] Re: xmllint 2.9.1+dfsg1-3ubuntu4.1 does not load entities any more

2014-12-02 Thread Enrico Weigelt, metux ITS
Just got hit by that bug (while trying to build git-remote-hg, which calls asciidoc), even though that patch seems to be applied in current release (on trusty -> libxml2 version 2.9.1+dfsg1-3ubuntu4.4) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 1343081] Re: chromium: missing "http://" in URL bar on non-ssl http URLs

2014-08-24 Thread Enrico Weigelt, metux ITS
http://code.google.com/p/chromium/issues/detail?id=406928 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1343081 Title: chromium: missing "http://"; in URL bar on non-ssl http URLs To manage notific

[Bug 1343081] Re: chromium: missing "http://" in URL bar on non-ssl http URLs

2014-08-24 Thread Enrico Weigelt, metux ITS
Correction: the command is 'xclip -o'. ** Bug watch added: code.google.com/p/chromium/issues #406928 http://code.google.com/p/chromium/issues/detail?id=406928 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1343081] Re: chromium: missing "http://" in URL bar on non-ssl http URLs

2014-08-24 Thread Enrico Weigelt, metux ITS
I'll repeat it again: The problem occours when marking the text in the URL bar and pasting it in somewhere else with middle-click. To test it, just mark an http url in the URL bar and check the output of 'xsel -o'. It will show exactly what was previously marked in the text field, which the URL

AW: [Bug 1343081] Re: chromium: missing "http://" in URL bar on non-ssl http URLs

2014-08-22 Thread Enrico Weigelt, metux ITS
d give me a hint where to find the responsible code ? I'd like to completely remove that misfeature, which is the root cause here, in the source. cu -- Enrico Weigelt, metux IT consult +49-151-27565287 - Reply message - Von: "Florian W." <1343...@bugs.launchpad.net> A

[Bug 1343081] [NEW] chromium: missing "http://" in URL bar on non-ssl http URLs

2014-07-16 Thread Enrico Weigelt, metux ITS
Public bug reported: Version 34.0.1847.116 Ubuntu 14.04 aura (260972) On http URLs (non-ssl), the url bar misses the "http://"; prefix. This is especially ugly when copying URLs. ** Affects: chromium-browser (Ubuntu) Importance: Undecided Status: New -- You received this bug noti

[Bug 1335006] Re: aptitude: auto-selects wrong packages

2014-06-27 Thread Enrico Weigelt, metux ITS
After some digging, I've found the packages in question in /var/lib/aptitude/pkgstates - all with state 3. Some some strange reason, aptitude recorded these packages there, even I never installed them directly. Could this somehow have happened on release-upgrade ? -- You received this bug notif

[Bug 1335006] [NEW] aptitude: auto-selects wrong packages

2014-06-27 Thread Enrico Weigelt, metux ITS
Public bug reported: Aptitude automatically selects recommended packages. Neither --without-recommends nor setting APT::Install-Recommends seem to have any influence. Reproduce: * kick out packages which are just recommended (using apt-get) * start aptitude * press "g" This behavious is observ

[Bug 996791] Re: Xubuntu 12.04 extremely slow login

2012-07-10 Thread metux
For me, it got even worse: couldn't even log in, the session simply dropped and it jumped back to login screen. So, I finally decided to make my hands dirty and had a look at the code. The problem seemed to come from a utterly useless dbus call in accounts.c. The attached patch removes that silly

[Bug 996791] Re: Xubuntu 12.04 extremely slow login

2012-06-20 Thread metux
Confirmed the issue. Seems a very good example why the asynchronous nature of dbus is really a bad idea when it comes to operations stability. (the typical kind of problem which regularily brings ESB environments to fall). My strong advise: do NOT use dbus at all, unless you're _absolutely_ sur

[Bug 726368] Re: Please remove mpatrol binaries and source from the archive

2012-02-19 Thread metux
Sad. I that package right now :( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/726368 Title: Please remove mpatrol binaries and source from the archive To manage notifications about this bug go to:

[Bug 901627] Re: Cookie handling problems (w/ redmine)

2011-12-15 Thread metux
I''ve packaged the fix for oneiric: https://launchpad.net/~weigelt/+archive/container-redmine -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/901627 Title: Cookie handling problems (w/ redmine) To ma

[Bug 901627] [NEW] Cookie handling problems (w/ redmine)

2011-12-08 Thread metux
Public bug reported: The cookie handling in cgi.rb seems to be broken, so redmine crashes (when driven via mongrel as webserver). After some research I've found some hints to fix it, which works for me now. See attached patch. ** Affects: mongrel (Ubuntu) Importance: Undecided Sta

[Bug 901627] Re: Cookie handling problems (w/ redmine)

2011-12-08 Thread metux
** Patch added: "mongrel-cookie.patch" https://bugs.launchpad.net/bugs/901627/+attachment/2624377/+files/mongrel-cookie.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/901627 Title: Cookie h