nodespaghetti
Member-
Posts
18 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
nodespaghetti's Achievements
Newbie (1/11)
9
Reputation
-
I got 3DCoat to work by copying its files, but I just noticed that it doesn't have access to some other files, my /storage and /storage1 drives, in addition to /opt. Those two are ZFS drives, I assume the distrobox doesn't need ZFS drivers or anything since it should just see the files? So whatever is happening here is the same as not being able to see /opt... I guess?
-
@veris 2 problems for me... 1. The /opt directory, where my 3D Coat is installed, is empty in distrobox and I can't even ln -s the 3D coat into another directory because the link is broken in distrobox 2. I have to give it root permission because of Docker. I don't want to give it root permission, seems like a security risk... I can probably figure this out on my own but if you know the solution please tell me. edit: it was way easier than I expected. Linux (Ubuntu-based): Run the command: sudo usermod -aG docker $USER Log out and log back in to apply the changes. Thanks for any help
-
@SreckoMif this was for me, then nodespaghetti@noodlebot:/opt/3DCoat-2024.28-02$ ldd 3dcoat linux-vdso.so.1 (0x00007ffe3fbfa000) libgtk-3.so.0 => /lib/x86_64-linux-gnu/libgtk-3.so.0 (0x00007dea6b000000) libgdk-3.so.0 => /lib/x86_64-linux-gnu/libgdk-3.so.0 (0x00007dea6b8b2000) libpangocairo-1.0.so.0 => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0 (0x00007dea6b8a1000) libpango-1.0.so.0 => /lib/x86_64-linux-gnu/libpango-1.0.so.0 (0x00007dea6b836000) libharfbuzz.so.0 => /lib/x86_64-linux-gnu/libharfbuzz.so.0 (0x00007dea6aef3000) libatk-1.0.so.0 => /lib/x86_64-linux-gnu/libatk-1.0.so.0 (0x00007dea6b80a000) libcairo-gobject.so.2 => /lib/x86_64-linux-gnu/libcairo-gobject.so.2 (0x00007dea6b7fe000) libcairo.so.2 => /lib/x86_64-linux-gnu/libcairo.so.2 (0x00007dea6adaf000) libgdk_pixbuf-2.0.so.0 => /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0 (0x00007dea6b7d0000) libgio-2.0.so.0 => /lib/x86_64-linux-gnu/libgio-2.0.so.0 (0x00007dea6abdf000) libgobject-2.0.so.0 => /lib/x86_64-linux-gnu/libgobject-2.0.so.0 (0x00007dea6ab7c000) libglib-2.0.so.0 => /lib/x86_64-linux-gnu/libglib-2.0.so.0 (0x00007dea6aa33000) libX11.so.6 => /lib/x86_64-linux-gnu/libX11.so.6 (0x00007dea6a8f6000) libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007dea6a80d000) libpng16.so.16 => /lib/x86_64-linux-gnu/libpng16.so.16 (0x00007dea6a7d5000) libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007dea6a7b9000) libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007dea6a400000) libGL.so.1 => /lib/x86_64-linux-gnu/libGL.so.1 (0x00007dea6a732000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007dea6b7c7000) libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1 (0x00007dea6a707000) libutil.so.1 => /lib/x86_64-linux-gnu/libutil.so.1 (0x00007dea6a702000) libfbxsdk.so => LinuxLibs/libfbxsdk.so (0x00007dea69600000) libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007dea6a6d2000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007dea6a6cd000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007dea69200000) libgmodule-2.0.so.0 => /lib/x86_64-linux-gnu/libgmodule-2.0.so.0 (0x00007dea6a6c6000) libpangoft2-1.0.so.0 => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0 (0x00007dea6a6ab000) libfontconfig.so.1 => /lib/x86_64-linux-gnu/libfontconfig.so.1 (0x00007dea6a3af000) libfribidi.so.0 => /lib/x86_64-linux-gnu/libfribidi.so.0 (0x00007dea6a68d000) libepoxy.so.0 => /lib/x86_64-linux-gnu/libepoxy.so.0 (0x00007dea6a28c000) libXi.so.6 => /lib/x86_64-linux-gnu/libXi.so.6 (0x00007dea6a279000) libatk-bridge-2.0.so.0 => /lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0 (0x00007dea6a23d000) libXfixes.so.3 => /lib/x86_64-linux-gnu/libXfixes.so.3 (0x00007dea6a683000) libxkbcommon.so.0 => /lib/x86_64-linux-gnu/libxkbcommon.so.0 (0x00007dea6a1f4000) libwayland-client.so.0 => /lib/x86_64-linux-gnu/libwayland-client.so.0 (0x00007dea6a1e4000) libwayland-cursor.so.0 => /lib/x86_64-linux-gnu/libwayland-cursor.so.0 (0x00007dea6a1da000) libwayland-egl.so.1 => /lib/x86_64-linux-gnu/libwayland-egl.so.1 (0x00007dea6a1d5000) libXext.so.6 => /lib/x86_64-linux-gnu/libXext.so.6 (0x00007dea6a1c1000) libXcursor.so.1 => /lib/x86_64-linux-gnu/libXcursor.so.1 (0x00007dea6a1b5000) libXdamage.so.1 => /lib/x86_64-linux-gnu/libXdamage.so.1 (0x00007dea6a1b0000) libXcomposite.so.1 => /lib/x86_64-linux-gnu/libXcomposite.so.1 (0x00007dea6a1ab000) libXrandr.so.2 => /lib/x86_64-linux-gnu/libXrandr.so.2 (0x00007dea6a19e000) libXinerama.so.1 => /lib/x86_64-linux-gnu/libXinerama.so.1 (0x00007dea6a199000) libthai.so.0 => /lib/x86_64-linux-gnu/libthai.so.0 (0x00007dea6a18e000) libfreetype.so.6 => /lib/x86_64-linux-gnu/libfreetype.so.6 (0x00007dea6a0c2000) libgraphite2.so.3 => /lib/x86_64-linux-gnu/libgraphite2.so.3 (0x00007dea6a09a000) libXrender.so.1 => /lib/x86_64-linux-gnu/libXrender.so.1 (0x00007dea6a08e000) libxcb.so.1 => /lib/x86_64-linux-gnu/libxcb.so.1 (0x00007dea6a065000) libxcb-render.so.0 => /lib/x86_64-linux-gnu/libxcb-render.so.0 (0x00007dea6a056000) libxcb-shm.so.0 => /lib/x86_64-linux-gnu/libxcb-shm.so.0 (0x00007dea6a051000) libpixman-1.so.0 => /lib/x86_64-linux-gnu/libpixman-1.so.0 (0x00007dea69551000) libjpeg.so.8 => /lib/x86_64-linux-gnu/libjpeg.so.8 (0x00007dea694ce000) libmount.so.1 => /lib/x86_64-linux-gnu/libmount.so.1 (0x00007dea69481000) libselinux.so.1 => /lib/x86_64-linux-gnu/libselinux.so.1 (0x00007dea69454000) libffi.so.8 => /lib/x86_64-linux-gnu/libffi.so.8 (0x00007dea69448000) libpcre2-8.so.0 => /lib/x86_64-linux-gnu/libpcre2-8.so.0 (0x00007dea69166000) /lib64/ld-linux-x86-64.so.2 (0x00007dea6b9d8000) libGLdispatch.so.0 => /lib/x86_64-linux-gnu/libGLdispatch.so.0 (0x00007dea690ae000) libGLX.so.0 => /lib/x86_64-linux-gnu/libGLX.so.0 (0x00007dea69415000) libatspi.so.0 => /lib/x86_64-linux-gnu/libatspi.so.0 (0x00007dea69074000) libdbus-1.so.3 => /lib/x86_64-linux-gnu/libdbus-1.so.3 (0x00007dea69025000) libdatrie.so.1 => /lib/x86_64-linux-gnu/libdatrie.so.1 (0x00007dea6901c000) libbz2.so.1.0 => /lib/x86_64-linux-gnu/libbz2.so.1.0 (0x00007dea69008000) libbrotlidec.so.1 => /lib/x86_64-linux-gnu/libbrotlidec.so.1 (0x00007dea68ffa000) libXau.so.6 => /lib/x86_64-linux-gnu/libXau.so.6 (0x00007dea68ff4000) libXdmcp.so.6 => /lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007dea68fec000) libblkid.so.1 => /lib/x86_64-linux-gnu/libblkid.so.1 (0x00007dea68fb1000) libsystemd.so.0 => /lib/x86_64-linux-gnu/libsystemd.so.0 (0x00007dea68ed1000) libbrotlicommon.so.1 => /lib/x86_64-linux-gnu/libbrotlicommon.so.1 (0x00007dea68eae000) libbsd.so.0 => /lib/x86_64-linux-gnu/libbsd.so.0 (0x00007dea68e98000) libcap.so.2 => /lib/x86_64-linux-gnu/libcap.so.2 (0x00007dea68e8b000) libgcrypt.so.20 => /lib/x86_64-linux-gnu/libgcrypt.so.20 (0x00007dea68d41000) liblz4.so.1 => /lib/x86_64-linux-gnu/liblz4.so.1 (0x00007dea68d1f000) liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007dea68ced000) libzstd.so.1 => /lib/x86_64-linux-gnu/libzstd.so.1 (0x00007dea68c33000) libmd.so.0 => /lib/x86_64-linux-gnu/libmd.so.0 (0x00007dea68c24000) libgpg-error.so.0 => /lib/x86_64-linux-gnu/libgpg-error.so.0 (0x00007dea68bfd000) This is the latest version 2024.28-2
-
3D Coat Crashes in Kubuntu 24.04 when browsing images
nodespaghetti replied to nodespaghetti's topic in Linux Releases
@Oleg ShapovHello Oleg, this file is causing the crash for me on Linux (Kubuntu 24.04). I don't expect there to be a bug on Windows 11! Thank you for your reply. -
3D Coat Crashes in Kubuntu 24.04 when browsing images
nodespaghetti replied to nodespaghetti's topic in Linux Releases
Just noticed this in the terminal... `(3dcoat-Ubuntu20.04:333482): Gtk-WARNING **: 10:01:18.448: Unable to locate theme engine in module_path: "adwaita",` donno how to make adwaita work, or if it is related. -
3D Coat Crashes in Kubuntu 24.04 when browsing images
nodespaghetti replied to nodespaghetti's topic in Linux Releases
also if anyone wants the alpha, feel free, it is an edit I made to a picture from a Wikipedia article about Elephants. -
3D Coat Crashes in Kubuntu 24.04 when browsing images
nodespaghetti posted a topic in Linux Releases
So I just updated from 23.10 to 24.04. 3D Coat crashes whenever I browse for images - whether it be alphas, textures, smart materials, or any other texture. The file browser appears, and some folders cause 3DCoat to crash when I enter them, but not others. I can't find any pattern, either - not in the filename, nor the contents of the files within the folder, the filesystem the folder is mounted on, nothing. Important: I have not encountered any errors or bugs when browsing for mesh files, even in the affected folders. Also important: I am using the Ubuntu 20.04 build of 3D Coat because This is fixed in the latest alpha build, but I can't use the alpha because of its own bugs. Right now I am bouncing my project back and forth between the versions and I know that is not a good idea! Anyways, putting this file in a folder seems to consistently cause the crash. It is an alpha that I made in Krita. It's a 16-bit image 256x256, grayscale, with linear profile. As far as I can tell, though, none of these properties are related to the crash, since this is exactly the same as other files which do not cause the crash except for two things: the file that breaks was saved out of a different program and it is a different size. Still, I don't know if those two differences are meaningful. This is a PNG, but I've had the bug occur with other file types such as .tif. Maybe the color profile that is saved in the image when I use Krita is the culprit? I will have to do some more checking later to see. Anyhow, I'd appreciate it if anyone who is using Ubuntu 24.04 has had similar problems, or if they can confirm the bug, or if a developer can reply with a solution. Probably I am just missing a package or something. -
unfortunately, no, not in the command line. It just crashes. And actually it only seems to happen when certain folders or file types are in the browse menu... I'll have to experiment and see if I can narrow it down. My guess is some particular image format doesn't have the library or thumbnail-generator 3D Coat wants and it can't handle that. Edit: I have no idea what is causing it. I'll make a thread asking for help so that this channel doesn't get noise.
-
thanks for the reply @SreckoM. I am actually pretty desperate for a fix, because ever since I updated Ubuntu from 23.10 to 24.04, 3DCoat 2024.06 crashes whenever I browse for images... but not when I browse meshes. So I have a functional paint room in the update, and a functional sculpt room in the stable build. Lol.
-
hello! I am using the 2024.28-02 build to test. NVidia drivers on X11, using Kubuntu 24.04 LTS (I am using the Awesome window manager) I think I am getting the same results as @SreckoM... normal behavior, but not when I have a sculpt tool selected. Then, the screen is blank unless I am moving the viewport around. Floating windows don't work, nor do the context menus, but they work in the Painting room. It's so close to fully functional. I can't say exactly why, but I think the theme is better or just integrated better with my desktop. Does 3D Coat get tested on Ubuntu 24.04 LTS with GNOME? I think I may be having some of these problems because of my weird Desktop Environment setup (installed KDE, but using Awesome instead). If so... could anyone tell me which GNOME packages to install? thanks
-
here it is on art station https://www.artstation.com/artwork/8b323x there are more pics there Rendered in Blender, sculpt/paint in 3DCoat, retopology, plant models, and hair in Blender, Krita for the plant textures
-
[Solved] Assign short-cut key (pen tab) to rotate brush
nodespaghetti replied to tokikake's topic in General 3DCoat
0 and 9 work for me... but how to reset it? I know it's bad but I'm the kind of person who loses sleep over the idea that my brush is 0.001 degrees off from the default rotation if I don't need it to be lol -
[ Resolved ] Rotate Brush Alpha - Sculpt room and Paint room
nodespaghetti replied to MagnusL's topic in Feature requests
404! can someone tell me what this picture used to be? -
https://nodespaghetti.artstation.com/projects/obvxAm?album_id=2368954 This is the project I used to learn about 3DC had a lotta fun and I think I know how to use it now. feels good turnaround_vid.mp4