Search found 446 matches

by barbara
Tue Aug 02 2022 3:38 am
Forum: Developers
Topic: Issues playing video with QMediaPlayer
Replies: 5
Views: 4027

Re: Issues playing video with QMediaPlayer

We have a few questions. 1 What platform (OS and version) are you using? 2 Did you build CopperSpice from source? If so, from what sha? If you are using one of our pre-built binaries, which version? 3 What tool chain are you using? compiler and version, cmake version, etc But I noticed when it stops...
by barbara
Tue Jun 14 2022 12:41 am
Forum: Issues
Topic: Doesn't seem to work on Wayland
Replies: 1
Views: 4610

Re: Doesn't seem to work on Wayland

CopperSpice builds on Arch since this is on of our a supported platforms and is part of our nightly CI builds. The full list of supported platforms can be found in our CS Overview documentation. KitchenSink builds on Arch in our CI. We have not tested KS using Wayland however there should be a fall ...
by barbara
Tue Jun 14 2022 12:31 am
Forum: User Support
Topic: Does it work on Wayland?
Replies: 3
Views: 5251

Re: Does it work on Wayland?

CopperSpice builds on Arch and this is a supported platform as per our CS Overview documentation. All Unix platforms use X11 through XCB. Wayland is a new display protocol and not currently supported with CopperSpice. It is not on our roadmap right now however it is something we may pursue. If havin...
by barbara
Thu Jun 09 2022 5:00 pm
Forum: Journal Discussion
Topic: New Journal Examples
Replies: 0
Views: 20905

New Journal Examples

Journal entries 22 through 25 have been uploaded. These four are a unit and show how the Model / View System works. Example 22 shows how to display a list of strings in a QListView Example 23 uses an SQL table to display in a QTableView Example 24 displays a list of data in a QTreeView Example 25 sh...
by barbara
Thu May 19 2022 10:27 pm
Forum: Announcements
Topic: Diamond 1.3.8
Replies: 0
Views: 25324

Diamond 1.3.8

Diamond 1.3.8 was released on May 16 2022

Diamond is C++ application which uses CopperSpice 1.7.4
by barbara
Thu May 19 2022 10:23 pm
Forum: Announcements
Topic: Prior Diamond Releases
Replies: 0
Views: 7939

Prior Diamond Releases

List of Diamond Releases Diamond 1.3.8 May 2022 Diamond 1.3.7 January 2022 Diamond 1.3.6 January 2021 Diamond 1.3.5 September 2020 Diamond 1.3.4 April 2020 Diamond 1.3.3 February 2020 Diamond 1.3.2 November 2019 Diamond 1.3.1 February 2019 Diamond 1.3.0 September 2018 Refer to the timeline in the D...
by barbara
Mon May 16 2022 5:54 pm
Forum: User Support
Topic: Copper Spice on M1 Mac
Replies: 22
Views: 23301

Re: Copper Spice on M1 Mac

Thanks for reaching out to us. Feel free to ask questions and we will do our best to help. Yes, the docs state an in source build (but with which I am uncomfortable with anything targeting production code) - maybe Cs will fail because of my opinionated approach. We encourage building CS out of tree ...
by barbara
Wed May 11 2022 4:56 am
Forum: Developers
Topic: Compilation warning
Replies: 3
Views: 2890

Re: Compilation warning

Fedora 35 / GCC 11 is a newer configuration. Someone on the team is looking into these warnings.

Barbara
by barbara
Wed May 11 2022 4:51 am
Forum: Developers
Topic: Ubuntu 22.04 compiler warnings
Replies: 8
Views: 4544

Re: Ubuntu 22.04 compiler warnings

We have not added Ubuntu 22.04 to CI so this is currently an unsupported OS. We will be adding it in June and will address any issues at that time.

Barbara
by barbara
Mon May 09 2022 6:22 pm
Forum: Developers
Topic: Compilation warning
Replies: 3
Views: 2890

Re: Compilation warning

What OS are you using?

What is the version of the OS?

Which compiler and what version did you use to build CS?