Categories

This topic has been viewed 15994 times and has 36 replies
Thread status: Active
Features you would like to see [img]http://www.sweethome3d.com/images/flags/en_small.gif[/img]
User avatar
Keet
Posts: 1807
Joined: Fri Apr 08, 2022 7:13 am
Country: Netherlands

Re: Categories

Post by Keet »

How do you export a "custom category called Tools"? As far as I know you can't export a category. From Sweet Home 3D you can export ALL (a somewhat useless function) and from the Library Editor you can 'Save As' but not a selected category.
Dodecagon.nl
1300+ 3D models, manuals, and projects
User avatar
LaVache
Posts: 83
Joined: Thu Aug 17, 2023 7:33 am
Country: Belgique

Re: Categories

Post by LaVache »

You're right, i export everything that came from outside a library. I hadn't time to see it.
I just tested again : when I right click on a line to choose "Modify" it crashes immediately.
User avatar
dorin
Posts: 824
Joined: Thu Apr 24, 2014 9:14 am
Country: Vatra Dornei, Suceava, Romania

Re: Categories

Post by dorin »

Sorry to interrupt your conversation but:
I don't use betas, final versions should simply work.
OK, I agree
I don't want to interfere in this but I'm a linux user too and, like Keet said:
I like the editors as separate tools.
and
I never had any problems with any version of the Library Editor.
Now the principal question:
which version of SH3D & FLE you use?
installed or from repository???
If is installed I (we) can help you otherwise don't expect too much from my side.
The repository versions are not in the responsibility of developer of this programs.
Until ten years ago I've have a lot of problems with the repository versions and I've never use it again.
About the categories subject I agree with you and personally I've modify it including the default library BUT again Keet has right:
you will have to do the work again after an update.
I've assumed this for my side.
Anyway it is not so often.
A computer program does what you tell it to do, not what you want it to do. Murphy's Law
When all else fails, read the instructions. Murphy's Law
If you don't like "AS IS", DIY. Dorin's law
User avatar
Keet
Posts: 1807
Joined: Fri Apr 08, 2022 7:13 am
Country: Netherlands

Re: Categories

Post by Keet »

Generally the repository versions are old versions, often multiple versions behind the current. So basically useless if you want to use the added functionality in later versions.
It's very easy to install on Linux using the download .tgz file (either using the installer or just decompressing over a previous version).
Dodecagon.nl
1300+ 3D models, manuals, and projects
User avatar
dorin
Posts: 824
Joined: Thu Apr 24, 2014 9:14 am
Country: Vatra Dornei, Suceava, Romania

Re: Categories

Post by dorin »

Generally the repository versions are old versions
Not the only reason.
Usually the linux distributions have their own politics regardless of java.
So, the repository versions use the modified provided distribution java by the linux system not the full one recommended and embedded in SH3D (in our case java 1.8).
A computer program does what you tell it to do, not what you want it to do. Murphy's Law
When all else fails, read the instructions. Murphy's Law
If you don't like "AS IS", DIY. Dorin's law
User avatar
LaVache
Posts: 83
Joined: Thu Aug 17, 2023 7:33 am
Country: Belgique

Re: Categories

Post by LaVache »

[…]which version of SH3D & FLE you use?
installed or from repository???
If is installed I (we) can help you otherwise don't expect too much from my side.
[…]
Last official (non betas) versions : SH3D 7.1 64 bits and FLE 1.3.1 that opens with OpenJDK Java 11 Runtime. I don't used Repository.
User avatar
dorin
Posts: 824
Joined: Thu Apr 24, 2014 9:14 am
Country: Vatra Dornei, Suceava, Romania

Re: Categories

Post by dorin »

I don't used Repository.
That's good.
FLE 1.3.1 that opens with OpenJDK Java 11 Runtime
That's not really good. I've also encountered some problems in the past with a similar configuration.
That mean the FLE run under the system provided java.
I've decide to use for all programs related with SH3D only jre8 and, in this way, I've forgot about troubles.
I've made this tutorial which need some updates but could be an inspiration.
My actually file look like this (with Keet contributions):

Code: Select all

#!/bin/sh  
# Retrieve Furniture Library Editor directory 
PROGRAM=`readlink "$0"` 
if [ "$PROGRAM" = "" ]; then
   PROGRAM=$0 
fi 
PROGRAM_DIR=`dirname "$PROGRAM"`  
# Run Furniture Library Editor 
exec "$PROGRAM_DIR"/jre1.8.0_351/bin/java -jar "$PROGRAM_DIR"/editors/FurnitureLibraryEditor-2.0.beta7.jar -open "$1"
(non betas) versions 
No problem!
I have both with separate start files.
Every actually final versions was previously a beta.
This FLF beta have a lot of good improvements and we will have it in FLF-2.
A computer program does what you tell it to do, not what you want it to do. Murphy's Law
When all else fails, read the instructions. Murphy's Law
If you don't like "AS IS", DIY. Dorin's law
User avatar
LaVache
Posts: 83
Joined: Thu Aug 17, 2023 7:33 am
Country: Belgique

Re: Categories

Post by LaVache »

I read about improvements from last (?) beta. That looks fine. But I saw new Library too and that's why I started this thread.

So, I should install openjdk-8-jre available into Synaptic ?
User avatar
dorin
Posts: 824
Joined: Thu Apr 24, 2014 9:14 am
Country: Vatra Dornei, Suceava, Romania

Re: Categories

Post by dorin »

NO! You will continue to have problems.
Download mine from here .
Or
Copy the folder "runtime" from SweetHome3D-7.1 installation folder.
You could rename it as jre8 or modify accordingly the path in the script.
A computer program does what you tell it to do, not what you want it to do. Murphy's Law
When all else fails, read the instructions. Murphy's Law
If you don't like "AS IS", DIY. Dorin's law
User avatar
Keet
Posts: 1807
Joined: Fri Apr 08, 2022 7:13 am
Country: Netherlands

Re: Categories

Post by Keet »

You already have the correct java runtime because it's supplied with Sweet Home 3D. If you look at the script that dorin displayed the first part is retrieving the current directory so it has a path to that java version.
If you follow dorin's tutorial you are using that java version.
Dodecagon.nl
1300+ 3D models, manuals, and projects
Post Reply New Topic

Who is online

Users browsing this forum: No registered users and 2 guests