-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
version125.0.6422.60 and 125.0.6422.76 an printing with the unpacked version only #353
Comments
I knew I was not the only one. #352 (comment) You need to set the permissions on the unpacked files: https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md#chrome-reports-sandbox-errors-on-windows |
i needed a short while to understand it ... but your hint got me on the right path. so for me ... a kraut-german-bastard it has to be ... or so "ALLE ANWENDUNGSPAKETE" ist german translation of "ALL APPLICATION PACKAGES" your link lead me to so thanks a lot for your help ! printing is working with the unpacked version v125.xx ! is there a simple explanation ( for users - not programmers ) why the unpacked version v123/v124 |
|
thanks for the comment. but i guess i will try this solution next ( instead of the command-line argument ) so a batch 0-fix-print-preview.cmd
does the job ...better "%~dp0" is replaced with the local path where the batch file is executed thanks to all willing to helped ! |
hi guys !
i am back with another weird error.
i am using your project on different win10/11 systems as installed version or as portable ( my own build )
this problem does not exist in v124,v123,v122 .... ( Windows 10/11 x64 )
first i removed my profile from C:\users\me\appdata
usually i have your project installed like
ungoogled-chromium_125.0.6422.76-1.1_installer_x64.exe --install --silent --system-level
...so its is installed unter c:\program files.
when i start this installed version with a emty/new profile ... and one of my first actions is
ctrl+p ( printing ) everything is fine ... i can print.
then i unzip ungoogled-chromium_125.0.6422.76-1.1_windows_x64.zip in a random directory.
when i start the chrome.exe inside it is not a "real" portable version but uses my empty profile
under C:\users\me\appdata ....
when i try to print form this unpacked version ( ctrl+p) i get
"print preview failed" on the left ... everything is greyed out .... no printing possible .
when i unpack the ungoogled-chromium_124.0.6367.207-1.1_windows and start chrome.exe
..everything is fine ...with the same empty profile underC:\users\me\appdata
So this printing problem with Win 10/11 ist NOT there
-- with an installed version ( 125,124,123 and older )
-- with an unpacked version v124,v123 or older
But i can not print with the unpacked version ungoogled-chromium_125.0.6422.76-1.1_windows_x64.zip ( ..or 060 ).
Btw ... just in the case it help ...
this other project we dont like :D
https://github.com/macchrome/winchrome/releases/tag/v125.6422.81-M125.0.6422.81-r1287751-Win64
has the same problem. ( i did not tried the installer ... just unpacked the 7z and started chrome.exe with my empty profile )
i hope my description ist understandable/useful ... i am not native english.
so can anybody do me a favor and try to print form the latest unpacked windows version v125.x ?
The text was updated successfully, but these errors were encountered: