another workaround for when liblua-posix is not available
[wmiirc-lua.git] / BUGS
blobbb68de53568c2dcc28b04cf8696c97c71fcb8872
1 - convert repo to build debs using git-buildpackage
3 10:57 < dave0> bartman: 'make deb' gives me wacky errors on wmiirc-lua
4 10:57 < dave0> This package has a Debian revision number but there does not seem to be
5 10:57 < dave0> an appropriate original tar file or .orig directory in the parent directory;
6 10:57 < dave0> (expected wmiirc-lua_0.2.1.orig.tar.gz or wmiirc-lua.git.orig)
7 10:57 < dave0> continue anyway? (y/n)
9 - figure out what to do with libixp... maybe release a more recent libixp.deb myself
11 11:07 < dave0> then it aborts claiming I don't have libixp installed
12 11:07 < dave0> which I installed from source per the instructions, not from apt-get
13 11:07 < dave0> is there a way to override that?
14 11:08 < dave0> dpkg-checkbuilddeps: Unmet build dependencies: libixp
15 11:08 < dave0> debuild: fatal error at line 987:
17 - some issues to look into
19 <jkr> bartman: wmii-lua just froze and now it won't start anymore
20 <jkr> cannot read file /event, broken pipe %r or something
21 <jkr> And sh: nil: no such file or directory
22 <jkr> Hmm, wmii starts but won't open urxvt
23 <jkr> Weird, now it works again
24 <jkr> This thing is strange
25 <jkr> Sweet, it has snappy windows
26 <jkr> Does it supprt sticky windows too?
27 <jkr> Woah, it crashed again.
28 <jkr> wmii: column.c497: column_scale: Assertion `f->collapsed ? ((f->r).max.y - (f->r).min.y) >= 0 : dy > 0` failed
30 - inconsistant ext-install-user behaviour
32 <selckin> install-user does not search for ixp.h where ext-install-user installs it, not sure if thats supposed to work
33 <selckin> with empty ~/usr ext-install-user fails on a manpage, INSTALL man man/wmii(1) | cp: cannot create regular file `~/usr//share/man/man1/wmii.1': No such file or directory | [2]: *** [wmii.install] Error  | make[2]: Leaving directory `/home/selckin/software/wmii-lua/ext/wmii/man'
34 <selckin> oh i missed the option in config.mk for ixp