~ser

Minnesota, USA

https://www.ser1.net

~ser/ddt-discuss

Last active 1 year, 10 months ago

~ser/kanto-devel

Last active 1 year, 10 months ago

~ser/kanto-announce

Last active 1 year, 10 months ago

~ser/legume

Last active 2 years ago

~ser/claptrap

Last active 2 years ago

~ser/public-inbox

Last active 2 years ago
View more

Recent activity

Re: gogio issues finding packages 5 months ago

From Sean E. Russell to ~eliasnaur/gio

Well, for anyone else encountering issues and finding this thread: I downgraded
to Java 17 and `-buildmode exe` works. Haven't tried running it yet, but the
build works. So the maximum compatible Java version is [17,22)

--- SER   
Sean E. Russell    
Age: age195vpft7nzsy83medxagqqsge0lrcuf9txe3z2znlu2wsk69cdu4sx8nfvp    
GPG key: https://ser1.net/.well-known/pgp.asc

Re: gogio issues finding packages 5 months ago

From Sean E. Russell to ~eliasnaur/gio

Ok, so I cleaned out and re-installed gogio from @latest, and now I'm getting
different errors which might be related to Android SDK version incompatability.

I _can_ successfully build an archive with `-buildmode archive`, so I could
probably get the rest of the way with the Android build tools.

```
gogio -buildmode exe -target android -appid net.ser.forage2 -o forage2.apk .
gogio: /opt/android-sdk/build-tools/34.0.0/d8 --lib /opt/android-sdk/platforms/android-34/android.jar --output /tmp/gogio-2368606926/apk --min-api 16 /tmp/gogio-2368606926/classes/org/gioui/Gio$1.class /tmp/gogio-2368606926/classes/org/gioui/Gio.class /tmp/gogio-2368606926/classes/org/gioui/GioActivity.class /tmp/gogio-2368606926/classes/org/gioui/GioView$1.class /tmp/gogio-2368606926/classes/org/gioui/GioView$2.class /tmp/gogio-2368606926/classes/org/gioui/GioView$3.class /tmp/gogio-2368606926/classes/org/gioui/GioView$Bar.class /tmp/gogio-2368606926/classes/org/gioui/GioView$GioInputConnection.class /tmp/gogio-2368606926/classes/org/gioui/GioView$Snippet.class /tmp/gogio-2368606926/classes/org/gioui/GioView.class failed: Error in /tmp/gogio-2368606926/classes/org/gioui/GioView$1.class:
java.lang.NullPointerException: Cannot invoke "String.length()" because "<parameter1>" is null
Compilation failed with an internal error.
```

and then the usual couple dozen lines of Java stack trace -- ending curiously with:

gogio issues finding packages 5 months ago

From Sean E. Russell to ~eliasnaur/gio

Hi,

I'm assuming some user error, but looking through the tickets and the mailing
list, I don't see anyone else encountering this, so I'm stuck.

I have an application that compiles and runs on my desktop. When I follow the
instructions for cross-compiling to Android, though, I get errors from gogio:

```
gogio -target android .
gogio: go list -f {{.Dir}} gioui.org/app/internal/window failed: no required module provides package gioui.org/app/internal/window; to add it:
        go get gioui.org/app/internal/window  
```

Re: Resend / recompose? 1 year, 10 months ago

From Sean E. Russell to ~rjarry/aerc-discuss

On Sun Dec 4, 2022 at 10:50 AM CST, inwit wrote:
> On Sun Dec 4, 2022 at 4:29 PM CET, Sean E. Russell wrote:
> > How do you resend a sent email, or edit a draft?
> You use the command :recall, with -f if the email is not in the draft folder.

That does it, thanks!

--- SER   
Sean E. Russell    
Age: age195vpft7nzsy83medxagqqsge0lrcuf9txe3z2znlu2wsk69cdu4sx8nfvp    
GPG key: https://ser1.net/.well-known/pgp.asc    
Matrix: @ser:matrix.org

Resend / recompose? 1 year, 10 months ago

From Sean E. Russell to ~rjarry/aerc-discuss

Hi,

How do you resend a sent email, or edit a draft?

I'm sorry for such a basic question, but I've failed to find any answer in the man pages or aerc-discuss.

--- SER   
Sean E. Russell    
Age: age195vpft7nzsy83medxagqqsge0lrcuf9txe3z2znlu2wsk69cdu4sx8nfvp    
GPG key: https://ser1.net/.well-known/pgp.asc    
Matrix: @ser:matrix.org

Re: Flair marked messages 1 year, 11 months ago

From Sean E. Russell to ~rjarry/aerc-discuss

On Mon Oct 17, 2022 at 3:00 PM CDT, Robin Jarry wrote:
> Sean E. Russell, Oct 17, 2022 at 16:45:
> > Is there a configuration option to have aerc flair marked messages?
> > Showing a "+", or some font change... something that lets the user see
> > which messages have been marked in the message list?
...
> The marked messages should have a '*' in the message flags %Z. Here is
> an example:

Thank you, that was it: I was missing the %Z.

--- SER   
Sean E. Russell    
Age: age195vpft7nzsy83medxagqqsge0lrcuf9txe3z2znlu2wsk69cdu4sx8nfvp

Flair marked messages 1 year, 11 months ago

From Sean E. Russell to ~rjarry/aerc-discuss

Hi,

Is there a configuration option to have aerc flair marked messages? Showing a
"+", or some font change... something that lets the user see which messages have
been marked in the message list?

It may be that I can't find a discussion about this in the lists because I've
inadvertently disabled it, so if marked messages *should* be annotated in the
list, please let me know. I also found no matches for "mark" in the default
styleset (I've been searching for the keyword "mark" because of the commands).

Thank you,

--- SER

Fwd: Re: ~psic4t/qcard#1: Patches available in a fork 2 years ago

From Sean E. Russell to ~psic4t/public-inbox

Hi!

I've been grabbing the email address from the bottom of the readme, which is the
todo list; of course, the emails have been eaten by the mail server because
general discussions should be going to the mailing list, not the todo list.

Consequently, I'm forwarding some emails I sent to the wrong address.

Forwarded message from Sean E. Russell on Tue Oct 11, 2022 at 3:02 PM:
On Tue Oct 11, 2022 at 12:00 PM CDT, Matthias Debus wrote:
> qcal and qcard are my first Go projects, so some refactoring from a more
> skilled person than me is more than welcome. :)

Yeah, I just saw qcal in your list; I'll be looking at that, too.

Re: [PATCH] wiki: adds some instructions for printing emails 2 years ago

From Sean E. Russell to ~rjarry/aerc-devel

On Tue Oct 11, 2022 at 1:21 PM CDT, Moritz Poldrack wrote:
> Just curious: is there an advantage over :pipe lpr?

This will just dump raw text to my printer. email2pdf does some header
formatting, and it handles attachments intelligently. It prevents getting a ream
of base64 encoded pages because of a zip attachment. It handles image
attachments, and if the email has an HTML part -- or if the email is *only* an
HTML part, because it came from Outlook, email2pdf will print that nicely and
not as raw html.

Those are advantages, for me.

--- SER   
Sean E. Russell

Re: [PATCH] Adds support for local ICS directories 2 years ago

From Sean E. Russell to ~psic4t/public-inbox

Sorry about sending patches to the mailing list. I got a rejection from the todo
list saying 16k was too big a patch, so I assumed I sent it to the wrong place.

> <~psic4t/qcard@todo.sr.ht>: host todo.sr.ht[173.195.146.145] said: 550 Ticket
>    body must be less than 16 KiB in size (in reply to end of DATA command)

I don't know what that's about.

--- SER   
Sean E. Russell    
Age: age195vpft7nzsy83medxagqqsge0lrcuf9txe3z2znlu2wsk69cdu4sx8nfvp    
Minisign: https://ser1.net/.well-known/minisign.pub    
GPG key: https://ser1.net/.well-known/pgp.asc    
Matrix: @ser:matrix.org