18 May 2022 |
| jaime10 joined the room. | 12:54:02 |
VarLad#6567 | Everything works now! 🥳 | 12:55:17 |
ghishadow | I just followed Vscode permissions | 12:56:12 |
VarLad#6567 | Were you able to access Rust? :P | 12:56:41 |
VarLad#6567 | I was able to set the toolbox by default at startup | 12:57:05 |
uncomfyhalomacro | already updated the tumbleweed | 13:03:31 |
uncomfyhalomacro | i maintain lapec in opensuse | 13:03:35 |
uncomfyhalomacro | i dont use it but i support rust software | 13:03:43 |
VarLad#6567 | :3 | 13:04:06 |
VarLad#6567 | dzhou121 bugadani Sorry for the ping, can I ask you about the current working directory behavior in Lapce? Currently trying to get Lapce Flatpak + https://github.com/containers/toolbox/ working I've set the Terminal shell to flatpak-spawn toolbox enter in the Settings. When I open a folder on my own partition, it works correctly. As soon as I open a folder on another partition, the terminal starts crashing. Although I can cd to the very same directory from my toolbox Any ideas? | 13:13:36 |
VarLad#6567 | * dzhou121 bugadani Sorry for the ping, can I ask you about the current working directory behavior in Lapce? Currently trying to get Lapce Flatpak + https://github.com/containers/toolbox/ working I've set the Terminal shell to flatpak-spawn toolbox enter in the Settings. When I open a folder on my own partition, it works correctly. As soon as I open a folder on another partition, the terminal starts crashing. Although I can cd to the very same directory from my toolbox Any ideas? | 13:13:43 |
VarLad#6567 | * dzhou121 bugadani Sorry for the ping, can I ask you about the current working directory behavior in Lapce? Currently trying to get Lapce Flatpak + https://github.com/containers/toolbox/ working I've set the Terminal shell to flatpak-spawn toolbox enter in the Settings. When I open a folder on my own partition, it works correctly. As soon as I open a folder on another partition, the terminal starts crashing. Although I can cd to the very same directory from my toolbox Any ideas? | 13:13:45 |
ghishadow#6592 | hope someday Nvidia adopt Rust in their driver https://nvidia.custhelp.com/app/answers/detail/a_id/5353 | 13:13:50 |
dzhou121 | When starting the terminate, it will try to set pwd to the workspace folder. | 13:13:55 |
VarLad#6567 | Never mind, it does work now. I think there's a specific problem somewhere. I'll try debugging more. | 13:14:50 |
VarLad#6567 | False alarm, its a permissions problem in the flatpak ^^; | 13:16:52 |
VarLad#6567 | Does it use cd? | 13:22:50 |
VarLad#6567 | * Does it use cd ? | 13:22:54 |
dzhou121 | It's rust Command::new("").current_dir() | 13:25:12 |
VarLad#6567 | Thanks! I can trying adding some instructions/tips for toolbox/Flatpak users in the README.md (or somewhere else) :P | 13:39:05 |
| SeaDve joined the room. | 13:39:41 |
| Oogway joined the room. | 15:59:28 |
| billykin left the room. | 16:42:42 |
| carterisonline joined the room. | 17:11:16 |
VarLad#6567 | Hey! Wanna some discuss some permissions regarding the Lapce flatpak (if you're not busy) | 17:42:57 |
VarLad#6567 | Namely, 1. flatpak-spawn --host toolbox enter doesn't work without setting the DBus-Session socket (from Flatseal) 2. Setting the above command in the terminal settings, the terminal dies when you try to open a folder in another partition. The workaround is to override to explicitly give permissions for that path. | 17:47:10 |
VarLad#6567 | * Namely, 1. flatpak-spawn --host toolbox enter doesn't work without setting the DBus-Session socket (from Flatseal). Without that, the error is Portal call failed: org.freedesktop.DBus.Error.ServiceUnknown 2. Setting the above command in the terminal settings, the terminal dies when you try to open a folder in another partition. The workaround is to override to explicitly give permissions for that path. | 17:48:47 |
ghishadow#6592 | I saw in vscode they set values for Session Bus | 18:05:19 |
ghishadow#6592 | I liked sebastian idea of using remote development feature of Lapce to use lapce-proxy on host itself | 18:07:04 |
VarLad#6567 | Right, I totally forgot about lapce-proxy, but I've to see how remote dev is gonna work with Flatpak Lapce. | 18:42:09 |