Nieuws:

Ubuntu-NL weer online!

Na een periode van technische problemen en een overbelaste server zijn we eindelijk weer bereikbaar.
Samen met Hobbynet, onze sponsor en hostingpartner, hebben we een oplossing gevonden zodat alles weer soepel draait.

Bedankt voor jullie geduld en begrip. We hopen nu weer verder te gaan waar we gebleven waren.

Het team van Ubuntu-NL

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: Android studio failed to sync with dbus proxy  (gelezen 159 keer)

Offline henkchr

  • Lid
Android studio failed to sync with dbus proxy
« Gepost op: 2026/04/11, 10:08:13 »
TIjdens het bouwen van een app in Android Studio panda 3 werd de app niet afgemaakt en gebouwd.
Was geïnstalleerd met flatgub via Ubuntu software. (Zie andere post).
Ubuntu 24.04 lts.


Toen ik hierna weer probeerde het programma te starten kreeg ik de volgende foutmelding:

Failed to sync with dbus proxy

En het programma starten was niet meer mogelijk.


en nog een uitgebreid fouten overzicht


Internal error

com.intellij.platform.ide.bootstrap.DirectoryLock$CannotActivateException: Process "/app/extra/bin/studio" (3) is still running and does not respond.

If the IDE is starting up or shutting down, please try again later.
If the process seems stuck, please try killing it (WARNING: unsaved data might be lost).

Stacktrace:
    at com.intellij.platform.ide.bootstrap.DirectoryLock.cannotActivate(DirectoryLock.java:227)
    at com.intellij.platform.ide.bootstrap.DirectoryLock.lockOrActivate(DirectoryLock.java:176)
    at com.intellij.platform.ide.bootstrap.StartupUtil.lockSystemDirs(startup.kt:523)
    at com.intellij.platform.ide.bootstrap.StartupUtil.access$lockSystemDirs(startup.kt:1)
    at com.intellij.platform.ide.bootstrap.StartupUtil$startApplication$lockSystemDirsJob$1$1.invokeSuspend(startup.kt:122)
    at com.intellij.platform.ide.bootstrap.StartupUtil$startApplication$lockSystemDirsJob$1$1.invoke(startup.kt)
    at com.intellij.platform.ide.bootstrap.StartupUtil$startApplication$lockSystemDirsJob$1$1.invoke(startup.kt)
    at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:44)
    at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:166)
    at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
    at com.intellij.platform.diagnostic.telemetry.impl.TracerKt.span(tracer.kt:56)
    at com.intellij.platform.diagnostic.telemetry.impl.TracerKt.span$default(tracer.kt:49)
    at com.intellij.platform.ide.bootstrap.StartupUtil$startApplication$lockSystemDirsJob$1.invokeSuspend(startup.kt:121)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:34)
    at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100)
    at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:610)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runDefaultDispatcherTask(CoroutineScheduler.kt:1194)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:906)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:775)
    at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:762)
    Suppressed: java.net.BindException: Adres is al in gebruik
        at java.base/sun.nio.ch.UnixDomainSockets.bind0(Native Method)
        at java.base/sun.nio.ch.UnixDomainSockets.bind(Unknown Source)
        at java.base/sun.nio.ch.ServerSocketChannelImpl.unixBind(Unknown Source)
        at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
        at java.base/java.nio.channels.ServerSocketChannel.bind(Unknown Source)
        at com.intellij.platform.ide.bootstrap.DirectoryLock.tryListen(DirectoryLock.java:275)
        at com.intellij.platform.ide.bootstrap.DirectoryLock.lockOrActivate(DirectoryLock.java:156)
        ... 18 more
    Suppressed: java.net.ConnectException: Verbinding is geweigerd
        at java.base/sun.nio.ch.UnixDomainSockets.connect0(Native Method)
        at java.base/sun.nio.ch.UnixDomainSockets.connect(Unknown Source)
        at java.base/sun.nio.ch.UnixDomainSockets.connect(Unknown Source)
        at java.base/sun.nio.ch.SocketChannelImpl.connect(Unknown Source)
        at com.intellij.platform.ide.bootstrap.DirectoryLock.tryConnect(DirectoryLock.java:317)
        at com.intellij.platform.ide.bootstrap.DirectoryLock.lockOrActivate(DirectoryLock.java:164)
        ... 18 more

-----
JRE: 21.0.10+-14961533-b1163.108 amd64 (JetBrains s.r.o.)
/app/extra/jbr




evt reset settings en plugin knop

Wat is er nodig om eea werkend te krijgen ?







« Laatst bewerkt op: 2026/04/11, 13:42:54 door M_aD »