Search Criteria
Package Details: milton-git 1.9.1.r27.768c035-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/milton-git.git (read-only, click to copy) |
---|---|
Package Base: | milton-git |
Description: | An infinite-canvas paint program |
Upstream URL: | https://github.com/serge-rgb/milton |
Keywords: | art canvas drawing infinite notes paint |
Licenses: | GPL3 |
Conflicts: | milton |
Provides: | milton |
Submitter: | jonhoo |
Maintainer: | None |
Last Packager: | haawda |
Votes: | 10 |
Popularity: | 0.000001 |
First Submitted: | 2019-03-05 03:10 (UTC) |
Last Updated: | 2022-12-01 15:01 (UTC) |
Dependencies (6)
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR)
- opengl-driver (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, nvidia-vulkan-utilsAUR, nvidia-390xx-utilsAUR, mesa-minimal-gitAUR, mesa-gitAUR, nvidia-utils-teslaAUR, mesa-wsl2-gitAUR, nvidia-535xx-utilsAUR, nvidia-525xx-utilsAUR, nvidia-510xx-utilsAUR, nvidia-550xx-utilsAUR, nvidia-utils-betaAUR, nvidia-470xx-utilsAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa, mesa-amber, nvidia-utils)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- icoutils (make)
- patch (patch-gitAUR) (make)
Required by (0)
Sources (3)
tocic commented on 2022-11-30 11:57 (UTC)
tocic commented on 2022-11-30 11:43 (UTC)
I'm getting the following message during makepkg -sir
:
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/bin/milton
tocic commented on 2022-11-30 11:20 (UTC)
The author said it's better to use the trunk-based version — https://aur.archlinux.org/packages/milton-git, since today mostly bugfixes are accepted and release tags aren't updated.
This package should be built with export CXX=clang++
and https://github.com/serge-rgb/milton/pull/190.patch.
haawda commented on 2022-11-21 10:35 (UTC)
Please build in a clean chroot.
Tio commented on 2022-01-29 14:24 (UTC)
I get this error:
/var/tmp/pamac-build-tio/milton-git/src/milton/third_party/SDL2-2.0.8/build/linrelease/wayland-generated-protocols/wayland-client-protocol.h:4796: undefined reference to `wl_proxy_get_version'
/usr/bin/ld: /var/tmp/pamac-build-tio/milton-git/src/milton/third_party/SDL2-2.0.8/build/linrelease/wayland-generated-protocols/wayland-client-protocol.h:4796: undefined reference to `wl_proxy_marshal_flags'
/usr/bin/ld: ../third_party/SDL2-2.0.8/build/linux64/lib/libSDL2d.a(SDL_waylandmouse.c.o): in function `wl_buffer_destroy':
/var/tmp/pamac-build-tio/milton-git/src/milton/third_party/SDL2-2.0.8/build/linrelease/wayland-generated-protocols/wayland-client-protocol.h:2017: undefined reference to `wl_proxy_get_version'
/usr/bin/ld: /var/tmp/pamac-build-tio/milton-git/src/milton/third_party/SDL2-2.0.8/build/linrelease/wayland-generated-protocols/wayland-client-protocol.h:2017: undefined reference to `wl_proxy_marshal_flags'
/usr/bin/ld: /var/tmp/pamac-build-tio/milton-git/src/milton/third_party/SDL2-2.0.8/build/linrelease/wayland-generated-protocols/wayland-client-protocol.h:2017: undefined reference to `wl_proxy_get_version'
/usr/bin/ld: /var/tmp/pamac-build-tio/milton-git/src/milton/third_party/SDL2-2.0.8/build/linrelease/wayland-generated-protocols/wayland-client-protocol.h:2017: undefined reference to `wl_proxy_marshal_flags'
/usr/bin/ld: ../third_party/SDL2-2.0.8/build/linux64/lib/libSDL2d.a(SDL_waylandmouse.c.o): in function `wl_compositor_create_surface':
/var/tmp/pamac-build-tio/milton-git/src/milton/third_party/SDL2-2.0.8/build/linrelease/wayland-generated-protocols/wayland-client-protocol.h:1291: undefined reference to `wl_proxy_get_version'
/usr/bin/ld: /var/tmp/pamac-build-tio/milton-git/src/milton/third_party/SDL2-2.0.8/build/linrelease/wayland-generated-protocols/wayland-client-protocol.h:1291: undefined reference to `wl_proxy_marshal_flags'
/usr/bin/ld: ../third_party/SDL2-2.0.8/build/linux64/lib/libSDL2d.a(SDL_waylandtouch.c.o): in function `wl_registry_bind':
/var/tmp/pamac-build-tio/milton-git/src/milton/third_party/SDL2-2.0.8/build/linrelease/wayland-generated-protocols/wayland-client-protocol.h:1175: undefined reference to `wl_proxy_marshal_flags'
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/Milton.dir/build.make:148: Milton] Error 1
make[1]: *** [CMakeFiles/Makefile2:111: CMakeFiles/Milton.dir/all] Error 2
make: *** [Makefile:91: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Tio commented on 2022-01-28 00:56 (UTC)
I get this error:
-- Build files have been written to: /var/tmp/pamac-build-tio/milton/src/build
[ 20%] Building CXX object CMakeFiles/shadergen.dir/src/shadergen.cc.o
cc1plus: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security]
cc1plus: note: unrecognized command-line option ‘-Wno-extern-c-compat’ may have been intended to silence earlier diagnostics
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-compat-deprecated-writable-strings’ may have been intended to silence earlier diagnostics
cc1plus: some warnings being treated as errors
make[2]: *** [CMakeFiles/shadergen.dir/build.make:76: CMakeFiles/shadergen.dir/src/shadergen.cc.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:85: CMakeFiles/shadergen.dir/all] Error 2
make: *** [Makefile:91: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
gavinbeatty commented on 2021-11-06 01:46 (UTC)
For anyone having issues compiling, https://github.com/serge-rgb/milton/pull/190/files fixes for me.
kostas1507 commented on 2020-11-23 21:10 (UTC)
The last update broke this. I can start it and also change all the settings but I am unable to draw, in fact the brush doesn't appear on the screen, not even the cursor. I had no luck compiling this my self and I stupidly deleted my cache... I would really appreciate it if this got fixed, also let me know if I am missing something!
mcmarius11 commented on 2020-06-04 17:14 (UTC)
sadly does not build :( collect2: error: ld returned 1 exit status make[2]: [CMakeFiles/Milton.dir/build.make:155: Milton] Error 1 make[1]: [CMakeFiles/Makefile2:98: CMakeFiles/Milton.dir/all] Error 2 make: *** [Makefile:104: all] Error 2
jaimelive commented on 2019-12-10 17:54 (UTC)
Milton fails to launch for me with
Running Milton 1.9.1 (Release)
Initializing SDL... Done.
Loading preferences...
Prefs file: /home/jaime/.milton/platform_settings.bin
Prefs file window size: 950x262
Window dimensions: 950x262
Requesting OpenGL 2.1 context.
Creating Milton Window
Created OpenGL context with version 4.6.0 NVIDIA 440.36
and GLSL 4.60 NVIDIA
/etc/gtk-2.0/gtkrc:1: error: unexpected character '\342', expected number (integer)
UI scale is 1.000000
Warning: Failed to read settings file
Setting default view
Maximum viewport dimensions, 32768.000000x32768.000000
Vendor string: "NVIDIA Corporation"
Set milton file: /home/jaime/.milton/MiltonPersist.mlt
Loading file /home/jaime/.milton/MiltonPersist.mlt
Increased guid to 1
ImGUI setup
milton: /tmp/trizen-jaime/milton/src/milton-1.9.1/src/../third_party/imgui/imgui_draw.cpp:1813: bool ImFontAtlasBuildWithStbTruetype(ImFontAtlas*): Assertion `font_offset >= 0 && "FontData is incorrect, or FontNo cannot be found."' failed.
Aborted (core dumped)
But if I execute in the ~/.milton directory, it works
Running Milton 1.9.1 (Release)
Initializing SDL... Done.
Loading preferences...
Prefs file: /home/jaime/.milton/platform_settings.bin
Prefs file window size: 950x262
Window dimensions: 950x262
Requesting OpenGL 2.1 context.
Creating Milton Window
Created OpenGL context with version 4.6.0 NVIDIA 440.36
and GLSL 4.60 NVIDIA
/etc/gtk-2.0/gtkrc:1: error: unexpected character '\342', expected number (integer)
UI scale is 1.000000
Warning: Failed to read settings file
Setting default view
Maximum viewport dimensions, 32768.000000x32768.000000
Vendor string: "NVIDIA Corporation"
Set milton file: /home/jaime/.milton/MiltonPersist.mlt
Loading file /home/jaime/.milton/MiltonPersist.mlt
Increased guid to 1
ImGUI setup
For now, I just added a Path to my .desktop entry
Path=/home/jaime/.milton
Pinned Comments
haawda commented on 2022-11-21 10:35 (UTC)
Please build in a clean chroot.