[kmymoney4] [Bug 362084] Both schedule icons are missing

2016-04-22 Thread mitchfrazier via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362084 --- Comment #12 from mitchfrazier --- Installing the theme and systemsettings is the probable workaround :) -- You are receiving this mail because: You are the assignee for the bug.

[kmymoney4] [Bug 362084] Both schedule icons are missing

2016-04-22 Thread Pete via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362084 --- Comment #11 from Pete --- package systemsettings requires 2 additional packages. package plasma-theme-oxygen requires 10 additional packages including the 2 above. This strikes me as rather a heavy footprint just to get 2 icons. May I suggest you

[kmymoney4] [Bug 362084] Both schedule icons are missing

2016-04-22 Thread mitchfrazier via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362084 --- Comment #10 from mitchfrazier --- Sorry, I think you also need to install the KDE systemsettings tool, see this page: http://www.webupd8.org/2011/04/make-kde-applications-look-native-in.html If systemsettings is not available try systemsettings5.

[kmymoney4] [Bug 362084] Both schedule icons are missing

2016-04-22 Thread Pete via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362084 --- Comment #9 from Pete --- Created attachment 98525 --> https://bugs.kde.org/attachment.cgi?id=98525&action=edit Ubuntu 16.04 theme settings There are 3 choices in the drop down box. None are for KDE. -- You are receiving this mail because: You

[kmymoney4] [Bug 362084] Both schedule icons are missing

2016-04-22 Thread Pete via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362084 --- Comment #8 from Pete --- The only theme setting I can find is for Unity, not KDE. See attached screenshot. The drop down box has 3 choices. None of them are for KDE. -- You are receiving this mail because: You are the assignee for the bug.

[kmymoney4] [Bug 362084] Both schedule icons are missing

2016-04-22 Thread mitchfrazier via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362084 --- Comment #7 from mitchfrazier --- That would only happen if you changed your desktop to KDE and Plasma5 and installing the theme alone shouldn't do that. If the install doesn't want to install a large number of additional packages then it's probably

Review Request 127712: Bug 360747 CSV Importer detects more columns than are assigned

2016-04-22 Thread Łukasz Wojniłowicz
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127712/ --- Review request for KMymoney. Bugs: 360747 http://bugs.kde.org/show_bu

[kmymoney4] [Bug 362084] Both schedule icons are missing

2016-04-22 Thread Pete via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362084 --- Comment #6 from Pete --- There is an oxygen plasma package on Ubuntu: https://launchpad.net/ubuntu/xenial/+package/plasma-theme-oxygen If I install that as follows: sudo apt-get update sudo apt-get install plasma-theme-oxygen Will my desktop loo

[kmymoney4] [Bug 362084] Both schedule icons are missing

2016-04-22 Thread mitchfrazier via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362084 --- Comment #5 from mitchfrazier --- P.S. And then change the KDE Icon theme on Unity, if such an option exists under Unity... -- You are receiving this mail because: You are the assignee for the bug.

[kmymoney4] [Bug 362084] Both schedule icons are missing

2016-04-22 Thread mitchfrazier via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362084 --- Comment #4 from mitchfrazier --- You might check then to see if there is a package that you can install related to the "Oxygen" theme or icon set. -- You are receiving this mail because: You are the assignee for the bug.

[kmymoney4] [Bug 362084] Both schedule icons are missing

2016-04-22 Thread Pete via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362084 --- Comment #3 from Pete --- I am using Unity desktop in Ubuntu 16.04 LTS. -- You are receiving this mail because: You are the assignee for the bug.

[kmymoney4] [Bug 362084] Both schedule icons are missing

2016-04-22 Thread mitchfrazier via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362084 mitchfrazier changed: What|Removed |Added CC||mi...@comwestcr.com --- Comment #2 from mitchfra

Re: Review Request 127678: Register metatypes that are used in Qt Designer files to eliminate warnings.

2016-04-22 Thread Mitch Frazier
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127678/ --- (Updated April 22, 2016, 3:01 p.m.) Review request for KMymoney. Change

Re: Review Request 127680: Fix extends tags in .ui files that cause warnings when using the kmymoneywidgets.so plugin.

2016-04-22 Thread Mitch Frazier
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127680/ --- (Updated April 22, 2016, 3 p.m.) Review request for KMymoney. Repositor

Re: Review Request 127679: Change .ui files that use KDialog as the dialog class to QDialog

2016-04-22 Thread Mitch Frazier
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127679/ --- (Updated April 22, 2016, 3 p.m.) Review request for KMymoney. Repositor

Re: Review Request 127679: Change .ui files that use KDialog as the dialog class to QDialog

2016-04-22 Thread Mitch Frazier
> On April 22, 2016, 11:04 a.m., Cristian Oneț wrote: > > You did not set the branch of this review request, is it master or > > frameworks? Master, but probably applies to frameworks also. - Mitch --- This is an automatically generate

Re: Review Request 127680: Fix extends tags in .ui files that cause warnings when using the kmymoneywidgets.so plugin.

2016-04-22 Thread Mitch Frazier
> On April 22, 2016, 11:05 a.m., Cristian Oneț wrote: > > You did not set the branch of this review request, is it master or > > frameworks? > > Mitch Frazier wrote: > I was working on master, but I suspect it would apply to frameworks also. Note these warning that I refer to (popups when

Re: Review Request 127678: Register metatypes that are used in Qt Designer files to eliminate warnings.

2016-04-22 Thread Mitch Frazier
> On April 22, 2016, 6:19 a.m., Christian David wrote: > > Hi Mitch, > > > > according to the [Qt > > Docu](http://doc.qt.io/qt-5/qmetatype.html#qRegisterMetaType-1) > > ```qRegisterMetaType``` is (only) needed under some circumstances: > > > > To use the type T in QVariant, using Q_DECLA

Re: Review Request 127680: Fix extends tags in .ui files that cause warnings when using the kmymoneywidgets.so plugin.

2016-04-22 Thread Mitch Frazier
> On April 22, 2016, 11:05 a.m., Cristian Oneț wrote: > > You did not set the branch of this review request, is it master or > > frameworks? I was working on master, but I suspect it would apply to frameworks also. - Mitch --- This is

[kmymoney4] [Bug 362084] Both schedule icons are missing

2016-04-22 Thread Pete via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362084 Pete changed: What|Removed |Added CC||peterz...@gmail.com --- Comment #1 from Pete --- Create

[kmymoney4] [Bug 362084] New: Both schedule icons are missing

2016-04-22 Thread Pete via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362084 Bug ID: 362084 Summary: Both schedule icons are missing Product: kmymoney4 Version: 4.7.2 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: criti

Re: Review Request 127679: Change .ui files that use KDialog as the dialog class to QDialog

2016-04-22 Thread Cristian Oneț
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127679/#review94760 --- You did not set the branch of this review request, is it mast

Re: Review Request 127680: Fix extends tags in .ui files that cause warnings when using the kmymoneywidgets.so plugin.

2016-04-22 Thread Cristian Oneț
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127680/#review94761 --- You did not set the branch of this review request, is it mast