Devin Prater :blind: · @devinprater
1159 followers · 22303 posts · Server tweesecake.social

@TheQuinbox Update to the prerelease WSL2. Install Ubuntu (this is the thing I got it to work with the best). Install Emacs 29: ubuntuhandbook.org/index.php/2

Now, apt install ffmpeg, tcl*, tk*, mplayer, libasound*, sox, mpg123, and make sure tclx is installed too, apt install tclx. Oh also install build-essential

Now, git clone github.com/tvraman/emacspeak

cd emacspeak

make

Install Voxin if you have it.

make outloud

If it doesn't work, make sure build-essential is installed. If it still doesn't work, look at whatever it's failing with, and install the dev package of whatever it's failing with.

Now, go to the home directory:

cd ~/

nano .emacs.el

(load-file "~/emacspeak/lisp/emacspeak-setup.el")
(outloud)

and it should be working. If not, make sure you're on Win11, have WS2, and WSLG installed, and make sure packages are up to date with sudo apt update; sudo apt upgrade. the stars in package names (*), mean a wildcard character. I do this because I honestly don't know the exact dependencies of all this bullcrap just to get one thing to work. And if I try just the essentials, it doesn't work. So maybe someone smarter than me can make some kind of nix environment that works 100% of the time. Or just a script.

#emacspeak #emacs #wsl #wslg #FOSS #linux

Last updated 1 year ago

Devin Prater · @devinprater
745 followers · 9981 posts · Server tweesecake.social

Please boost for reach. Okay y'all, I made the issue. If anyone else is experiencing anything like this, please comment on the issue, or thumb it up or upvote it for higher visibility. This issue is about audio in the Windows Subsystem for Linux graphical support. After locking and unlocking the computer, audio is very sluggish, about a second of delay. It would definitely help me to not have to restart Emacs every 30 minutes. Audio not being sluggish after unlocking the computer could help others, people playing Linux games, or even Orca users. I can't get my Orca to work cause ATSPI can't connect to the system bus or something. Still, I love having Emacs and Emacspeak on my Windows computer!

github.com/microsoft/wslg/issu

#accessibility #wsl #wslg

Last updated 1 year ago

Devin Prater · @devinprater
745 followers · 9979 posts · Server tweesecake.social

Hmm, yeah. Looks like upgrading WSL2 helped a bit. Now, every time I launch Emacs, it's fine and fast. But after an hour of not using it, it'll be sluggish. But restarting it makes it fast again. I'll make the issue and post it here so others can comment and upvote it.

#accessibility #wsl2 #wslg

Last updated 1 year ago

Devin Prater · @devinprater
743 followers · 9962 posts · Server tweesecake.social

So I just launched Emacs with Emacspeak in WSL2, and it's just as fast as on an actual Linux system. Trouble is, I can't get it to work every time.

#wsl #Windows #wslg #win11

Last updated 1 year ago

holger · @holgerjs
28 followers · 59 posts · Server hachyderm.io

Meh. After updating today, I started receiving RDP popups saying that the "identity of remote computer could not be verified" and asking whether I wanted to connect it anyway. Seems to be this issue related : github.com/microsoft/wslg/issu

There is a workaround of disabling WSLg which works for me: github.com/microsoft/WSL/issue

#wsl #wslg

Last updated 1 year ago

Jorge Cornejo :mx: :zac: :lah: · @xchido
54 followers · 128 posts · Server ataricafe.com

100 days of code BASH edition

💻 Day 4 created my own system variable, made persistent within the .bashrc file.
[export hoy="$((date +"%H") | awk '{if ($1 < 12) print "morning"; else if ($1 >= 12 && 1 < 17) print "afternoon"; else if ($1 >= 17 && $1 < 20) print "evening"; else print "night";}')"] (OpenAI GPT-3 script with few corrections) Displays the time of day in morning/afternoon/evening/and night format!

#bash #linux #kali #wslg #100dasyofcode #bashscript #calendar #time #bashrc

Last updated 2 years ago

Jorge Cornejo :mx: :zac: :lah: · @xchido
48 followers · 112 posts · Server ataricafe.com

100 days of code BASH edition! :linux:

Day 3, expanding on the previous script adding more statements to display more system variables dealing with time formats and calendars.

#bash #linux #kali #wslg #100dasyofcode #bashscript #calendar #time #timezones

Last updated 2 years ago

Jorge Cornejo :mx: :zac: :lah: · @xchido
47 followers · 109 posts · Server ataricafe.com

100 days of code - BASH edition!

Day 2, using what I got from Open AI GTP-3, I expanded the script and made a few other statements to display additional system variables.

#bash #linux #kali #wslg #100dasyofcode #openai #gtp3 #bashscript

Last updated 2 years ago

Feoh · @feoh
519 followers · 755 posts · Server oldbytes.space

Incidentally, -qt works GREAT under !

Anyone who doesn't see why anyone would want to run WSL isn't looking very hard :) The desktop is seriously amazeballs but it can't be all things to all people, and IMO sharing all that beautiful 100% FLOSS GUI app love with the world is a win for all parties concerned.

#neovim #wslg #linux #windows

Last updated 2 years ago

Dave Mackey · @davidshq
314 followers · 308 posts · Server hachyderm.io

right now it seems that applications don't respond to commands. Curious if anyone knows a way to get around this or if this is coming to anytime soon?

#wslg #windows #snapping #wsl

Last updated 2 years ago

CK's Technology News · @CKsTechNews
1559 followers · 624 posts · Server cktn.todon.de

RDP Server with audio using 's stack

I wonder that Microsoft did not stole Wayland already. They already took Vmware or KVM and named it sandbox, stole KDE GUI and called it Aero.

Blog post
blog.jacobstoner.com/wayweston

#wayland #microsoft #wslg

Last updated 2 years ago

Dave Mackey · @davidshq
41 followers · 81 posts · Server hachyderm.io

I've loved for a long time, the availability of on and integration of only exponentially increase my fondness. kudos to the folks at .

#wsl #wslg #windows10 #systemd #microsoft

Last updated 2 years ago

@FritzkeinWitz @stsz

Ich nutze mit seit Monaten auf meinem Arbeitsplatz-PC und bin sehr zufrieden damit. Würde zwar lieber komplett auf verzichten aber der Arbeitgeber will halt anders.

Mache aber nichts aufregendes damit, keine Docker Container oder sowas.
Nur ein paar einfache CLI und GUI Tools.

#wsl2 #wslg #windows11 #windows

Last updated 2 years ago

Chris P. · @b4ux1t3
27 followers · 94 posts · Server hachyderm.io

EFF YEAH!

Great job, . No, seriously, this isn't sarcasm.

#wslg #wsl #wsl2 #microsoft

Last updated 2 years ago

Chris P. · @b4ux1t3
25 followers · 78 posts · Server hachyderm.io

Current iteration of trying to get and working:

- Uninstalled the Microsoft Store version of WSL
- Removed the Windows Feature version of WSL
- Reboot
- Install Microsoft Store version of WSL
- run `wsl --install` in an admin command promt
- reboot

Currently waiting on said reboot. As a certain founder says: Hold on to your butts!

#wsl #wslg #hachyderm

Last updated 2 years ago

Chris P. · @b4ux1t3
25 followers · 79 posts · Server hachyderm.io

has prevailed for the time being. I can't get past this error:

To be clear, my WSL instances are still running just fine, but I cannot, for the life of me, use the version that's on the Microsoft Store, which means I can't use :(

#wsl #wslg

Last updated 2 years ago

Chris P. · @b4ux1t3
25 followers · 79 posts · Server hachyderm.io

Hmm. . .or . . .not? Okay, still troubleshooting. are giving me some grief, but getting it to work will be worth it.

#wsl2 #wslg

Last updated 2 years ago

Chris P. · @b4ux1t3
25 followers · 79 posts · Server hachyderm.io

Hey nerds, if you're trying to get working, and you've had WSL installed for a while, you probably forgot that you need to go in and _disable_ the "Feature" version of WSL. Then you can start the "microsoft store" version normally, and wslg should be working!

#wsl #wslg

Last updated 2 years ago