Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Jochen Schäfer

Pages: 1 ... 6 7 [8] 9 10 ... 23
106
Programming / Re: Qt6
« on: December 01, 2022, 08:54:41 am »
Hi Paul.

I created an issue report.

107
Programming / Re: Qt6
« on: November 30, 2022, 01:20:56 pm »
I just tested QtCreator. I have the following issue:
I can't open any projects, because OS/2's drive style paths will be recognized as relative path.
So QtCreator prepends the working directory (where it was started) to the selected path.

@Paul: Should I create issue on your Github?

108
Programming / Re: Qt6
« on: November 22, 2022, 02:40:55 pm »
Hi All,

Wondering if anyone has tried to port any Qt6 apps using either the zip I provided or their own self build from git? I'm curious how apps that are more complicated than the 'hello world' example might perform.
Not yet. When I find some time, I will try to compile something.

BTW, now that you also ported Python 3, how probable is a port of PyQt6?

Anything is possible, but qtwebengine is the next target. Only 166 source files with rejected diffs, let along the ones that patch couldn't find (moved or renamed)  :o

We're away for the weekend, so not sure how much progress there will be.
Hi Paul.

No pressure here. We all can be happy, that you do that work. If at some time, PyQt6 falls from the sky ;-), some tools will be possible.

109
Programming / Re: Qt6
« on: November 22, 2022, 08:51:55 am »
Hi All,

Wondering if anyone has tried to port any Qt6 apps using either the zip I provided or their own self build from git? I'm curious how apps that are more complicated than the 'hello world' example might perform.

Cheers,

Paul.
Not yet. When I find some time, I will try to compile something.

BTW, now that you also ported Python 3, how probable is a port of PyQt6?

110
Programming / Re: Qt6
« on: November 21, 2022, 10:27:27 am »
@Paul:
Can you please include the translations in your build, too? It's missing from the Qt5 and there is an issue open for it.

I can look at this - do you have any idea how these are enabled on other platforms?
TBH, I have no clue.
All I know is, that it is its own module QtTranslations, which BWW hadn't cloned, so I have to bundle the translations with FeatherPad and FeatherNote, which is less than ideal.
It also concerns the shortcuts and its translations. Without it and any other locale than en, shortcuts can fail to be recognized. I had this issue with my de locale. Eg. CTRL will be translated to STRG in German and the CTRL shortcuts will not work.


111
Programming / Re: Qt6
« on: November 21, 2022, 08:27:08 am »
@Paul:
Can you please include the translations in your build, too? It's missing from the Qt5 and there is an issue open for it.

112
Applications / Re: Future of Linux ports
« on: October 02, 2022, 07:10:25 pm »
I doubt, that all projects just move to Rust. People choose the languages for their projects by needs and taste. Most people just won't dump their work of years just for the hot shit of the hour.
E.g. the DOSBOX maintainers very decidely stated, they will stay with their old version of C++ (C++98).

And the linux kernel will not switch over night to Rust. BSD is more important for us anyway.

113
Games / Re: BrogueCE
« on: September 29, 2022, 07:15:47 pm »
I just tested the ZIP under Windows. There the download is valid.

114
Games / Re: BrogueCE
« on: September 29, 2022, 03:43:34 pm »
 Most likely. Dooble works better with Github.

115
Games / Re: BrogueCE
« on: September 29, 2022, 02:09:51 pm »
Sorry, my bad. I didn't recogize that the release was still a draft.
I fixed that and now everyone should see the bins.

116
Games / BrogueCE
« on: September 28, 2022, 10:52:10 am »
Hi.

I have just build a pre-release of BrogueCE. You find the binaries here: https://github.com/josch1710/BrogueCE/releases/tag/v1.10.1-os2.
Unzip the file. You find two binaries: One is for ncurses (needs a mode co100,34 or bigger), one is for SDL2 (needs SDL2 image, too).
Please report any issues back to me, here, as issue on Github or by email (os2@joschs-robotics.de).

Have fun.

117
Applications / Re: FeatherPad for OS/2
« on: September 24, 2022, 12:29:33 pm »
I have build a newer package for FeatherPad version 1.3.2, https://github.com/josch1710/FeatherPad/releases/tag/v1.3.2-os2.

118
Applications / Re: FeatherNotes for OS/2
« on: September 24, 2022, 12:28:34 pm »
I have build a newer package for Feathernotes version 1.0.1, https://github.com/josch1710/FeatherNotes/releases/tag/v1.0.1-os2.

119
Applications / Re: OpenSource WishList
« on: September 24, 2022, 12:26:13 pm »
Yes, it would be nice, but QtCreator is not a generic IDE. It's tailored to Qt development.

Thanks Jochen, I guess you are right. I download it and I don't see any generic Non Qt project on the list.

I guess if we are dreaming we should aim for the Eclipse IDE and/or Apache Netbeans, right?

Regards
I don't know about that, we still have no newer Java runtime.
IMO, kdevelop seems to be the more likely option, but I don't know the infrasstructure needed for that.

120
Applications / Re: OpenSource WishList
« on: September 16, 2022, 09:25:37 am »
Hi

About the development IDE. We have an older version of QTCreator ported, which looks very fine to me (yum install qtcreator qtcreator-doc). There were some tries to produce a newer version with Qt5, but it does not work yet. But I think it is worthy to try for people looking for an IDE. Maybe putting some more effort to update it will be good too.

Regards
Yes, it would be nice, but QtCreator is not a generic IDE. It's tailored to Qt development.

Pages: 1 ... 6 7 [8] 9 10 ... 23