Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Apps will open (Manjaro) #9

Closed
SethBasham opened this issue Mar 21, 2020 · 8 comments
Closed

No Apps will open (Manjaro) #9

SethBasham opened this issue Mar 21, 2020 · 8 comments
Labels
duplicate This issue or pull request already exists

Comments

@SethBasham
Copy link

Operating System: Manjaro Linux
KDE Plasma Version: 5.18.3
KDE Frameworks Version: 5.67.0
Qt Version: 5.14.1
Kernel Version: 5.4.24-1-MANJARO
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-6300U CPU @ 2.40GHz
Memory: 15.4 GiB of RAM


Anytime I attempt to open any of the apps, they show up in the taskbar for about 5 seconds and then disappear. No processes are showing up under HTOP. Uninstall iCloud-for-Linux and reinstalled and still the same results.

@MarcusTomlinson
Copy link
Member

Could you try re-installing like this:

snap remove icloud-for-linux
rm -rf ~/snap/icloud-for-linux
snap install icloud-for-linux

If this still doesn't work, try snap install icloud-for-linux --devmode in place of the third step above.

@gberdzenishvili
Copy link

I got the same issue, running from terminal gives me the following:

"/home/george/iclouddrive" does not exist.
"/home/george/iCloud Drive" does not exist.
[10634:10634:0419/164123.719276:FATAL:credentials.cc(155)] Check failed: NamespaceUtils::DenySetgroups(). : Permission denied
#0 0x7f4232b97aee <unknown>
#1 0x7f4232baa0e2 <unknown>
#2 0x7f4232bab45c <unknown>
#3 0x7f423371fb21 <unknown>
#4 0x7f42337202dd <unknown>
#5 0x7f42327b4527 <unknown>
#6 0x7f423245fd48 <unknown>
#7 0x7f4232463262 <unknown>
#8 0x7f4232251a9b <unknown>
#9 0x7f4232252bd5 <unknown>
#10 0x7f42321e74f1 QtWebEngineCore::BrowserContextAdapter::defaultContext()
#11 0x7f423fbaf3b5 QQuickWebEngineProfile::defaultProfile()
#12 0x7f423fbb6dba QQuickWebEngineViewPrivate::QQuickWebEngineViewPrivate()
#13 0x7f423fbb7c9b QQuickWebEngineView::QQuickWebEngineView()
#14 0x7f423fdef27b <unknown>
#15 0x7f425b76f962 QQmlType::create()
#16 0x7f425b7e0146 QQmlObjectCreator::createInstance()
#17 0x7f425b7e23da QQmlObjectCreator::setPropertyBinding()
#18 0x7f425b7e2e11 QQmlObjectCreator::setupBindings()
#19 0x7f425b7dfba6 QQmlObjectCreator::populateInstance()
#20 0x7f425b7e097c QQmlObjectCreator::createInstance()
#21 0x7f425b7e3c6c QQmlObjectCreator::create()
#22 0x7f425b75a408 QQmlComponentPrivate::beginCreate()
#23 0x7f425b75874f QQmlComponent::create()
#24 0x559a14921c5a <unknown>
#25 0x7f4259318b97 __libc_start_main
#26 0x559a14923ada <unknown>

Fontconfig warning: FcPattern object weight does not accept value [50 200)
Segmentation fault (core dumped)

Operating System: Manjaro Linux
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.69.0
Qt Version: 5.14.2
Kernel Version: 5.4.33-1-MANJARO
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-8550U CPU @ 1.80GHz
Memory: 15.5 GiB of RAM

@MarcusTomlinson
Copy link
Member

MarcusTomlinson commented Apr 19, 2020

Fontconfig warning: FcPattern object weight does not accept value [50 200)
Segmentation fault (core dumped)

Could you try:

sudo fc-cache -f -v

@yswtrue
Copy link

yswtrue commented Apr 20, 2020

same issue. I have tried sudo fc-cache -f -v, and it won't work for me.

@yswtrue
Copy link

yswtrue commented Apr 20, 2020

sudo rm /var/cache/fontconfig/*
rm ~/.cache/fontconfig/*
fc-cache -r

These work for me.

@gberdzenishvili
Copy link

sudo fc-cache -f -v worked for me, thanks @MarcusTomlinson

@MarcusTomlinson
Copy link
Member

@SethBasham, does clearing the font config cache work for you?

@MarcusTomlinson MarcusTomlinson changed the title No Apps will open. No Apps will open (Manjaro) Jul 10, 2020
@MarcusTomlinson MarcusTomlinson changed the title No Apps will open (Manjaro) Fontconfig warning: FcPattern object weight does not accept value [x y) Jul 16, 2020
@MarcusTomlinson MarcusTomlinson changed the title Fontconfig warning: FcPattern object weight does not accept value [x y) No Apps will open (Manjaro) Jul 16, 2020
@MarcusTomlinson MarcusTomlinson added the duplicate This issue or pull request already exists label Jul 16, 2020
@MarcusTomlinson
Copy link
Member

Duplicate of: #17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

4 participants