WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: SpaceFM will not run with latest Bash extension in tc-9.x  (Read 1588 times)

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
SpaceFM will not run with latest Bash extension in tc-9.x
« on: March 28, 2018, 01:32:46 AM »
It's probably the latest Bash update, will recompile spacefm and recheck asap.

meanwhile the previous version still works fine

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14812
Re: SpaceFM will not run with latest Bash extension in tc-9.x
« Reply #1 on: March 28, 2018, 02:07:18 AM »
I'd guess that it's due to a recursive dependency on ncurses.

bash depends on readline, which was recompiled against ncursesw - spacefm probably has a direct dependency on ncurses, rather than via bash/readline.

If the above is correct, it would be good if you could recompile against ncursesw and also include adwaita-icon-theme as a dep rather than the depreciated gnome-icon-theme.

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: SpaceFM will not run with latest Bash extension in tc-9.x
« Reply #2 on: March 28, 2018, 01:32:59 PM »
Thanks for the info,  meanwhile restoring the previous BASH version fixed the current issue

time for an update..


Sent from my iPhone using Tapatalk

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: SpaceFM will not run with latest Bash extension in tc-9.x
« Reply #3 on: April 05, 2018, 11:35:43 AM »
SpaceFM is working as expected after updating with latest Bash Extension.
 ;D