BOUNTY IS CLOSED. We have found a workaround which avoids needing to fix this. Bounty Amount and Terms: This bounty is for $250 USD and will be paid out via PayPal. You can also be paid in BTC if you prefer. This bounty amount will increase at random amounts and intervals until it is claimed.…Read M...
-
Linux development @lemmy.ml spgfld_dr @lemmy.ml $250 USD Bounty to find workaround for bug in Ubuntu preseed/partitioning
springfielddatarecovery.com Bug Bounty: Solve Preseed Encrypted LVM on Ubuntu 22.04 - Springfield Data Recoverycross-posted from: https://lemmy.ml/post/3796605
Note that once solved, the code from this bounty will be made publicly available for anybody who wants to use it on their ubuntu installer. Please see link for full details including results of previous attempts to fix the issue.
Bounty Amount and Terms:
This bounty is for $250 USD and will be paid out via PayPal. This bounty amount will increase at random amounts and intervals until it is claimed. The bounty is open to residents of all countries except those under embargo or sanction by the US govt. The bounty will be paid out to the first person to produce a working preseed recipe or steps to achieve the desired result. When the bounty is successfully claimed, this post will be updated. By submitting your fix and claiming your bounty, you agree to release any code, preseed files, etc delivered to us into the public domain and surrender all rights you hold to them.
Problem:
We want to create an Xubuntu 2
-
Linux development @lemmy.ml Jure Repinc @lemmy.ml blog.david-redondo.de Dragging Docks and Tugging Toolbars on WaylandMost of our desktop applications have a toolbar, sometimes theyeven have multiple toolbars next to or stacked on top of each other.More complex desktop appli...
cross-posted from: https://lemmy.ml/post/3073291
"Most of our desktop applications have a toolbar, sometimes they even have multiple toolbars next to or stacked on top of each other. More complex desktop applications such as Krita, Kdenlive or LabPlot often consist of multiple sub-windows, docks, tabbed views, etc. Docks and toolbars can be undocked, moved around and arranged freely and when dragged over a part of a window snap back into the window. This allows the user to customize their work environment to their liking and needs. This worked fine on X because it lets you do anything, this post explores the situation on Wayland."
-
Linux development @lemmy.ml vi21 @lemmy.ml ultimate-gtk4-crystal-guide.geopjr.dev Ultimate GTK4 Crystal GuideLearn how to create premium GTK4 apps in Crystal
-
Linux development @lemmy.ml sgtnasty @lemmy.ml fasterthanli.me What's in a Linux executable?Executables have been fascinating to me ever since I discovered, as a kid,that they were just files. If you renamed a .exe to something else, youcould open it in notepad! And if you renamed somethi...
Very interesting article on the internals of executable files in linux.
-
Linux development @lemmy.ml SourceCode @lemmy.ml Finding Typos in the GTK 4 Project by PVS-Studio
www.viva64.com Finding typos in the GTK 4 project by PVS-StudioYou may have already read a recent article about the first PVS-Studio run and filtration of warnings. We used the GTK 4 project as an example. It′s about time we worked with the received report in...
You may have already read a recent article about the first PVS-Studio run and filtration of warnings. We used the GTK 4 project as an example. It's about time we worked with the received report in more detail. Our regular readers may have already guessed that this article will be a description of errors found in the code.