Feed Advanced Search

Dec 1 2019

vonreth added a comment to D25599: Fix plugin-metadata translations on windows.

Why can't we use setDefault?
Your linked patch does not look like it would change the behaviour on Windows?

Dec 1 2019, 5:43 PM · Windows, Frameworks
aacid added a comment to D25599: Fix plugin-metadata translations on windows.

Right, but we set it in initializeLanguages.

Dec 1 2019, 4:37 PM · Windows, Frameworks
vonreth added a comment to D25599: Fix plugin-metadata translations on windows.

The doc doesn't mention the LANGUAGE var.

QLocale::QLocale()
Dec 1 2019, 10:26 AM · Windows, Frameworks
sars added reviewers for D25599: Fix plugin-metadata translations on windows: aacid, vonreth.
Dec 1 2019, 7:44 AM · Windows, Frameworks

Nov 28 2019

sars requested review of D25599: Fix plugin-metadata translations on windows.
Nov 28 2019, 5:36 PM · Windows, Frameworks

Nov 25 2019

thiagosueto added a subtask for T9583: Promote KDE apps in Microsoft Store: T11981: Brainstorm a list of groups, subreddits, etc. where to promote KDE applications.
Nov 25 2019, 2:14 PM · KDE Promo, Windows

Nov 17 2019

IlyaBizyaev added a project to T9589: Publish KDE Games Center in the Microsoft Store: KDE Games.
Nov 17 2019, 12:04 AM · KDE Games, Windows

Nov 13 2019

mludwig added a comment to T9584: Publish Kile in the Microsoft Store.

I've also got access to the partner center now. So, I can handle updates from now on. Thanks again!

Nov 13 2019, 5:45 AM · Kile, Windows

Nov 12 2019

cullmann added a comment to T9584: Publish Kile in the Microsoft Store.

It is online ;=)

Nov 12 2019, 10:12 AM · Kile, Windows

Nov 10 2019

cullmann added a comment to T9584: Publish Kile in the Microsoft Store.

Perhaps you could apply for some account to the partner center to be able to do updates yourself.

Nov 10 2019, 1:13 PM · Kile, Windows
mludwig added a comment to T9584: Publish Kile in the Microsoft Store.

Thanks!

Nov 10 2019, 12:59 PM · Kile, Windows
cullmann added a comment to T9584: Publish Kile in the Microsoft Store.

It will appear at this location in the next days:

Nov 10 2019, 12:43 PM · Kile, Windows
cullmann closed T9584: Publish Kile in the Microsoft Store, a subtask of T9575: Publish more of KDE's applications in the Microsoft Store, as Resolved.
Nov 10 2019, 12:42 PM · KDE Promo, Goal: All About the Apps, Windows
cullmann closed T9584: Publish Kile in the Microsoft Store as Resolved.

Submitted.

Nov 10 2019, 12:42 PM · Kile, Windows
cullmann added a comment to T9584: Publish Kile in the Microsoft Store.

Ok, will grab your screenshots and give that a try for submission, thanks!

Nov 10 2019, 10:11 AM · Kile, Windows
mludwig added a comment to T9584: Publish Kile in the Microsoft Store.

Build 566 works fine now.

Nov 10 2019, 7:38 AM · Kile, Windows

Nov 9 2019

mludwig added a comment to T9584: Publish Kile in the Microsoft Store.

I've added a patch to disable Sonnet's language auto-detection during the first run of Kile.

Nov 9 2019, 7:16 AM · Kile, Windows

Nov 6 2019

joricke added a comment to T9586: Publish Falkon in the Microsoft Store.

Thanks. That's a good starting point as QML is pretty easy to pick up for anyone who knows JavaScript in my opinion. I'll poke around that example.

Nov 6 2019, 11:22 PM · Falkon, Windows
SGOrava added a comment to T9586: Publish Falkon in the Microsoft Store.

sure they can.
get the dev version of falkon and go to https://store.falkon.org/p/1301207/
This one is in Qml

Nov 6 2019, 11:17 PM · Falkon, Windows
joricke added a comment to T9586: Publish Falkon in the Microsoft Store.

And QML plugins can be packaged and hot swapped on a compiled browser?

Nov 6 2019, 11:15 PM · Falkon, Windows
SGOrava added a comment to T9586: Publish Falkon in the Microsoft Store.

Please correct me if I'm wrong

There is Qml, maybe Qml API needs a but more work but in general it works.

Nov 6 2019, 11:13 PM · Falkon, Windows
joricke added a comment to T9586: Publish Falkon in the Microsoft Store.

To close off the rant about the workflow on KDE: it's not that there's many tools, it's that there's so many different tools that all use different logins. For the bug tracker I don't need a KDE identity account, for Phabricator I do. Why keep the bug tracker seperate from the projects? Makes no sense, as you're missing overview this way.

Nov 6 2019, 11:09 PM · Falkon, Windows
SGOrava added a comment to T9586: Publish Falkon in the Microsoft Store.

Doesn't necessarily have to be Python. Could also be JavaScript or similar.

There is C++ and Qml.

Nov 6 2019, 1:50 PM · Falkon, Windows
joricke added a comment to T9586: Publish Falkon in the Microsoft Store.

It is using Qt for Python (PySide2 and Shiboken2) which are official parts of Qt.

Okay, that makes sense.

Nov 6 2019, 12:28 PM · Falkon, Windows
SGOrava added a comment to T9586: Publish Falkon in the Microsoft Store.

Why is the plugin system reliant on the shenanigans that Qt does with updates? Isn't there another way to provide a scripting interface for a high level language?

It is using Qt for Python (PySide2 and Shiboken2) which are official parts of Qt.
How else to implement python support for Qt application?

Nov 6 2019, 12:06 PM · Falkon, Windows
joricke added a comment to T9586: Publish Falkon in the Microsoft Store.

Disclaimer: I haven't looked at the Falkon source yet, so excuse me if I ask things that should be obvious from knowing the source.

Nov 6 2019, 11:52 AM · Falkon, Windows
SGOrava added a comment to T9586: Publish Falkon in the Microsoft Store.

Also over the summer there was GSoC project to add support for Firefox sync.
But it probably failed and we did not hear from the person for some time already.

Nov 6 2019, 11:21 AM · Falkon, Windows
SGOrava added a comment to T9586: Publish Falkon in the Microsoft Store.

Python scripting is currently in a rather kaput state

Are you up to a challenge ?
It worked in previous Qt version, stopped with Qt 5.13 with strange errors:
https://bugs.kde.org/show_bug.cgi?id=409575

Nov 6 2019, 11:17 AM · Falkon, Windows
joricke added a comment to T9586: Publish Falkon in the Microsoft Store.

I like Falkon but it's not ready to be shipped anywhere and needs a good amount of polish.

Nov 6 2019, 11:03 AM · Falkon, Windows

Nov 5 2019

nicolasfella added a comment to T9586: Publish Falkon in the Microsoft Store.

At Qt World Summit people expressed interest in having Falkon available on the Windows Store

Nov 5 2019, 1:11 PM · Falkon, Windows

Nov 4 2019

mludwig added a comment to T9584: Publish Kile in the Microsoft Store.

Thanks a lot, Christoph - that's very useful.

Nov 4 2019, 7:57 PM · Kile, Windows
cullmann added a comment to T9575: Publish more of KDE's applications in the Microsoft Store.

In order to handle submission of next release of Elisa music player, I would be interested to get the needed access to the partner page.

Nov 4 2019, 5:14 PM · KDE Promo, Goal: All About the Apps, Windows
mgallien added a comment to T9575: Publish more of KDE's applications in the Microsoft Store.

In order to handle submission of next release of Elisa music player, I would be interested to get the needed access to the partner page.

Nov 4 2019, 4:22 PM · KDE Promo, Goal: All About the Apps, Windows

Nov 3 2019

brute4s99 added a comment to T9997: KDE Connect on Windows.

maybe mark it resolved?

Nov 3 2019, 5:08 PM · Windows, KDE Connect
brute4s99 claimed T9997: KDE Connect on Windows.
Nov 3 2019, 5:06 PM · Windows, KDE Connect
brute4s99 added a comment to T6270: Implement Sftp plugin on windows.

it has been activated (with previous implementation) on Windows. Since there is no SFTP support on Windows, we rely on third party apps until we get an integrated file browser.

Nov 3 2019, 5:06 PM · Windows, KDE Connect
brute4s99 closed T10162: Make indicator autostart on Windows, a subtask of T9997: KDE Connect on Windows, as Resolved.
Nov 3 2019, 5:04 PM · Windows, KDE Connect
brute4s99 closed T10162: Make indicator autostart on Windows as Resolved.

works on both .exe as well as .Appx builds now.

Nov 3 2019, 5:04 PM · Windows, KDE Connect
brute4s99 closed T9998: kdeconnect-cli does not start daemon on Windows as Resolved.

I can confirm it triggers the daemon automatically and all functions of thr cli are accessible as seen in the linux build.

Nov 3 2019, 5:04 PM · Windows, KDE Connect
brute4s99 closed T9998: kdeconnect-cli does not start daemon on Windows, a subtask of T9997: KDE Connect on Windows, as Resolved.
Nov 3 2019, 5:04 PM · Windows, KDE Connect
brute4s99 closed T9999: Improve notifications on Windows, a subtask of T9997: KDE Connect on Windows, as Resolved.
Nov 3 2019, 5:03 PM · Windows, KDE Connect
brute4s99 closed T9999: Improve notifications on Windows as Resolved.

https://phabricator.kde.org/D21661 fixed it.

Nov 3 2019, 5:03 PM · Windows, KDE Connect
brute4s99 claimed T9999: Improve notifications on Windows.
Nov 3 2019, 5:01 PM · Windows, KDE Connect
twighk removed a watcher for Windows: twighk.
Nov 3 2019, 5:00 PM
brute4s99 closed T10002: Integration into Explorer as Resolved.
Nov 3 2019, 4:57 PM · Windows, KDE Connect
brute4s99 claimed T10002: Integration into Explorer.
Nov 3 2019, 4:57 PM · Windows, KDE Connect
gassaf added a comment to T10002: Integration into Explorer.

This already be done via Windows "Send to" menu

Nov 3 2019, 4:52 PM · Windows, KDE Connect
cullmann added a comment to T9575: Publish more of KDE's applications in the Microsoft Store.

Here is some step by step guide how to submit stuff:

Nov 3 2019, 1:03 PM · KDE Promo, Goal: All About the Apps, Windows
cullmann added a comment to T9584: Publish Kile in the Microsoft Store.

Btw., I prepared a submission, we just need to update the binary + screenshots.

Nov 3 2019, 1:03 PM · Kile, Windows
cullmann added a comment to T9584: Publish Kile in the Microsoft Store.

In any case, I will prepare some submission for Kile in the management interface.
I will NOT submit it, just put in all the basic data.
We will need some screenshots for the final submission, can you provide some?

Nov 3 2019, 11:45 AM · Kile, Windows
cullmann added a comment to T9584: Publish Kile in the Microsoft Store.

Then I think this shouldn't block a first release.
We can later update the build at any time.
Are there any known issues?

Nov 3 2019, 11:35 AM · Kile, Windows
mludwig added a comment to T9584: Publish Kile in the Microsoft Store.

This issue is also present on Linux.

Nov 3 2019, 6:56 AM · Kile, Windows

Nov 2 2019

cullmann added a comment to T9584: Publish Kile in the Microsoft Store.

Hmm, why does that lead to this issue only on Windows?

Nov 2 2019, 9:15 PM · Kile, Windows
mludwig added a comment to T9584: Publish Kile in the Microsoft Store.

It's the language autodetection setting.

Nov 2 2019, 8:23 PM · Kile, Windows
cullmann added a comment to T9584: Publish Kile in the Microsoft Store.

If you have ideas, why this fails, input is welcome.

Nov 2 2019, 6:48 PM · Kile, Windows
cullmann added a comment to T9584: Publish Kile in the Microsoft Store.

Yes, true, there is such a bug :/

Nov 2 2019, 6:24 PM · Kile, Windows
mludwig added a comment to T9584: Publish Kile in the Microsoft Store.

Kile as such works fine.

Nov 2 2019, 5:37 PM · Kile, Windows
cullmann added a comment to T9584: Publish Kile in the Microsoft Store.

If you have tested it, just give me a okay, then we can start to submit it.

Nov 2 2019, 4:40 PM · Kile, Windows

Oct 29 2019

cullmann added a comment to T9584: Publish Kile in the Microsoft Store.

I blacklisted the okular.exe again ;=)

Oct 29 2019, 7:04 PM · Kile, Windows

Oct 28 2019

mludwig added a comment to T9584: Publish Kile in the Microsoft Store.

Ok, sorry, then we must remove that from the blacklist again.
But interesting enough, this first time wizard tells that it will miss okular, is that just a left-over from the time it was needed?

Oct 28 2019, 7:44 PM · Kile, Windows
cullmann added a comment to T9584: Publish Kile in the Microsoft Store.

Ok, sorry, then we must remove that from the blacklist again.
But interesting enough, this first time wizard tells that it will miss okular, is that just a left-over from the time it was needed?

Oct 28 2019, 7:38 PM · Kile, Windows
mludwig added a comment to T9584: Publish Kile in the Microsoft Store.

I tried to install it. Given I have no real experience with TeX stuff on Windows, can't really try it ;=)
I can only say I assume that okular.exe needs to be installed, too, or?

Oct 28 2019, 7:35 PM · Kile, Windows
cullmann added a comment to T9584: Publish Kile in the Microsoft Store.

I tried to update the blacklist, will schedule a new build.

Oct 28 2019, 7:14 PM · Kile, Windows
cullmann added a comment to T9584: Publish Kile in the Microsoft Store.

I tried to install it. Given I have no real experience with TeX stuff on Windows, can't really try it ;=)
I can only say I assume that okular.exe needs to be installed, too, or?

Oct 28 2019, 7:03 PM · Kile, Windows
cullmann added a comment to T9584: Publish Kile in the Microsoft Store.

There is now some release APPX:

Oct 28 2019, 6:42 PM · Kile, Windows

Oct 25 2019

jriddell moved T9575: Publish more of KDE's applications in the Microsoft Store from Discussing to Doing on the Goal: All About the Apps board.
Oct 25 2019, 10:24 AM · KDE Promo, Goal: All About the Apps, Windows

Oct 22 2019

cullmann added a comment to T9577: Publish Kate in the Microsoft Store.

True.
Please report a normal bug for that, I guess atm for Kate, need to think about how to fix that, given we ship the icons as resources.

Oct 22 2019, 7:57 AM · KDE Promo, Kate, Windows

Oct 21 2019

IlyaBizyaev added a comment to T9577: Publish Kate in the Microsoft Store.

The last screenshot in MS Store reveals an issue with icons: with Breeze Dark, Kate still uses normal Breeze icons, which are then barely visible...

Oct 21 2019, 8:49 PM · KDE Promo, Kate, Windows

Oct 19 2019

cullmann added a comment to T9584: Publish Kile in the Microsoft Store.

Submitted merge request to build APPX

Oct 19 2019, 7:26 PM · Kile, Windows
mludwig added a comment to T9584: Publish Kile in the Microsoft Store.

Ah, you could add 150/310/44 icons to the icons folder, btw., that will avoid that we need to have that in the craft blueprints.

Oct 19 2019, 1:35 PM · Kile, Windows

Oct 14 2019

ghost12 added a comment to T9589: Publish KDE Games Center in the Microsoft Store.
Oct 14 2019, 1:25 AM · KDE Games, Windows
ghost12 added a comment to T9589: Publish KDE Games Center in the Microsoft Store.

Per https://games.kde.org/get.php?platform=Windows there used to be windows executables generated for KDE games before so I believe there is some demand. I personally compile KDE Knights for myself to use on windows and I think it would be great to have these games back on windows.

Oct 14 2019, 1:07 AM · KDE Games, Windows
ghost12 added a comment to T9578: Publish Okular in the Microsoft Store.
Oct 14 2019, 12:51 AM · Okular, Windows

Oct 13 2019

cullmann added a comment to T9584: Publish Kile in the Microsoft Store.

Ah, you could add 150/310/44 icons to the icons folder, btw., that will avoid that we need to have that in the craft blueprints.

Oct 13 2019, 3:48 PM · Kile, Windows
cullmann added a comment to T9584: Publish Kile in the Microsoft Store.

Great, the question is now: can you do some "release" that we have translations, too?
The nighlty stuff is lacking that.
Or do you think the english variant is sufficient for a start?

Oct 13 2019, 3:40 PM · Kile, Windows
mludwig added a comment to T9584: Publish Kile in the Microsoft Store.

Quick look at the code tells me you need to add something like

/**
 * enable high dpi support
 */
QCoreApplication::setAttribute(Qt::AA_UseHighDpiPixmaps, true);
QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling, true);

to have real hidpi support on Windows, I think at the moment just the high dpi pixmap stuff is on.
Both should be done before the application is constructed.

Oct 13 2019, 2:12 PM · Kile, Windows
ognarb added a subtask for T9575: Publish more of KDE's applications in the Microsoft Store: T11870: Port KPhotoAlbum to Windows.
Oct 13 2019, 2:06 PM · KDE Promo, Goal: All About the Apps, Windows

Oct 12 2019

dhaumann added a comment to T9585: Publish Okteta in the Microsoft Store.

@kossebau Just tried Okteta on Windows that is available on https://binary-factory.kde.org/job/Okteta_Nightly_win64/ and it works really well, out of the box. I believe it really has a lot of value making Okteta more visible, especially since users on Windows would also use it on Linux.

Oct 12 2019, 7:23 PM · Windows

Oct 8 2019

ghost34 added a comment to T9589: Publish KDE Games Center in the Microsoft Store.

@KonqiDragon Please be respectful (see kde Code of Conduct), these games are maybe for you 'not necessary', but fellow KDE contributors put a lot of time in it and you should respect their work. Please stop calling apps that you like or use unnecessary, this is already the second time https://phabricator.kde.org/T11335#195583

Moreover, I don't think that these apps won't get any success, see this reddit comment.

Oct 8 2019, 3:52 PM · KDE Games, Windows
ognarb added a comment to T9589: Publish KDE Games Center in the Microsoft Store.

@KonqiDragon Please be respectful (see kde Code of Conduct), these games are maybe for you 'not necessary', but fellow KDE contributors put a lot of time in it and you should respect their work. Please stop calling apps that you like or use unnecessary, this is already the second time https://phabricator.kde.org/T11335#195583

Oct 8 2019, 3:07 PM · KDE Games, Windows
cullmann added a comment to T9589: Publish KDE Games Center in the Microsoft Store.

Don't you think this is a rather rude statement towards the people that contributed to these games?

Oct 8 2019, 2:59 PM · KDE Games, Windows
ghost34 added a comment to T9589: Publish KDE Games Center in the Microsoft Store.

?

Oct 8 2019, 2:57 PM · KDE Games, Windows
cullmann added a comment to T9589: Publish KDE Games Center in the Microsoft Store.

?

Oct 8 2019, 10:13 AM · KDE Games, Windows
ghost34 added a comment to T9589: Publish KDE Games Center in the Microsoft Store.

Why sould do that? These games are not necessary.

Oct 8 2019, 10:11 AM · KDE Games, Windows
twighk added a watcher for Windows: twighk.
Oct 8 2019, 7:38 AM
twighk removed a watcher for Windows: twighk.
Oct 8 2019, 7:37 AM
twighk added a watcher for Windows: twighk.
Oct 8 2019, 7:37 AM

Oct 6 2019

dhaumann added a comment to T9584: Publish Kile in the Microsoft Store.

I've checked to today and it seems that a few small regressions have appeared over the last months in Kile for Windows - I will need to iron them out first over the next weeks.

Oct 6 2019, 7:52 PM · Kile, Windows
cullmann added a comment to T9584: Publish Kile in the Microsoft Store.

Quick look at the code tells me you need to add something like

Oct 6 2019, 7:22 PM · Kile, Windows
cullmann added a comment to T9584: Publish Kile in the Microsoft Store.

I can handle the submission.

Oct 6 2019, 7:20 PM · Kile, Windows
mludwig added a comment to T9584: Publish Kile in the Microsoft Store.

Michel, would you be ok with this?
That we get some installer in shape for the store?

Oct 6 2019, 7:16 PM · Kile, Windows
ognarb added a comment to T9584: Publish Kile in the Microsoft Store.

People are interested in a Kile package in the Windows Store: https://www.reddit.com/r/kde/comments/ddkqwx/id_love_to_see_kile_latex_ide_on_windows/

Oct 6 2019, 5:12 PM · Kile, Windows
ghost34 added a comment to T9575: Publish more of KDE's applications in the Microsoft Store.

Ok, I was faster myself.
And yes, Breeze looks better, for scaled Windows stuff even more than for 1:1.

Oct 6 2019, 10:24 AM · KDE Promo, Goal: All About the Apps, Windows

Oct 5 2019

cullmann added a comment to T9575: Publish more of KDE's applications in the Microsoft Store.

Ok, I was faster myself.
And yes, Breeze looks better, for scaled Windows stuff even more than for 1:1.

Oct 5 2019, 8:57 PM · KDE Promo, Goal: All About the Apps, Windows
cullmann added a comment to T9575: Publish more of KDE's applications in the Microsoft Store.
In T9575#203592, @KonqiDragon wrote:

Why KDE Applications on Windows not looks in Breeze style? Would kool to make unify Breeze style of KDE Applications in Windows, how it's made in Spotify, just make the Breeze theme as default in the KDE Applications on Windows, for example Krita has own theme on Windows, Linux and macOS.

It bothers me because in Windows KDE Applications look very ugly and unusual.


Oct 5 2019, 8:08 PM · KDE Promo, Goal: All About the Apps, Windows
ghost34 added a comment to T9575: Publish more of KDE's applications in the Microsoft Store.

Why KDE Applications on Windows not looks in Breeze style? Would kool to make unify Breeze style of KDE Applications in Windows, how it's made in Spotify, just make the Breeze theme as default in the KDE Applications on Windows, for example Krita has own theme on Windows, Linux and macOS.

Oct 5 2019, 2:13 PM · KDE Promo, Goal: All About the Apps, Windows
ognarb updated the task description for T9591: Publish JuK in the Microsoft Store.
Oct 5 2019, 10:51 AM · Windows

Oct 4 2019

cullmann added a member for Windows: cullmann.
Oct 4 2019, 7:07 PM
cullmann added a watcher for Windows: cullmann.
Oct 4 2019, 7:07 PM

Oct 3 2019

skadinna moved T9577: Publish Kate in the Microsoft Store from Incoming - All new tasks and ideas go here to Done on the KDE Promo board.
Oct 3 2019, 1:39 PM · KDE Promo, Kate, Windows