censor/Censor
1
37
Fork
You've already forked Censor
3

fix: saving file when opened on command line #225

Merged
mahlzahn merged 1 commit from mahlzahn/fix_not_saving into main 2026年07月09日 20:19:39 +02:00 AGit

Closes: #197

Edit: actually not only command line, but also when using the desktop manager’s "Open With..." functionality

Closes: #197 Edit: actually not only command line, but also when using the desktop manager’s "Open With..." functionality
fix: saving file when opened on command line
Some checks failed
/ build-start (pull_request_target) Successful in 40s
/ checks (pull_request) Successful in 2m54s
/ merge-conditions (pull_request) Has been skipped
/ release-prepare (pull_request_target) Has been cancelled
/ release-publish (pull_request_target) Has been cancelled
c40fe6b604
Closes: #197 

Note

The build job for c40fe6b604 finished with status success. Install and run the x86_64 test build with:

curl https://gitlab.gnome.org/mahlzahn/censor-ci/-/jobs/6746554/artifacts/raw/censor-dev.flatpak -o censor-dev.flatpak
flatpak install --user censor-dev.flatpak
flatpak run --user page.codeberg.censor.Censor.Devel
> **Note** > The [build job](https://gitlab.gnome.org/mahlzahn/censor-ci/-/jobs/6746554) for c40fe6b6048ac24db60d0413ca32878f9e68ba7c finished with status **success**. Install and run the x86_64 test build with: > > curl https://gitlab.gnome.org/mahlzahn/censor-ci/-/jobs/6746554/artifacts/raw/censor-dev.flatpak -o censor-dev.flatpak > flatpak install --user censor-dev.flatpak > flatpak run --user page.codeberg.censor.Censor.Devel
mahlzahn added this to the v0.7.3 milestone 2026年07月09日 19:54:58 +02:00
mahlzahn scheduled this pull request to auto merge when all checks succeed 2026年07月09日 19:55:32 +02:00
Author
Owner
Copy link

@censor-bot wrote in #225 (comment):

curl https://gitlab.gnome.org/mahlzahn/censor-ci/-/jobs/6746554/artifacts/raw/censor-dev.flatpak -o censor-dev.flatpak
flatpak install --user censor-dev.flatpak
flatpak run --user page.codeberg.censor.Censor.Devel

I confirmed that it is actually working with

cp tests/data/samples_censor/001-beautiful/beautiful.pdf ~/.local/share/flatpak/app/page.codeberg.censor.Censor.Devel/current/active/files/share/
flatpak run page.codeberg.censor.Censor.Devel /app/share/beautiful.pdf

and then saving with Ctrl+S or with clicking on saving.

@censor-bot wrote in https://codeberg.org/censor/Censor/pulls/225#issuecomment-18894416: > ``` > curl https://gitlab.gnome.org/mahlzahn/censor-ci/-/jobs/6746554/artifacts/raw/censor-dev.flatpak -o censor-dev.flatpak > flatpak install --user censor-dev.flatpak > flatpak run --user page.codeberg.censor.Censor.Devel > ``` I confirmed that it is actually working with ```sh cp tests/data/samples_censor/001-beautiful/beautiful.pdf ~/.local/share/flatpak/app/page.codeberg.censor.Censor.Devel/current/active/files/share/ flatpak run page.codeberg.censor.Censor.Devel /app/share/beautiful.pdf ``` and then saving with <kbd>Ctrl</kbd>+<kbd>S</kbd> or with clicking on saving.
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
censor/Censor!225
Reference in a new issue
censor/Censor
No description provided.
Delete branch "mahlzahn/fix_not_saving"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?