On Wed, Nov 09, 2022 at 02:47:25PM -0800, Nam Nguyen wrote:
> Mikhail writes:
> > No crashes are observed when I run "emacs .emacs" outside of tmux. I
> > also have old laptop with latest current amd64 and I can't reproduce
> > crash there.
>
> Try moving .tmux.conf out of the way (or post your .t
Reported upstream (by me) as
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267684
math/ministat has a silly bug in which the code assumes that "-" will be
specified no more than once at invocation:
$ jot 3 | ministat - -
Segmentation fault (core dumped)
The problem is in the port
Mikhail writes:
> then I also can do "emacs .emacs" without problem, but I suspect the
> crash has something with synatx coloring
xfaces.c in the backtrace looks suspicious to support this theory
(perhaps in combination with tmux?).
>
> ;;(require 'smex)
> with
> (require 'smex)
>
> there is als
Hello, ports!
A small update of www/mycorrhiza is here. It contains some
quality-of-life improvements,
bug fixes and built-in documentation pages. A diff is attached below.
Comments, testing reports are much appreciated. OKs too.
--
best regards,
la ninpre.
Index: Makefile
===
On Tue, Nov 08, 2022 at 07:22:54PM +0100, Omar Polo wrote:
> On 2022/11/07 11:53:17 +0100, "Gonzalo L. Rodriguez" wrote:
> > Hello,
> >
> > This is a port for "reader":
> >
> > https://github.com/mrusme/reader
> >
> > "reader is for your command line what the ???readability??? view is for
> >
On 11/8/22 17:50, Johan Huldtgren wrote:
> hello,
>
> minor update of security/py-oauthlib from 3.2.0 to 3.2.2 full
> changelog can be seen here:
>
> https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst
committed, thanks!
> Built, packaged, and tested on amd64 with no issues. Consumers
On 11/8/22 17:50, Johan Huldtgren wrote:
> full changelog is here:
>
> https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst
commited thanks!
On 11/8/22 17:49, Johan Huldtgren wrote:
> hello,
>
> update of audio/py-discogs-clint from 2.3.14 to 2.5
committed, thanks!
> Built, packaged, tested on amd64 with no issues. The only
> consumer is audio/beets and this has been tested and works.
>
> thanks,
>
> .jh
Below is a maintenance update for octave.
On amd64 it seems to be fine. The test suite gives the following result:
PASS17011
FAIL 14
REGRESSION 6
XFAIL (reported bug) 33
SKIP (missing feature
Hi,
luakit is currently broken due to the latest glib update and glib
switching to the pcre2 regex parser:
$ luakit
[0.034382] I [core/luah]: Loading rc: /home/sdk/.config/luakit/rc.lua
**
ERROR:common/util.c:67:strip_ansi_escapes: assertion failed (err == NULL):
Error while compiling regula
I installed emacs on latest amd64 current and it crashes for me when I try to
edit .emacs file in home directory, particularly such commands crash it
reliably:
idea:~$ cd ~
idea:~$ emacs .emacs
Fatal error 11: Segmentation fault
Backtrace:
0x4a6aaba9317 at emacs
0x4a6aab8bab8 at emacs
0x4a6aabaa
It dies on startup after an update:
(dino:78839): libsoup-ERROR **: 10:48:45.147: libsoup3 symbols
detected. Using libsoup2 and libsoup3 in the same process is not supported.
Trace/BPT trap (core dumped)
This is because
$ LD_DEBUG=1 dino 2>&1 | grep 'loading: libsoup-[23]
Stuart Henderson wrote (2022-11-09 12:36 WET):
> On 2022/11/09 10:30, Stefan Hagen wrote:
> > Stuart Henderson wrote (2022-11-08 23:48 WET):
> > > On 2022/11/08 22:12, Stefan Hagen wrote:
> > > > Stuart Henderson wrote (2022-11-08 20:37 WET):
> > > > > here are some tweaks, it looks like it will be
On 2022/11/09 10:30, Stefan Hagen wrote:
> Stuart Henderson wrote (2022-11-08 23:48 WET):
> > On 2022/11/08 22:12, Stefan Hagen wrote:
> > > Stuart Henderson wrote (2022-11-08 20:37 WET):
> > > > here are some tweaks, it looks like it will be too much pain to turn
> > > > it into a proper python.po
Stuart Henderson wrote (2022-11-08 23:48 WET):
> On 2022/11/08 22:12, Stefan Hagen wrote:
> > Stuart Henderson wrote (2022-11-08 20:37 WET):
> > > here are some tweaks, it looks like it will be too much pain to turn
> > > it into a proper python.port.mk port but we can get a bit closer and use
> >
15 matches
Mail list logo