Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » "Focus on active task" button missing in package explorer
"Focus on active task" button missing in package explorer [message #500080] Tue, 24 November 2009 21:14 Go to next message
Marcus Better is currently offline Marcus BetterFriend
Messages: 18
Registered: July 2009
Junior Member
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

at some point in the last few months, the focus button disappeared from the
Package Explorer view (in the Java perspective), when the editor is
maximised. However the button does appear if the editor is not maximised, so
that I have both the editor view and the Package Explorer visible. This
seems to hold true regardless of the type of editor.

Is this a known issue?

I use Mylyn 3.3.0 on Eclipse 3.5.1 on Linux. I have several additional
plugins installed, like the Groovy plugin, Spring Tool Suite and more.

Cheers,

Marcus
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksMTMcACgkQXjXn6TzcAQkbzQCg4YhOQ/H3FxmEwIKk+ZoO u7qc
fjcAoKXwrEtGtTxRG8PD3cYKBJCo79oa
=aoTV
-----END PGP SIGNATURE-----
Re: "Focus on active task" button missing in package explorer [message #500354 is a reply to message #500080] Wed, 25 November 2009 18:13 Go to previous messageGo to next message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Which Gtk version are you running? Eclipse 3.5.1 has some known
incompatibilities with Gtk 2.18 which is used on Ubuntu 9.10. You can set
"export GDK_NATIVE_WINDOWS=true" to work around some of the problems:

291257: [Widgets] Buttons functionality problem with GTK+ 2.18
https://bugs.eclipse.org/bugs/show_bug.cgi?id=291257

Please file a bug and include a screenshot if that does not help.

Steffen


Marcus Better wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> at some point in the last few months, the focus button disappeared from
> the Package Explorer view (in the Java perspective), when the editor is
> maximised. However the button does appear if the editor is not maximised,
> so that I have both the editor view and the Package Explorer visible. This
> seems to hold true regardless of the type of editor.
>
> Is this a known issue?
>
> I use Mylyn 3.3.0 on Eclipse 3.5.1 on Linux. I have several additional
> plugins installed, like the Groovy plugin, Spring Tool Suite and more.
>
> Cheers,
>
> Marcus
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
>
> iEYEARECAAYFAksMTMcACgkQXjXn6TzcAQkbzQCg4YhOQ/H3FxmEwIKk+ZoO u7qc
> fjcAoKXwrEtGtTxRG8PD3cYKBJCo79oa
> =aoTV
> -----END PGP SIGNATURE-----

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Re: "Focus on active task" button missing in package explorer [message #500393 is a reply to message #500354] Wed, 25 November 2009 21:36 Go to previous message
Marcus Better is currently offline Marcus BetterFriend
Messages: 18
Registered: July 2009
Junior Member
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Steffen Pingel wrote:

> Which Gtk version are you running? Eclipse 3.5.1 has some known
> incompatibilities with Gtk 2.18 which is used on Ubuntu 9.10. You can set
> "export GDK_NATIVE_WINDOWS=true" to work around some of the problems:
>
> 291257: [Widgets] Buttons functionality problem with GTK+ 2.18
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=291257

Thanks, that was it.

Cheers,

Marcus
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksNo1UACgkQXjXn6TzcAQkT0QCfZD695XuQcr4GeBvaAis/ dl/T
mjAAn302qhvjz7LjAy0UIAhxdgopWEVJ
=UBEh
-----END PGP SIGNATURE-----
Re: "Focus on active task" button missing in package explorer [message #600104 is a reply to message #500080] Wed, 25 November 2009 18:13 Go to previous message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Which Gtk version are you running? Eclipse 3.5.1 has some known
incompatibilities with Gtk 2.18 which is used on Ubuntu 9.10. You can set
"export GDK_NATIVE_WINDOWS=true" to work around some of the problems:

291257: [Widgets] Buttons functionality problem with GTK+ 2.18
https://bugs.eclipse.org/bugs/show_bug.cgi?id=291257

Please file a bug and include a screenshot if that does not help.

Steffen


Marcus Better wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> at some point in the last few months, the focus button disappeared from
> the Package Explorer view (in the Java perspective), when the editor is
> maximised. However the button does appear if the editor is not maximised,
> so that I have both the editor view and the Package Explorer visible. This
> seems to hold true regardless of the type of editor.
>
> Is this a known issue?
>
> I use Mylyn 3.3.0 on Eclipse 3.5.1 on Linux. I have several additional
> plugins installed, like the Groovy plugin, Spring Tool Suite and more.
>
> Cheers,
>
> Marcus
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
>
> iEYEARECAAYFAksMTMcACgkQXjXn6TzcAQkbzQCg4YhOQ/H3FxmEwIKk+ZoO u7qc
> fjcAoKXwrEtGtTxRG8PD3cYKBJCo79oa
> =aoTV
> -----END PGP SIGNATURE-----

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Re: "Focus on active task" button missing in package explorer [message #600116 is a reply to message #500354] Wed, 25 November 2009 21:36 Go to previous message
Marcus Better is currently offline Marcus BetterFriend
Messages: 18
Registered: July 2009
Junior Member
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Steffen Pingel wrote:

> Which Gtk version are you running? Eclipse 3.5.1 has some known
> incompatibilities with Gtk 2.18 which is used on Ubuntu 9.10. You can set
> "export GDK_NATIVE_WINDOWS=true" to work around some of the problems:
>
> 291257: [Widgets] Buttons functionality problem with GTK+ 2.18
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=291257

Thanks, that was it.

Cheers,

Marcus
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAksNo1UACgkQXjXn6TzcAQkT0QCfZD695XuQcr4GeBvaAis/ dl/T
mjAAn302qhvjz7LjAy0UIAhxdgopWEVJ
=UBEh
-----END PGP SIGNATURE-----
Previous Topic:Trac task context sharing with mylyn
Next Topic:Sort by due date?
Goto Forum:
  


Current Time: Sat Apr 20 03:02:32 GMT 2024

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

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

Back to the top