Re: Plasma & Qt 5.7

2016-04-29 Thread Takahiro HASHIMOTO
HI, I also tried a few days ago. This is the just a quick response :) It is due to this change. [1] I think. Here is my ugly patch to rework libdbusmenu-qt. I think that the better solution is refine QDBusMenuShortcut, not inheriting QList... [1] https://codereview.qt-project.org/#/c/144823/

Re: Review Request 126893: [kioslave/remote] fix knetattach .desktop filename

2016-01-29 Thread Takahiro Hashimoto
e may have some issues about knetattach. At present I cannot create sftp network folder. I have confirmed that the ftp network folder works correctly. Thanks, Takahiro Hashimoto ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.o

Re: Review Request 126892: [kioslave/remote] check return of createWizardEntry

2016-01-29 Thread Takahiro Hashimoto
/testremote has been passed. Thanks, Takahiro Hashimoto ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request 126893: [kioslave/remote] fix knetattach .desktop filename

2016-01-26 Thread Takahiro Hashimoto
p network folder. I have confirmed that the ftp network folder works correctly. Thanks, Takahiro Hashimoto ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Noto fonts screw my system, please stop forcing fonts upon me!

2015-12-22 Thread Takahiro HASHIMOTO
Hi, I feel like the same as Aleix. For me, as a part of CJK lang and fonts users, changing font settings is one of the highest priority work when I install fresh Plasma emvironment ( and when removing .config/* :P ) even though Noto is set to default. I think the Plasma dev and design team take

Re: Review Request 126008: [wayland] use Qt::AA_DisableHighDpiScaling in Qt 5.6

2015-11-10 Thread Takahiro Hashimoto
de.org/r/126008/#review88213 --- On 11月 10, 2015, 7:48 a.m., Takahiro Hashimoto wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.r

Re: Review Request 126008: [wayland] use Qt::AA_DisableHighDpiScaling in Qt 5.6

2015-11-10 Thread Takahiro Hashimoto
es me :D - Takahiro --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126008/#review88212 --- On 11月 10, 2015, 7:48 a.m., Tak

Re: Review Request 126008: [wayland] use Qt::AA_DisableHighDpiScaling in Qt 5.6

2015-11-10 Thread Takahiro Hashimoto
> On 11月 10, 2015, 5:01 p.m., Martin Gräßlin wrote: > > the crash in the tests is exactly the same line of code missing. We need to > > disable high dpi scaling also in the tests. > > Takahiro Hashimoto wrote: > Thank you for your advice. I tried adding the code to

Review Request 126008: [wayland] use Qt::AA_DisableHighDpiScaling in Qt 5.6

2015-11-09 Thread Takahiro Hashimoto
(SEGFAULT) 22 - kwin-testMoveResize (SEGFAULT) 23 - kwin-testDontCrashGlxgears (SEGFAULT) Errors while running CTest FAILED: cd /home/kenya888/devel/kf5/build/kde/workspace/kwin && /usr/bin/ctest --force-new-ctest-process ninja: build stopped: subcommand failed. Thanks,

Re: Review Request 126008: [wayland] use Qt::AA_DisableHighDpiScaling in Qt 5.6

2015-11-09 Thread Takahiro Hashimoto
marked as submitted. Review request for Plasma. Changes --- Submitted with commit 7b9c21d63ca00597812d31d365d50c38af4dfe07 by Takahiro Hashimoto to branch master. Repository: kwin Description --- Qt::AA_NoHighDpiScaling has been replaced with another HighDpi scale enabler/disabler

Re: Review Request 125878: fix lost QuickViewSharedEngine initialSize on initializing

2015-10-30 Thread Takahiro Hashimoto
marked as submitted. Review request for Plasma, David Edmundson and David Faure. Changes --- Submitted with commit 4ca3237c2e07ac035104af5730bd209c18f61fe2 by Takahiro Hashimoto to branch master. Repository: kdeclarative Description --- After my commit

Review Request 125878: fix lost QuickViewSharedEngine initialSize on initializing

2015-10-29 Thread Takahiro Hashimoto
, 0 tests failed out of 2 Total Test time (real) = 0.44 sec Thanks, Takahiro Hashimoto ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request 125878: fix lost QuickViewSharedEngine initialSize on initializing

2015-10-29 Thread Takahiro Hashimoto
of 2 Total Test time (real) = 0.44 sec Thanks, Takahiro Hashimoto ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request 125878: fix lost QuickViewSharedEngine initialSize on initializing

2015-10-29 Thread Takahiro Hashimoto
of 2 Total Test time (real) = 0.44 sec -- confirmed ksplashqml works well which use QuickViewSharedEngine. Thanks, Takahiro Hashimoto ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request 125727: [ksplash] refrect windowState correctly

2015-10-22 Thread Takahiro Hashimoto
marked as submitted. Review request for Plasma. Changes --- Submitted with commit c5970ae34c81d5a4d8e868afc145352c8a3647ba by Takahiro Hashimoto to branch master. Repository: plasma-workspace Description --- QWindow.show() doesn't refrect its windowState property which is set

Re: Review Request 125719: make pre-specified view size precede initial object size in QuickViewSharedEngine

2015-10-21 Thread Takahiro Hashimoto
marked as submitted. Review request for Plasma. Changes --- Submitted with commit 3792923639b1c480fd622f7d4d31f6f888c925b9 by Takahiro Hashimoto to branch master. Repository: kdeclarative Description --- Now QuickViewSharedEngine view size is initialized with its rootObject size

Re: Review Request 125719: make pre-specified view size precede initial object size in QuickViewSharedEngine

2015-10-21 Thread Takahiro Hashimoto
regression by testing again. I've already fixed it by the commit below. https://quickgit.kde.org/?p=kdeclarative.git=commit=1c3f42afe17cc090372eaf45647d71495de12c19 I'm sorry again my wrong test process... - Takahiro Hashimoto On 10月 22, 2015, 7:48 a.m., Takahiro Hashimoto wrote

Re: Review Request 125719: make pre-specified view size precede initial object size in QuickViewSharedEngine

2015-10-20 Thread Takahiro Hashimoto
-f4d173ec696c__ksplash_incorrect_resolution.png Thanks, Takahiro Hashimoto ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request 125719: make pre-specified view size precede initial object size in QuickViewSharedEngine

2015-10-20 Thread Takahiro Hashimoto
-478b-888a-f4d173ec696c__ksplash_incorrect_resolution.png Thanks, Takahiro Hashimoto ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Review Request 125719: make pre-specified view size precede initial object size in QuickViewSharedEngine

2015-10-20 Thread Takahiro Hashimoto
://git.reviewboard.kde.org/r/125719/diff/ Testing (updated) --- apply this patch and confirmed ksplashqml content was adjusted to screen size correctly. screenlocker remain working fine to me. Thanks, Takahiro Hashimoto ___ Plasma-devel mailing list Plasma-devel

Review Request 125727: [ksplash] refrect windowState correctly

2015-10-20 Thread Takahiro Hashimoto
/ Testing --- applied the patch and confirmed that ksplashqml (with/without "--test") shown full-screen. Thanks, Takahiro Hashimoto ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request 125719: make pre-specified view size precede initial object size in QuickViewSharedEngine

2015-10-20 Thread Takahiro Hashimoto
-1463-478b-888a-f4d173ec696c__ksplash_incorrect_resolution.png Thanks, Takahiro Hashimoto ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request 125402: [kickerdash] Show ToolTip when mouse hovered on app item

2015-10-02 Thread Takahiro Hashimoto
marked as submitted. Review request for Plasma and Eike Hein. Changes --- Submitted with commit 148a5a6f3ce8974f1ba5b57d37c7e14116848796 by Takahiro Hashimoto to branch master. Repository: plasma-desktop Description --- Now the label of app is elided on Kicker dashboard. It's good

Re: Review Request 125443: Make tooltip dialog hidden on the cursor entering the inactive ToolTipArea

2015-10-02 Thread Takahiro Hashimoto
marked as submitted. Review request for Plasma. Changes --- Submitted with commit 64b951fab3fc0dbbb1eedd9e35eb59ddbaa6da1f by Takahiro Hashimoto to branch master. Repository: plasma-framework Description --- Now PlasmaCore.ToolTipArea can control status of active/inactive. When

Re: Review Request 125443: Make tooltip dialog hidden on the cursor entering the inactive ToolTipArea

2015-10-02 Thread Takahiro Hashimoto
> On 10月 2, 2015, 7:56 p.m., Takahiro Hashimoto wrote: > > How about updated pacth? > > David Edmundson wrote: > Ever so sorry, I didn't see you updated this :S > Looks perfect. > > Thanks for reminding me. NP. Thanks again for your

Re: Review Request 125443: Make tooltip dialog hidden on the cursor entering the inactive ToolTipArea

2015-10-02 Thread Takahiro Hashimoto
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125443/#review86219 --- How about updated pacth? - Takahiro Hashimoto On 9月 30

Re: Review Request 125402: [kickerdash] Show ToolTip when mouse hovered on app item

2015-09-29 Thread Takahiro Hashimoto
-9189-10e59fd84965__kickerdash_tooltip.png Thanks, Takahiro Hashimoto ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request 125402: [kickerdash] Show ToolTip when mouse hovered on app item

2015-09-29 Thread Takahiro Hashimoto
-mail. To reply, visit: https://git.reviewboard.kde.org/r/125402/#review86055 --- On 9月 29, 2015, 3:01 p.m., Takahiro Hashimoto wrote: > > --- > This is an automatically ge

Review Request 125443: Make tooltip dialog hidden on the cursor entering the inactive ToolTipArea

2015-09-29 Thread Takahiro Hashimoto
/2015/09/29/c1653f27-c5b2-46e4-85bb-69a9d02720c5__tooltip_hide.qml Thanks, Takahiro Hashimoto ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request 125402: [kickerdash] Show ToolTip when mouse hovered on app item

2015-09-29 Thread Takahiro Hashimoto
> On 9月 29, 2015, 1:43 a.m., Eike Hein wrote: > > Good idea, but can you make it so that the tooltip is only shown when the > > text is elided? :) > > Takahiro Hashimoto wrote: > Thank you for your review and comment. Yes that's nice enhancement:) I'd

Re: Review Request 125402: [kickerdash] Show ToolTip when mouse hovered on app item

2015-09-29 Thread Takahiro Hashimoto
Wow nice! Thank you! - Takahiro --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125402/#review86108 --- On 9月 29, 2015, 10:

Re: Review Request 125402: [kickerdash] Show ToolTip when mouse hovered on app item

2015-09-29 Thread Takahiro Hashimoto
Thanks, Takahiro Hashimoto ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request 125443: Make tooltip dialog hidden on the cursor entering the inactive ToolTipArea

2015-09-29 Thread Takahiro Hashimoto
with my test program attached this review request. Works fine to me. File Attachments test program https://git.reviewboard.kde.org/media/uploaded/files/2015/09/29/c1653f27-c5b2-46e4-85bb-69a9d02720c5__tooltip_hide.qml Thanks, Takahiro Hashimoto __

Re: Review Request 125402: [kickerdash] Show ToolTip when mouse hovered on app item

2015-09-29 Thread Takahiro Hashimoto
-10e59fd84965__kickerdash_tooltip.png Tooltip design with tooltipDelegate https://git.reviewboard.kde.org/media/uploaded/files/2015/09/30/10119564-04e1-4a00-a34d-fc3ea8227761__kickerdash_tooltip2.png Thanks, Takahiro Hashimoto ___ Plasma-devel mailing list Plasma-devel@kde.org https

Re: Review Request 125402: [kickerdash] Show ToolTip when mouse hovered on app item

2015-09-29 Thread Takahiro Hashimoto
/files/2015/09/26/f02936e2-a438-4ec4-9189-10e59fd84965__kickerdash_tooltip.png Thanks, Takahiro Hashimoto ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request 125402: [kickerdash] Show ToolTip when mouse hovered on app item

2015-09-29 Thread Takahiro Hashimoto
rst i searched bool property like 'edlied' in Text. I overlooked 'truncated' in the reference... :P - Takahiro --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125402/#review86130 -

Re: Review Request 125443: Make tooltip dialog hidden on the cursor entering the inactive ToolTipArea

2015-09-29 Thread Takahiro Hashimoto
it: https://git.reviewboard.kde.org/r/125443/#review86133 --- On 9月 29, 2015, 11:24 p.m., Takahiro Hashimoto wrote: > > --- > This is an automatically generated e

Re: Review Request 125443: Make tooltip dialog hidden on the cursor entering the inactive ToolTipArea

2015-09-29 Thread Takahiro Hashimoto
69a9d02720c5__tooltip_hide.qml Thanks, Takahiro Hashimoto ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request 125443: Make tooltip dialog hidden on the cursor entering the inactive ToolTipArea

2015-09-29 Thread Takahiro Hashimoto
tooltip test program https://git.reviewboard.kde.org/media/uploaded/files/2015/09/30/2c2a8d31-c5ec-48ed-aeb1-90a2a67596f1__ss_tooltip_test.png Thanks, Takahiro Hashimoto ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request 125402: [kickerdash] Show ToolTip when mouse hovered on app item

2015-09-29 Thread Takahiro Hashimoto
, Takahiro Hashimoto ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Review Request 125402: [kickerdash] Show ToolTip when mouse hovered on app item

2015-09-25 Thread Takahiro Hashimoto
dashboard. File Attachments dash_tooltip screenshot https://git.reviewboard.kde.org/media/uploaded/files/2015/09/26/f02936e2-a438-4ec4-9189-10e59fd84965__kickerdash_tooltip.png Thanks, Takahiro Hashimoto ___ Plasma-devel mailing

Re: Review Request 124877: fix corruption of startupconfig(files) in Qt5.6

2015-09-14 Thread Takahiro Hashimoto
Takahiro --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124877/#review85371 --- On 9月 11, 2015, 10:01 p.m., Takahiro Hashim

Re: Review Request 124877: fix corruption of startupconfig(files) in Qt5.6

2015-09-14 Thread Takahiro Hashimoto
marked as submitted. Review request for Plasma. Changes --- Submitted with commit e92628aa42251cad211733d88affbf6a56277379 by Takahiro Hashimoto to branch master. Bugs: 351609 https://bugs.kde.org/show_bug.cgi?id=351609 Repository: plasma-workspace Description --- Building

Re: Review Request 125019: [kicker] make dashboard icon size scalable

2015-09-12 Thread Takahiro Hashimoto
To reply, visit: https://git.reviewboard.kde.org/r/125019/#review85277 --- On 9月 12, 2015, 9:41 a.m., Takahiro Hashimoto wrote: > > --- > This is an automatically generated e

Re: Review Request 125019: [kicker] make dashboard icon size scalable

2015-09-12 Thread Takahiro Hashimoto
/uploaded/files/2015/09/12/7a1e4257-6214-4597-b1ff-db0e6dbdf78d__dash_icon_scaleto128_QHD2.png 3. dashboard settings gui for changef icon size https://git.reviewboard.kde.org/media/uploaded/files/2015/09/12/d302f514-e9bb-4e42-a600-4f636f646990__dash_icon_gui_settings_menu.png Thanks, Takahiro

Re: Review Request 124877: fix corruption of startupconfig(files) in Qt5.6

2015-09-12 Thread Takahiro Hashimoto
o reply, visit: https://git.reviewboard.kde.org/r/124877/#review84772 --- On 9月 11, 2015, 10:01 p.m., Takahiro Hashimoto wrote: > > --- > This is an automatically generated e-

Re: Review Request 125019: [kicker] make dashboard icon size scalable

2015-09-12 Thread Takahiro Hashimoto
ose icon sizes in numeric form to the user. I > > appreciate the idea and the attempt, but I'm going to reject this patch for > > now. > > Takahiro Hashimoto wrote: > Thank you for your comment. I understand your concept and status of the > Dashboard development. Even

Re: Review Request 125012: [kicker] add key navigation wrap to dashboard filterList

2015-09-11 Thread Takahiro Hashimoto
> On 9月 11, 2015, 8:12 p.m., Takahiro Hashimoto wrote: > > I finally have had rights to commit KDE repos. If all are OK (already > > flaged 'Ship it' I understand), I'd like to commit it by myself:) > > Eike Hein wrote: > Go ahead! > > Takahiro Hashimoto

Re: Review Request 125012: [kicker] add key navigation wrap to dashboard filterList

2015-09-11 Thread Takahiro Hashimoto
(already flaged 'Ship it' I understand), I'd like to commit it by myself:) - Takahiro Hashimoto On 9月 3, 2015, 10:22 a.m., Takahiro Hashimoto wrote: > > --- > This is an automatically generated e-mail. To reply, visit

Re: Review Request 125012: [kicker] add key navigation wrap to dashboard filterList

2015-09-11 Thread Takahiro Hashimoto
> On 9月 11, 2015, 8:12 p.m., Takahiro Hashimoto wrote: > > I finally have had rights to commit KDE repos. If all are OK (already > > flaged 'Ship it' I understand), I'd like to commit it by myself:) > > Eike Hein wrote: > Go ahead! Thank you s

Re: Review Request 125019: [kicker] make dashboard icon size scalable

2015-09-11 Thread Takahiro Hashimoto
/uploaded/files/2015/09/12/7a1e4257-6214-4597-b1ff-db0e6dbdf78d__dash_icon_scaleto128_QHD2.png 3. dashboard settings gui for changef icon size https://git.reviewboard.kde.org/media/uploaded/files/2015/09/12/d302f514-e9bb-4e42-a600-4f636f646990__dash_icon_gui_settings_menu.png Thanks, Takahiro

Re: Review Request 125012: [kicker] add key navigation wrap to dashboard filterList

2015-09-11 Thread Takahiro Hashimoto
marked as submitted. Review request for Plasma. Changes --- Submitted with commit fcff88497f464b3e4ddeec166f008f1c0c6e9c1f by Takahiro Hashimoto to branch master. Repository: plasma-desktop Description --- Now new Kicker dashboard's filterList isn't wraped by up/down key

Re: Review Request 124877: fix corruption of startupconfig(files) in Qt5.6

2015-09-11 Thread Takahiro Hashimoto
2 the same test. OK. Thanks, Takahiro Hashimoto ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request 125012: [kicker] add key navigation wrap to dashboard filterList

2015-09-04 Thread Takahiro Hashimoto
> On 9月 3, 2015, 7:05 p.m., David Edmundson wrote: > > do you have commit access? > > Takahiro Hashimoto wrote: > No. Should I apply developer account? - Takahiro --- This is an automatically generated e-mai

Re: Review Request 125012: [kicker] add key navigation wrap to dashboard filterList

2015-09-03 Thread Takahiro Hashimoto
view84783 --- On 9月 3, 2015, 10:22 a.m., Takahiro Hashimoto wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewb

Re: Review Request 124877: fix corruption of startupconfig(files) in Qt5.6

2015-09-02 Thread Takahiro Hashimoto
/.config/startupconfig Diffs (updated) - startkde/kstartupconfig/kdostartupconfig.cpp 3944c06 Diff: https://git.reviewboard.kde.org/r/124877/diff/ Testing --- works for me. 1. execute kstartupconfig5 2. check if both files are not corrupted. Thanks, Takahiro Hashimoto

Re: Review Request 124877: fix corruption of startupconfig(files) in Qt5.6

2015-09-02 Thread Takahiro Hashimoto
` Yay I agree with you. I'd like to update patch. - Takahiro --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124877/#review84764 ------

Re: Review Request 125012: [kicker] add key navigation wrap to dashboard filterList

2015-09-02 Thread Takahiro Hashimoto
Diff: https://git.reviewboard.kde.org/r/125012/diff/ Testing (updated) --- Press up key on the top of filterList menu. : highlight moved to bottom. Press down key on the bottom of filterList menu: highlight moved to top. Thanks, Takahiro Hashimoto

Review Request 125019: [kicker] make dashboard icon size scalable

2015-09-01 Thread Takahiro Hashimoto
/contents/ui/DashboardRepresentation.qml eeb4837 Diff: https://git.reviewboard.kde.org/r/125019/diff/ Testing --- Tested on the to environment: high-dpi 3200x1800 DPI 150 normal-dpi 1024x768 DPI 96 Both are tested with my Dell XPS 13 (2015) QHD+ machine. Thanks, Takahiro Hashimoto

Re: Review Request 125019: [kicker] make dashboard icon size scalable

2015-09-01 Thread Takahiro Hashimoto
are tested with my Dell XPS 13 (2015) QHD+ machine. Thanks, Takahiro Hashimoto ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request 125019: [kicker] make dashboard icon size scalable

2015-09-01 Thread Takahiro Hashimoto
) QHD+ machine. Thanks, Takahiro Hashimoto ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request 124877: fix corruption of startupconfig(files) in Qt5.6

2015-08-31 Thread Takahiro Hashimoto
Diffs - startkde/kstartupconfig/kdostartupconfig.cpp 3944c06 Diff: https://git.reviewboard.kde.org/r/124877/diff/ Testing (updated) --- works for me. 1. execute kstartupconfig5 2. check if both files are not corrupted. Thanks, Takahiro Hashimoto

Re: Review Request 124877: fix corruption of startupconfig(files) in Qt5.6

2015-08-31 Thread Takahiro Hashimoto
it: https://git.reviewboard.kde.org/r/124877/#review84659 --- On 9月 1, 2015, 1:33 a.m., Takahiro Hashimoto wrote: > > --- > This is an automatically generated e-mail. To rep

Review Request 125012: [kicker] add key navigation wrap to dashboard filterList

2015-08-31 Thread Takahiro Hashimoto
/r/125012/diff/ Testing --- Thanks, Takahiro Hashimoto ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Review Request 124877: fix corruption of startupconfig(files) in Qt5.6

2015-08-22 Thread Takahiro Hashimoto
, Takahiro Hashimoto ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: Review Request 124877: fix corruption of startupconfig(files) in Qt5.6

2015-08-22 Thread Takahiro Hashimoto
/.config/startupconfigfiles $HOME/.config/startupconfig Diffs - startkde/kstartupconfig/kdostartupconfig.cpp 3944c06 Diff: https://git.reviewboard.kde.org/r/124877/diff/ Testing --- Thanks, Takahiro Hashimoto ___ Plasma-devel mailing list

Re: Review Request 124877: fix corruption of startupconfig(files) in Qt5.6

2015-08-22 Thread Takahiro Hashimoto
/kstartupconfig/kdostartupconfig.cpp 3944c06 Diff: https://git.reviewboard.kde.org/r/124877/diff/ Testing --- Thanks, Takahiro Hashimoto ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel