Package Details: meshlab 2023.12-6

Git Clone URL: https://aur.archlinux.org/meshlab.git (read-only, click to copy)
Package Base: meshlab
Description: System for processing and editing of unstructured 3D models arising in 3D scanning (qt5 version)
Upstream URL: https://www.meshlab.net
Licenses: GPL2
Submitter: bartus
Maintainer: bartus
Last Packager: bartus
Votes: 119
Popularity: 0.20
First Submitted: 2020-09-18 22:35 (UTC)
Last Updated: 2025-05-16 11:53 (UTC)

Dependencies (27)

Required by (0)

Sources (2)

Pinned Comments

bartus commented on 2020-05-30 16:49 (UTC) (edited on 2020-05-30 16:49 (UTC) by bartus)

Some plugins (mainly render ones like SSAO) won't work with new cmake build system, will try to port qmake patches to cmake and fix those.

bartus commented on 2019-04-10 11:42 (UTC) (edited on 2021-08-26 06:58 (UTC) by bartus)

Please report issues and patches to github.com/AUR-meshlab

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 Next › Last »

net147 commented on 2014-03-02 08:25 (UTC)

yousry: Probably best to report the issue upstream to Meshlab developers.

yousry commented on 2014-03-02 06:09 (UTC)

Cannot save ANY project. SegSegv during Menu->Project->Save: (gdb) where #0 0x00007ffff5d30b6d in QWidget::windowTitle() const () from /usr/lib64/libQtGui.so.4 #1 0x00007ffff5d334ae in QWidget::setWindowTitle(QString const&) () from /usr/lib64/libQtGui.so.4 #2 0x000000000045eb5f in ?? () #3 0x00000000004cefaf in ?? () #4 0x00007ffff5491b48 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4 #5 0x00007ffff5ce7f82 in QAction::triggered(bool) () from /usr/lib64/libQtGui.so.4 #6 0x00007ffff5ce9953 in QAction::activate(QAction::ActionEvent) () from /usr/lib64/libQtGui.so.4 #7 0x00007ffff6112d79 in ?? () from /usr/lib64/libQtGui.so.4 #8 0x00007ffff61172a9 in ?? () from /usr/lib64/libQtGui.so.4 #9 0x00007ffff5d3d62e in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4 #10 0x00007ffff611b07b in QMenu::event(QEvent*) () from /usr/lib64/libQtGui.so.4 #11 0x00007ffff5cee0dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #12 0x00007ffff5cf47dd in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #13 0x00007ffff7b4a816 in MeshLabApplication::notify(QObject*, QEvent*) () ---Type <return> to continue, or q <return> to quit--- from /opt/meshlab/libcommon.so.1 #14 0x00007ffff547debd in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #15 0x00007ffff5cf3f93 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib64/libQtGui.so.4 #16 0x00007ffff5d65edc in ?? () from /usr/lib64/libQtGui.so.4 #17 0x00007ffff5d6461c in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4 #18 0x00007ffff5d8b162 in ?? () from /usr/lib64/libQtGui.so.4 #19 0x00007ffff354a296 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #20 0x00007ffff354a5e8 in ?? () from /usr/lib64/libglib-2.0.so.0 #21 0x00007ffff354a68c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #22 0x00007ffff54aab46 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #23 0x00007ffff5d8b216 in ?? () from /usr/lib64/libQtGui.so.4 #24 0x00007ffff547cb1f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #25 0x00007ffff547ce15 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #26 0x00007ffff5481f4b in QCoreApplication::exec() () ---Type <return> to continue, or q <return> to quit--- from /usr/lib64/libQtCore.so.4 #27 0x000000000042e629 in ?? () #28 0x00007ffff4211b05 in __libc_start_main () from /usr/lib64/libc.so.6 #29 0x000000000043c3c8 in ?? ()

net147 commented on 2013-04-13 04:51 (UTC)

Updated to use icon from source.

Auguste commented on 2013-04-13 04:12 (UTC)

meshlab offers its icon in src/meshlab/images/ as a series of files starts with eye. i don't think it's necessary to use external images in xpm format for its desktop file usage.

rpodgorny commented on 2013-03-02 11:59 (UTC)

please update the dependency from qt to qt4 and change qmake to qmake-qt4 in PKGBUILD, thank you...

roylines commented on 2013-02-10 18:46 (UTC)

I have resolved the issue, thought I'd comment here in case anyone else was getting the error. I had previously installed glu, but for some reason the glu.h file was missing from /usr/include/GL. A reinstall of glu solved the problem. The command to fix if anyone else has the problem is > sudo pacman -S glu

roylines commented on 2013-02-10 17:49 (UTC)

I'm still getting the error regarding GL/glu.h. I had previously tried adding the dependency myself. I think the problem is to do with the current version being 1.9.0-2 but the build requiring 1.7.0. Any ideas what I can do?

net147 commented on 2013-02-07 23:33 (UTC)

Added missing glu dependency.

roylines commented on 2013-02-07 19:26 (UTC)

I was getting the following error when trying to install: ../external/glew-1.7.0/include/GL/glew.h:1167:24: fatal error: GL/glu.h: No such file or directory I think it's due to glew now being at 1.9.0-2. Any ideas on how to fix this?

net147 commented on 2012-08-06 12:07 (UTC)

Updated to 1.3.2.