Maniphest T56747

Last update not work (Blender 2.8)
Closed, Archived

Assigned To
Bastien Montagne (mont29)
Authored By
Djan Oliveira (Djan)
Sep 10 2018, 9:00 PM
Tags
  • BF Blender
Subscribers
Bastien Montagne (mont29)
Brecht Van Lommel (brecht)
Chris D (CheesecakeCG)
Djan Oliveira (Djan)
YAFU (YAFU)

Description

System Information
Tested on 3 Desktop
Gtx 660, Gtx 750Ti, Gtx970
LMDE2, Linux Mint , Linux Debian

Blender Version
2.8 last
Last update not work on linux debian. Do not open, does not run the program.

Related Objects

Event Timeline

Djan Oliveira (Djan) created this task.Sep 10 2018, 9:00 PM
Chris D (CheesecakeCG) added a subscriber: Chris D (CheesecakeCG).Sep 10 2018, 9:03 PM

You need to include the crash logs and commit ID (the list of numbers and letters in the file name) in order for this to be fixed.

Brecht Van Lommel (brecht) lowered the priority of this task from 90 to 30.EditedSep 11 2018, 7:26 AM
Brecht Van Lommel (brecht) added a subscriber: Brecht Van Lommel (brecht).

I suspect it's another case like T56739, which Linux Mint and Debian version are you using?

Can you try running Blender from the command line to see what the error is?

Djan Oliveira (Djan) added a comment.Sep 12 2018, 1:23 AM

The program does not open, does not execute in any way. 2.79 works perfectly, 2.8 does not execute.

Djan Oliveira (Djan) added a comment.Sep 12 2018, 1:24 AM

error while loading shared libraries: libmvec.so.1: cannot open shared object file: No such file or directory

YAFU (YAFU) added a subscriber: YAFU (YAFU).Sep 12 2018, 2:00 AM

Hi.
As Brecht requested, you mention the version of those Linux distributions you are using.

Djan Oliveira (Djan) added a comment.Sep 12 2018, 3:36 PM

Repeating LMDE2 (Linux mint Debian), Linux Mint (base ubuntu) , Linux Debian. Latest updated versions.

Bastien Montagne (mont29) changed the task status from Unknown Status to Unknown Status.Sep 19 2018, 10:43 AM
Bastien Montagne (mont29) claimed this task.
Bastien Montagne (mont29) added a subscriber: Bastien Montagne (mont29).

That error about libmvec.so.1 means that your glibc is too old for blender2.8 requirements, you need to update your linux distribution or build blender yourself (see also that discussion).

In any case, not a bug, thanks for the report anyway.