[Ohrrpgce] SVN: james/13115 Add "gently realign slice" which works the same as "realign slice" but p

2022-09-09 Thread subversion--- via Ohrrpgce
james
2022-09-09 18:38:32 -0700 (Fri, 09 Sep 2022)
109
Add "gently realign slice" which works the same as "realign slice" but 
preserves the original screen position
---
U   wip/docs/plotdict.xml
U   wip/docs/plotdictionary.html
U   wip/plotscr.hsd
U   wip/whatsnew.txt

___
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org


Re: [Ohrrpgce] SVN: james/13114 Add "gently reparent" command, alternative to "set parent" but that pres

2022-09-09 Thread James Paige via Ohrrpgce
This might also be my new favorite terrible naming convention :D

On Fri, Sep 9, 2022 at 8:21 PM subversion--- via Ohrrpgce <
ohrrpgce@lists.motherhamster.org> wrote:

> james
> 2022-09-09 17:21:42 -0700 (Fri, 09 Sep 2022)
> 170
> Add "gently reparent" command, alternative to "set parent" but that
> preserves screen position
>
> This is similar to how slices are reparented in the slice collection editor
> ---
> U   wip/docs/plotdict.xml
> U   wip/docs/plotdictionary.html
> U   wip/plotscr.hsd
> U   wip/whatsnew.txt
>
> ___
> Ohrrpgce mailing list
> ohrrpgce@lists.motherhamster.org
> http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
>
___
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org


[Ohrrpgce] SVN: james/13114 Add "gently reparent" command, alternative to "set parent" but that pres

2022-09-09 Thread subversion--- via Ohrrpgce
james
2022-09-09 17:21:42 -0700 (Fri, 09 Sep 2022)
170
Add "gently reparent" command, alternative to "set parent" but that preserves 
screen position

This is similar to how slices are reparented in the slice collection editor
---
U   wip/docs/plotdict.xml
U   wip/docs/plotdictionary.html
U   wip/plotscr.hsd
U   wip/whatsnew.txt

___
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org


Re: [Ohrrpgce] [ohrrpgce/ohrrpgce] External process spawning broken on some Linux boxes (test game, hspeak) (Issue #1245)

2022-09-09 Thread Ralph Versteegen via Ohrrpgce
I'm aware of one thing that causes spawned programs to freeze (which then 
freezes Custom under Unix if it's waiting): if the program prints to stdout/err 
and it fills up the pipe buffer.

Try attaching gdb or seeing what the last thing in c_debug.txt is (since hspeak 
is invoked twice)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/ohrrpgce/ohrrpgce/issues/1245#issuecomment-1242519510
You are receiving this because you are subscribed to this thread.

Message ID: ___
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org


[Ohrrpgce] SVN: james/13113 Add "move slice to screen pos" which works like "move slice to" but uses

2022-09-09 Thread subversion--- via Ohrrpgce
james
2022-09-09 15:11:53 -0700 (Fri, 09 Sep 2022)
145
Add "move slice to screen pos" which works like "move slice to" but uses screen 
coordinates instead of coordinates relative to the slice's parent
---
U   wip/docs/plotdict.xml
U   wip/docs/plotdictionary.html
U   wip/plotscr.hsd
U   wip/whatsnew.txt

___
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org


Re: [Ohrrpgce] [ohrrpgce/ohrrpgce] External process spawning broken on some Linux boxes (test game, hspeak) (Issue #1245)

2022-09-09 Thread James Paige via Ohrrpgce
This happened again. I am not reopening, because I still think this is just me, 
but before I fixed it with a reboot, I confirmed that it still happens even 
with `-gfx fb` instead of the default sdl2 backend, and that doing a 
command-line import of scripts does not avoid the problem.

*Reboot sigh*

-- 
Reply to this email directly or view it on GitHub:
https://github.com/ohrrpgce/ohrrpgce/issues/1245#issuecomment-1242516947
You are receiving this because you are subscribed to this thread.

Message ID: ___
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org