[Bug 586910]

2015-08-08 Thread Akurtakov
(In reply to Leo Ufimtsev from comment #71)
 If there are no observed issues, we should consider backporting now to
 resolve this bug.

Arun, here is my +1 for backporting it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/586910

Title:
  Java editor view has no focus after double-clicking a java file

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse-eclipsers/+bug/586910/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 586910]

2015-07-10 Thread Akurtakov
As I missed the issues in my review - I have reviewed and pushed it, all
is good now.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/586910

Title:
  Java editor view has no focus after double-clicking a java file

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse-eclipsers/+bug/586910/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 586910]

2015-07-10 Thread Akurtakov
Both patches pushed to master. It's really good to see 5 years old bug finally 
going out. 
I don't have access to Windows box to test but this is really big usability 
issue so having it fixed sooner is more important in my eyes. If there is such 
an issue let's deal with it in separate bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/586910

Title:
  Java editor view has no focus after double-clicking a java file

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse-eclipsers/+bug/586910/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 586910]

2015-07-10 Thread Akurtakov
Arun, what do you think about backporting the patches to Mars?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/586910

Title:
  Java editor view has no focus after double-clicking a java file

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse-eclipsers/+bug/586910/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 586910]

2015-06-12 Thread Akurtakov
(In reply to Leo Ufimtsev from comment #41)
 I have a ~Work-in-progress~ patch here:
 (NOT FULLY READY YET):
 https://git.eclipse.org/r/#/c/49702
 
 There are 2 issues:
 
 1) 11 year workaround that steals focus that is no longer relevant. (Removed
 it).
 see:
 git show 300ace8e3eaec6136b4861feec65efae8fe149fc

Having this removed in separate commit is good idea as this is a must do
stuff while the rest is not yet decided and we can push it as soon as
devel opens.

 
 2) MouseDoubleClick event comes after DefaultSelection. Platform UI (quite
 logically) expects DefaultSelection to come after MouseDoubleClick.
 If I manually delay this event by 50ms then all works well.
 
 Now I'm looking for a better way to solve it than a 50ms delay.
 What I have in mind at the moment is :
  a. Not listen to ROW_ACTIVATION at all. Instead manually trigger
 defaultSelection after DoubleClick event occurred and get selection manually.
 
  b. Write some thread-wait mechanism that slows down DefaultSelection till
 after Double-click event went through.
 
 I'm researching which of those works best.

a) sounds better option to me

 
 Any thoughts/tips/advise is welcomed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/586910

Title:
  Java editor view has no focus after double-clicking a java file

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse-eclipsers/+bug/586910/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1266004]

2014-04-06 Thread Akurtakov
Can you try latest I-build with export SWT_WEBKIT2=true ? There is
experimental webkit2 support which runs certain things out of process
thus improves stability greatly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1266004

Title:
  Eclipse crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1266004/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 968308]

2014-04-03 Thread Akurtakov
Can you try latest I-build with export SWT_WEBKIT2=true ? There is
experimental webkit2 support which runs certain things out of process
thus improves stability greatly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/968308

Title:
  Opening Eclipse workbench causes SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/968308/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1241101]

2013-12-06 Thread Akurtakov
(In reply to Joe Bublor from comment #19)
 I am using Open Suse 13.1 and I can reproduce this every time.  I did not
 see this until I installed 13.1 from a fresh install, then install the ADT
 bundle from Android developer site. 
 
 Per instructions found on the Ubuntu site, I can change the GTK2 theme from
 oxygen to Raleigh and the crash goes away.

Joe, I would dare to say it's a bug in oxygen theme. We had few such on
Fedora too especially with oxygeng-gtk2 theme.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1241101

Title:
  Java crash in libglib-2.0 after upgrade from 13.04 to 13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/java-common/+bug/1241101/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 618587]

2012-03-12 Thread Akurtakov
(In reply to comment #26)
 Guys, is this a joke? This bug was reported around 1.5 years ago and still no
 one was able to fix it?
 
 Are you kidding me, that in 1.5 years the very best idea is to hack my system
 files with vim?
 
 That's plain ridiculous...

You know that this is open source, right? Who do you think should step in and 
fix it?
I would say someone that cares about Unity.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/618587

Title:
  eclipse does not work with appmenu

To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-gtk/+bug/618587/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 618587]

2012-03-12 Thread Akurtakov
(In reply to comment #28)
 Hi Alexander,
 
 Yes, I know it's an open source one, and I realize that this is the death of
 the open source world: pointing at each other all the time. If you report a 
 bug
 at Unity/Ubuntu, they point at this bug report. If you report it here, you say
 it's their fault, they should fix it!
 
 See, my point is: from my perspective, I don't give a flying damn who's fault
 is it. It's a bug that has been reported and confirmed for 1.5 years.
 
 It's so sad to see that all those talented people who are willing to 
 contribute
 their efforts to these projects just want to create another 'world changing'
 project instead of solving the problems right here. Why bother with Netbeans,
 let's fix Eclipse. Oh, Eclipse got problems too, let's deal with jEdit. Oh,
 jEdit sucks too, let's...

I feel your pain. It's even worse when you have to deal with the
libraries this applications use.

 
 I wish you'd charge $5 for every open source project. I wish you'd support it.
 I wish I could rely on you and your supported project.

Well, there are a number of supported Eclipse variations. If you contact
me offlist I would point you to few. But having support means that there
are a number of limitations enforced to the users as noone can support
every possible combination and it looks like noone has a paid supports
for Eclipse on Unity as there are no fixes.

 
 I simply do not need 15 faulty Java IDEs. Nor need many version of Java
 runtime. I need one, that works and that is more than enough!
 
 But now, what choices do I have? I have to opt out from Ubuntu as it's got
 severe, unresolved, it's not my fault type of bugs. Should I buy Apple? Oh,
 well, JDK 1.7 is not fully supported. Moving forward... Guess which platform 
 is
 fully supported?

Well, a bit of googling will help you find a what of interesting info
about who is working on what so you can make an informed decision about
choosing the distribution.

 
 Anyway, please don't tell me that it has been hard for any Eclipse
 devs/architects to chase down a Ubuntu dev/architect while having a beer: hey,
 we need to fix it! Oh, well, I'll do it, it takes only 15 minutes or,
 whatever...

This is the point, there are always more things to fix/improve than installing 
a new OS to try reproducing a problem you don't see on yours. This is not a 15 
minutes for me.
 
 Or if this conversation is impossible, I'd strongly suggest abandoning any 
 open
 source projects and supporting only licensed ones - they can and do have these
 type of conversations to support us, me, the user.

The conversation is possible but every such conversation needs at least
one interested party. And as can be seen from the bug report no Eclipse
developers seems to care about Unity nor Unity devs care about Eclipse.
If there was someone intereseted it would have been fixed long ago and
it will stay this way until such an interested person appears.

 
 And BTW: thank you Alexander for your time and effort supporting open source
 projects!
Thanks for these words.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/618587

Title:
  eclipse does not work with appmenu

To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-gtk/+bug/618587/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 613119]

2012-03-12 Thread Akurtakov
(In reply to comment #26)
 Guys, is this a joke? This bug was reported around 1.5 years ago and still no
 one was able to fix it?
 
 Are you kidding me, that in 1.5 years the very best idea is to hack my system
 files with vim?
 
 That's plain ridiculous...

You know that this is open source, right? Who do you think should step in and 
fix it?
I would say someone that cares about Unity.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/613119

Title:
  Eclipse menu does not render correctly in unity bar

To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-gtk/+bug/613119/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 613119]

2012-03-12 Thread Akurtakov
(In reply to comment #28)
 Hi Alexander,
 
 Yes, I know it's an open source one, and I realize that this is the death of
 the open source world: pointing at each other all the time. If you report a 
 bug
 at Unity/Ubuntu, they point at this bug report. If you report it here, you say
 it's their fault, they should fix it!
 
 See, my point is: from my perspective, I don't give a flying damn who's fault
 is it. It's a bug that has been reported and confirmed for 1.5 years.
 
 It's so sad to see that all those talented people who are willing to 
 contribute
 their efforts to these projects just want to create another 'world changing'
 project instead of solving the problems right here. Why bother with Netbeans,
 let's fix Eclipse. Oh, Eclipse got problems too, let's deal with jEdit. Oh,
 jEdit sucks too, let's...

I feel your pain. It's even worse when you have to deal with the
libraries this applications use.

 
 I wish you'd charge $5 for every open source project. I wish you'd support it.
 I wish I could rely on you and your supported project.

Well, there are a number of supported Eclipse variations. If you contact
me offlist I would point you to few. But having support means that there
are a number of limitations enforced to the users as noone can support
every possible combination and it looks like noone has a paid supports
for Eclipse on Unity as there are no fixes.

 
 I simply do not need 15 faulty Java IDEs. Nor need many version of Java
 runtime. I need one, that works and that is more than enough!
 
 But now, what choices do I have? I have to opt out from Ubuntu as it's got
 severe, unresolved, it's not my fault type of bugs. Should I buy Apple? Oh,
 well, JDK 1.7 is not fully supported. Moving forward... Guess which platform 
 is
 fully supported?

Well, a bit of googling will help you find a what of interesting info
about who is working on what so you can make an informed decision about
choosing the distribution.

 
 Anyway, please don't tell me that it has been hard for any Eclipse
 devs/architects to chase down a Ubuntu dev/architect while having a beer: hey,
 we need to fix it! Oh, well, I'll do it, it takes only 15 minutes or,
 whatever...

This is the point, there are always more things to fix/improve than installing 
a new OS to try reproducing a problem you don't see on yours. This is not a 15 
minutes for me.
 
 Or if this conversation is impossible, I'd strongly suggest abandoning any 
 open
 source projects and supporting only licensed ones - they can and do have these
 type of conversations to support us, me, the user.

The conversation is possible but every such conversation needs at least
one interested party. And as can be seen from the bug report no Eclipse
developers seems to care about Unity nor Unity devs care about Eclipse.
If there was someone intereseted it would have been fixed long ago and
it will stay this way until such an interested person appears.

 
 And BTW: thank you Alexander for your time and effort supporting open source
 projects!
Thanks for these words.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/613119

Title:
  Eclipse menu does not render correctly in unity bar

To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-gtk/+bug/613119/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 688136]

2012-03-12 Thread Akurtakov
(In reply to comment #28)
 Hi Alexander,
 
 Yes, I know it's an open source one, and I realize that this is the death of
 the open source world: pointing at each other all the time. If you report a 
 bug
 at Unity/Ubuntu, they point at this bug report. If you report it here, you say
 it's their fault, they should fix it!
 
 See, my point is: from my perspective, I don't give a flying damn who's fault
 is it. It's a bug that has been reported and confirmed for 1.5 years.
 
 It's so sad to see that all those talented people who are willing to 
 contribute
 their efforts to these projects just want to create another 'world changing'
 project instead of solving the problems right here. Why bother with Netbeans,
 let's fix Eclipse. Oh, Eclipse got problems too, let's deal with jEdit. Oh,
 jEdit sucks too, let's...

I feel your pain. It's even worse when you have to deal with the
libraries this applications use.

 
 I wish you'd charge $5 for every open source project. I wish you'd support it.
 I wish I could rely on you and your supported project.

Well, there are a number of supported Eclipse variations. If you contact
me offlist I would point you to few. But having support means that there
are a number of limitations enforced to the users as noone can support
every possible combination and it looks like noone has a paid supports
for Eclipse on Unity as there are no fixes.

 
 I simply do not need 15 faulty Java IDEs. Nor need many version of Java
 runtime. I need one, that works and that is more than enough!
 
 But now, what choices do I have? I have to opt out from Ubuntu as it's got
 severe, unresolved, it's not my fault type of bugs. Should I buy Apple? Oh,
 well, JDK 1.7 is not fully supported. Moving forward... Guess which platform 
 is
 fully supported?

Well, a bit of googling will help you find a what of interesting info
about who is working on what so you can make an informed decision about
choosing the distribution.

 
 Anyway, please don't tell me that it has been hard for any Eclipse
 devs/architects to chase down a Ubuntu dev/architect while having a beer: hey,
 we need to fix it! Oh, well, I'll do it, it takes only 15 minutes or,
 whatever...

This is the point, there are always more things to fix/improve than installing 
a new OS to try reproducing a problem you don't see on yours. This is not a 15 
minutes for me.
 
 Or if this conversation is impossible, I'd strongly suggest abandoning any 
 open
 source projects and supporting only licensed ones - they can and do have these
 type of conversations to support us, me, the user.

The conversation is possible but every such conversation needs at least
one interested party. And as can be seen from the bug report no Eclipse
developers seems to care about Unity nor Unity devs care about Eclipse.
If there was someone intereseted it would have been fixed long ago and
it will stay this way until such an interested person appears.

 
 And BTW: thank you Alexander for your time and effort supporting open source
 projects!
Thanks for these words.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688136

Title:
  Eclipse menu bar does not appear in eclipse or the global menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse-eclipsers/+bug/688136/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 688136]

2012-03-12 Thread Akurtakov
(In reply to comment #26)
 Guys, is this a joke? This bug was reported around 1.5 years ago and still no
 one was able to fix it?
 
 Are you kidding me, that in 1.5 years the very best idea is to hack my system
 files with vim?
 
 That's plain ridiculous...

You know that this is open source, right? Who do you think should step in and 
fix it?
I would say someone that cares about Unity.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/688136

Title:
  Eclipse menu bar does not appear in eclipse or the global menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse-eclipsers/+bug/688136/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs