[Bug 195216]

2021-11-04 Thread David Faure
Yes, regression during recent refactoring. https://phabricator.kde.org/D10358 is about to fix it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/195216 Title: Permission troubles copying files to

[Bug 252571]

2020-08-14 Thread David Faure
Is the original bug still present? KStandardDirs is no longer used, there's no __KDE_BINDIR anymore, etc. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/252571 Title: .desktop file not honoring

[Bug 340106]

2020-02-11 Thread David Faure
Outdated RFC, you need to read about IDN and punycode. https://en.wikipedia.org/wiki/Internationalized_domain_name Thiago is the expert about these things. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1256591] Re: The system is unable to read from a PTP camera.

2018-06-12 Thread David Faure
$ kioclient5 list camera: Samsung%20Galaxy%20models%20(MTP)@usb:001,013 . $ kioclient5 list 'camera:/Samsung%20Galaxy%20models%20(MTP)@usb:001,013' Unknown error code 150 [...] Debug output from kio_kamera: KameraProtocol::setCamera: Opening

[Bug 959151]

2016-08-05 Thread David Faure
This has been fixed by deprecating KUniqueApplication in KF 5.0 and porting the apps to KDBusService instead. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/959151 Title: QDBusConnection: session

[Bug 959151]

2016-03-26 Thread David Faure
This is because konsole needs to be ported from KUniqueApplication (a kdelibs4support class) to KDBusService. Please file a konsole-specific bug about that. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde4libs in Ubuntu.

[Bug 1532483]

2016-01-15 Thread David Faure
KCrash is the library, what you're talking about is DrKonqi. Reassigned. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1532483 Title: Dr.Konqi - "Suggest relationship with this bug" button not

[Bug 1284052]

2015-01-27 Thread David Faure
Would this patch help? http://www.davidfaure.fr/2015/kbookmarkgroup.diff Otherwise I would need a valgrind log. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1284052 Title:

[Bug 855473]

2014-05-02 Thread David Faure
Travis, Goran: as written in an earlier comment: If you can provide step-by-step instructions (preferably not involving special software), please file a new bug report about that. Thanks! (Recycling 'FIXED' reports, even if the new problem looks very similar to the fixed one, tends to make bug

[Bug 1223042] Re: Camera crashes when taking pictures with qt5.1.1

2013-12-20 Thread David Faure
This looks like https://bugreports.qt-project.org/browse/QTBUG-34944, which is fixed in Qt 5.2. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1223042 Title: Camera crashes when taking pictures with

[Bug 672620] Re: rying to overwrite /usr/lib/liboxygenstyle.so.4.5.0, which is also in package kde-window-manager 4:4.5.1-0ubuntu8

2013-05-13 Thread David Faure
Doesn't really help when upgrading to precise, which still has kdebase- workspace-4.5.1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/672620 Title: rying to overwrite

[Bug 959151]

2013-01-22 Thread David Faure
Everyone: this warning from QDBusConnection is HARMLESS, and is not the reason for any bug you might be seeing in the application showing this warning. Do not associate things that are completely unrelated. I started to look into changing KUniqueApplication so that the warning doesn't get

[Bug 855473]

2012-12-02 Thread David Faure
Git commit 75da8e8129f6bc152a781ff47fb8e741c65b584e by David Faure. Committed on 29/11/2012 at 17:49. Pushed by dfaure into branch 'KDE/4.9'. Fix KDirLister forgetting to watch a directory after listing it from the cache. Many many thanks to Frank Reininghaus for the unittest that finally made

[Bug 195216]

2012-08-22 Thread David Faure
Git commit 51c00963ce4d27b016cf11f71a96dea7a9da02af by David Faure. Committed on 20/08/2012 at 20:51. Pushed by dfaure into branch 'KDE/4.9'. NTFS doesn't support chmod, so ignore chmod errors when copying files. FUSE doesn't make it easy to detect NTFS mounts, though... In this code we have

[Bug 661829]

2012-08-22 Thread David Faure
What a mess, between the typo in the X headers and the full documentation of these quirks in the Qt API docs -- I had no idea the use of Launch1 was fully documented in Qt :-) OK then, I'll apply the kdelibs fix. Thanks for all the investigations. -- You received this bug notification because

[Bug 661829]

2012-08-22 Thread David Faure
Git commit 1c7ae18ef5d1b7adbb271c1164d0d899eb6d4ed8 by David Faure. Committed on 17/08/2012 at 19:41. Pushed by dfaure into branch 'KDE/4.9'. Fix handling of XF86Calculator, patch by Leonardo. Full investigation details in the bug report. FIXED-IN: 4.9.1 M +3-1kdeui/util/kkeyserver_x11

[Bug 661829]

2012-08-15 Thread David Faure
Thanks for your work on this. Unfortunately, for legal reasons, *you* have to be the one to push the patch to Qt5, and then to Qt4, via gerrit (http://codereview.qt-project.org). Well, ok it's a one-liner, I guess it could be considered trivial enough for anyone to apply it. But since I can't

[Bug 661829]

2012-08-09 Thread David Faure
This looks like a workaround to me. Does this mean Qt handles Qt::Key_Calculator badly? I grepped qt4 src/gui and I see no difference between Key_Calculator and Key_Launch1, on X11. They are both in qkeymapper_x11.cpp and in qkeysequence.cpp Ah, but qkeymapper_x11.cpp maps XF86XK_Calculator to

[Bug 367594] Re: Printing broken on jaunty (cnpkmodule?)

2012-01-16 Thread David Faure
As I found on openSUSE forums, this is in fact a bug in ghostscript version 9. Check `gs --version` to see which version you're using. And check /var/log/messages for lines like gs[...]: segfault at ... A workaround is to downgrade to ghostscript 8. -- You received this bug notification

[Bug 30842] Re: Trash not emptying on kubuntu !

2011-04-26 Thread David Faure
GodXera: your bug is a bit different. The report here was about empty trash not emptying it, while you are getting actual error messages. What's the problem with ~/.local/share/Trash/info/ ? Can you go into this directory? Does it belong to your user? Can you manually create a filename.trashinfo

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-12-22 Thread David Faure
In reply to #32: I don't think this is exactly the same as the RedHat bug report by Linus Torvalds, which was about the rhgb-client program specifically. The symptom (VT_WAITACTIVE failing) was the same, and the investigations might help with the bug here, but it's not the same bug (the rhgb one

[Bug 682959] Re: rekonq Launchpad error

2010-12-06 Thread David Faure
Testing adding a comment with konqueror + kwebkitpart, please ignore if you see this. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to rekonq in ubuntu. https://bugs.launchpad.net/bugs/682959 Title: rekonq Launchpad error --

[Bug 682959] Re: rekonq Launchpad error

2010-12-06 Thread David Faure
Testing adding a comment with konqueror + kwebkitpart, please ignore if you see this. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to rekonq in ubuntu. https://bugs.launchpad.net/bugs/682959 Title: rekonq Launchpad error --

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-10-22 Thread David Faure
I can't confirm #54, the same problem happens here with kernel 2.6.32-24. Video card is: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller Happened all of a sudden -without- having done any updates to the system; weird. -- radeon graphics mode and console does not start

[Bug 441653] Re: radeon graphics mode and console does not start - xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call

2010-10-22 Thread David Faure
I can't confirm #54, the same problem happens here with kernel 2.6.32-24. Video card is: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller Happened all of a sudden -without- having done any updates to the system; weird. -- radeon graphics mode and console does not start

[Bug 578735] [NEW] X does not start (hangs) with ATI radeon in Lucid

2010-05-11 Thread David Faure
Public bug reported: Binary package hint: xorg I upgraded a working karmic machine to lucid, and now during boot, the splash remains and X never comes up. I tried with no xorg.conf file at all, same thing. From an ssh session I tried X -configure, and the same thing is happening: X just hangs

[Bug 578735] Re: X does not start (hangs) with ATI radeon in Lucid

2010-05-11 Thread David Faure
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/48265422/BootDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/48265423/Dependencies.txt ** Attachment added: Lspci.txt http://launchpadlibrarian.net/48265424/Lspci.txt ** Attachment added:

[Bug 484438] Re: Open Office file dialog hangs in Kubuntu

2010-02-19 Thread David Faure
Can the fix be backported to 9.10? -- Open Office file dialog hangs in Kubuntu https://bugs.launchpad.net/bugs/484438 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 302935] Re: foomatic-rip fails

2010-01-21 Thread David Faure
Works in Karmic indeed. Thanks! -- foomatic-rip fails https://bugs.launchpad.net/bugs/302935 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 309778] Re: KDE always associates *.jar with the zip mime type

2009-09-17 Thread David Faure
Reported in KDE as https://bugs.kde.org/show_bug.cgi?id=207517, but this is indeed a debian/ubuntu bug. There's no reason for /usr/share/mime/packages/sun-java6-jre.xml to exist, it only redefines what freedesktop.org.xml already defines, and with another mimetype name. That file should be

[Bug 309778] Re: KDE always associates *.jar with the zip mime type

2009-09-17 Thread David Faure
And in addition, the .class files get compressed inside the .jar file, so their contents cannot be found at all ;-) (The lack of a precise offset wouldn't be a big problem in itself, shared-mime-info has support for scanning a range of byte positions.) Thanks for the info, wrong magic removed

[Bug 302935] Re: foomatic-rip fails

2009-06-17 Thread David Faure
I am trying to print http://ev.kde.org/resources/FLA-generic.pdf from okular [embedded into konqueror, but that shouldn't matter], and from another computer than the one connected to the printer. Same setup worked before without problems. You can find the cups error_log at this address:

[Bug 302935] Re: foomatic-rip fails

2009-06-17 Thread David Faure
The line application/vnd.cups-postscript is empty in /etc/cups/mime.types indeed. I wonder, too, where this mimetype comes from... HPLaser.ppd mentions it, at least. As to why cups is getting PS and not PDF: seems to be okular's doing. It says: okular(32683)/okular (app)

[Bug 302935] Re: foomatic-rip fails

2009-06-05 Thread David Faure
Same here. After updating to foomatic-filters 4.0.0-0ubuntu9, printing a PDF from okular fails, because foomatic-rip segfaults. So this bug is still there somehow. Ubuntu 9.04, HP LaserJet 1300, CUPS 1.3.9-17ubuntu3.1. hpijs: same as in comment 15. Running hp-plugin and downloading the stuff

[Bug 285831] Re: icon for ms-word file *.doc is ? instead of ooo-word

2009-01-05 Thread David Faure
KDE prefers magic matches over extension matches -- definitely not true in general. We follow the spec exactly, which says that globs (extensions) are checked first for performance reason, and that magic is only used if no extension matched, or if more than one mimetype had that extension. And

[Bug 285831] Re: icon for ms-word file *.doc is ? instead of ooo-word

2009-01-05 Thread David Faure
In fact this is http://bugs.freedesktop.org/show_bug.cgi?id=18072 -- icon for ms-word file *.doc is ? instead of ooo-word https://bugs.launchpad.net/bugs/285831 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 60167] Re: Unable to send files to the trash

2008-12-24 Thread David Faure
*** This bug is a duplicate of bug 30842 *** https://bugs.launchpad.net/bugs/30842 Indeed I see no relation between the trash emptying problems (which can have multiple causes, more on that in bug 30842), and a long delay when trashing a file. When the long delay happens, please check if

[Bug 30842] Re: Trash not emptying on kubuntu !

2008-12-24 Thread David Faure
kio_trash author here. Anyone still having this bug in hardy, please give as many details as possible. Is ~/.local/share/Trash/info empty? (Most descriptions says it is, but let's start from there). If not, who owns the files? Who owns the leftover files and directories in

[Bug 37280] Re: KDEInit could not launch XXXX

2008-12-15 Thread David Faure
The ktorrent error message was due to a bug in the ktorrent.desktop file (missing or wrong X-DBUS-ServiceName, which should contain the exact name that ktorrent registers to DBUS with). This has been fixed AFAIK. -- KDEInit could not launch https://bugs.launchpad.net/bugs/37280 You received

[Bug 155672] Re: Xrealvnc seg faults in gutsy

2008-07-01 Thread David Faure
Same here, I googled, and found the solution in http://bugs.debian.org /cgi-bin/bugreport.cgi?bug=276948 : using vnc4server instead of vncserver. Why isn't the broken vncserver package removed from ubuntu then? -- Xrealvnc seg faults in gutsy https://bugs.launchpad.net/bugs/155672 You received

[Bug 176949] Re: Static IP configuration gives default gateway IP address is invalid error

2008-03-09 Thread David Faure
Hi nixternal :) Small world. I haven't tried Hardy at all, I admit that I lack time to test alpha releases of kubuntu. I'll try to remember to try this again when I upgrade. -- Static IP configuration gives default gateway IP address is invalid error https://bugs.launchpad.net/bugs/176949 You

[Bug 72619] Re: kate is using english keyboard layout when CTRL key is pressed

2007-12-18 Thread David Faure
Any solution that can be done inside the kxkb settings? Note: this doesn't only affect kate, it also affects the kmail composer window for instance. -- kate is using english keyboard layout when CTRL key is pressed https://bugs.launchpad.net/bugs/72619 You received this bug notification because

[Bug 72619] Re: kate is using english keyboard layout when CTRL key is pressed

2007-12-18 Thread David Faure
Ok, unchecking include latin layout fixes the problem. It changes the command from -layout us,fr to -layout fr. This checkbox seems very counterintuitive if it has such bad side effects. But this is an upstream bug then (kxkb, or Xorg). -- kate is using english keyboard layout when CTRL key is

[Bug 176949] Static IP configuration gives default gateway IP address is invalid error

2007-12-17 Thread David Faure
Public bug reported: Binary package hint: kde-systemsettings Just after installing kubuntu gutsy, I tried to configure networking. In systemsettings, Network Settings, Network Connections, admin mode, Configure Interface. I set the following manual IP settings: IP = 192.168.0.7 netmask =

Re: [Bug 116528] Re: Deinstalling numlockx breaks X startup

2007-05-25 Thread David Faure
It booted just fine with if test -x /usr/bin/numlockx; then /usr/bin/numlockx on fi which sems to be the best solution to me (clear and readable, without side effects). -- Deinstalling numlockx breaks X startup https://bugs.launchpad.net/bugs/116528 You received this bug notification because

Re: [Bug 116528] Re: Deinstalling numlockx breaks X startup

2007-05-24 Thread David Faure
. -- David Faure, [EMAIL PROTECTED], sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org). -- Deinstalling numlockx breaks X startup https://bugs.launchpad.net/bugs/116528 You received this bug notification because you are a member of Ubuntu

Re: [Bug 116528] Re: Deinstalling numlockx breaks X startup

2007-05-24 Thread David Faure
for you? I can't test today (in the middle of my work day, many things open ;), but the fix looks correct to me, so if it works for you, it should be all fine. -- David Faure, [EMAIL PROTECTED], sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http

[Bug 116528] Re: Deinstalling numlockx breaks X startup

2007-05-23 Thread David Faure
Bug report wizard didn't ask me, but this is about kubuntu edgy, I haven't upgraded that machine to feisty yet. -- Deinstalling numlockx breaks X startup https://bugs.launchpad.net/bugs/116528 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact

[Bug 116528] Deinstalling numlockx breaks X startup

2007-05-23 Thread David Faure
Public bug reported: Binary package hint: numlockx Installing the numlockx package installs a file in /etc/X11/Xsession.d which activates numlock on X startup. OK. But if you then deinstall that package, the file in /etc/X11/Xsession.d remains, and it errors out due to not finding the binary

[Bug 63900] Re: dies due to SIGXFSZ when copying large file onto VFAT filesystem

2006-12-25 Thread David Faure
I get something very similiar (termination due to signal 25, SIGXFSZ) when letting cat write into a FAT32 system (in my case cat /dev/video0 foo.mpg). Tried patching cat to no avail, which actually makes sense since it's the shell which is writing into the file. I tried zsh and bash... Surely