REQUEST: LDForge (test)

For developer discussion on package requests
Post Reply
Message
Author
User avatar
app4soft
Posts: 247
Joined: Tue Mar 20, 2018 1:45 pm

REQUEST: LDForge (test)

#1 Post by app4soft »

Package: ldforge
Version: git (master) LDForge — Qt-based parts author's CAD for the LDraw System of Tools.

User avatar
Stevo
Developer
Posts: 12776
Joined: Fri Dec 15, 2006 8:07 pm

Re: REQUEST: LDForge (test)

#2 Post by Stevo »

Nobody appears to have packaged or even built it on Linux. The build instructions are incomplete and wrong in places, but after overcoming that, the program crashes at start with this in the debugger log:

Code: Select all

=== Program crashed with signal 11 ===

GDB stdout:
GNU gdb (Debian 7.12-6) 7.12.0.20161007-git
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word".
[New LWP 24618]
[New LWP 24619]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007fd56b98a981 in ppoll () from /lib/x86_64-linux-gnu/libc.so.6
#0  0x00007fd56b98a981 in ppoll () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#1  0x00007fd56c7b4430 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
    () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
No symbol table info available.
#2  0x00007fd56c6fa14a in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
No symbol table info available.
#3  0x00007fd56c698f9b in QProcess::waitForFinished(int) ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
No symbol table info available.
#4  0x000055ed91f7f032 in ?? ()
No symbol table info available.
#5  <signal handler called>
No symbol table info available.
#6  0x00007fd56c715520 in QItemSelectionModel::model() ()
   from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
No symbol table info available.
#7  0x00007fd56d2978f4 in QAbstractItemView::setSelectionModel(QItemSelectionModel*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
No symbol table info available.
#8  0x000055ed91fa71ef in MainWindow::changeDocument(LDDocument*) ()
No symbol table info available.
#9  0x000055ed91fa73d9 in MainWindow::createBlankDocument() ()
No symbol table info available.
#10 0x000055ed91fa79e1 in MainWindow::MainWindow(QWidget*, QFlags<Qt::WindowType>) ()
No symbol table info available.
#11 0x000055ed91f71187 in main ()
No symbol table info available.

GDB stderr:
Have you tried the Java jar file for LDPartEditor mentioned on their forum? Or can their Window build run in Wine?

User avatar
app4soft
Posts: 247
Joined: Tue Mar 20, 2018 1:45 pm

Re: REQUEST: LDForge (test)

#3 Post by app4soft »

Stevo wrote: Have you tried the Java jar file for LDPartEditor mentioned on their forum?
I tried, but I want non-Java editor.
Stevo wrote:Or can their Window build run in Wine?
Well, I launched it (and it's work), but it has few issues in rendering UI (not, shure, is it OpenGL issue under WINE on my PC or something else).
Image

Anyway, I want get "native" package of LDfForge for Linux. I created mirror/fork on GitHub and here is issue where original author casted:

Post Reply

Return to “Package Requests / Status”