You are not logged in.

#1 2019-03-04 10:59:16

jankoppe
Member
From: Münster, Germany
Registered: 2015-11-25
Posts: 6
Website

Trouble starting teamdrive

Hey,

just started a new job, which uses teamdrive, so I need to get this up and running. Using the installer from teamdrive itself only leads to

```
./TeamDrive.bin: symbol lookup error: /usr/lib/libfontconfig.so.1: undefined symbol: FT_Done_MM_Var
```

and installing the package from AUR just exits immediately with

```
[09:53 987] main()                                                                                                                                         
("./TeamDrive.bin", "--single-process")
```

Arch is up to date, and installed fontconfig is extra/fontconfig 2:2.13.1+12+g5f5ec56-1.

Any ideas on what's going wrong?


jankoppe.de · thunfisch on freenode

Offline

#2 2019-03-04 11:58:37

Piri
Member
Registered: 2018-06-02
Posts: 70

Re: Trouble starting teamdrive

See the very first comment on the AUR page.

Offline

#3 2019-03-04 12:55:23

jankoppe
Member
From: Münster, Germany
Registered: 2015-11-25
Posts: 6
Website

Re: Trouble starting teamdrive

Tried that as the very first step, doesn't work either.


jankoppe.de · thunfisch on freenode

Offline

#4 2019-03-04 13:48:03

Piri
Member
Registered: 2018-06-02
Posts: 70

Re: Trouble starting teamdrive

Hmmm strange that did the job for me. Just to be sure that we are not talking about different things:
1. You currently have installed teamdrive via the AUR PKGBUILD.

2. You then tried launching the program via 

 LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libgcc_s.so.1 /usr/$LIB/libxcb.so.1 /usr/$LIB/libgpg-error.so' /usr/bin/teamdrive

FWIW please try removing following directories (if exisiting) and then try to run the above command again

$HOME/.teamdrive
$HOME/.config/teamdrive
$HOME/.cache/teamdrive
$HOME/.local/share/teamdrive

If it it still fails to start you may want to post the log from $HOME/.teamdrive/logs

Offline

Board footer

Powered by FluxBB