Feed Advanced Search

Dec 1 2019

feverfew committed R241:fc642b3689f9: remove kiofuseinterface from build (authored by feverfew).
remove kiofuseinterface from build
Dec 1 2019, 12:03 PM
feverfew committed R241:57faaa7baa01: Merge branch 'master' into arcpatch-D23384 (authored by feverfew).
Merge branch 'master' into arcpatch-D23384
Dec 1 2019, 12:03 PM
feverfew committed R241:fca6a98c5601: Delete unused interfaces (authored by feverfew).
Delete unused interfaces
Dec 1 2019, 12:03 PM
feverfew committed R241:490ac66451ab: Switch to interface generated at compile time (authored by feverfew).
Switch to interface generated at compile time
Dec 1 2019, 12:03 PM
feverfew committed R241:c373c2cf8c1a: Get rid of unnecessary copying of URLs (authored by feverfew).
Get rid of unnecessary copying of URLs
Dec 1 2019, 12:03 PM
feverfew committed R241:92c2886c3714: [WIP] Adding support for mounting KIOFuse URLs for applications that don't use… (authored by feverfew).
[WIP] Adding support for mounting KIOFuse URLs for applications that don't use…
Dec 1 2019, 12:03 PM
feverfew closed D23384: Adding support for mounting KIOFuse URLs for applications that don't use KIO.
Dec 1 2019, 12:03 PM · Frameworks

Nov 30 2019

feverfew added a comment to D23384: Adding support for mounting KIOFuse URLs for applications that don't use KIO.

Issue #1:

That happens because the .desktop file sets X-KDE-Protocols=ftp,http,https,mms,rtmp,rtsp,sftp,smb:
https://code.videolan.org/videolan/vlc/blob/master/share/vlc.desktop.in#L124

I'm not sure about that. If I remove that line from VLC's installed desktop file, the problem still happens. And SMPlayer exhibits the same problem yet its desktop file doesn't define X-KDE-Protocols at all: https://sourceforge.net/p/smplayer/code/HEAD/tree/smplayer/trunk/smplayer.desktop

Nov 30 2019, 9:29 PM · Frameworks

Nov 29 2019

feverfew updated the test plan for D23384: Adding support for mounting KIOFuse URLs for applications that don't use KIO.
Nov 29 2019, 2:31 PM · Frameworks

Nov 15 2019

feverfew added inline comments to D23384: Adding support for mounting KIOFuse URLs for applications that don't use KIO.
Nov 15 2019, 11:15 PM · Frameworks
feverfew added inline comments to D23384: Adding support for mounting KIOFuse URLs for applications that don't use KIO.
Nov 15 2019, 12:56 PM · Frameworks
feverfew updated the diff for D23384: Adding support for mounting KIOFuse URLs for applications that don't use KIO.
  • Align arguments
Nov 15 2019, 9:30 AM · Frameworks
feverfew added inline comments to D23384: Adding support for mounting KIOFuse URLs for applications that don't use KIO.
Nov 15 2019, 12:10 AM · Frameworks
feverfew updated the diff for D23384: Adding support for mounting KIOFuse URLs for applications that don't use KIO.
  • Get rid of unnecessary copying of URLs
  • Switch to interface generated at compile time
  • Delete unused interfaces
  • Merge branch 'master' into arcpatch-D23384
  • remove kiofuseinterface from build
Nov 15 2019, 12:09 AM · Frameworks

Nov 14 2019

feverfew updated the diff for D23384: Adding support for mounting KIOFuse URLs for applications that don't use KIO.
  • Align function arguments
  • Remove hack
  • Get rid of iterator
Nov 14 2019, 8:13 PM · Frameworks

Nov 4 2019

feverfew committed R247:370eb79a1abc: Move KIOFuse to kdereview (authored by feverfew).
Move KIOFuse to kdereview
Nov 4 2019, 10:15 PM

Nov 2 2019

feverfew added a comment to D23384: Adding support for mounting KIOFuse URLs for applications that don't use KIO.

@dfaure Just to give you a bit of context. KIOFuse is about to enter KDE Review, but at the same time, KIOFuse is most useful when integrated to KIO via this patch. So we'd like to get this reviewed early to save a bit of effort; instead of getting it passed KDE Review and then having to wait for approval for this patch, we'd like to do both concurrently, and simply merge this once KIOFuse is officially a KDE project.

Nov 2 2019, 10:21 PM · Frameworks
feverfew edited reviewers for D23384: Adding support for mounting KIOFuse URLs for applications that don't use KIO, added: davidedmundson, dfaure, ngraham; removed: chinmoyr.
Nov 2 2019, 10:17 PM · Frameworks
feverfew updated the diff for D23384: Adding support for mounting KIOFuse URLs for applications that don't use KIO.

Don't use KIOFuse with mtp/gdrive

Nov 2 2019, 9:43 PM · Frameworks

Oct 28 2019

feverfew updated the diff for D23384: Adding support for mounting KIOFuse URLs for applications that don't use KIO.
  • Switch from KDED module to DBus service
Oct 28 2019, 10:49 PM · Frameworks

Oct 4 2019

feverfew added a comment to T11808: Show more way to download apps in kde.org/applications.

On Linux appstream URLs don't work for me on Firefox Kubuntu 19.04. Should we really be using them if they're broken?

Oct 4 2019, 1:10 PM · Goal: All About the Apps

Sep 19 2019

feverfew added a comment to D24076: add a simple smoke test for slaves by using kioclient5.

I won't review, but would like to note I think that with KIOFuse, in conjuction with fio we can do some really complex testing on KIO, correct me if I'm wrong.

Sep 19 2019, 3:08 PM · Frameworks, Dolphin

Sep 18 2019

feverfew added a project to T9575: Publish more of KDE's applications in the Microsoft Store: Goal: All About the Apps.
Sep 18 2019, 11:14 AM · KDE Promo, Goal: All About the Apps, Windows

Sep 14 2019

feverfew added a comment to T11619: Window Activation.

@davidedmundson would be happy to work on this. Do you have the URL to the proposal on the mailing list?

Sep 14 2019, 9:32 PM · Plasma on Wayland

Sep 11 2019

feverfew added a comment to T11599: KUserFeedback integration.

There is a BoF on this!

Sep 11 2019, 7:31 AM · Dolphin
feverfew accepted D23860: DolphinTabWidget: cleanup index-by-URL API usage.

Assuming it's tested LGTM.

Sep 11 2019, 7:30 AM · Dolphin

Sep 2 2019

feverfew added a comment to D23672: Making sure that DBus objects are all created before the service.

Go for it ;)

Sep 2 2019, 8:35 PM · Dolphin
feverfew updated the diff for D23655: Fixing bugs in new folders in tabs feature.

Simplifying getIndexByUrl function

Sep 2 2019, 8:29 PM · Dolphin
feverfew added inline comments to D23672: Making sure that DBus objects are all created before the service.
Sep 2 2019, 8:08 PM · Dolphin
feverfew updated the test plan for D23672: Making sure that DBus objects are all created before the service.
Sep 2 2019, 11:24 AM · Dolphin
feverfew added a comment to D11382: Add an option to show tabs from last time when Dolphin starts.

@ngraham I believe if you rebase on D23672 then the FIXME is solved. I also believe that dolphinInstanceData() should have an empty QString() in your case. I've tested your patch with an empty QString() and it worked, it might not work with what you currently have...

Sep 2 2019, 11:08 AM · Dolphin
feverfew updated the summary of D23655: Fixing bugs in new folders in tabs feature.
Sep 2 2019, 11:04 AM · Dolphin
feverfew updated the test plan for D23655: Fixing bugs in new folders in tabs feature.
Sep 2 2019, 11:03 AM · Dolphin
feverfew updated the diff for D23655: Fixing bugs in new folders in tabs feature.
  • Revert "Fixing bugs in new folders in tabs feature"
Sep 2 2019, 11:02 AM · Dolphin
feverfew requested review of D23672: Making sure that DBus objects are all created before the service.
Sep 2 2019, 11:00 AM · Dolphin
feverfew added a comment to D23655: Fixing bugs in new folders in tabs feature.

@ngraham I believe the diff in src/main.cpp may help with the speed issues in D11382. Haven't checked though...

Sep 2 2019, 12:04 AM · Dolphin
feverfew requested review of D23655: Fixing bugs in new folders in tabs feature.
Sep 2 2019, 12:01 AM · Dolphin

Aug 30 2019

feverfew committed R320:7ffa4f8e99de: Merge branch 'Applications/19.08' (authored by feverfew).
Merge branch 'Applications/19.08'
Aug 30 2019, 9:28 AM
feverfew committed R320:28fdc41f1d45: Fixing implementation of FileJob interface in smb/sftp slaves (authored by feverfew).
Fixing implementation of FileJob interface in smb/sftp slaves
Aug 30 2019, 9:25 AM
feverfew closed D23207: Fixing implementation of FileJob interface in smb/sftp slaves.
Aug 30 2019, 9:25 AM · Frameworks, Dolphin
feverfew closed D23194: Making FileJob behave consistently..
Aug 30 2019, 9:18 AM · Frameworks
feverfew committed R241:3154fc3e096e: Making FileJob behave consistently. (authored by feverfew).
Making FileJob behave consistently.
Aug 30 2019, 9:18 AM

Aug 27 2019

feverfew added a comment to D23207: Fixing implementation of FileJob interface in smb/sftp slaves.

Not knowing the background here at a glance I would argue that SlaveBase in KIO should be getting state verification on all of this,.

Aug 27 2019, 3:18 PM · Frameworks, Dolphin

Aug 26 2019

feverfew added reviewers for D23207: Fixing implementation of FileJob interface in smb/sftp slaves: sitter, dfaure.
Aug 26 2019, 5:03 PM · Frameworks, Dolphin
feverfew updated the diff for D23194: Making FileJob behave consistently..
  • Removing flush on write
Aug 26 2019, 2:43 PM · Frameworks
feverfew updated the diff for D23194: Making FileJob behave consistently..
  • Fixing typos
  • Adding test for reading of 0 bytes and asserting that the close signal is

actually emitted.

Aug 26 2019, 2:36 PM · Frameworks

Aug 25 2019

feverfew added inline comments to D23194: Making FileJob behave consistently..
Aug 25 2019, 8:11 PM · Frameworks
feverfew requested review of D23454: Fixing bug where MTP slave does not return error in stat()/mimetype().
Aug 25 2019, 7:47 PM · Frameworks, Dolphin
feverfew added a comment to D23445: Fixing bug where split view opens with no URLs.

Will do.

I thought all GSoC students needed to have commit access though? Please apply. https://community.kde.org/Infrastructure/Get_a_Developer_Account
Aug 25 2019, 4:39 PM · Dolphin
feverfew added a comment to D23445: Fixing bug where split view opens with no URLs.

Thanks for the quick fix. Stable branch please!

Aug 25 2019, 4:33 PM · Dolphin
feverfew requested review of D23445: Fixing bug where split view opens with no URLs.
Aug 25 2019, 4:21 PM · Dolphin
feverfew added a comment to D21691: Open new instance of Dolphin if no URLs are given.

Go ahead, I'm sure you can fix it in no time.

Aug 25 2019, 4:08 PM · Dolphin

Aug 23 2019

ngraham awarded D23384: Adding support for mounting KIOFuse URLs for applications that don't use KIO a Mountain of Wealth token.
Aug 23 2019, 9:26 PM · Frameworks
feverfew requested review of D23384: Adding support for mounting KIOFuse URLs for applications that don't use KIO.
Aug 23 2019, 6:09 PM · Frameworks

Aug 21 2019

feverfew added a comment to D22708: [WIP] Add a kded module infra for fuse mount services.

Also feel free to pop by #kde-fm for discussions or if you want to ask a question.

It kicks me out for not having a registered nickname even though I totally do and am using it. If it's not necessary anymore, it might be nice to remove that restriction.

Aug 21 2019, 5:44 PM · Frameworks
feverfew added a comment to D22708: [WIP] Add a kded module infra for fuse mount services.

Oh good. :) Is there anywhere I can follow the progress?

Aug 21 2019, 5:40 PM · Frameworks
feverfew added a comment to D22708: [WIP] Add a kded module infra for fuse mount services.

What?

Aug 21 2019, 5:35 PM · Frameworks

Aug 19 2019

feverfew updated the diff for D23194: Making FileJob behave consistently..

Making comments clearer

Aug 19 2019, 3:55 PM · Frameworks
feverfew added inline comments to D11382: Add an option to show tabs from last time when Dolphin starts.
Aug 19 2019, 10:46 AM · Dolphin
feverfew added a comment to D11382: Add an option to show tabs from last time when Dolphin starts.

This is ready for re-review, with one specific thing I could use help debugging: when you enable the new option, launching Dolphin and opening new windows becomes interminably slow, probably due to some extra DBus overhead that's still a bit beyond my comprehension. See the FIXME in the code.

Aug 19 2019, 12:19 AM · Dolphin

Aug 16 2019

feverfew added inline comments to D23194: Making FileJob behave consistently..
Aug 16 2019, 5:47 PM · Frameworks
feverfew added inline comments to D23194: Making FileJob behave consistently..
Aug 16 2019, 5:44 PM · Frameworks
feverfew updated the diff for D23207: Fixing implementation of FileJob interface in smb/sftp slaves.

Unnecessary min version upgraded

Aug 16 2019, 5:11 PM · Frameworks, Dolphin
feverfew added reviewers for D23207: Fixing implementation of FileJob interface in smb/sftp slaves: chinmoyr, fvogt.
Aug 16 2019, 5:07 PM · Frameworks, Dolphin
feverfew requested review of D23207: Fixing implementation of FileJob interface in smb/sftp slaves.
Aug 16 2019, 5:02 PM · Frameworks, Dolphin
feverfew added inline comments to D23194: Making FileJob behave consistently..
Aug 16 2019, 3:48 PM · Frameworks
feverfew added inline comments to D23194: Making FileJob behave consistently..
Aug 16 2019, 1:37 PM · Frameworks
feverfew updated the diff for D23194: Making FileJob behave consistently..

Addressing comments

Aug 16 2019, 1:33 PM · Frameworks

Aug 15 2019

feverfew updated the summary of D23194: Making FileJob behave consistently..
Aug 15 2019, 9:40 PM · Frameworks
feverfew updated the summary of D23194: Making FileJob behave consistently..
Aug 15 2019, 9:10 PM · Frameworks
feverfew requested review of D23194: Making FileJob behave consistently..
Aug 15 2019, 9:09 PM · Frameworks
feverfew abandoned D23159: Prevent error() being emitted when purposefully reading 0 bytes.
Aug 15 2019, 7:15 PM · Frameworks
feverfew added inline comments to D23159: Prevent error() being emitted when purposefully reading 0 bytes.
Aug 15 2019, 6:53 PM · Frameworks
feverfew added inline comments to D23159: Prevent error() being emitted when purposefully reading 0 bytes.
Aug 15 2019, 12:35 AM · Frameworks

Aug 14 2019

feverfew requested review of D23159: Prevent error() being emitted when purposefully reading 0 bytes.
Aug 14 2019, 6:15 PM · Frameworks

Aug 11 2019

feverfew accepted D23087: Do not match daemonized dolphin instances: part 2.

Can't test, but looks sane to me. I have a small comment, but can be left for later if time is of the essence.

Aug 11 2019, 11:02 AM · Dolphin

Jul 18 2019

feverfew added a comment to T11117: KDE is All About the Apps.

Also would like to see a push for advertising KDE Apps on Windows and Mac OS, where possible. This will bring us a wider audience, and can even help switch people to Linux.

Jul 18 2019, 2:20 PM · Goal Setting 2019

Jul 16 2019

feverfew added a comment to T11074: Make KDE more Accessible for Everybody.

I also believe T11093 can tie very well with this and T11080. If we brainstorm properly we can standardise certain widgets such that many goals are met at once, with a decreased maintenance burden for everyone involved.

Jul 16 2019, 1:26 PM · Goal Setting 2019

Jul 15 2019

feverfew awarded T11093: Improve Consistency across the Board a Like token.
Jul 15 2019, 2:49 PM · Goal: Consistency, Goal Setting 2019

Jul 14 2019

feverfew added a comment to T11074: Make KDE more Accessible for Everybody.

Note that this goal is necessary for T11080 to succeed. It's quite common in a lot of companies/governments that they make suitable provisions for those with disabilities, where possible.

Jul 14 2019, 10:45 AM · Goal Setting 2019

Jun 25 2019

feverfew added a comment to D21736: Adding option to open externally called folder in a new tab.

Thanks, the issue is fixed now. I could not find any other behavioral regressions, and I've verified that the new feature behaves correctly. The code looks good to me too!

Next, do you think you could work on https://bugs.kde.org/show_bug.cgi?id=408919?

Jun 25 2019, 11:11 AM · Dolphin

Jun 23 2019

cfeck awarded D21736: Adding option to open externally called folder in a new tab a Like token.
Jun 23 2019, 11:28 AM · Dolphin
feverfew updated the diff for D21736: Adding option to open externally called folder in a new tab.

Rebasing onto master

Jun 23 2019, 11:04 AM · Dolphin
feverfew updated the diff for D21736: Adding option to open externally called folder in a new tab.
  • Simplifying option
  • Fixing regression
Jun 23 2019, 11:01 AM · Dolphin
feverfew added a comment to D21736: Adding option to open externally called folder in a new tab.

Nope, same behavior after a rebase on current master.

Be careful when you say nope/yes ;) was very confused if you meant rebasing it solved it or not.

Oh gosh, I'm sorry. I'm too tired for this right now and need to go to bed.

So for example if you open a jpg, and ask to open in containing folder it'll reopen in gwenview and also be selected in Dolphin?

Almost. Here's a video that shows the issue (with apologies to @broulik):

Jun 23 2019, 10:36 AM · Dolphin
feverfew updated the diff for D21736: Adding option to open externally called folder in a new tab.
  • Fixing regression
Jun 23 2019, 10:35 AM · Dolphin

Jun 22 2019

feverfew added a comment to D21736: Adding option to open externally called folder in a new tab.

Nope, same behavior after a rebase on current master.

Jun 22 2019, 11:36 PM · Dolphin
feverfew added a comment to D21736: Adding option to open externally called folder in a new tab.

Ran into an interesting bug with this. With the feature turned off, using the "Open Containing Folder" feature in many KDE apps causes a new Dolphin window to open with the path of the file itself, not its containing folder. As a result, the file gets opened a second time.

With the feature turned on, everything works properly and the file's containing folder is opened in a new tab in the running Dolphin instance

Jun 22 2019, 6:35 PM · Dolphin
feverfew added a comment to D21691: Open new instance of Dolphin if no URLs are given.

@elvisangelaccio note I can't actually commit this as I don't have commit access.

Jun 22 2019, 1:22 PM · Dolphin

Jun 17 2019

feverfew added inline comments to D21736: Adding option to open externally called folder in a new tab.
Jun 17 2019, 11:25 AM · Dolphin
feverfew updated the diff for D21736: Adding option to open externally called folder in a new tab.
  • Simplifying option
Jun 17 2019, 11:24 AM · Dolphin
feverfew updated the diff for D21691: Open new instance of Dolphin if no URLs are given.
  • Making comment clearer
Jun 17 2019, 11:20 AM · Dolphin

Jun 15 2019

feverfew added a comment to D21736: Adding option to open externally called folder in a new tab.

Thanks! Will review once the feature in and of itself works reliably enough for me to test it in various use cases; first I'd like to see https://bugs.kde.org/show_bug.cgi?id=408244 and https://bugs.kde.org/show_bug.cgi?id=408387 fixed.

Jun 15 2019, 9:04 PM · Dolphin

Jun 10 2019

feverfew requested review of D21736: Adding option to open externally called folder in a new tab.
Jun 10 2019, 8:13 PM · Dolphin

Jun 9 2019

feverfew updated the diff for D21691: Open new instance of Dolphin if no URLs are given.

Fix identation

Jun 9 2019, 1:05 PM · Dolphin
feverfew added a reviewer for D21691: Open new instance of Dolphin if no URLs are given: ngraham.
Jun 9 2019, 1:04 PM · Dolphin
feverfew requested review of D21691: Open new instance of Dolphin if no URLs are given.
Jun 9 2019, 12:59 PM · Dolphin
feverfew accepted D21666: Do not match daemonized dolphin instances.
Jun 9 2019, 11:25 AM · Dolphin

May 29 2019

feverfew updated the diff for D16648: Open externally called files/directories in new tabs.
  • Removing trailing whitespace
May 29 2019, 9:41 PM · Dolphin
feverfew updated the diff for D16648: Open externally called files/directories in new tabs.
  • Removing trailing whitespace
May 29 2019, 9:37 PM · Dolphin