User Tools

Site Tools


task_boiler

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
task_boiler [2023/04/24 22:03] admintask_boiler [2024/01/22 22:59] – [Issue] raju
Line 4: Line 4:
 Start the first heading with "=====" Start the first heading with "====="
  
-===== Take screenshots with win+shift+s ===== +===== blocked by barrons ===== 
- +==== Issue ==== 
-==== Spec ==== +barrons.com is giving the following error.
-Take screenshots with win+shift+s +
- +
-Requirements: +
-  * Screenshot should be copied to clipboard so it can be pasted into other applications. +
-  * Screenshot should be saved into a file so it can be referred to later. +
- +
-Scope: +
-  * KDE running on Debian stable +
- +
-==== Solution ====+
 <code> <code>
-# Go to Custom Shortcuts +You have been blocked.
-K Menu -> System Settings -> Workspace -> Shortcuts -> Custom Shortcuts +
-# Create a new custom group called Spectacle +
--> Edit -> New Group -> give it a name, say, "Spectacle" +
--> Click on the checkbox next to Spectacle +
-# create new custom shortcut(s) +
--> Edit > New > Global Shortcut > Command/URL +
---> Give it a name, say, "PrintScreen Clipboard Rectangular" +
---> Comment: Copy the screenshot into clipboard and also save it to a file. +
---> Trigger: Meta+Shift+S +
-# The output directory will be created if it does not already exist. +
---> Action: Command/URL: spectacle -bcr -o "$HOME/Pictures/Screenshots/Screenshot from $(date +'%Y-%m-%d %H:%M:%S').png" +
--> Apply +
-</code>+
  
-==== Tested on ==== +Why? 
-<code> +Something about the behaviour of the browser has caught our 
-% spectacle --version +attention.
-spectacle 20.12.3+
  
-% cat /etc/os-release  +There are various possible explanations for this: 
-PRETTY_NAME="Debian GNU/Linux 11 (bullseye)" +* You are browsing and clicking at a speed much faster than 
-NAME="Debian GNU/Linux" +  expected of a human being. 
-VERSION_ID="11" +* Something is preventing JavaScript from working on your 
-VERSION="11 (bullseye)" +  computer
-VERSION_CODENAME=bullseye +* There is a robot on the same network (IP WW.XX.YY.ZZ) as you.
-ID=debian +
-HOME_URL="https://www.debian.org/" +
-SUPPORT_URL="https://www.debian.org/support" +
-BUG_REPORT_URL="https://bugs.debian.org/"+
  
-% uname -a +Having problems accessing the site? Submit feedback. 
-Linux hogwarts 5.10.0-17-amd64 #1 SMP Debian 5.10.136-1 (2022-08-13) x86_64 GNU/Linux+ID: a-b-c-d-e
 </code> </code>
  
-==== Ref ==== +==== Solution ==== 
-  * https://forum.kde.org/viewtopic.php?t=140137 - found the solution here. I just aggregated it into a single post for easy reference.+Click on the extensions button in the top right 
 +-> Bypass Paywalls Clean -> settings button -> Options 
 +-> scroll down to "BPC settings" section 
 +-> check "Barron's - no Googlebot (http error 500)" option 
 +-> Save
  
-==== May be useful later ==== +==== System Information ==== 
-After adding this, I have+  * bypass paywalls clean extension version: 3.5.2.1 (latest asof 2024-01-22) 
 +  * google chrome: 120.0.6099.200 
 +  * OS: Windows 10 Enterprise
  
-<code> 
-rajulocal@hogwarts ~/.config % git grep -i --no-index "PrintScreen Clipboard Rectangular" 
-kglobalshortcutsrc:{3d9c7702-3955-4696-a8d5-89bd46f488ac}=Meta+Shift+S,none,PrintScreen Clipboard Rectangular 
-khotkeysrc:Name=PrintScreen Clipboard Rectangular 
-</code> 
task_boiler.txt · Last modified: 2024/01/23 22:55 by raju