Bug 335812 - Cannot apply configuration changes
Summary: Cannot apply configuration changes
Status: RESOLVED DUPLICATE of bug 335709
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 4.60
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-04 22:40 UTC by Hrvoje Senjan
Modified: 2014-06-05 06:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hrvoje Senjan 2014-06-04 22:40:48 UTC
First, please Frank let me know is reporting bugs against KF5 dolphin desired? i imagine working on 3 branches could be overwhelming ;-)

Reproducible: Always

Steps to Reproduce:
1. Configure dolphin
2. Change a setting
3. apply (+ok)
Actual Results:  
nothing happens

Expected Results:  
setting should be applied. inspected dolphinrc to confirm it's not a visual only thing
Comment 1 Frank Reininghaus 2014-06-05 06:24:54 UTC
Thanks for reporting - this issue has been reported already though.

*** This bug has been marked as a duplicate of bug 335709 ***
Comment 2 Frank Reininghaus 2014-06-05 06:51:05 UTC
(In reply to comment #0)
> First, please Frank let me know is reporting bugs against KF5 dolphin
> desired? i imagine working on 3 branches could be overwhelming ;-)

Yes, reporting these bugs is definitely desired!

I guess that the Qt5/KF5 porting has caused some more bugs (which might be caused by changed returned values and return types of functions that still look mostly the same, or signals and virtual slots which have disappeared because a K* class has been replaced by its Q* counterpart).

We will most likely not find all these bugs ourselves, so any help to find them all is definitely welcome!