Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.2 15 Jun 2024 00:57:48
![commit hash: 8287c94e90acf8a131dd3caa1b799712afd76b14 commit hash: 8287c94e90acf8a131dd3caa1b799712afd76b14](/images/git.png) ![commit hash: 8287c94e90acf8a131dd3caa1b799712afd76b14 commit hash: 8287c94e90acf8a131dd3caa1b799712afd76b14](/images/codeberg.svg) ![commit hash: 8287c94e90acf8a131dd3caa1b799712afd76b14 commit hash: 8287c94e90acf8a131dd3caa1b799712afd76b14](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Jan Beich (jbeich) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
x11/xdg-desktop-portal-hyprland: update to 1.3.2
Changes: https://github.com/hyprwm/xdg-desktop-portal-hyprland/releases/tag/v1.3.2
Reported by: GitHub (watch releases)
(cherry picked from commit 6482a6db7b5602a1cd59b6d993bba46398860754) |
1.3.1_5 22 Apr 2024 05:23:46
![commit hash: f2661569dd0a371d5e799562aad578b54450850e commit hash: f2661569dd0a371d5e799562aad578b54450850e](/images/git.png) ![commit hash: f2661569dd0a371d5e799562aad578b54450850e commit hash: f2661569dd0a371d5e799562aad578b54450850e](/images/codeberg.svg) ![commit hash: f2661569dd0a371d5e799562aad578b54450850e commit hash: f2661569dd0a371d5e799562aad578b54450850e](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Jan Beich (jbeich) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
x11/xdg-desktop-portal-hyprland: backport crashfixes for -CURRENT
* thread #1, name = 'xdg-desktop-port', stop reason = signal SIGSEGV: address
not mapped to object (fault address: 0x0)
frame #0: 0x000000000026acf0
xdg-desktop-portal-hyprland`dmabufFeedbackMainDevice(data=0x0000000000000000,
feedback=0x0000182398a105c0, device_arr=0x0000182398a891d0) at
PortalManager.cpp:90:5
87 static void dmabufFeedbackMainDevice(void* data,
zwp_linux_dmabuf_feedback_v1* feedback, wl_array* device_arr) {
88 Debug::log(LOG, "[core] dmabufFeedbackMainDevice");
89
-> 90 RASSERT(!g_pPortalManager->m_sWaylandConnection.gbm, "double dmabuf
feedback");
91
92 dev_t device;
93 assert(device_arr->size == sizeof(device));
(lldb) bt
* thread #1, name = 'xdg-desktop-port', stop reason = signal SIGSEGV: address
not mapped to object (fault address: 0x0)
* frame #0: 0x000000000026acf0
xdg-desktop-portal-hyprland`dmabufFeedbackMainDevice(data=0x0000000000000000,
feedback=0x0000182398a105c0, device_arr=0x0000182398a891d0) at
PortalManager.cpp:90:5
frame #1: 0x000000082c61067a libffi.so.8`ffi_call_unix64 at unix64.S:104 (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 2
|