You are not logged in.

#1 2025-02-22 04:12:31

myradishes
Member
Registered: 2025-02-16
Posts: 3

electron32 code-oss issue

Can't paste with the usual shortcuts, I see downgrading would fix it but it looks like there is now dependency hell at this point in time compared to older posts about it. Anyone got suggestions for how to handle this without tearing my hair out trying to downgrade every package manually? Initially having just three to take care of wasn't terrible but then trying to downgrade those lead to an additional batch I would have to downgrade.

warning: downgrading package electron32 (32.3.1-3 => 32.2.8-3)
resolving dependencies...
warning: cannot resolve "libicui18n.so=75-64", a dependency of "electron32"
warning: cannot resolve "libicuuc.so=75-64", a dependency of "electron32"
warning: cannot resolve "libFLAC.so=12-64", a dependency of "electron32"

looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing icu (75.1-2) breaks dependency 'libicuuc.so=76-64' required by harfbuzz-icu
:: installing flac (1.4.3-2) breaks dependency 'libFLAC.so=14-64' required by libsndfile
:: installing icu (75.1-2) breaks dependency 'libicuuc.so=76-64' required by raptor

Offline

#2 2025-02-22 04:44:07

mackin_cheese
Member
Registered: 2025-01-07
Posts: 428

Re: electron32 code-oss issue

1. do not downgrade a core package, that's a partial update and partial updates are not supported.

2. You said that downgrading would fix your issue, how sure are you of that? where's your source on that.

Offline

#3 2025-02-22 04:56:28

myradishes
Member
Registered: 2025-02-16
Posts: 3

Re: electron32 code-oss issue

There are multiple sources on this forum and and the vscode github that say downgrading the electron version fixes the paste issue. Went ahead with doing it manually which broke the system haha. Fixed it and now twiddling my thumbs until electron or code-oss gets an update to resolve this issue. The other fix is downgrading code to 1.94.2 but that also runs into an icu dependency.

Last edited by myradishes (2025-02-22 04:59:54)

Offline

#4 2025-02-22 06:00:55

skunktrader
Member
From: Brisbane, Australia
Registered: 2010-02-14
Posts: 1,595

Re: electron32 code-oss issue

The actual fix that works around the paste bug with the current versions of code and electron is this

Last edited by skunktrader (2025-02-22 06:02:06)

Offline

#5 2025-02-22 06:09:16

myradishes
Member
Registered: 2025-02-16
Posts: 3

Re: electron32 code-oss issue

Nice, works for me in sway which I didn't expect. Thanks!

Offline

Board footer

Powered by FluxBB