mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #735] Can not install Barrier on Windows 10 Home 32 bits Spanish #574
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#574
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @navascogt on GitHub (Jun 3, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/735
Operating Systems
Server: MacOS Catalina 10.15.4
Client: Windows 10 Home, 32 bits, x64 processor, Spanish Language
Version 1903 (OS Compilation 18362.836)
Barrier Version
2.3.2 (BarrierSetup-2.3.2.exe)
Steps to reproduce bug
Title: Setup
Unable to execute file:
c:\Program Files\Barrier\barrier.exe
CreateProcess failed; code 216
Esta versión de %1 no es compatible con la versión de Windows que está ejecutando. Compruebe la información de sistema del equipo y después póngase en contacto con el anunciante de software.
In english this would be the message:
This version of %1 is not compatible with the version of Windows you're running. Check your computer's system information and the contact the software publisher
Other info
I am suspecting the error is either due to the 32 bits version of the Windows or due to the Windows language because is difference than english (spanish version).
@shymega commented on GitHub (Jun 3, 2020):
Hm, I think it states in the README.md that we don't actually support
32-bits versions of Windows. I'm sure that must be frustrating,
though..
Sorry :/
On this date - Wed, Jun 03, 2020 at 03:33:02PM -0700, navascogt wrote:
--
Kind regards,
Dom Rodriguez (shymega)
@navascogt commented on GitHub (Jun 4, 2020):
Ohhhhh I did search for the requirements before post the message, maybe was too fast that I did not read the last FAQ... Thanks for your message and reminder me to full read...
And yes, it is frustating...
@shymega commented on GitHub (Jun 4, 2020):
Yeah. I think you may be able to compile it 32-bits though..
Ideally I'd like for 32-bit and Windows 7 to still be supported, as
they're still widely used for various reasons.
I'm sure it must be frustrating though.
On this date - Wed, Jun 03, 2020 at 05:22:19PM -0700, navascogt wrote:
--
Kind regards,
Dom Rodriguez (shymega)
@navascogt commented on GitHub (Jun 8, 2020):
Maybe in a future I can try to compile in 32bits... Thanks again!
@shymega commented on GitHub (Jun 16, 2020):
Closing for now.
For the record, I'd like for our build infrastructure to provide 32-bit versions for Windows 7/8/8.1/10 at the very least until its proven decisively that its not needed. This issue here proves that we have some 32-bit PC users..
@mirh commented on GitHub (Jul 25, 2020):
I mean, it's not like there is even a 64-bit windows version without wow64.
And since barrier doesn't seem the kind of software that would benefit from using GBs and GBs of memory, or whatever advanced x86-64 instruction, I don't see why you couldn't as well just ship 32bit builds for everyone.
@shymega commented on GitHub (Jul 25, 2020):
It wasn't my decision. My personal view is that 32-bit builds are still useful. With regards to using GBs and GBs of memory, yes, perfectly true, in theory - but Barrier does have several memory leaks.. so uh, maybe it would! 🤣
@fretta commented on GitHub (Dec 13, 2020):
It doesn't make any sense, especially considering that you can use Barrier in 32 bit Linux machines without any kind of problems. Maybe the developers should learn that in the less developed countries there are still millions of PCs running windows on 32 bit machines and that because of the difficult economic situation a software like Barrier is a big advantage just for the simple reason that saves $
in extra hardware.@shymega commented on GitHub (Dec 13, 2020):
Sure, if you want to submit a PR adding 32-bit support, go ahead. I don't have the motivation to do it myself, and there's only one other developer.