Package Details: aegisub-git 3.2.2.r407.6f546951b-5

Git Clone URL: https://aur.archlinux.org/aegisub-git.git (read-only, click to copy)
Package Base: aegisub-git
Description: A general-purpose subtitle editor with ASS/SSA support
Upstream URL: https://aegisub.org
Licenses: GPL, BSD
Conflicts: aegisub
Provides: aegisub
Submitter: alucryd
Maintainer: arch1t3cht
Last Packager: arch1t3cht
Votes: 25
Popularity: 0.000000
First Submitted: 2012-08-27 19:37 (UTC)
Last Updated: 2023-11-22 00:03 (UTC)

Latest Comments

1 2 3 4 5 6 .. 13 Next › Last »

FabioLolix commented on 2023-06-11 12:56 (UTC)

Hello, please

  • use wxwidgets-gtk3 over wxwidgets
  • use https for url=

jronald commented on 2022-08-19 13:20 (UTC)

When start aegisub by double click a subtitle file (in my case, a .ass file), error as below

/usr/src/debug/wxWidgets-3.2.0/src/stc/stc.cpp(5186): assert "unused==0" failed in StartStyling(): The second argument passed to StartStyling should be 0

wangqr commented on 2022-04-03 15:12 (UTC)

@s5e PKGBUILD does not specify the version of boost. It's likely that you've built aegisub with an older version of boost and later upgraded boost to a new version. Rebuilding this aegisub-git package should solve the issue.

s5e commented on 2022-04-02 00:39 (UTC)

Required libboost is now behind:

aegisub: error while loading shared libraries: libboost_filesystem.so.1.76.0: cannot open shared object file: No such file or directory

micwoj92 commented on 2020-12-14 22:23 (UTC)

I think it was something with my system, i tried building again today and it worked.

wangqr commented on 2020-12-14 03:31 (UTC)

@micwoj92 the part of log you've provided didn't not show the error. The error should be above these warnings. Can you provide full log (maybe in pastebin)?

micwoj92 commented on 2020-09-13 01:02 (UTC)

Hello, is anyone else getting this error or is this just me?

In file included from /usr/include/wx-3.0/wx/app.h:19,
                 from /home/micwoj92/.cache/pikaur/build/aegisub-git/src/aegisub/src/agi_pre.h:119:
/usr/include/wx-3.0/wx/event.h: In instantiation of ‘void (wxEvtHandler::* wxEventFunctionCast(void (wxEvtHandler::*)(T&)))(wxEvent&) [with T = wxMouseEvent; wxEventFunction = void (wxEvtHandler::*)(wxEvent&)]’:
/usr/include/wx-3.0/wx/event.h:351:37:   required from ‘static void (wxEvtHandler::* wxPrivate::HandlerImpl<T, A, true>::ConvertToEvtMethod(void (T::*)(A&)))(wxEvent&) [with T = AudioBox; A = wxMouseEvent; wxEventFunction = void (wxEvtHandler::*)(wxEvent&)]’
/usr/include/wx-3.0/wx/event.h:448:42:   required from ‘void (wxEvtHandler::* wxEventFunctorMethod<EventTag, Class, EventArg, EventHandler>::GetEvtMethod() const)(wxEvent&) [with EventTag = wxEventTypeTag<wxMouseEvent>; Class = AudioBox; EventArg = wxMouseEvent; EventHandler = AudioBox; wxEventFunction = void (wxEvtHandler::*)(wxEvent&)]’
/usr/include/wx-3.0/wx/event.h:447:29:   required from here
/usr/include/wx-3.0/wx/event.h:161:12: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxMouseEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type]
  161 |     return reinterpret_cast<wxEventFunction>(func);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/wx-3.0/wx/event.h: In instantiation of ‘void (wxEvtHandler::* wxEventFunctionCast(void (wxEvtHandler::*)(T&)))(wxEvent&) [with T = wxSashEvent; wxEventFunction = void (wxEvtHandler::*)(wxEvent&)]’:
/usr/include/wx-3.0/wx/event.h:351:37:   required from ‘static void (wxEvtHandler::* wxPrivate::HandlerImpl<T, A, true>::ConvertToEvtMethod(void (T::*)(A&)))(wxEvent&) [with T = AudioBox; A = wxSashEvent; wxEventFunction = void (wxEvtHandler::*)(wxEvent&)]’
/usr/include/wx-3.0/wx/event.h:448:42:   required from ‘void (wxEvtHandler::* wxEventFunctorMethod<EventTag, Class, EventArg, EventHandler>::GetEvtMethod() const)(wxEvent&) [with EventTag = wxEventTypeTag<wxSashEvent>; Class = AudioBox; EventArg = wxSashEvent; EventHandler = AudioBox; wxEventFunction = void (wxEvtHandler::*)(wxEvent&)]’
/usr/include/wx-3.0/wx/event.h:447:29:   required from here
/usr/include/wx-3.0/wx/event.h:161:12: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxSashEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type]
cc1plus: note: unrecognized command-line option ‘-Wno-c++11-narrowing’ may have been intended to silence earlier diagnostics
==> ERROR: A failure occurred in build().
    Aborting...

ector commented on 2020-05-10 21:23 (UTC) (edited on 2020-05-10 21:25 (UTC) by ector)

Thank @wangqr I have recompile,aegisub working now. Cheers

wangqr commented on 2020-05-09 05:44 (UTC) (edited on 2020-05-09 06:12 (UTC) by wangqr)

@ector you need to recompile this after upgrading icu

Edit: The latest icu package does provide libicudata.so.67, and icu is one of the dependencies of aegisub. Did you removed icu?

ector commented on 2020-05-08 22:56 (UTC)

Hi, have this error : aegisub: error while loading shared libraries: libicudata.so.67: cannot open shared object file: No such file or directory