Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Linux work spaces
Linux work spaces [message #58956] Thu, 09 September 2004 14:34 Go to next message
Eclipse UserFriend
Originally posted by: junk.guenthermatthias.de

Hi,

if I have opened a class with the VE in my eclipse 3.0 I can not change
to another work space on my Suse KDE.

What could be the problem?

Thanks in advance.
Re: Linux work spaces [message #58983 is a reply to message #58956] Thu, 09 September 2004 14:36 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

What are the symptoms? Is there a .log file with errors? What do you
mean you can't change to another workspace? If you close the workspace
you can't open another one?


--
Thanks, Rich Kulp

Re: Linux work spaces [message #59008 is a reply to message #58983] Thu, 09 September 2004 14:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: junk.guenthermatthias.de

> What are the symptoms? Is there a .log file with errors? What do you
> mean you can't change to another workspace? If you close the workspace
> you can't open another one?
I do not find a .log in my eclipse folder or in workspace folder.

But I think I have not explained it right. I do not mean the eclipse
workspaces! I mean the workspaces of my KDE. Some applications are on
workspace 1 some on workspace 2. If I open a class in VE I get a Form in
my Taskbar too. This form I can not close. If I try to change to another
KDE workspace I can see it for a short moment with this "dummy" Form,
and than I will be thrown back to the workspace where eclipse is opened.

Regards
Matthias
Re: Linux work spaces [message #59032 is a reply to message #59008] Thu, 09 September 2004 15:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

I don't know anything about KDE, but if you are talking about seeing a
shell in the screen's taskbar (?), that happens. We create a live
instance of the shell being edited so that we can screen-scrape it to
put the picture into the VE. Unfortunately this live shell often shows
up in the taskbar. We also put it way off screen, but some screen
managers don't allow that and they force it back onto the screen. But I
don't see how that should stop KDE from switching, after all it is no
different than any other shell.


--
Thanks, Rich Kulp

Re: Linux work spaces [message #59081 is a reply to message #59032] Thu, 09 September 2004 16:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: junk.guenthermatthias.de

> I don't know anything about KDE, but if you are talking about seeing a
> shell in the screen's taskbar (?), that happens. We create a live
Yes I see the shell in my taskbar.

> instance of the shell being edited so that we can screen-scrape it to
> put the picture into the VE. Unfortunately this live shell often shows
> up in the taskbar. We also put it way off screen, but some screen
> managers don't allow that and they force it back onto the screen. But I
> don't see how that should stop KDE from switching, after all it is no
> different than any other shell.
Hm, maybe there are some other guys here who use KDE and can confirm
this problem or maybe have a solution for it.

Thanks.
Re: Linux work spaces [message #65963 is a reply to message #59081] Sun, 10 October 2004 12:48 Go to previous messageGo to next message
ronny is currently offline ronnyFriend
Messages: 46
Registered: July 2009
Member
I'm using KDE3.2 on Suse Linux 9.1.
Switching visual-workspaces works fine with me.
Perhaps your hardware-configuration is too slow to manage it correctly or
your Eclipse/VE has a problem. Don't close the windows created by the VE.
Perhaps a restart of the Eclipse with ./eclipse -clean helps.

spunti
Re: Linux work spaces [message #67907 is a reply to message #65963] Wed, 20 October 2004 15:51 Go to previous messageGo to next message
ronny is currently offline ronnyFriend
Messages: 46
Registered: July 2009
Member
spunti wrote:

> I'm using KDE3.2 on Suse Linux 9.1.
> Switching visual-workspaces works fine with me.
> Perhaps your hardware-configuration is too slow to manage it correctly or
> your Eclipse/VE has a problem. Don't close the windows created by the VE.
> Perhaps a restart of the Eclipse with ./eclipse -clean helps.
>
> spunti

No, it doesn't work fine! The problem of not being able to switch the
view-workspace (of KDE) occurs only when using SWT-GUIs with VE.
Did you find out a fix for this problem, Matthias?

This behaviour is a big problem, I would say.
spunti
Re: Linux work spaces [message #68675 is a reply to message #67907] Fri, 22 October 2004 15:40 Go to previous message
ronny is currently offline ronnyFriend
Messages: 46
Registered: July 2009
Member
spunti wrote:

> No, it doesn't work fine! The problem of not being able to switch the
> view-workspace (of KDE) occurs only when using SWT-GUIs with VE.
> Did you find out a fix for this problem, Matthias?
>
> This behaviour is a big problem, I would say.
> spunti

I put my comment to an open bug int the bugzilla-system, now.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=71291
Re: Linux work spaces [message #598208 is a reply to message #58956] Thu, 09 September 2004 14:36 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

What are the symptoms? Is there a .log file with errors? What do you
mean you can't change to another workspace? If you close the workspace
you can't open another one?


--
Thanks, Rich Kulp

Re: Linux work spaces [message #598216 is a reply to message #58983] Thu, 09 September 2004 14:49 Go to previous message
Eclipse UserFriend
Originally posted by: junk.guenthermatthias.de

> What are the symptoms? Is there a .log file with errors? What do you
> mean you can't change to another workspace? If you close the workspace
> you can't open another one?
I do not find a .log in my eclipse folder or in workspace folder.

But I think I have not explained it right. I do not mean the eclipse
workspaces! I mean the workspaces of my KDE. Some applications are on
workspace 1 some on workspace 2. If I open a class in VE I get a Form in
my Taskbar too. This form I can not close. If I try to change to another
KDE workspace I can see it for a short moment with this "dummy" Form,
and than I will be thrown back to the workspace where eclipse is opened.

Regards
Matthias
Re: Linux work spaces [message #598223 is a reply to message #59008] Thu, 09 September 2004 15:15 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.NO.SPAM.us.ibm.com

I don't know anything about KDE, but if you are talking about seeing a
shell in the screen's taskbar (?), that happens. We create a live
instance of the shell being edited so that we can screen-scrape it to
put the picture into the VE. Unfortunately this live shell often shows
up in the taskbar. We also put it way off screen, but some screen
managers don't allow that and they force it back onto the screen. But I
don't see how that should stop KDE from switching, after all it is no
different than any other shell.


--
Thanks, Rich Kulp

Re: Linux work spaces [message #598233 is a reply to message #59032] Thu, 09 September 2004 16:05 Go to previous message
Eclipse UserFriend
Originally posted by: junk.guenthermatthias.de

> I don't know anything about KDE, but if you are talking about seeing a
> shell in the screen's taskbar (?), that happens. We create a live
Yes I see the shell in my taskbar.

> instance of the shell being edited so that we can screen-scrape it to
> put the picture into the VE. Unfortunately this live shell often shows
> up in the taskbar. We also put it way off screen, but some screen
> managers don't allow that and they force it back onto the screen. But I
> don't see how that should stop KDE from switching, after all it is no
> different than any other shell.
Hm, maybe there are some other guys here who use KDE and can confirm
this problem or maybe have a solution for it.

Thanks.
Re: Linux work spaces [message #601195 is a reply to message #59081] Sun, 10 October 2004 12:48 Go to previous message
ronny is currently offline ronnyFriend
Messages: 46
Registered: July 2009
Member
I'm using KDE3.2 on Suse Linux 9.1.
Switching visual-workspaces works fine with me.
Perhaps your hardware-configuration is too slow to manage it correctly or
your Eclipse/VE has a problem. Don't close the windows created by the VE.
Perhaps a restart of the Eclipse with ./eclipse -clean helps.

spunti
Re: Linux work spaces [message #602059 is a reply to message #65963] Wed, 20 October 2004 15:51 Go to previous message
ronny is currently offline ronnyFriend
Messages: 46
Registered: July 2009
Member
spunti wrote:

> I'm using KDE3.2 on Suse Linux 9.1.
> Switching visual-workspaces works fine with me.
> Perhaps your hardware-configuration is too slow to manage it correctly or
> your Eclipse/VE has a problem. Don't close the windows created by the VE.
> Perhaps a restart of the Eclipse with ./eclipse -clean helps.
>
> spunti

No, it doesn't work fine! The problem of not being able to switch the
view-workspace (of KDE) occurs only when using SWT-GUIs with VE.
Did you find out a fix for this problem, Matthias?

This behaviour is a big problem, I would say.
spunti
Re: Linux work spaces [message #602234 is a reply to message #67907] Fri, 22 October 2004 15:40 Go to previous message
ronny is currently offline ronnyFriend
Messages: 46
Registered: July 2009
Member
spunti wrote:

> No, it doesn't work fine! The problem of not being able to switch the
> view-workspace (of KDE) occurs only when using SWT-GUIs with VE.
> Did you find out a fix for this problem, Matthias?
>
> This behaviour is a big problem, I would say.
> spunti

I put my comment to an open bug int the bugzilla-system, now.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=71291
Previous Topic:What is the need for EMF model when BeanDeclModel is being built?
Next Topic:1.0.1.1 is now available
Goto Forum:
  


Current Time: Wed Jun 26 20:05:35 GMT 2024

Powered by FUDForum. Page generated in 0.05515 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top