[Tigervnc-devel] [ tigervnc-Bug Tracker-3465459 ] about banner opens unnecesary output dialog

2011-12-28 Thread SourceForge . net
Bug Tracker item #3465459, was opened at 2011-12-25 11:03
Message generated for change (Comment added) made by astrand
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1126848aid=3465459group_id=254363

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: UN*X version
Group: 1.1.X
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: canavan (canavan)
Assigned to: Adam Tkac (atkac)
Summary: about banner opens unnecesary output dialog

Initial Comment:
The About banner should only be displayed if stderr is a tty, otherwise some 
desktop environments open unnecessary additional windows just for this message, 
or the console terminal is cluttered with this message.

--

Comment By: Peter Åstrand (astrand)
Date: 2011-12-28 00:02

Message:
Which desktop environments opens additional windows due to this message? 

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1126848aid=3465459group_id=254363

--
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
___
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel


[Tigervnc-devel] [ tigervnc-Bug Tracker-3465459 ] about banner opens unnecesary output dialog

2011-12-28 Thread SourceForge . net
Bug Tracker item #3465459, was opened at 2011-12-25 11:03
Message generated for change (Comment added) made by canavan
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1126848aid=3465459group_id=254363

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: UN*X version
Group: 1.1.X
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: canavan (canavan)
Assigned to: Adam Tkac (atkac)
Summary: about banner opens unnecesary output dialog

Initial Comment:
The About banner should only be displayed if stderr is a tty, otherwise some 
desktop environments open unnecessary additional windows just for this message, 
or the console terminal is cluttered with this message.

--

Comment By: canavan (canavan)
Date: 2011-12-28 04:58

Message:
The IRIX Indigo Magic Desktop or IRIX Interactive Desktop.

--

Comment By: Peter Åstrand (astrand)
Date: 2011-12-28 00:02

Message:
Which desktop environments opens additional windows due to this message? 

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1126848aid=3465459group_id=254363

--
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
___
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel


[Tigervnc-devel] [ tigervnc-Bug Tracker-3465459 ] about banner opens unnecesary output dialog

2011-12-28 Thread SourceForge . net
Bug Tracker item #3465459, was opened at 2011-12-25 11:03
Message generated for change (Comment added) made by astrand
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1126848aid=3465459group_id=254363

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: UN*X version
Group: 1.1.X
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: canavan (canavan)
Assigned to: Adam Tkac (atkac)
Summary: about banner opens unnecesary output dialog

Initial Comment:
The About banner should only be displayed if stderr is a tty, otherwise some 
desktop environments open unnecessary additional windows just for this message, 
or the console terminal is cluttered with this message.

--

Comment By: Peter Åstrand (astrand)
Date: 2011-12-28 06:17

Message:
The problem with console terminal cluttered will not be solved by using
isatty(), since the console is a TTY. The problem with additional windows
could be solved, but the problem is that some people might launch vncviewer
as a subprocess but still want to include the about text in, say, a log
file. We at Cendio do that, for example. So, I'm not positive to merging
this patch as is. Perhaps if the code is surrounded by an IRIX ifdef. The
patch also needs to be migrated to the new FLTK viewer, since the old
viewer has been removed. 

--

Comment By: canavan (canavan)
Date: 2011-12-28 04:58

Message:
The IRIX Indigo Magic Desktop or IRIX Interactive Desktop.

--

Comment By: Peter Åstrand (astrand)
Date: 2011-12-28 00:02

Message:
Which desktop environments opens additional windows due to this message? 

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1126848aid=3465459group_id=254363

--
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
___
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel


[Tigervnc-devel] [ tigervnc-Bug Tracker-3465459 ] about banner opens unnecesary output dialog

2011-12-28 Thread SourceForge . net
Bug Tracker item #3465459, was opened at 2011-12-25 11:03
Message generated for change (Comment added) made by canavan
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1126848aid=3465459group_id=254363

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: UN*X version
Group: 1.1.X
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: canavan (canavan)
Assigned to: Adam Tkac (atkac)
Summary: about banner opens unnecesary output dialog

Initial Comment:
The About banner should only be displayed if stderr is a tty, otherwise some 
desktop environments open unnecessary additional windows just for this message, 
or the console terminal is cluttered with this message.

--

Comment By: canavan (canavan)
Date: 2011-12-28 07:28

Message:
The Console I'm talking about is a xterm started with -C or -console. A
terminal started like this receives conole output, the same that would go
into ~/.xsession-errors or maybe in linux the virtual terminal X was
started from (using startX). As a matter of fact, al the other messages
that get logged _and_ display a dialog (e.g. connection refused cause the
same kind of output window to open, so I'd love to get rid of those as
well, while not suppressing any errors for which no dialog can be opened,
e.g. for missing X11 credentials or other fatal X11 errors.

--

Comment By: Peter Åstrand (astrand)
Date: 2011-12-28 06:17

Message:
The problem with console terminal cluttered will not be solved by using
isatty(), since the console is a TTY. The problem with additional windows
could be solved, but the problem is that some people might launch vncviewer
as a subprocess but still want to include the about text in, say, a log
file. We at Cendio do that, for example. So, I'm not positive to merging
this patch as is. Perhaps if the code is surrounded by an IRIX ifdef. The
patch also needs to be migrated to the new FLTK viewer, since the old
viewer has been removed. 

--

Comment By: canavan (canavan)
Date: 2011-12-28 04:58

Message:
The IRIX Indigo Magic Desktop or IRIX Interactive Desktop.

--

Comment By: Peter Åstrand (astrand)
Date: 2011-12-28 00:02

Message:
Which desktop environments opens additional windows due to this message? 

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=1126848aid=3465459group_id=254363

--
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
___
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel