Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915783 - app-editors/texworks-0.6.8 stabilisation (was: version bump, drop dev-qt/qtscript:5 dependency)
Summary: app-editors/texworks-0.6.8 stabilisation (was: version bump, drop dev-qt/qtsc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: https://raw.githubusercontent.com/TeX...
Whiteboard:
Keywords: CC-ARCHES, PATCH, PullRequest, UPSTREAM
Depends on:
Blocks: qtscript-removal
  Show dependency tree
 
Reported: 2023-10-14 20:35 UTC by Andreas Sturmlechner
Modified: 2023-11-11 22:09 UTC (History)
0 users

See Also:
Package list:
app-editors/texworks-0.6.8
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2023-10-14 20:35:37 UTC
QtScript is optional since https://github.com/TeXworks/texworks/commit/b122ecff65a56dbd5a03d67a199318c4c6e19d62 and apparently replaced by ECMAScript anyway.


Release 0.6.8 (TL'23) [February 2023]
	* Make the maximum RAM usage of the PDF previewer configurable (and reduce
	  the default to 256 MiB)
	* Enable typesetting from preview if no source is open
	* Make the PDF paper color configurable
	* Add AppImage support

	* Speed up populating the recently opened files menu (particularly when
	  containing files on slow network drives)
	* Disable the typesetting button in the preview if no source is available
	* Update translations
	* Refactor and modernize parts of the code
	* Update the libraries for the pre-built binaries

	* Fix crash when closing a source opened after the preview
	* Fix crash when killing a typesetting process by closing the source window
	* Fix several memory leaks
	* Fix the PDF preview of files that are in the process of being changed
	  (e.g., during typesetting)
	* Fix focusing of the console when typesetting from the preview
	* Fix (potential) non-sequential ordering of PDF search results
	* Fix repeated PDF searches with the same search string but different search
	  flags
	* Fix blocking UI while performing long PDF searches
	* Fix PDF search result highlighting disappearing too quickly
	* Fix the display of PDF search results in single page view
	* Fix typesetting with symlinked root files
	* Fix quotation of paths in the TEXEDIT & MIKTEX_EDITOR environment
	  variables
	* Pre-select the ruler unit in the "Edit guideline" dialog
	* Fix saving with arbitrary extensions on Windows
	* Fix displaying embedded jpg images on macOS
	* Fix the look and feel on macOS with Qt6
Comment 1 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2023-11-11 20:15:37 UTC
amd64 done
Comment 2 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2023-11-11 20:15:38 UTC
x86 done

all arches done
Comment 3 Larry the Git Cow gentoo-dev 2023-11-11 22:09:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc4226c0402b1c1da4bede7fa37452c0f9643b38

commit dc4226c0402b1c1da4bede7fa37452c0f9643b38
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-11-11 21:21:38 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-11-11 22:09:15 +0000

    app-editors/texworks: drop 0.6.7-r1
    
    Closes: https://bugs.gentoo.org/915783
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-editors/texworks/Manifest                      |  1 -
 .../texworks-0.6.7-vasprintf-clang16-fix.patch     | 12 ----
 app-editors/texworks/texworks-0.6.7-r1.ebuild      | 76 ----------------------
 3 files changed, 89 deletions(-)