Just as a "fun fact", Motor was removed in Debian in 2008: http://packages.qa.debian.org/m/motor.html
The interest is minimal and development have stopped.
Disowning package.
Search Criteria
Package Details: motor 3.4.0-3
Package Actions
| Package Base: | motor |
|---|---|
| Description: | A text mode based programming environment |
| Upstream URL: | http://thekonst.net/motor/ |
| Category: | devel |
| Licenses: | |
| Submitter: | None |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 4 |
| First Submitted: | 2010-01-18 16:13 |
| Last Updated: | 2011-02-11 12:39 |
Latest Comments
Comment by xyproto
Comment by xyproto
Adopted the package. Now motor compiles, but unfortunately it segfaults with this backtrace:
#0 0x00007ffff737fd51 in strlen () from /lib/libc.so.6
#1 0x00007ffff791d430 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) () from /usr/lib/libstdc++.so.6
#2 0x0000000000480300 in ktool::horizontalbar::horizontalbar(int, int, ...) ()
#3 0x000000000044e9fe in motor::ncursesui::selectproject(motor::ncursesui::mgrmode, std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >) ()
#4 0x000000000044eec5 in motor::ncursesui::pload(motor::projectname) ()
#5 0x0000000000452813 in motor::ncursesui::execute(int, char**) ()
#6 0x0000000000405040 in main ()
Development of Motor seems to have stopped, but if someone have enough interest to suggest a fix for this, I will look at it.