[tlu] new beta

Bruno Voisin bvoisin at icloud.com
Sun Oct 11 09:48:20 CEST 2015


> Le 11 oct. 2015 à 02:03, Adam R. Maxwell <amaxwell at me.com> a écrit :
> 
> Thanks, I finally was able to reproduce the problem, after setting my system to use the multiplexor instead of a fixed mirror. Apparently the OS still doesn't queue up multiple sheets on a window, and silently ignores the second alert.

The new beta works here indeed (see screenshot).

Just two things:


- After clicking Change and the sheet goes away, nothing happens visibly in the main window (which is blank) and the log window (stuck at "System paper size = a4, pdftex paper size = (null)").

The path has been changed, as can be checked in Terminal

$ defaults read com.googlecode.mactlmgr.tlu TLMTexBinPathPreferenceKey
/Library/TeX/texbin

but TLU doesn't go further.

You need to press Reload say for things to happen, in my case a list of updated packages in the main window and further messages in the log window. Here's a log extract, notice the time lag between the paper size info, and the new env info 14 seconds later when finally I thought about pressing Reload.

2015-10-11 07:11:59 +0000 Notice -[TLMMainWindowController _paperSizeCheckTerminated:][938]	Unable to determine current paper size for pdftex
2015-10-11 07:11:59 +0000 Notice -[TLMMainWindowController _paperSizeCheckTerminated:][938]	System paper size = a4, pdftex paper size = (null)

2015-10-11 07:12:13 +0000 Notice +[TLMEnvironment updateEnvironment][938]	Setting up a new environment for /usr/local/texlive/2015…
2015-10-11 07:12:13 +0000 Notice +[TLMEnvironment updatePathEnvironment][938]	Using PATH = "(
    "/usr/bin",
    "/bin",
    "/usr/sbin",
    "/sbin",
    "/Library/TeX/texbin"
)"
2015-10-11 07:12:13 +0000 Notice +[TLMEnvironment _checkSystemPythonMajorVersion:minorVersion:][938]	Using python at '/usr/bin/python'
2015-10-11 07:12:13 +0000 Notice +[TLMEnvironment _checkSystemPythonMajorVersion:minorVersion:][938]	Python version is 2.7.10 (default, Aug 22 2015, 20:33:39) 
[GCC 4.2.1 Compatible Apple LLVM 7.0.0 (clang-700.0.59.1)]
2015-10-11 07:12:13 +0000 Notice -[TLMDatabase _downloadDatabaseHead][938]	Checking the repository version.  Please be patient.
2015-10-11 07:12:13 +0000 Notice -[TLMDatabase _downloadDatabaseHead][938]	Downloading at least 2048 bytes of tlpdb for a version check…
2015-10-11 07:12:13 +0000 Notice -[TLMDatabase _downloadDatabaseHead][938]	Downloaded 655360 bytes of tlpdb for version check
2015-10-11 07:12:13 +0000 Notice -[TLMEnvironment initWithInstallDirectory:][938]	Looks like you're using TeX Live 2015
2015-10-11 07:12:13 +0000 Notice -[TLMEnvironment _checkForRootPrivileges][938]	Root permission required for installation at /usr/local/texlive/2015
2015-10-11 07:12:13 +0000 Notice +[TLMEnvironment _logEnvironment][938]	Current environment from /usr/bin/env:
__CF_USER_TEXT_ENCODING=0x1F5:0x0:0x1
Apple_PubSub_Socket_Render=/private/tmp/com.apple.launchd.mKCGliaJRx/Render
CC_FOR_BUILD=no_compiler_found
DISPLAY=/private/tmp/com.apple.launchd.ITWRUzE8JJ/org.macosforge.xquartz:0
HOME=/Users/brunovoisin
LOGNAME=brunovoisin
PATH=/usr/bin:/bin:/usr/sbin:/sbin:/Library/TeX/texbin
SHELL=/bin/bash
SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.HPip5n0hJ0/Listeners
TMPDIR=/var/folders/sv/g4y7nlzs3g5dntww4wgh87kh0000gn/T/
USER=brunovoisin
XPC_FLAGS=0x0
XPC_SERVICE_NAME=0
2015-10-11 07:12:13 +0000 Notice -[TLMDatabase _downloadDatabaseHead][938]	Checking the repository version.  Please be patient.
2015-10-11 07:12:13 +0000 Notice -[TLMDatabase _downloadDatabaseHead][938]	Downloading at least 2048 bytes of tlpdb for a version check…
2015-10-11 07:12:14 +0000 Notice -[TLMDatabase connection:willSendRequest:redirectResponse:][938]	redirected request to http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/systems/texlive/tlnet/tlpkg/texlive.tlpdb
2015-10-11 07:12:14 +0000 Notice -[TLMDatabase _downloadDatabaseHead][938]	Downloaded 3988 bytes of tlpdb for version check
2015-10-11 07:12:14 +0000 Notice -[TLMEnvironment _getValidServerURL:repositoryYear:][938]	Repository version appears to be 2015; a young TeX Live
2015-10-11 07:12:14 +0000 Notice -[TLMMainWindowController _addOperation:selector:setRefreshingForDataSource:][938]	adding operation <TLMListUpdatesOperation: 0x101850070>
2015-10-11 07:12:14 +0000 Notice -[TLMMainWindowController _refreshUpdatedPackageListFromLocation:][938]	Refreshing list of updated packages…
2015-10-11 07:12:20 +0000 Notice -[TLMOperation main][938]	Successfully executed `/Library/TeX/texbin/tlmgr --machine-readable --repository http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/systems/texlive/tlnet/ update --list --all`
2015-10-11 07:12:20 +0000 Notice -[TLMOperation main][938]	tlmgr: package repository http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/systems/texlive/tlnet/ 

Is this on purpose? I think Herb also mentioned having to press Reload in one of his earlier messages.


- If instead of Change you press Manually, a second identical sheet replaces the first as the Prefs window is displayed and gets focus (you can see that happening live if you look at the sheet). After the path is changed manually in this Prefs window, the log is updated with the new env info (stopping at "Current environment from /usr/bin/env") but the new sheet remains in place (see second screenshot, taken at the end of the process).


Bruno





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/mailman/private/tlu/attachments/20151011/159299ea/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Capture d?e?cran 2015-10-11 a? 09.11.02.png
Type: image/png
Size: 238667 bytes
Desc: not available
URL: <http://tug.org/mailman/private/tlu/attachments/20151011/159299ea/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Capture d?e?cran 2015-10-11 a? 09.36.13.png
Type: image/png
Size: 220406 bytes
Desc: not available
URL: <http://tug.org/mailman/private/tlu/attachments/20151011/159299ea/attachment-0003.png>


More information about the tlu mailing list