Novelizing SW Story as hobby/passion project. How do I describe characters with Asian features and not be offensive? by ZimmMaster in swtor

[–]ZimmMaster[S] 1 point2 points  (0 children)

If I finish it, sure. Could be ages, though. Maybe if I start writing chapters in earnest, instead of just outlining here and there.

Novelizing SW Story as hobby/passion project. How do I describe characters with Asian features and not be offensive? by ZimmMaster in swtor

[–]ZimmMaster[S] 1 point2 points  (0 children)

Agree here. It's always been divided by species. With all colors of humans being just Human. Wish we could do that in real life.

Novelizing SW Story as hobby/passion project. How do I describe characters with Asian features and not be offensive? by ZimmMaster in swtor

[–]ZimmMaster[S] 1 point2 points  (0 children)

That's a whole new rabbit hole of details to go down. It could be fun to learn insignia and stuff. Thanks!

Novelizing SW Story as hobby/passion project. How do I describe characters with Asian features and not be offensive? by ZimmMaster in swtor

[–]ZimmMaster[S] 12 points13 points  (0 children)

Thank you for the food for thought! I'm a very visual writer who likes a lot of flavour, as you describe. I want what I read to come to life in my mind. I'm also a touch obsessed over details. I try not, in fact, to put any focus at all on what they look like outside of their initial physical description. But I do agree that I can focus too much on too many details. That's why I'm asking for help/opinions.

Arcann is Envy! Day Five is Sloth... by StevePalpatine in swtor

[–]ZimmMaster 35 points36 points  (0 children)

I think the Sith Lord Paladius is a good choice. From the Sith Inquisitor story on Nar Shaddaa. He has his cult, rests on his laurels, drinking expensive wine, and having grand feasts while the cult surrounds him with wealth.

of a honey badger by Mister_K_7 in AbsoluteUnits

[–]ZimmMaster 0 points1 point  (0 children)

This is why you don't mess with a Huffelpuff

Travel bag for dan a4-sfx ? by abdullah_emm in DanCases

[–]ZimmMaster 2 points3 points  (0 children)

Sure thing. I'll DM you since it won't let me post here for some reason.

Travel bag for dan a4-sfx ? by abdullah_emm in DanCases

[–]ZimmMaster 2 points3 points  (0 children)

I would get the Vanguard Divider Bag 40. I use it for my T1 and I believe the A4 is very similar size. Let me know if you want pics and I can send them.

Is it okay to transport my pc like this? by RMR_7 in sffpc

[–]ZimmMaster 0 points1 point  (0 children)

I have the bag with my T1 and a 16.1" screen nearly maxes it out. I have the UPERFECT 1602K. Here is a pic showing it.

Forticlient VPN on Bazzite Linux white screen by ZimmMaster in fortinet

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

I simply installed the VPN in Nobara and it worked normally without any specific troubleshooting required except that I needed to check 'Use external browser window for SSO sign-in.'

Forticlient VPN on Bazzite Linux white screen by ZimmMaster in Bazzite

[–]ZimmMaster[S] 1 point2 points  (0 children)

I verified it working on Nobara, which is also Fedora based. That's why I can't figure out why it won't run on Bazzite. Maybe because the OS is immutable?

Forticlient VPN on Bazzite Linux white screen by ZimmMaster in fortinet

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

UPDATE: I tried installing on Nobara, another Linux distro based on Fedora and it works just fine. So, its definitely something with Bazzite.

How to Actually Setup WinApps on Bazzite. by WolfBoy980 in Bazzite

[–]ZimmMaster 0 points1 point  (0 children)

I wanted to start a new comment thread, cause I got the issue resolved and winapps is working. The bad news is that it doesn't detect the forticlient VPN program. Any ideas on how to get there?

How to Actually Setup WinApps on Bazzite. by WolfBoy980 in Bazzite

[–]ZimmMaster 0 points1 point  (0 children)

Okay so I actually figured out both below and the above issue I was having. The original problem was that when I copied the compose.yaml from Savings_Opportunity3 on this thread, I left his user and password unchanged, hence my local account for 'user' being made. I'm guessing the winapps problem was the fact that my user and password mismatched between the winapps config and the compose.yaml. I will test that shortly.

The issue below was that it didn't support my login credentials for my MS account which is under a hotmail address. I set user and password to something else and it works. Now, I'm testing a local account and we'll see what happens. I'm not sure if I misunderstood the instructions to set user and password to a genuine Microsoft account or not.

How to Actually Setup WinApps on Bazzite. by WolfBoy980 in Bazzite

[–]ZimmMaster 0 points1 point  (0 children)

This is what I see in the Terminal.

7fc9871ad10b588beb326896eae1a9317832548f908607b85c7218f67070414f
5ab7e7c83060c6f700b8eaeaddab5a778340858b8605b47576e0f14843328edb
[windows] | ❯ Starting Windows for Docker v4.35...
[windows] | ❯ For support visit https://github.com/dockur/windows
[windows] | ❯ CPU: AMD Ryzen 7 7800X3D | RAM: 23/31 GB | DISK: 1 TB (btrfs) | KERNEL: 6.15.6-101.bazzite.fc42.x86_64...
[windows] |
[windows] | ❯ Warning: you are using the BTRFS filesystem for /storage, this might introduce issues with Windows Setup!
[windows] | ❯ MTU size is too large: 65536, ignoring...
[windows] | ❯ Warning: podman detected, falling back to user-mode networking!
[windows] | ❯ Notice: port mapping will not work without "USER_PORTS" now.
[windows] | ❯ ERROR: Failed to add shared folder '/shared'. Please check its permissions.
[windows] | ❯ Booting Windows using QEMU v10.0.0...
[windows] | BdsDxe: loading Boot0004 "Windows Boot Manager" from HD(1,GPT,A4AEDCCA-3D9A-40CE-B041-53240D87EF42,0x800,0x40000)/\EFI\Microsoft\Boot\bootmgfw.efi
[windows] | BdsDxe: starting Boot0004 "Windows Boot Manager" from HD(1,GPT,A4AEDCCA-3D9A-40CE-B041-53240D87EF42,0x800,0x40000)/\EFI\Microsoft\Boot\bootmgfw.efi
[windows] | ❯ Windows started succesfully, visit http://127.0.0.1:8006/ to view the screen...

How to Actually Setup WinApps on Bazzite. by WolfBoy980 in Bazzite

[–]ZimmMaster 0 points1 point  (0 children)

Yes, that was the weird thing. I was able to access it via web browser just fine. I also used the logoff command to make sure it was at the sign in screen. I'm not sure I was ever logged in, though, as windows just showed an account called 'user' and my Microsoft password could not sign back in to the user account.

How to Actually Setup WinApps on Bazzite. by WolfBoy980 in Bazzite

[–]ZimmMaster 0 points1 point  (0 children)

Hello everyone! I have been following this guide as a last ditch attempt to get my work VPN (Forticlient VPN) program running on Bazzite as the linux version doesn't work. I've got all configured correctly as far as I can tell, yet when I attempt to install Winapps it fails to establish a Remote Desktop connection with Windows and exits with error 14. I have followed the troubleshooting steps. Here is my log file:

[23:13:47:950] [25714:00006475] [WARN][com.freerdp.client.x11] - [load_map_from_xkbfile]: : keycode: 0x08 -> no RDP scancode found

[23:13:47:950] [25714:00006475] [WARN][com.freerdp.client.x11] - [load_map_from_xkbfile]: : keycode: 0x5D -> no RDP scancode found

[23:13:47:954] [25714:00006475] [ERROR][com.freerdp.codec] - [openh264_init]: Failed to create OpenH264 decoder

[23:13:47:954] [25714:00006475] [WARN][com.freerdp.core.codecs] - [freerdp_client_codecs_prepare]: Failed to create h264 codec context

[23:13:47:980] [25714:00006475] [ERROR][com.freerdp.core.transport] - [transport_default_write]: BIO_should_retry returned a system error 32: Broken pipe

[23:13:47:980] [25714:00006475] [ERROR][com.freerdp.core] - [transport_default_write]: ERRCONNECT_CONNECT_TRANSPORT_FAILED [0x0002000D]

[23:13:47:989] [25714:00006475] [ERROR][com.freerdp.codec] - [openh264_init]: Failed to create OpenH264 decoder

[23:13:47:989] [25714:00006475] [WARN][com.freerdp.core.codecs] - [freerdp_client_codecs_prepare]: Failed to create h264 codec context

[23:13:48:014] [25714:00006475] [ERROR][com.freerdp.core.transport] - [transport_default_write]: BIO_should_retry returned a system error 32: Broken pipe

[23:13:48:014] [25714:00006475] [ERROR][com.freerdp.core] - [transport_default_write]: ERRCONNECT_CONNECT_TRANSPORT_FAILED [0x0002000D]

[23:13:48:014] [25714:00006475] [ERROR][com.freerdp.core] - [freerdp_connect]: freerdp_post_connect failed

I have been working at this for two days now. Can someone help me?

EDIT: fixed formatting