Feed Advanced Search

Aug 25 2018

arojas added a comment to D14912: Bindings: Make generator forward compatible with Python 3.

Python3 still can't be used after this change: python2 is explicitely required at FindPythonModuleGeneration.cmake:177 (and all subsequent calls to sip_generator.py are done with ${GPB_PYTHON2_COMMAND}). This can be adjusted in another review though.

Aug 25 2018, 7:49 AM · Build System, Frameworks

Aug 21 2018

arojas committed R55:7020a7461515: Fix build with julia 1.0 (authored by arojas).
Fix build with julia 1.0
Aug 21 2018, 6:35 PM
arojas committed R55:0ef1e0944e83: Fix build with julia 1.0 (authored by arojas).
Fix build with julia 1.0
Aug 21 2018, 6:35 PM
arojas closed D14962: Fix build with julia 1.0.
Aug 21 2018, 6:35 PM · Cantor, KDE Edu
arojas updated the diff for D14962: Fix build with julia 1.0.

Escape semicolon

Aug 21 2018, 6:09 PM · Cantor, KDE Edu
arojas added a comment to D14962: Fix build with julia 1.0.

Hi, @arojas
First, Thanks!
Second, I couldn't found julia 1.0.0. As I see, there are problems with JULIA_LIBDL_COMMAND: cmake drop ; symbol (I don't see the symbol in message output).
I add escaping for this symbol (\) and all start works fine.
Do you haven't problem with version 1.0.0?

Aug 21 2018, 6:07 PM · Cantor, KDE Edu
arojas updated the diff for D14962: Fix build with julia 1.0.

Use correct version

Aug 21 2018, 6:43 AM · Cantor, KDE Edu
arojas updated the diff for D14962: Fix build with julia 1.0.

Fix indentation

Aug 21 2018, 6:42 AM · Cantor, KDE Edu
arojas updated the diff for D14962: Fix build with julia 1.0.

Use QT_VERSION_CHECK macro

Aug 21 2018, 6:40 AM · Cantor, KDE Edu

Aug 20 2018

arojas requested review of D14962: Fix build with julia 1.0.
Aug 20 2018, 11:11 PM · Cantor, KDE Edu
arojas added a comment to D14945: Fix sagemath backend with sagemath 8.3.

Thanks @arojas, do you know if this change break the compatibility with previous versions of Sage?

Aug 20 2018, 12:00 PM · Cantor, KDE Edu
arojas committed R55:bd9a2d12b3f0: Fix sagemath backend with sagemath 8.3 (authored by arojas).
Fix sagemath backend with sagemath 8.3
Aug 20 2018, 11:27 AM
arojas committed R55:18f4feb25158: Fix sagemath backend with sagemath 8.3 (authored by arojas).
Fix sagemath backend with sagemath 8.3
Aug 20 2018, 11:24 AM
arojas closed D14945: Fix sagemath backend with sagemath 8.3.
Aug 20 2018, 11:24 AM · Cantor, KDE Edu
arojas requested review of D14945: Fix sagemath backend with sagemath 8.3.
Aug 20 2018, 10:12 AM · Cantor, KDE Edu
arojas committed R55:7bd5486bdb6f: Support julia>=0.7 (authored by arojas).
Support julia>=0.7
Aug 20 2018, 9:58 AM
arojas committed R55:78bfe202c6cd: Support julia>=0.7 (authored by arojas).
Support julia>=0.7
Aug 20 2018, 9:58 AM
arojas closed D14935: Support julia>=0.7.
Aug 20 2018, 9:58 AM · Cantor, KDE Edu

Aug 19 2018

arojas requested review of D14935: Support julia>=0.7.
Aug 19 2018, 10:19 PM · Cantor, KDE Edu

Aug 18 2018

arojas added a comment to D14912: Bindings: Make generator forward compatible with Python 3.

This adds a new build time dependency to all frameworks which support bindings. Any chance to simply port it to python 3 instead?

Aug 18 2018, 7:34 AM · Build System, Frameworks

Aug 17 2018

arojas requested review of D14900: Fix build with glibc 2.28.
Aug 17 2018, 12:05 PM · Kopete
arojas added a comment to D12761: Allow building kio-nfs against standalone libtirpc.

ping, is this ready to merge?

Aug 17 2018, 10:38 AM · Frameworks, Dolphin

Jul 21 2018

arojas committed R824:0a0a70f460e4: Merge branch 'Applications/18.08' (authored by arojas).
Merge branch 'Applications/18.08'
Jul 21 2018, 8:35 AM
arojas committed R824:34d7fd40552f: Honor BUILD_TESTING (authored by arojas).
Honor BUILD_TESTING
Jul 21 2018, 8:34 AM
arojas closed D14259: Honor BUILD_TESTING.
Jul 21 2018, 8:34 AM · Baloo
arojas requested review of D14259: Honor BUILD_TESTING.
Jul 21 2018, 8:27 AM · Baloo
arojas accepted D14258: Fix unnecessary soversion change.

Thanks

Jul 21 2018, 8:24 AM · Baloo
arojas committed R333:4483b876135f: Drop unused kemoticons dependency (authored by arojas).
Drop unused kemoticons dependency
Jul 21 2018, 7:57 AM
arojas closed D14255: Drop unused kemoticons dependency.
Jul 21 2018, 7:57 AM · KDE Edu

Jul 20 2018

arojas requested review of D14255: Drop unused kemoticons dependency.
Jul 20 2018, 10:55 PM · KDE Edu

Jul 19 2018

arojas committed R308:a3847124d53f: Honor BUILD_TESTING (authored by arojas).
Honor BUILD_TESTING
Jul 19 2018, 6:58 AM
arojas closed D13990: Honor BUILD_TESTING.
Jul 19 2018, 6:58 AM · Frameworks

Jul 18 2018

arojas committed R37:858f19a85bb2: Always use the same sipname as PyQt (authored by arojas).
Always use the same sipname as PyQt
Jul 18 2018, 1:57 PM
arojas closed D14182: Always use the same sipname as PyQt.
Jul 18 2018, 1:57 PM · Krita

Jul 17 2018

arojas updated the diff for D14182: Always use the same sipname as PyQt.

Fix build with older sip

Jul 17 2018, 9:59 PM · Krita
arojas added a comment to D14182: Always use the same sipname as PyQt.

I just tested on Neon Dev with PyQt 5.11 and python plugins build and work fine

Jul 17 2018, 7:52 PM · Krita
arojas added a comment to D14182: Always use the same sipname as PyQt.

Hm, I'm afraid it doesn't work for me on Neon 18.04:

Jul 17 2018, 2:49 PM · Krita
arojas updated the diff for D14182: Always use the same sipname as PyQt.

Remove space after '-n', apparently sip doesn't like it

Jul 17 2018, 12:37 PM · Krita
arojas added a comment to D14061: Fix loading PyKrita with PyQt 5.11.

New patch at https://phabricator.kde.org/D14182

Jul 17 2018, 11:06 AM · Krita
arojas requested review of D14182: Always use the same sipname as PyQt.
Jul 17 2018, 11:03 AM · Krita
arojas added a comment to D14061: Fix loading PyKrita with PyQt 5.11.

Argh... I guess the only thing I can do now is add a manual override cmake flag.

Jul 17 2018, 9:18 AM · Krita
arojas added a comment to D14061: Fix loading PyKrita with PyQt 5.11.

No idea about this error (the location of the QtCore/QtCoremod.sip hasn't changed in 5.11 so it should be found as before, and in any case it should be unrelated to this patch).

Jul 17 2018, 9:07 AM · Krita

Jul 15 2018

arojas committed R239:3ab2e2f5592d: Fix qtplugins in KStandardDirs (authored by arojas).
Fix qtplugins in KStandardDirs
Jul 15 2018, 10:26 AM
arojas closed D14124: Fix qtplugins in KStandardDirs.
Jul 15 2018, 10:26 AM · Frameworks
arojas requested review of D14124: Fix qtplugins in KStandardDirs.
Jul 15 2018, 8:02 AM · Frameworks

Jul 14 2018

arojas added a comment to D13808: Fix KMainWindow saving incorrect widget settings.

This has been approved for two weeks and fixes a major issue... could the fix be pushed and then keep working on the auto test later? It already missed 5.48

Jul 14 2018, 10:53 AM · Frameworks

Jul 13 2018

arojas added a comment to D14061: Fix loading PyKrita with PyQt 5.11.

8ee0958ae632e49773b79f837daaf40305777d06 is still wrong: ${PYQT5_VERSION} is the alphanumeric version string, it can't be compared with 5.11.0. Either

Jul 13 2018, 9:35 AM · Krita
arojas added a comment to D14061: Fix loading PyKrita with PyQt 5.11.

We are comparing string-formatted versions, so you should use STRGREATER, not VERSION_GREATER. Otherwise this will give unexpected results: on my system the if() evalulates to false even though I have PyQt 5.11, and in the appimage it seems to evaluate to TRUE with PyQt 5.9.

Jul 13 2018, 9:22 AM · Krita
arojas added a comment to D14061: Fix loading PyKrita with PyQt 5.11.

Oh, STRGREATER_EQUAL requires cmake 3.7. If can be safely changed to STRGREATER, since PYQt 5.11.0 was withdrawn upstream so no distro shound be using it.

Jul 13 2018, 8:07 AM · Krita

Jul 12 2018

arojas committed R37:a9be187ab3ff: Fix loading PyKrita with PyQt 5.11 (authored by arojas).
Fix loading PyKrita with PyQt 5.11
Jul 12 2018, 1:33 PM
arojas committed R37:1df7bb73ff49: Fix loading PyKrita with PyQt 5.11 (authored by arojas).
Fix loading PyKrita with PyQt 5.11
Jul 12 2018, 1:32 PM
arojas closed D14061: Fix loading PyKrita with PyQt 5.11.
Jul 12 2018, 1:32 PM · Krita
arojas added a comment to D14061: Fix loading PyKrita with PyQt 5.11.

I do, just let me know what's the preferred merge workflow: push to 4.1 then merge to master or push to master and cherry-pick in 4.1?

Jul 12 2018, 8:57 AM · Krita

Jul 11 2018

arojas requested review of D14061: Fix loading PyKrita with PyQt 5.11.
Jul 11 2018, 10:20 PM · Krita
arojas added a comment to D13967: Remove FileItemActionPlugin.

Thanks! The purpose part is already released, so I guess the second case will only be relevant for people who self-compile KDE Connect with an older Purpose version.

Jul 11 2018, 1:55 PM · KDE Connect
arojas added a comment to D13967: Remove FileItemActionPlugin.

Sure it will, at least in all packaging systems I know of. The issue here is the time between one update and the other one, when there would be two plugins (if purpose is updated first) or none (if kdeconnect is updated first). I'd suggest to bump KF5_MIN_VERSION to 5.48 to at least prevent the latter.

Jul 11 2018, 1:42 PM · KDE Connect

Jul 10 2018

arojas committed R169:7dd3aa0b2a4b: Honor BUILD_TESTING (authored by arojas).
Honor BUILD_TESTING
Jul 10 2018, 5:00 PM
arojas closed D13981: Honor BUILD_TESTING.
Jul 10 2018, 5:00 PM · Kirigami
arojas committed R296:fdd04af53dae: Honor BUILD_TESTING (authored by arojas).
Honor BUILD_TESTING
Jul 10 2018, 5:00 PM
arojas closed D13973: Honor BUILD_TESTING.
Jul 10 2018, 5:00 PM · Frameworks
arojas committed R242:061588dcd6cc: Honor BUILD_TESTING (authored by arojas).
Honor BUILD_TESTING
Jul 10 2018, 4:57 PM
arojas closed D13982: Honor BUILD_TESTING.
Jul 10 2018, 4:57 PM · Frameworks
arojas committed R302:f059164f8aba: Honor BUILD_TESTING (authored by arojas).
Honor BUILD_TESTING
Jul 10 2018, 4:51 PM
arojas closed D13957: Honor BUILD_TESTING.
Jul 10 2018, 4:51 PM · Frameworks
arojas committed R238:6303431a9405: Honor BUILD_TESTING (authored by arojas).
Honor BUILD_TESTING
Jul 10 2018, 4:49 PM
arojas closed D13944: Honor BUILD_TESTING.
Jul 10 2018, 4:49 PM · Documentation, Frameworks

Jul 9 2018

arojas committed R55:9928df33da6c: Fix displaying commands source code in sage backend (authored by arojas).
Fix displaying commands source code in sage backend
Jul 9 2018, 4:38 PM
arojas committed R55:ec952c1608f5: Fix displaying commands source code in sage backend (authored by arojas).
Fix displaying commands source code in sage backend
Jul 9 2018, 4:38 PM
arojas closed D14005: Fix displaying commands source code in sage backend.
Jul 9 2018, 4:38 PM · KDE Edu
arojas added a comment to D14005: Fix displaying commands source code in sage backend.

As I see, this code don't need, because sage understand foo? and ?foo as help request, so we don't need change foo? and ?foo to help(foo) command. And this also make the source code command (foo??) working.

Jul 9 2018, 4:15 PM · KDE Edu
arojas added a reviewer for D14005: Fix displaying commands source code in sage backend: asemke.
Jul 9 2018, 4:13 PM · KDE Edu
arojas requested review of D14005: Fix displaying commands source code in sage backend.
Jul 9 2018, 2:39 PM · KDE Edu

Jul 8 2018

arojas committed R311:fd8f94d86359: Honor BUILD_TESTING (authored by arojas).
Honor BUILD_TESTING
Jul 8 2018, 10:53 PM
arojas closed D13965: Honor BUILD_TESTING.
Jul 8 2018, 10:53 PM · Frameworks
arojas committed R314:2d4d34b5ef32: Honor BUILD_TESTING (authored by arojas).
Honor BUILD_TESTING
Jul 8 2018, 10:53 PM
arojas closed D13983: Honor BUILD_TESTING.
Jul 8 2018, 10:53 PM · Frameworks
arojas committed R292:6e1110f1df1e: Honor BUILD_TESTING (authored by arojas).
Honor BUILD_TESTING
Jul 8 2018, 10:52 PM
arojas closed D13976: Honor BUILD_TESTING.
Jul 8 2018, 10:52 PM · Frameworks
arojas committed R291:d962a0d04275: Honor BUILD_TESTING (authored by arojas).
Honor BUILD_TESTING
Jul 8 2018, 10:52 PM
arojas closed D13975: Honor BUILD_TESTING.
Jul 8 2018, 10:52 PM · Frameworks
arojas committed R289:4bf77fb4eb99: Honor BUILD_TESTING (authored by arojas).
Honor BUILD_TESTING
Jul 8 2018, 10:50 PM
arojas closed D13964: Honor BUILD_TESTING.
Jul 8 2018, 10:50 PM · Frameworks
arojas committed R263:3a058181c8ef: Honor BUILD_TESTING (authored by arojas).
Honor BUILD_TESTING
Jul 8 2018, 10:49 PM
arojas closed D13959: Honor BUILD_TESTING.
Jul 8 2018, 10:49 PM · Frameworks
arojas committed R288:08d6672f5928: Honor BUILD_TESTING (authored by arojas).
Honor BUILD_TESTING
Jul 8 2018, 10:49 PM
arojas closed D13963: Honor BUILD_TESTING.
Jul 8 2018, 10:49 PM · Frameworks
arojas committed R245:94b5c7e0dd40: Honor BUILD_TESTING (authored by arojas).
Honor BUILD_TESTING
Jul 8 2018, 10:48 PM
arojas closed D13962: Honor BUILD_TESTING.
Jul 8 2018, 10:48 PM · Frameworks
arojas committed R294:54ed625ac551: Honor BUILD_TESTING (authored by arojas).
Honor BUILD_TESTING
Jul 8 2018, 10:48 PM
arojas closed D13960: Honor BUILD_TESTING.
Jul 8 2018, 10:48 PM · Frameworks
arojas committed R276:0bfc8d73ab03: Honor BUILD_TESTING (authored by arojas).
Honor BUILD_TESTING
Jul 8 2018, 10:46 PM
arojas closed D13956: Honor BUILD_TESTING.
Jul 8 2018, 10:46 PM · Frameworks
arojas committed R268:55377a85a70f: Honor BUILD_TESTING (authored by arojas).
Honor BUILD_TESTING
Jul 8 2018, 10:46 PM
arojas closed D13955: Honor BUILD_TESTING.
Jul 8 2018, 10:46 PM · Frameworks
arojas committed R271:4349c759a4e4: Honor BUILD_TESTING (authored by arojas).
Honor BUILD_TESTING
Jul 8 2018, 10:45 PM
arojas closed D13954: Honor BUILD_TESTING.
Jul 8 2018, 10:45 PM · Frameworks
arojas committed R285:d1094af0e34c: Honor BUILD_TESTING (authored by arojas).
Honor BUILD_TESTING
Jul 8 2018, 10:44 PM
arojas closed D13953: Honor BUILD_TESTING.
Jul 8 2018, 10:44 PM · Frameworks
arojas committed R278:432169e7acc8: Honor BUILD_TESTING (authored by arojas).
Honor BUILD_TESTING
Jul 8 2018, 10:43 PM
arojas closed D13952: Honor BUILD_TESTING.
Jul 8 2018, 10:43 PM · Frameworks