Fails to display on X-Server

View: New views
13 Messages — Rating Filter:   Alert me  

Fails to display on X-Server

by jobramwe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I have just installed SmartCVS 7.0.9 on Ubuntu 9.04. I installed the sun-java6-jre package and I have smartCVS running from a local display.

If I start smartCVS from my X-Server on my Windows XP machine. (X-Deep/32) nothing is displayed.

I have the DISPLAY=172.16.9.126:0.0

smartCVS appears to be running

1000     30518  0.0  0.9 676788 19288 pts/0    Sl   13:54   0:00 java -classpath /usr/share/smartcvs-7_0_9/lib/smartcvs.jar:/usr/share/smartcvs-7_0_9/lib/tools.jar:/usr/share/smartcvs-7_0_9/lib/help.jar SmartCVS

I also turned on the AWT_TOOLKIT variable to XToolkit.

Any ideas?





------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/smartcvs/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/smartcvs/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:smartcvs-digest@...
    mailto:smartcvs-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    smartcvs-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/


Re: Fails to display on X-Server

by syntevo Support-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Sorry, *we* don't have any experience in configuring/running remote X-servers.
But maybe another SmartCVS user can help out?

--
Best regards,
Thomas Singer
=============
syntevo GmbH
http://www.syntevo.com
http://blog.syntevo.com


"jobramwe" <jbramwell@...> wrote:

> Hi,
>
> I have just installed SmartCVS 7.0.9 on Ubuntu 9.04. I installed the
> sun-java6-jre package and I have smartCVS running from a local display.
>
> If I start smartCVS from my X-Server on my Windows XP machine. (X-Deep/32)
> nothing is displayed.
>
> I have the DISPLAY=172.16.9.126:0.0
>
> smartCVS appears to be running
>
> 1000     30518  0.0  0.9 676788 19288 pts/0    Sl   13:54   0:00 java
> -classpath
> /usr/share/smartcvs-7_0_9/lib/smartcvs.jar:/usr/share/smartcvs-7_0_9/lib/tools.jar:/usr/share/smartcvs-7_0_9/lib/help.jar
> SmartCVS
>
> I also turned on the AWT_TOOLKIT variable to XToolkit.
>
> Any ideas?
>
>
>
>
>
> ------------------------------------
>
> Yahoo! Groups Links
>
>
>
>








------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/smartcvs/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/smartcvs/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:smartcvs-digest@...
    mailto:smartcvs-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    smartcvs-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/


Parent Message unknown Re: Fails to display on X-Server

by Bruno Antunes :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Probably x-forwarding issues or firewall configurations

Try this:
http://dragonwall.net/xdeep-putty.html

--
Bruno Antunes


On Tue, Oct 6, 2009 at 3:53 PM, syntevo Support <smartcvs@...>wrote:

>
>
> Sorry, *we* don't have any experience in configuring/running remote
> X-servers.
> But maybe another SmartCVS user can help out?
>
> --
> Best regards,
> Thomas Singer
> =============
> syntevo GmbH
> http://www.syntevo.com
> http://blog.syntevo.com
>
>
> "jobramwe" <jbramwell@... <jbramwell%40bms-inc.com>> wrote:
>
> > Hi,
> >
> > I have just installed SmartCVS 7.0.9 on Ubuntu 9.04. I installed the
> > sun-java6-jre package and I have smartCVS running from a local display.
> >
> > If I start smartCVS from my X-Server on my Windows XP machine.
> (X-Deep/32)
> > nothing is displayed.
> >
> > I have the DISPLAY=172.16.9.126:0.0
> >
> > smartCVS appears to be running
> >
> > 1000 30518 0.0 0.9 676788 19288 pts/0 Sl 13:54 0:00 java
> > -classpath
> >
> /usr/share/smartcvs-7_0_9/lib/smartcvs.jar:/usr/share/smartcvs-7_0_9/lib/tools.jar:/usr/share/smartcvs-7_0_9/lib/help.jar
> > SmartCVS
> >
> > I also turned on the AWT_TOOLKIT variable to XToolkit.
> >
> > Any ideas?
> >
> >
> >
> >
> >
> > ------------------------------------
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
>
>  
>


[Non-text portions of this message have been removed]



------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/smartcvs/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/smartcvs/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:smartcvs-digest@...
    mailto:smartcvs-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    smartcvs-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/


Re: Fails to display on X-Server

by jobramwe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks for the thought but my X-server is working with the host machine for all other apps other than SmartCVS so I don't think it's a Firewall issue. I was suspecting it's more of a Java issue and telling smartCVS which Display to use.

Jonathan



--- In smartcvs@..., Bruno Antunes <bruno.fs.antunes@...> wrote:

>
> Probably x-forwarding issues or firewall configurations
>
> Try this:
> http://dragonwall.net/xdeep-putty.html
>
> --
> Bruno Antunes
>
>
> On Tue, Oct 6, 2009 at 3:53 PM, syntevo Support <smartcvs@...>wrote:
>
> >
> >
> > Sorry, *we* don't have any experience in configuring/running remote
> > X-servers.
> > But maybe another SmartCVS user can help out?
> >
> > --
> > Best regards,
> > Thomas Singer
> > =============
> > syntevo GmbH
> > http://www.syntevo.com
> > http://blog.syntevo.com
> >
> >
> > "jobramwe" <jbramwell@... <jbramwell%40bms-inc.com>> wrote:
> >
> > > Hi,
> > >
> > > I have just installed SmartCVS 7.0.9 on Ubuntu 9.04. I installed the
> > > sun-java6-jre package and I have smartCVS running from a local display.
> > >
> > > If I start smartCVS from my X-Server on my Windows XP machine.
> > (X-Deep/32)
> > > nothing is displayed.
> > >
> > > I have the DISPLAY=172.16.9.126:0.0
> > >
> > > smartCVS appears to be running
> > >
> > > 1000 30518 0.0 0.9 676788 19288 pts/0 Sl 13:54 0:00 java
> > > -classpath
> > >
> > /usr/share/smartcvs-7_0_9/lib/smartcvs.jar:/usr/share/smartcvs-7_0_9/lib/tools.jar:/usr/share/smartcvs-7_0_9/lib/help.jar
> > > SmartCVS
> > >
> > > I also turned on the AWT_TOOLKIT variable to XToolkit.
> > >
> > > Any ideas?
> > >
> > >
> > >
> > >
> > >
> > > ------------------------------------
> > >
> > > Yahoo! Groups Links
> > >
> > >
> > >
> > >
> >
> >  
> >
>
>
> [Non-text portions of this message have been removed]
>




------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/smartcvs/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/smartcvs/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:smartcvs-digest@...
    mailto:smartcvs-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    smartcvs-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/


Re: Re: Fails to display on X-Server

by Bruno Antunes :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Try it with some other java desktop application (for example netbeans, or
dbvis), if it works, smartsvn should also work.

--
Bruno Antunes


On Tue, Oct 6, 2009 at 5:08 PM, jobramwe <jbramwell@...> wrote:

>
>
> Thanks for the thought but my X-server is working with the host machine for
> all other apps other than SmartCVS so I don't think it's a Firewall issue. I
> was suspecting it's more of a Java issue and telling smartCVS which Display
> to use.
>
> Jonathan
>
>
> --- In smartcvs@... <smartcvs%40yahoogroups.com>, Bruno
> Antunes <bruno.fs.antunes@...> wrote:
> >
> > Probably x-forwarding issues or firewall configurations
> >
> > Try this:
> > http://dragonwall.net/xdeep-putty.html
> >
> > --
> > Bruno Antunes
> >
> >
> > On Tue, Oct 6, 2009 at 3:53 PM, syntevo Support <smartcvs@...>wrote:
> >
> > >
> > >
> > > Sorry, *we* don't have any experience in configuring/running remote
> > > X-servers.
> > > But maybe another SmartCVS user can help out?
> > >
> > > --
> > > Best regards,
> > > Thomas Singer
> > > =============
> > > syntevo GmbH
> > > http://www.syntevo.com
> > > http://blog.syntevo.com
> > >
> > >
> > > "jobramwe" <jbramwell@... <jbramwell%40bms-inc.com>> wrote:
> > >
> > > > Hi,
> > > >
> > > > I have just installed SmartCVS 7.0.9 on Ubuntu 9.04. I installed the
> > > > sun-java6-jre package and I have smartCVS running from a local
> display.
> > > >
> > > > If I start smartCVS from my X-Server on my Windows XP machine.
> > > (X-Deep/32)
> > > > nothing is displayed.
> > > >
> > > > I have the DISPLAY=172.16.9.126:0.0
> > > >
> > > > smartCVS appears to be running
> > > >
> > > > 1000 30518 0.0 0.9 676788 19288 pts/0 Sl 13:54 0:00 java
> > > > -classpath
> > > >
> > >
> /usr/share/smartcvs-7_0_9/lib/smartcvs.jar:/usr/share/smartcvs-7_0_9/lib/tools.jar:/usr/share/smartcvs-7_0_9/lib/help.jar
> > > > SmartCVS
> > > >
> > > > I also turned on the AWT_TOOLKIT variable to XToolkit.
> > > >
> > > > Any ideas?
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > ------------------------------------
> > > >
> > > > Yahoo! Groups Links
> > > >
> > > >
> > > >
> > > >
> > >
> > >
> > >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>
>  
>


[Non-text portions of this message have been removed]



------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/smartcvs/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/smartcvs/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:smartcvs-digest@...
    mailto:smartcvs-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    smartcvs-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/


Re: Fails to display on X-Server

by spyrus :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

With Suse 9.3 to 11.1 i have no problem with SmartCVS.
Just xhost+ on my computer
and export DISPLAY=hostname (of remote):0.0 on
the machine running the smartcvs

--- In smartcvs@..., "jobramwe" <jbramwell@...> wrote:

>
> Thanks for the thought but my X-server is working with the host machine for all other apps other than SmartCVS so I don't think it's a Firewall issue. I was suspecting it's more of a Java issue and telling smartCVS which Display to use.
>
> Jonathan
>
>
>
> --- In smartcvs@..., Bruno Antunes <bruno.fs.antunes@> wrote:
> >
> > Probably x-forwarding issues or firewall configurations
> >
> > Try this:
> > http://dragonwall.net/xdeep-putty.html
> >
> > --
> > Bruno Antunes
> >
> >
> > On Tue, Oct 6, 2009 at 3:53 PM, syntevo Support <smartcvs@>wrote:
> >
> > >
> > >
> > > Sorry, *we* don't have any experience in configuring/running remote
> > > X-servers.
> > > But maybe another SmartCVS user can help out?
> > >
> > > --
> > > Best regards,
> > > Thomas Singer
> > > =============
> > > syntevo GmbH
> > > http://www.syntevo.com
> > > http://blog.syntevo.com
> > >
> > >
> > > "jobramwe" <jbramwell@ <jbramwell%40bms-inc.com>> wrote:
> > >
> > > > Hi,
> > > >
> > > > I have just installed SmartCVS 7.0.9 on Ubuntu 9.04. I installed the
> > > > sun-java6-jre package and I have smartCVS running from a local display.
> > > >
> > > > If I start smartCVS from my X-Server on my Windows XP machine.
> > > (X-Deep/32)
> > > > nothing is displayed.
> > > >
> > > > I have the DISPLAY=172.16.9.126:0.0
> > > >
> > > > smartCVS appears to be running
> > > >
> > > > 1000 30518 0.0 0.9 676788 19288 pts/0 Sl 13:54 0:00 java
> > > > -classpath
> > > >
> > > /usr/share/smartcvs-7_0_9/lib/smartcvs.jar:/usr/share/smartcvs-7_0_9/lib/tools.jar:/usr/share/smartcvs-7_0_9/lib/help.jar
> > > > SmartCVS
> > > >
> > > > I also turned on the AWT_TOOLKIT variable to XToolkit.
> > > >
> > > > Any ideas?
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > ------------------------------------
> > > >
> > > > Yahoo! Groups Links
> > > >
> > > >
> > > >
> > > >
> > >
> > >  
> > >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>




------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/smartcvs/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/smartcvs/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:smartcvs-digest@...
    mailto:smartcvs-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    smartcvs-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/


Re: Fails to display on X-Server

by spyrus :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Oops i did not see that you want to see it at Windows with X Server.
But from one Linux System to the other through X no problem ;)

--- In smartcvs@..., Bruno Antunes <bruno.fs.antunes@...> wrote:

>
> Try it with some other java desktop application (for example netbeans, or
> dbvis), if it works, smartsvn should also work.
>
> --
> Bruno Antunes
>
>
> On Tue, Oct 6, 2009 at 5:08 PM, jobramwe <jbramwell@...> wrote:
>
> >
> >
> > Thanks for the thought but my X-server is working with the host machine for
> > all other apps other than SmartCVS so I don't think it's a Firewall issue. I
> > was suspecting it's more of a Java issue and telling smartCVS which Display
> > to use.
> >
> > Jonathan
> >
> >
> > --- In smartcvs@... <smartcvs%40yahoogroups.com>, Bruno
> > Antunes <bruno.fs.antunes@> wrote:
> > >
> > > Probably x-forwarding issues or firewall configurations
> > >
> > > Try this:
> > > http://dragonwall.net/xdeep-putty.html
> > >
> > > --
> > > Bruno Antunes
> > >
> > >
> > > On Tue, Oct 6, 2009 at 3:53 PM, syntevo Support <smartcvs@>wrote:
> > >
> > > >
> > > >
> > > > Sorry, *we* don't have any experience in configuring/running remote
> > > > X-servers.
> > > > But maybe another SmartCVS user can help out?
> > > >
> > > > --
> > > > Best regards,
> > > > Thomas Singer
> > > > =============
> > > > syntevo GmbH
> > > > http://www.syntevo.com
> > > > http://blog.syntevo.com
> > > >
> > > >
> > > > "jobramwe" <jbramwell@ <jbramwell%40bms-inc.com>> wrote:
> > > >
> > > > > Hi,
> > > > >
> > > > > I have just installed SmartCVS 7.0.9 on Ubuntu 9.04. I installed the
> > > > > sun-java6-jre package and I have smartCVS running from a local
> > display.
> > > > >
> > > > > If I start smartCVS from my X-Server on my Windows XP machine.
> > > > (X-Deep/32)
> > > > > nothing is displayed.
> > > > >
> > > > > I have the DISPLAY=172.16.9.126:0.0
> > > > >
> > > > > smartCVS appears to be running
> > > > >
> > > > > 1000 30518 0.0 0.9 676788 19288 pts/0 Sl 13:54 0:00 java
> > > > > -classpath
> > > > >
> > > >
> > /usr/share/smartcvs-7_0_9/lib/smartcvs.jar:/usr/share/smartcvs-7_0_9/lib/tools.jar:/usr/share/smartcvs-7_0_9/lib/help.jar
> > > > > SmartCVS
> > > > >
> > > > > I also turned on the AWT_TOOLKIT variable to XToolkit.
> > > > >
> > > > > Any ideas?
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > ------------------------------------
> > > > >
> > > > > Yahoo! Groups Links
> > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > >
> > >
> > > [Non-text portions of this message have been removed]
> > >
> >
> >  
> >
>
>
> [Non-text portions of this message have been removed]
>




------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/smartcvs/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/smartcvs/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:smartcvs-digest@...
    mailto:smartcvs-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    smartcvs-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/


Re: Fails to display on X-Server

by jobramwe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I think we are onto something here.

I just loaded Netbeans 6.5.

This also works on the Host display and I get the full IDE come up.

If I start it from my X Server Window on the PC it does not run. It appears to start as I get a "Starting Netbeans" Taskbar appear which then goes away after a few 10's of seconds.

Jonathan



--- In smartcvs@..., Bruno Antunes <bruno.fs.antunes@...> wrote:

>
> Try it with some other java desktop application (for example netbeans, or
> dbvis), if it works, smartsvn should also work.
>
> --
> Bruno Antunes
>
>
> On Tue, Oct 6, 2009 at 5:08 PM, jobramwe <jbramwell@...> wrote:
>
> >
> >
> > Thanks for the thought but my X-server is working with the host machine for
> > all other apps other than SmartCVS so I don't think it's a Firewall issue. I
> > was suspecting it's more of a Java issue and telling smartCVS which Display
> > to use.
> >
> > Jonathan
> >
> >
> > --- In smartcvs@... <smartcvs%40yahoogroups.com>, Bruno
> > Antunes <bruno.fs.antunes@> wrote:
> > >
> > > Probably x-forwarding issues or firewall configurations
> > >
> > > Try this:
> > > http://dragonwall.net/xdeep-putty.html
> > >
> > > --
> > > Bruno Antunes
> > >
> > >
> > > On Tue, Oct 6, 2009 at 3:53 PM, syntevo Support <smartcvs@>wrote:
> > >
> > > >
> > > >
> > > > Sorry, *we* don't have any experience in configuring/running remote
> > > > X-servers.
> > > > But maybe another SmartCVS user can help out?
> > > >
> > > > --
> > > > Best regards,
> > > > Thomas Singer
> > > > =============
> > > > syntevo GmbH
> > > > http://www.syntevo.com
> > > > http://blog.syntevo.com
> > > >
> > > >
> > > > "jobramwe" <jbramwell@ <jbramwell%40bms-inc.com>> wrote:
> > > >
> > > > > Hi,
> > > > >
> > > > > I have just installed SmartCVS 7.0.9 on Ubuntu 9.04. I installed the
> > > > > sun-java6-jre package and I have smartCVS running from a local
> > display.
> > > > >
> > > > > If I start smartCVS from my X-Server on my Windows XP machine.
> > > > (X-Deep/32)
> > > > > nothing is displayed.
> > > > >
> > > > > I have the DISPLAY=172.16.9.126:0.0
> > > > >
> > > > > smartCVS appears to be running
> > > > >
> > > > > 1000 30518 0.0 0.9 676788 19288 pts/0 Sl 13:54 0:00 java
> > > > > -classpath
> > > > >
> > > >
> > /usr/share/smartcvs-7_0_9/lib/smartcvs.jar:/usr/share/smartcvs-7_0_9/lib/tools.jar:/usr/share/smartcvs-7_0_9/lib/help.jar
> > > > > SmartCVS
> > > > >
> > > > > I also turned on the AWT_TOOLKIT variable to XToolkit.
> > > > >
> > > > > Any ideas?
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > ------------------------------------
> > > > >
> > > > > Yahoo! Groups Links
> > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > >
> > >
> > > [Non-text portions of this message have been removed]
> > >
> >
> >  
> >
>
>
> [Non-text portions of this message have been removed]
>




------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/smartcvs/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/smartcvs/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:smartcvs-digest@...
    mailto:smartcvs-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    smartcvs-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/


RE: Re: Fails to display on X-Server

by jobramwe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I also installed Eclipse (which is also Java based). Eclipse works fine
to the X-Server on the PC. So I suspect there is some property that need
setting when launching smartCVS
 
Jonathan


________________________________

        From: smartcvs@... [mailto:smartcvs@...]
On Behalf Of jobramwe
        Sent: Tuesday, October 06, 2009 11:03 AM
        To: smartcvs@...
        Subject: [smartcvs] Re: Fails to display on X-Server
       
       
         

        I think we are onto something here.
       
        I just loaded Netbeans 6.5.
       
        This also works on the Host display and I get the full IDE come
up.
       
        If I start it from my X Server Window on the PC it does not run.
It appears to start as I get a "Starting Netbeans" Taskbar appear which
then goes away after a few 10's of seconds.
       
        Jonathan
       
        --- In smartcvs@...
<mailto:smartcvs%40yahoogroups.com> , Bruno Antunes
<bruno.fs.antunes@...> wrote:
        >
        > Try it with some other java desktop application (for example
netbeans, or
        > dbvis), if it works, smartsvn should also work.
        >
        > --
        > Bruno Antunes
        >
        >
        > On Tue, Oct 6, 2009 at 5:08 PM, jobramwe <jbramwell@...>
wrote:
        >
        > >
        > >
        > > Thanks for the thought but my X-server is working with the
host machine for
        > > all other apps other than SmartCVS so I don't think it's a
Firewall issue. I
        > > was suspecting it's more of a Java issue and telling
smartCVS which Display
        > > to use.
        > >
        > > Jonathan
        > >
        > >
        > > --- In smartcvs@...
<mailto:smartcvs%40yahoogroups.com>  <smartcvs%40yahoogroups.com>, Bruno
        > > Antunes <bruno.fs.antunes@> wrote:
        > > >
        > > > Probably x-forwarding issues or firewall configurations
        > > >
        > > > Try this:
        > > > http://dragonwall.net/xdeep-putty.html
<http://dragonwall.net/xdeep-putty.html>
        > > >
        > > > --
        > > > Bruno Antunes
        > > >
        > > >
        > > > On Tue, Oct 6, 2009 at 3:53 PM, syntevo Support
<smartcvs@>wrote:
        > > >
        > > > >
        > > > >
        > > > > Sorry, *we* don't have any experience in
configuring/running remote
        > > > > X-servers.
        > > > > But maybe another SmartCVS user can help out?
        > > > >
        > > > > --
        > > > > Best regards,
        > > > > Thomas Singer
        > > > > =============
        > > > > syntevo GmbH
        > > > > http://www.syntevo.com <http://www.syntevo.com>
        > > > > http://blog.syntevo.com <http://blog.syntevo.com>
        > > > >
        > > > >
        > > > > "jobramwe" <jbramwell@ <jbramwell%40bms-inc.com>> wrote:
        > > > >
        > > > > > Hi,
        > > > > >
        > > > > > I have just installed SmartCVS 7.0.9 on Ubuntu 9.04. I
installed the
        > > > > > sun-java6-jre package and I have smartCVS running from
a local
        > > display.
        > > > > >
        > > > > > If I start smartCVS from my X-Server on my Windows XP
machine.
        > > > > (X-Deep/32)
        > > > > > nothing is displayed.
        > > > > >
        > > > > > I have the DISPLAY=172.16.9.126:0.0
        > > > > >
        > > > > > smartCVS appears to be running
        > > > > >
        > > > > > 1000 30518 0.0 0.9 676788 19288 pts/0 Sl 13:54 0:00
java
        > > > > > -classpath
        > > > > >
        > > > >
        > >
/usr/share/smartcvs-7_0_9/lib/smartcvs.jar:/usr/share/smartcvs-7_0_9/lib
/tools.jar:/usr/share/smartcvs-7_0_9/lib/help.jar
        > > > > > SmartCVS
        > > > > >
        > > > > > I also turned on the AWT_TOOLKIT variable to XToolkit.
        > > > > >
        > > > > > Any ideas?
        > > > > >
        > > > > >
        > > > > >
        > > > > >
        > > > > >
        > > > > > ------------------------------------
        > > > > >
        > > > > > Yahoo! Groups Links
        > > > > >
        > > > > >
        > > > > >
        > > > > >
        > > > >
        > > > >
        > > > >
        > > >
        > > >
        > > > [Non-text portions of this message have been removed]
        > > >
        > >
        > >
        > >
        >
        >
        > [Non-text portions of this message have been removed]
        >
       
       

       



[Non-text portions of this message have been removed]



------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/smartcvs/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/smartcvs/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:smartcvs-digest@...
    mailto:smartcvs-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    smartcvs-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/


Re: Re: Fails to display on X-Server

by syntevo Support-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Eclipse is a Java application, but uses a different, non-standard GUI
framework (SWT instead of Swing). Please contact the support of you X-server
to get information how to configure the X-server to get a Java/Swing
application like Netbeans or SmartCVS to show up on your Windows machine.

--
Best regards,
Thomas Singer
=============
syntevo GmbH
http://www.syntevo.com
http://blog.syntevo.com


"Jonathan Bramwell" <jbramwell@...> wrote:

> I also installed Eclipse (which is also Java based). Eclipse works fine
> to the X-Server on the PC. So I suspect there is some property that need
> setting when launching smartCVS
>  
> Jonathan
>
>
> ________________________________
>
>  From: smartcvs@... [mailto:smartcvs@...]
> On Behalf Of jobramwe
>  Sent: Tuesday, October 06, 2009 11:03 AM
>  To: smartcvs@...
>  Subject: [smartcvs] Re: Fails to display on X-Server
>  
>  
>    
>
>  I think we are onto something here.
>  
>  I just loaded Netbeans 6.5.
>  
>  This also works on the Host display and I get the full IDE come
> up.
>  
>  If I start it from my X Server Window on the PC it does not run.
> It appears to start as I get a "Starting Netbeans" Taskbar appear which
> then goes away after a few 10's of seconds.
>  
>  Jonathan
>  
>  --- In smartcvs@...
> <mailto:smartcvs%40yahoogroups.com> , Bruno Antunes
> <bruno.fs.antunes@...> wrote:
>  >
>  > Try it with some other java desktop application (for example
> netbeans, or
>  > dbvis), if it works, smartsvn should also work.
>  >
>  > --
>  > Bruno Antunes
>  >
>  >
>  > On Tue, Oct 6, 2009 at 5:08 PM, jobramwe <jbramwell@...>
> wrote:
>  >
>  > >
>  > >
>  > > Thanks for the thought but my X-server is working with the
> host machine for
>  > > all other apps other than SmartCVS so I don't think it's a
> Firewall issue. I
>  > > was suspecting it's more of a Java issue and telling
> smartCVS which Display
>  > > to use.
>  > >
>  > > Jonathan
>  > >
>  > >
>  > > --- In smartcvs@...
> <mailto:smartcvs%40yahoogroups.com>  <smartcvs%40yahoogroups.com>, Bruno
>  > > Antunes <bruno.fs.antunes@> wrote:
>  > > >
>  > > > Probably x-forwarding issues or firewall configurations
>  > > >
>  > > > Try this:
>  > > > http://dragonwall.net/xdeep-putty.html
> <http://dragonwall.net/xdeep-putty.html>
>  > > >
>  > > > --
>  > > > Bruno Antunes
>  > > >
>  > > >
>  > > > On Tue, Oct 6, 2009 at 3:53 PM, syntevo Support
> <smartcvs@>wrote:
>  > > >
>  > > > >
>  > > > >
>  > > > > Sorry, *we* don't have any experience in
> configuring/running remote
>  > > > > X-servers.
>  > > > > But maybe another SmartCVS user can help out?
>  > > > >
>  > > > > --
>  > > > > Best regards,
>  > > > > Thomas Singer
>  > > > > =============
>  > > > > syntevo GmbH
>  > > > > http://www.syntevo.com <http://www.syntevo.com>
>  > > > > http://blog.syntevo.com <http://blog.syntevo.com>
>  > > > >
>  > > > >
>  > > > > "jobramwe" <jbramwell@ <jbramwell%40bms-inc.com>> wrote:
>  > > > >
>  > > > > > Hi,
>  > > > > >
>  > > > > > I have just installed SmartCVS 7.0.9 on Ubuntu 9.04. I
> installed the
>  > > > > > sun-java6-jre package and I have smartCVS running from
> a local
>  > > display.
>  > > > > >
>  > > > > > If I start smartCVS from my X-Server on my Windows XP
> machine.
>  > > > > (X-Deep/32)
>  > > > > > nothing is displayed.
>  > > > > >
>  > > > > > I have the DISPLAY=172.16.9.126:0.0
>  > > > > >
>  > > > > > smartCVS appears to be running
>  > > > > >
>  > > > > > 1000 30518 0.0 0.9 676788 19288 pts/0 Sl 13:54 0:00
> java
>  > > > > > -classpath
>  > > > > >
>  > > > >
>  > >
> /usr/share/smartcvs-7_0_9/lib/smartcvs.jar:/usr/share/smartcvs-7_0_9/lib
> /tools.jar:/usr/share/smartcvs-7_0_9/lib/help.jar
>  > > > > > SmartCVS
>  > > > > >
>  > > > > > I also turned on the AWT_TOOLKIT variable to XToolkit.
>  > > > > >
>  > > > > > Any ideas?
>  > > > > >
>  > > > > >
>  > > > > >
>  > > > > >
>  > > > > >
>  > > > > > ------------------------------------
>  > > > > >
>  > > > > > Yahoo! Groups Links
>  > > > > >
>  > > > > >
>  > > > > >
>  > > > > >
>  > > > >
>  > > > >
>  > > > >
>  > > >
>  > > >
>  > > > [Non-text portions of this message have been removed]
>  > > >
>  > >
>  > >
>  > >
>  >
>  >
>  > [Non-text portions of this message have been removed]
>  >
>  
>  
>
>  
>
>
>
> [Non-text portions of this message have been removed]
>
>
>
> ------------------------------------
>
> Yahoo! Groups Links
>
>
>
>








------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/smartcvs/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/smartcvs/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:smartcvs-digest@...
    mailto:smartcvs-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    smartcvs-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/


Re: Re: Fails to display on X-Server

by Bruno Antunes :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Try using openssh and perform connection using ssh with  -Y or -X options

openssh for windows
http://sshwindows.sourceforge.net/

--
Bruno Antunes


On Tue, Oct 6, 2009 at 7:43 PM, Jonathan Bramwell <jbramwell@...>wrote:

>
>
> I also installed Eclipse (which is also Java based). Eclipse works fine
> to the X-Server on the PC. So I suspect there is some property that need
> setting when launching smartCVS
>
> Jonathan
>
> ________________________________
>
> From: smartcvs@... <smartcvs%40yahoogroups.com> [mailto:
> smartcvs@... <smartcvs%40yahoogroups.com>]
> On Behalf Of jobramwe
> Sent: Tuesday, October 06, 2009 11:03 AM
> To: smartcvs@... <smartcvs%40yahoogroups.com>
> Subject: [smartcvs] Re: Fails to display on X-Server
>
>
>
>
>
> I think we are onto something here.
>
> I just loaded Netbeans 6.5.
>
> This also works on the Host display and I get the full IDE come
> up.
>
> If I start it from my X Server Window on the PC it does not run.
> It appears to start as I get a "Starting Netbeans" Taskbar appear which
> then goes away after a few 10's of seconds.
>
> Jonathan
>
> --- In smartcvs@... <smartcvs%40yahoogroups.com>
> <mailto:smartcvs%40yahoogroups.com <smartcvs%2540yahoogroups.com>> , Bruno
> Antunes
> <bruno.fs.antunes@...> wrote:
> >
> > Try it with some other java desktop application (for example
> netbeans, or
> > dbvis), if it works, smartsvn should also work.
> >
> > --
> > Bruno Antunes
> >
> >
> > On Tue, Oct 6, 2009 at 5:08 PM, jobramwe <jbramwell@...>
> wrote:
> >
> > >
> > >
> > > Thanks for the thought but my X-server is working with the
> host machine for
> > > all other apps other than SmartCVS so I don't think it's a
> Firewall issue. I
> > > was suspecting it's more of a Java issue and telling
> smartCVS which Display
> > > to use.
> > >
> > > Jonathan
> > >
> > >
> > > --- In smartcvs@... <smartcvs%40yahoogroups.com>
> <mailto:smartcvs%40yahoogroups.com <smartcvs%2540yahoogroups.com>>
> <smartcvs%40yahoogroups.com>, Bruno
> > > Antunes <bruno.fs.antunes@> wrote:
> > > >
> > > > Probably x-forwarding issues or firewall configurations
> > > >
> > > > Try this:
> > > > http://dragonwall.net/xdeep-putty.html
> <http://dragonwall.net/xdeep-putty.html>
> > > >
> > > > --
> > > > Bruno Antunes
> > > >
> > > >
> > > > On Tue, Oct 6, 2009 at 3:53 PM, syntevo Support
> <smartcvs@>wrote:
> > > >
> > > > >
> > > > >
> > > > > Sorry, *we* don't have any experience in
> configuring/running remote
> > > > > X-servers.
> > > > > But maybe another SmartCVS user can help out?
> > > > >
> > > > > --
> > > > > Best regards,
> > > > > Thomas Singer
> > > > > =============
> > > > > syntevo GmbH
> > > > > http://www.syntevo.com <http://www.syntevo.com>
> > > > > http://blog.syntevo.com <http://blog.syntevo.com>
> > > > >
> > > > >
> > > > > "jobramwe" <jbramwell@ <jbramwell%40bms-inc.com>> wrote:
> > > > >
> > > > > > Hi,
> > > > > >
> > > > > > I have just installed SmartCVS 7.0.9 on Ubuntu 9.04. I
> installed the
> > > > > > sun-java6-jre package and I have smartCVS running from
> a local
> > > display.
> > > > > >
> > > > > > If I start smartCVS from my X-Server on my Windows XP
> machine.
> > > > > (X-Deep/32)
> > > > > > nothing is displayed.
> > > > > >
> > > > > > I have the DISPLAY=172.16.9.126:0.0
> > > > > >
> > > > > > smartCVS appears to be running
> > > > > >
> > > > > > 1000 30518 0.0 0.9 676788 19288 pts/0 Sl 13:54 0:00
> java
> > > > > > -classpath
> > > > > >
> > > > >
> > >
> /usr/share/smartcvs-7_0_9/lib/smartcvs.jar:/usr/share/smartcvs-7_0_9/lib
> /tools.jar:/usr/share/smartcvs-7_0_9/lib/help.jar
> > > > > > SmartCVS
> > > > > >
> > > > > > I also turned on the AWT_TOOLKIT variable to XToolkit.
> > > > > >
> > > > > > Any ideas?
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > ------------------------------------
> > > > > >
> > > > > > Yahoo! Groups Links
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > > >
> > > >
> > > >
> > > > [Non-text portions of this message have been removed]
> > > >
> > >
> > >
> > >
> >
> >
> > [Non-text portions of this message have been removed]
> >
>
>
>
>
>
> [Non-text portions of this message have been removed]
>
>  
>


[Non-text portions of this message have been removed]



------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/smartcvs/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/smartcvs/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:smartcvs-digest@...
    mailto:smartcvs-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    smartcvs-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/


RE: Re: Fails to display on X-Server

by jobramwe :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Just for anyone else that having a similar problem
 
The mystery is solved. It was the X-Server. It looks as if X-Deep/32 4.0
is too old.
XMing 6.9.0. 31 works and so does CygwinX. 1.5.3.0.
 
There is still something strange going on when starting smartcvs. It
does not seem to be DISPLAY aware. I have two sessions open,
one on the local display of the server and one on my remote PC. If I
start it in the local window on the Linux server , the Splash screen
 appear there but the GUI opens on the remote display on my PC. I can
live with this since I will normally not have two session open,
but it would be nice if it could be fixed. Netbeans does not do this, so
it can be done.
 
It's also a little slow drawing the smartcvs GUI objects on the remote
PC, but from what I have read this is a common complaint of Swing on
X-Windows
 
Jonathan


________________________________

        From: smartcvs@... [mailto:smartcvs@...]
On Behalf Of syntevo Support
        Sent: Tuesday, October 06, 2009 10:43 PM
        To: smartcvs@...
        Subject: Re: [smartcvs] Re: Fails to display on X-Server
       
       
         

        Eclipse is a Java application, but uses a different,
non-standard GUI
        framework (SWT instead of Swing). Please contact the support of
you X-server
        to get information how to configure the X-server to get a
Java/Swing
        application like Netbeans or SmartCVS to show up on your Windows
machine.
       
        --
        Best regards,
        Thomas Singer
        =============
        syntevo GmbH
        http://www.syntevo.com <http://www.syntevo.com>
        http://blog.syntevo.com <http://blog.syntevo.com>
       
        "Jonathan Bramwell" <jbramwell@...
<mailto:jbramwell%40bms-inc.com> > wrote:
       
        > I also installed Eclipse (which is also Java based). Eclipse
works fine
        > to the X-Server on the PC. So I suspect there is some property
that need
        > setting when launching smartCVS
        >
        > Jonathan
        >
        >
        > ________________________________
        >
        > From: smartcvs@...
<mailto:smartcvs%40yahoogroups.com>  [mailto:smartcvs@...
<mailto:smartcvs%40yahoogroups.com> ]
        > On Behalf Of jobramwe
        > Sent: Tuesday, October 06, 2009 11:03 AM
        > To: smartcvs@...
<mailto:smartcvs%40yahoogroups.com>
        > Subject: [smartcvs] Re: Fails to display on X-Server
        >
        >
        >
        >
        > I think we are onto something here.
        >
        > I just loaded Netbeans 6.5.
        >
        > This also works on the Host display and I get the full IDE
come
        > up.
        >
        > If I start it from my X Server Window on the PC it does not
run.
        > It appears to start as I get a "Starting Netbeans" Taskbar
appear which
        > then goes away after a few 10's of seconds.
        >
        > Jonathan
        >
        > --- In smartcvs@...
<mailto:smartcvs%40yahoogroups.com>
        > <mailto:smartcvs%40yahoogroups.com> , Bruno Antunes
        > <bruno.fs.antunes@...> wrote:
        > >
        > > Try it with some other java desktop application (for example
        > netbeans, or
        > > dbvis), if it works, smartsvn should also work.
        > >
        > > --
        > > Bruno Antunes
        > >
        > >
        > > On Tue, Oct 6, 2009 at 5:08 PM, jobramwe <jbramwell@...>
        > wrote:
        > >
        > > >
        > > >
        > > > Thanks for the thought but my X-server is working with the
        > host machine for
        > > > all other apps other than SmartCVS so I don't think it's a
        > Firewall issue. I
        > > > was suspecting it's more of a Java issue and telling
        > smartCVS which Display
        > > > to use.
        > > >
        > > > Jonathan
        > > >
        > > >
        > > > --- In smartcvs@...
<mailto:smartcvs%40yahoogroups.com>
        > <mailto:smartcvs%40yahoogroups.com>
<smartcvs%40yahoogroups.com>, Bruno
        > > > Antunes <bruno.fs.antunes@> wrote:
        > > > >
        > > > > Probably x-forwarding issues or firewall configurations
        > > > >
        > > > > Try this:
        > > > > http://dragonwall.net/xdeep-putty.html
<http://dragonwall.net/xdeep-putty.html>
        > <http://dragonwall.net/xdeep-putty.html
<http://dragonwall.net/xdeep-putty.html> >
        > > > >
        > > > > --
        > > > > Bruno Antunes
        > > > >
        > > > >
        > > > > On Tue, Oct 6, 2009 at 3:53 PM, syntevo Support
        > <smartcvs@>wrote:
        > > > >
        > > > > >
        > > > > >
        > > > > > Sorry, *we* don't have any experience in
        > configuring/running remote
        > > > > > X-servers.
        > > > > > But maybe another SmartCVS user can help out?
        > > > > >
        > > > > > --
        > > > > > Best regards,
        > > > > > Thomas Singer
        > > > > > =============
        > > > > > syntevo GmbH
        > > > > > http://www.syntevo.com <http://www.syntevo.com>
<http://www.syntevo.com <http://www.syntevo.com> >
        > > > > > http://blog.syntevo.com <http://blog.syntevo.com>
<http://blog.syntevo.com <http://blog.syntevo.com> >
        > > > > >
        > > > > >
        > > > > > "jobramwe" <jbramwell@ <jbramwell%40bms-inc.com>>
wrote:
        > > > > >
        > > > > > > Hi,
        > > > > > >
        > > > > > > I have just installed SmartCVS 7.0.9 on Ubuntu 9.04.
I
        > installed the
        > > > > > > sun-java6-jre package and I have smartCVS running
from
        > a local
        > > > display.
        > > > > > >
        > > > > > > If I start smartCVS from my X-Server on my Windows
XP
        > machine.
        > > > > > (X-Deep/32)
        > > > > > > nothing is displayed.
        > > > > > >
        > > > > > > I have the DISPLAY=172.16.9.126:0.0
        > > > > > >
        > > > > > > smartCVS appears to be running
        > > > > > >
        > > > > > > 1000 30518 0.0 0.9 676788 19288 pts/0 Sl 13:54 0:00
        > java
        > > > > > > -classpath
        > > > > > >
        > > > > >
        > > >
        >
/usr/share/smartcvs-7_0_9/lib/smartcvs.jar:/usr/share/smartcvs-7_0_9/lib
        > /tools.jar:/usr/share/smartcvs-7_0_9/lib/help.jar
        > > > > > > SmartCVS
        > > > > > >
        > > > > > > I also turned on the AWT_TOOLKIT variable to
XToolkit.
        > > > > > >
        > > > > > > Any ideas?
        > > > > > >
        > > > > > >
        > > > > > >
        > > > > > >
        > > > > > >
        > > > > > > ------------------------------------
        > > > > > >
        > > > > > > Yahoo! Groups Links
        > > > > > >
        > > > > > >
        > > > > > >
        > > > > > >
        > > > > >
        > > > > >
        > > > > >
        > > > >
        > > > >
        > > > > [Non-text portions of this message have been removed]
        > > > >
        > > >
        > > >
        > > >
        > >
        > >
        > > [Non-text portions of this message have been removed]
        > >
        >
        >
        >
        >
        >
        >
        >
        > [Non-text portions of this message have been removed]
        >
        >
        >
        > ------------------------------------
        >
        > Yahoo! Groups Links
        >
        >
        >
        >
       
       

       



[Non-text portions of this message have been removed]



------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/smartcvs/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/smartcvs/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:smartcvs-digest@...
    mailto:smartcvs-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    smartcvs-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/


Re: Re: Fails to display on X-Server

by Patric Bechtel :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jonathan Bramwell schrieb am 08.10.2009 17:49:
> It's also a little slow drawing the smartcvs GUI objects on the remote
> PC, but from what I have read this is a common complaint of Swing on
> X-Windows
>
Maybe you should add
- -Dsun.java2d.opengl=True
to your java command line or your smartcvs.sh, it helps quite a bit.

- --
Patric
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: GnuPT 2.5.2

iEYEARECAAYFAkrOHHwACgkQfGgGu8y7ypDSFwCeM2za4RTNX254YNWlqyz6KTrX
IEIAnRhiejIBN6cDvi3xiuYHRSpCTZwn
=MhHf
-----END PGP SIGNATURE-----


------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/smartcvs/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/smartcvs/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:smartcvs-digest@...
    mailto:smartcvs-fullfeatured@...

<*> To unsubscribe from this group, send an email to:
    smartcvs-unsubscribe@...

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/