Re: [hugin-ptx] How to prevent nona from opening windows with -g for GPU?

2011-09-18 Thread Benjamin Schnieders
Another possibility might be to run it as a different user - but I'm not 
sure if the graphical context is created then.


Maybe one can share the context from one program to nona - starting a 
graphical context server, which just opens the window once and allows 
nona to access it. GPU-enhanced enblend also opens another window, but 
that is way less annoying, as it is just created once.


Or build in a batch-mode for nona - but that'd violate the one tool 
does exactly one thing rule under linux...


Benjamin

Jan Martin wrote:

Just tried

MetaCity window-matching utility
http://burtonini.com/blog/computers/devilspie/

with
gdevilspie
http://code.google.com/p/gdevilspie/

graphical editor.

Unfortunately while it moves the nona windows to another workspace, it 
only does so AFTER they pop up.

Still a lot of annoying flickering. Just faster.

Jan


--
You received this message because you are subscribed to the Google Groups Hugin and 
other free panoramic software group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx


[hugin-ptx] How to prevent nona from opening windows with -g for GPU?

2011-09-17 Thread Jan Martin
Hi all,

when using nona -g for GPU support, nona opens an empty window per source
image.

Is there any way to stop this?
It just flickers, and the focus changes to those windows and the PC becomes
unusable.

Thanks,
Jan
-- 
http://www.DIY-streetview.org

-- 
You received this message because you are subscribed to the Google Groups 
Hugin and other free panoramic software group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx


Re: [hugin-ptx] How to prevent nona from opening windows with -g for GPU?

2011-09-17 Thread Lukáš Jirkovský
On 17 September 2011 17:12, Jan Martin janmar...@diy-streetview.org wrote:
 Hi all,

 when using nona -g for GPU support, nona opens an empty window per source
 image.

 Is there any way to stop this?
 It just flickers, and the focus changes to those windows and the PC becomes
 unusable.

 Thanks,
 Jan
 --
 http://www.DIY-streetview.org


Nope. OpenGL shaders can't be used without context at that's what the
window is for.

-- 
You received this message because you are subscribed to the Google Groups 
Hugin and other free panoramic software group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx


Re: [hugin-ptx] How to prevent nona from opening windows with -g for GPU?

2011-09-17 Thread Benjamin Schnieders

Jan Martin wrote:

Hi all,

when using nona -g for GPU support, nona opens an empty window per 
source image.


Is there any way to stop this?
It just flickers, and the focus changes to those windows and the PC 
becomes unusable.


Thanks,
Jan
--
http://www.DIY-streetview.org


Hi Jan,

which OS are you using? On Ubuntu (should be the same for all Linux 
distributions using Gnome with Compiz), I added window rules in 
CompizConfig like No focus = title=^nona$ - makes the nona window 
unfocusable. Add some more and the window won't annoy you any more. Of 
course, this wont help for any other OS...


Benjamin

--
You received this message because you are subscribed to the Google Groups Hugin and 
other free panoramic software group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx


Re: [hugin-ptx] How to prevent nona from opening windows with -g for GPU?

2011-09-17 Thread Jan Martin
Hi Benjamin,

for me it is Ubuntu 10.04.3 with Metacity.

Just tried to put the Terminal window that runs nona on another workspace.
Doesn't work unfortunately.

Then I tried the Terminal WIndow on the default workspace and all other
program at workspace one.
Doesn't work too.

The nona windows pop up either way.

Limiting the nona windows to a workspace would help a lot.
Any idea how to do that?

Jan



On Sun, Sep 18, 2011 at 12:14 AM, Benjamin Schnieders 
benjamin.schnied...@gmail.com wrote:

 Jan Martin wrote:

 Hi all,

 when using nona -g for GPU support, nona opens an empty window per
 source image.

 Is there any way to stop this?
 It just flickers, and the focus changes to those windows and the PC
 becomes unusable.

 Thanks,
 Jan
 --
 http://www.DIY-streetview.org


 Hi Jan,

 which OS are you using? On Ubuntu (should be the same for all Linux
 distributions using Gnome with Compiz), I added window rules in CompizConfig
 like No focus = title=^nona$ - makes the nona window unfocusable. Add
 some more and the window won't annoy you any more. Of course, this wont help
 for any other OS...

 Benjamin


 --
 You received this message because you are subscribed to the Google Groups
 Hugin and other free panoramic software group.
 A list of frequently asked questions is available at:
 http://wiki.panotools.org/**Hugin_FAQhttp://wiki.panotools.org/Hugin_FAQ
 To post to this group, send email to hugin-ptx@googlegroups.com
 To unsubscribe from this group, send email to hugin-ptx+unsubscribe@**
 googlegroups.com hugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at http://groups.google.com/**
 group/hugin-ptx http://groups.google.com/group/hugin-ptx




-- 
http://www.DIY-streetview.org

-- 
You received this message because you are subscribed to the Google Groups 
Hugin and other free panoramic software group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx


Re: [hugin-ptx] How to prevent nona from opening windows with -g for GPU?

2011-09-17 Thread Jan Martin
Just tried

MetaCity window-matching utility
http://burtonini.com/blog/computers/devilspie/

with
gdevilspie
http://code.google.com/p/gdevilspie/

graphical editor.

Unfortunately while it moves the nona windows to another workspace, it only
does so AFTER they pop up.
Still a lot of annoying flickering. Just faster.

Jan
http://code.google.com/p/gdevilspie/

On Sun, Sep 18, 2011 at 2:29 AM, Jan Martin janmar...@diy-streetview.orgwrote:

 Hi Benjamin,

 for me it is Ubuntu 10.04.3 with Metacity.

 Just tried to put the Terminal window that runs nona on another workspace.
 Doesn't work unfortunately.

 Then I tried the Terminal WIndow on the default workspace and all other
 program at workspace one.
 Doesn't work too.

 The nona windows pop up either way.

 Limiting the nona windows to a workspace would help a lot.
 Any idea how to do that?

 Jan




 On Sun, Sep 18, 2011 at 12:14 AM, Benjamin Schnieders 
 benjamin.schnied...@gmail.com wrote:

 Jan Martin wrote:

 Hi all,

 when using nona -g for GPU support, nona opens an empty window per
 source image.

 Is there any way to stop this?
 It just flickers, and the focus changes to those windows and the PC
 becomes unusable.

 Thanks,
 Jan
 --
 http://www.DIY-streetview.org


 Hi Jan,

 which OS are you using? On Ubuntu (should be the same for all Linux
 distributions using Gnome with Compiz), I added window rules in CompizConfig
 like No focus = title=^nona$ - makes the nona window unfocusable. Add
 some more and the window won't annoy you any more. Of course, this wont help
 for any other OS...

 Benjamin


 --
 You received this message because you are subscribed to the Google Groups
 Hugin and other free panoramic software group.
 A list of frequently asked questions is available at:
 http://wiki.panotools.org/**Hugin_FAQhttp://wiki.panotools.org/Hugin_FAQ
 To post to this group, send email to hugin-ptx@googlegroups.com
 To unsubscribe from this group, send email to hugin-ptx+unsubscribe@**
 googlegroups.com hugin-ptx%2bunsubscr...@googlegroups.com
 For more options, visit this group at http://groups.google.com/**
 group/hugin-ptx http://groups.google.com/group/hugin-ptx




 --
 http://www.DIY-streetview.org




-- 
http://www.DIY-streetview.org

-- 
You received this message because you are subscribed to the Google Groups 
Hugin and other free panoramic software group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx