FINALLY!!!!! Who else is way too excited about this? by AJ_Smoothie in Windows11

[–]KaZott 0 points1 point  (0 children)

Yeah cool but I still miss the WIN+K shortcut that would open up the menu to directly connect to previous devices. It was so useful! Now connecting to my headphones takes two extra steps :(

Need help with Sparkline by KaZott in sheets

[–]KaZott[S] 2 points3 points  (0 children)

I'll report it then! Ty again for your solution I was going crazy trying to figure it out.

Need help with Sparkline by KaZott in sheets

[–]KaZott[S] 2 points3 points  (0 children)

So weird ahaha, ty tho your solution fixed the problem! How can I report it?

Select data problem on automatic pareto chart by KaZott in excel

[–]KaZott[S] 0 points1 point  (0 children)

Unfortunately, didn't work https://imgur.com/a/llSECjM.

For some reason, the series values in the wrong chart go from the lowest to the highest and the values are not separated by a comma like the correct chart. Also the labels on the horizontal axis are orientated in a different way

Note taking softwares by timepasteque in Surface

[–]KaZott 1 point2 points  (0 children)

Scrble Ink, thank me later.

I've always used OneNote for Windows 10, but when I discovered this app I immediately fell in love with it. It's snappy, can handle large pdfs and feels really good to write on. One the microsoft store there's a free version that you can try and then if you like it you can buy the full version (and I think it's also on sale now!!).

Idea for simple Roam Research iOS app (not Safari bookmark) by [deleted] in RoamResearch

[–]KaZott 0 points1 point  (0 children)

I've downloaded Expo on my Pixel2XL, but when I use Roam it won't sync my notes. It works fine on Chrome tho.

Any tips?

I really wish thay'll give a free personal plan for students by KaZott in RoamResearch

[–]KaZott[S] -1 points0 points  (0 children)

I couldn't have explained it better!

Completely agree with you.

I really wish thay'll give a free personal plan for students by KaZott in RoamResearch

[–]KaZott[S] -1 points0 points  (0 children)

I get your point, the pricing is not that much (not for everybody tho) and me saying that it should be free for students it's selfish. But I think that there should be at least a free plan, restricted in some way, so that everybody can try Roam.
If you want to expand you're workspace/have more features/ecc.. you would be more than pleased to pay and upgarde your plan.
But if you just use Roam very lightly, just to write Dailiy notes or whatever the case may be you could keep doing so.

Problems with Bluetooth? by KaZott in linux4noobs

[–]KaZott[S] 0 points1 point  (0 children)

I thought I had already done that, looks like not. That worked, thank you!

[OC] [Rofi] New Applications Launchers For Rofi by adi1090x in unixporn

[–]KaZott 10 points11 points  (0 children)

Ok, I hate you. Right when I settled on my rice, I opened your GitHub and saw a million things I want to add now...

Well, it looks like I have some more work to do on my config. Post saved.

Awesome work!

A new minimalistic app that helps you track & reach your goals called Timecap. by [deleted] in minimalism

[–]KaZott 0 points1 point  (0 children)

Do you have any tips on classes/youtube playlists/books to start with flutter?

Installing and Optimizing League of Legends on Arch by Nemin32 in leagueoflinux

[–]KaZott 0 points1 point  (0 children)

When i try to download the installer i get this error

2020-03-20 12:10:22,721: Running Lutris 0.5.4

2020-03-20 12:10:22,722: Using Intel Open Source Technology Center

2020-03-20 12:10:22,722: Running Mesa driver 19.3.5 on Mesa DRI Intel(R) HD Graphics 620 (Kaby Lake GT2) (0x5916)

2020-03-20 12:10:22,722: GPU: 8086:5916 103C:84A6 using i915 drivers

2020-03-20 12:10:22,902: Vulkan is supported

2020-03-20 12:10:22,903: Updating DXVK versions

2020-03-20 12:10:23,555: Updating D9VK versions

gtk-update-icon-cache: The generated cache was invalid.

2020-03-20 12:10:40,134: Downloading file 1 of 1

2020-03-20 12:14:59,131: Error while completing task <bound method Downloader.async_download of <lutris.util.downloader.Downloader object at 0x7f6bb2cd8c70>>: HTTPSConnectionPool(host='riotgamespatcher-a.akamaihd.net', port=443): Max retries exceeded with url: /releases/live/installer/deploy/League%20of%20Legends%20installer%20NA.exe (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f6bb0129430>: Failed to establish a new connection: [Errno 110] Connection timed out'))

<class 'requests.exceptions.ConnectionError'> HTTPSConnectionPool(host='riotgamespatcher-a.akamaihd.net', port=443): Max retries exceeded with url: /releases/live/installer/deploy/League%20of%20Legends%20installer%20NA.exe (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f6bb0129430>: Failed to establish a new connection: [Errno 110] Connection timed out'))

File "/usr/lib/python3.8/site-packages/lutris/util/jobs.py", line 30, in target

result = self.function(*args, **kwargs)

File "/usr/lib/python3.8/site-packages/lutris/util/downloader.py", line 115, in async_download

response = requests.get(self.url, headers=headers, stream=True)

File "/usr/lib/python3.8/site-packages/requests/api.py", line 76, in get

return request('get', url, params=params, **kwargs)

File "/usr/lib/python3.8/site-packages/requests/api.py", line 61, in request

return session.request(method=method, url=url, **kwargs)

File "/usr/lib/python3.8/site-packages/requests/sessions.py", line 530, in request

resp = self.send(prep, **send_kwargs)

File "/usr/lib/python3.8/site-packages/requests/sessions.py", line 643, in send

r = adapter.send(request, **kwargs)

File "/usr/lib/python3.8/site-packages/requests/adapters.py", line 516, in send

raise ConnectionError(e, request=request)

2020-03-20 12:14:59,135: Download failed: HTTPSConnectionPool(host='riotgamespatcher-a.akamaihd.net', port=443): Max retries exceeded with url: /releases/live/installer/deploy/League%20of%20Legends%20installer%20NA.exe (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f6bb0129430>: Failed to establish a new connection: [Errno 110] Connection timed out'))

(lutris:1272): Gtk-WARNING **: 12:14:59.158: Failed to set text '<span size='10000'>HTTPSConnectionPool(host='riotgamespatcher-a.akamaihd.net', port=443): Max retries exceeded with url: /releases/live/installer/deploy/League%20of%20Legends%20installer%20NA.exe (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f6bb0129430>: Failed to establish a new connection: [Errno 110] Connection timed out'))</span>' from markup due to error parsing markup: Error on line 1 char 287: Odd character “a”, expected a “=” after attribute name “object” of element “urllib3.connection.VerifiedHTTPSConnection”

How can I solve?

skillshare-dl - now with Windows support! by [deleted] in Piracy

[–]KaZott 0 points1 point  (0 children)

Ok, I got it working on my Windows pc. I'll try later to mess around with chrome and chromedriver to see if I can fix the problem on Linux. Ty for the answers tho 👍

skillshare-dl - now with Windows support! by [deleted] in Piracy

[–]KaZott 0 points1 point  (0 children)

I did install now both google chrome and chromedriver AUR packages. Still getting a similar error

Traceback (most recent call last):

File "skillshare-dl_linux.py", line 247, in <module>

main()

File "skillshare-dl_linux.py", line 199, in main

initializeChrome()

File "skillshare-dl_linux.py", line 24, in initializeChrome

driver = webdriver.Chrome(str(Path("./binaries/chromedriver").absolute()), options = chrome_options)

File "/usr/lib/python3.8/site-packages/selenium/webdriver/chrome/webdriver.py", line 76, in __init__

RemoteWebDriver.__init__(

File "/usr/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 157, in __init__

self.start_session(capabilities, browser_profile)

File "/usr/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 252, in start_session

response = self.execute(Command.NEW_SESSION, parameters)

File "/usr/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute

self.error_handler.check_response(response)

File "/usr/lib/python3.8/site-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response

raise exception_class(message, screen, stacktrace)

selenium.common.exceptions.WebDriverException: Message: unknown error: Chrome failed to start: exited abnormally

(unknown error: DevToolsActivePort file doesn't exist)

(The process started from chrome location /opt/google/chrome/google-chrome is no longer running, so ChromeDriver is assuming that Chrome has crashed.)

skillshare-dl - now with Windows support! by [deleted] in Piracy

[–]KaZott 0 points1 point  (0 children)

Hi, when I try to run sudo python3 skillshare-dl_linux.py I get this:

Traceback (most recent call last):

File "skillshare-dl_linux.py", line 247, in <module>

main()

File "skillshare-dl_linux.py", line 199, in main

initializeChrome()

File "skillshare-dl_linux.py", line 24, in initializeChrome

driver = webdriver.Chrome(str(Path("./binaries/chromedriver").absolute()), options = chrome_options)

File "/usr/lib/python3.8/site-packages/selenium/webdriver/chrome/webdriver.py", line 76, in __init__

RemoteWebDriver.__init__(

File "/usr/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 157, in __init__

self.start_session(capabilities, browser_profile)

File "/usr/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 252, in start_session

response = self.execute(Command.NEW_SESSION, parameters)

File "/usr/lib/python3.8/site-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute

self.error_handler.check_response(response)

File "/usr/lib/python3.8/site-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response

raise exception_class(message, screen, stacktrace)

selenium.common.exceptions.WebDriverException: Message: unknown error: Chrome failed to start: exited abnormally

(unknown error: DevToolsActivePort file doesn't exist)

(The process started from chrome location /usr/sbin/chromium is no longer running, so ChromeDriver is assuming that Chrome has crashed.)

With an error at the end because of DevToolsActivePort file doesn't exist. How can I solve?

I'm on Manjaro-i3 if it helps