Bug 2400094
| Summary: | copyq-12.0.0 is available | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> |
| Component: | copyq | Assignee: | Gerald Cox <gbcox> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | gbcox, kde-sig, lholecek |
| Target Milestone: | --- | Keywords: | FutureFeature, Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | copyq-12.0.0-1.fc44 copyq-12.0.1-2.fc42 copyq-12.0.1-1.fc43 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-09-29 12:31:28 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Upstream Release Monitoring
2025-09-29 08:48:28 UTC
Scratch build failed. Details below: FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/thn-yyi6usrt/https://src.fedoraproject.org/repo/pkgs' Traceback: File "/usr/local/lib/python3.12/site-packages/hotness/use_cases/package_scratch_build_use_case.py", line 56, in build result = self.builder.build(request.package, request.opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/hotness/builders/koji.py", line 206, in build output["message"] = self._compare_sources(old_sources, new_sources) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/hotness/builders/koji.py", line 373, in _compare_sources with open(file_path, "rb") as fd: ^^^^^^^^^^^^^^^^^^^^^ If you think this issue is caused by some bug in the-new-hotness, please report it on the-new-hotness issue tracker: https://github.com/fedora-infra/the-new-hotness/issues 12.0.0
Repository: hluk/CopyQ · Tag: v12.0.0 · Commit: 3cbba8d · Released by: hluk
Added
Wayland: Global shortcuts are now registered using Portal if available.
Black theme (#3142). Thanks to @FadeMind.
Adds attributes for controlling the dialog window created via dialog()
(#2947): .onTop makes the dialog stay on top of other windows, .modal
makes the dialog modal (blocks interaction with other windows in the
application until closed).
Adds support showing icon font symbol in notes using
application/x-copyq-item-icon format.
Adds support for setting colors in theme files by name. For example:
edit_bg=white.
Changed
Temporary tabs that are not stored on disk will now not expire if
configuration changes (#3172).
Pinned and locked items will not be dropped if tab size (maximum item count)
changes (#3008).
The app now propagates exit code properly if it is aborted or receives a
Unix signal (SIGINT, SIGTERM).
Support for Qt older than 5.15 has been dropped.
The build now uses Qt 6 by default. Use cmake -DWITH_QT6=OFF ... to build
the app for Qt 5.
Windows: The application will be now hidden from screenshots and screen
recordings by default (#3165). This can be disabled using option "Hide from
screenshots and recordings".
Logs are now stored in multiple files based on the process and the log
records have a slightly different format (start with timestamp).
Fixes
Drops unsafe sanitizing QTextDocument fonts (#3156). Qt 6 should handle any
rich texts safely now.
Logging now does not use lock files and avoids crashes if the application
loop was not yet started.
Avoids resetting properties of a tab if it is renamed.
Fixes setting color for item counter (#2717).
Fixes editing and providing UTF-8 text by default (#3093).
Fixes updating item preview if when window is shown.
Fixes changing synchronization directory for a tab.
Fixes possible crash if calling a function with unexpected function argument.
Fixes background of the command line in some themes in FakeVim plugin.
Fixes renaming tabs with item storing disabled.
Avoids collapsing tab in the tab tree after it is moved.
Fixes item counter value after moving the tab in the tab tree.
Fixes moving tab group with items in the tab tree.
Linux: Fixes storing the first clipboard change after starting the app and
modifying configuration.
Linux: Avoids exiting on commit data request from the session manager (#3145).
FEDORA-2025-5276c3c4b9 (copyq-12.0.0-1.fc44) has been submitted as an update to Fedora 44. https://bodhi.fedoraproject.org/updates/FEDORA-2025-5276c3c4b9 FEDORA-2025-e8635ab86b (copyq-12.0.0-1.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-e8635ab86b FEDORA-2025-5276c3c4b9 (copyq-12.0.0-1.fc44) has been pushed to the Fedora 44 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-3bd52e8438 (copyq-12.0.0-2.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-3bd52e8438 FEDORA-2025-e8635ab86b has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-e8635ab86b` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-e8635ab86b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-3bd52e8438 has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-3bd52e8438` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-3bd52e8438 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-653393d66f has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-653393d66f` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-653393d66f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-c457fe48e3 has been pushed to the Fedora 43 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-c457fe48e3` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-c457fe48e3 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2025-653393d66f (copyq-12.0.1-2.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2025-c457fe48e3 (copyq-12.0.1-1.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report. |