ConEmu / old-issues

Old issues for ConEmu project (import is pending)
http://conemu.github.io/
0 stars 1 forks source link

SpeedCrunch calculator controls #1074

Open ConEmu opened 9 years ago

ConEmu commented 9 years ago

From fludkov...@gmail.com on May 20, 2013 04:31:03

OS version: Win7 SP1 x64 ConEmu version: 120727c SpeedCrunch calculators' controls not working if I run it under ConEmu . Steps to reproduction:

  1. Create special task with path to SpeedCrunch
  2. Run task
  3. Try to press menu buttons or buttons with numbers.

Attachment: SpeedCrunchUnderConEmu.png

Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=1075

ConEmu commented 9 years ago

From fludkov...@gmail.com on May 20, 2013 04:40:14

One more thing. If I try to attach ConEmu to running SpeedCrunch application it doesn't move under newly created ConEmu 's console tab, but keeps running with it's icon on Windows taskbar. Tab dissapears after closing SpeedCrunch. This behaviour is not stable and can be reproduced with 50% probablity.

ConEmu commented 9 years ago

From ConEmu.M...@gmail.com on May 20, 2013 04:50:04

Reporting bugs for the version released a year ago? Try latest version first.

ConEmu commented 9 years ago

From fludkov...@gmail.com on May 20, 2013 05:04:35

There are two versions in "download" section, - stable and latest. I chose stable one. Please edit front page it if you don't plan to support so called stable version any longer

ConEmu commented 9 years ago

From fludkov...@gmail.com on May 20, 2013 05:08:26

I have downloaded 130427 version, and I could reproduce bug with it.

ConEmu commented 9 years ago

From ConEmu.M...@gmail.com on May 20, 2013 05:09:35

Thought, it must be obvious, that if one don't want new features and bugfixes - he may stuck on stable. When preview our alpha will be acceptable (IMO) to all users - it will be marked as stable.

ConEmu commented 9 years ago

From ConEmu.M...@gmail.com on May 20, 2013 05:11:21

You could rep produce... is behavior exactly the same?

ConEmu commented 9 years ago

From fludkov...@gmail.com on May 20, 2013 05:16:52

Yes behavior exactly the same, exept behaviour in my comment #1 ( https://code.google.com/p/conemu-maximus5/issues/detail?id=1075#c1 ) I can't reproduce it this time.

ConEmu commented 9 years ago

From fludkov...@gmail.com on May 20, 2013 05:25:46

I didn't want new features & bug fixes, so I downloaded "stable" version. Yes, it is quite obvious. But what I didn't know and what is not obvious for shure, that you accept issues for latest "release candidate" version, but not "stable" one.

ConEmu commented 9 years ago

From ConEmu.M...@gmail.com on May 20, 2013 05:30:23

Many issues was fixed after stable was released. Of course, first of all I suggest to check latest build.

ConEmu commented 9 years ago

From fludkov...@gmail.com on May 20, 2013 05:34:17

Ok, I understood.

ConEmu commented 9 years ago

From ConEmu.M...@gmail.com on May 20, 2013 05:39:49

Just checked SpeedCrunch. Seems like it is Qt related problem (or bug). May be it can be fixed via some API hooks in ConEmuHk , but not sure. Hmmm, may be this need to be reported to SpeedCrunch author, I believe it's author may find source of the problem faster.

ConEmu commented 9 years ago

From fludkov...@gmail.com on May 20, 2013 05:42:44

Ok, I'll write him.

ConEmu commented 9 years ago

From fludkov...@gmail.com on May 20, 2013 06:07:10

I've tried some QT applications from http://qt-apps.org and found that this behaviour could be reproduced with any application downloaded from there. I tried:

  1. Knotter ( http://qt-apps.org/content/show.php/Knotter?content=158205&PHPSESSID=797124c80855db6a7df5b267fd79a02c )
  2. QMPlay2 ( http://qt-apps.org/content/show.php/QMPlay2?content=153339&PHPSESSID=797124c80855db6a7df5b267fd79a02c )
  3. Hathi Download Helper ( http://qt-apps.org/content/show.php/Hathi+Download+Helper?content=158702&PHPSESSID=797124c80855db6a7df5b267fd79a02c )
  4. HotShots ( http://qt-apps.org/content/show.php/HotShots?content=158243&PHPSESSID=797124c80855db6a7df5b267fd79a02c )

It seems, that something special should be done for QT applications.

ConEmu commented 9 years ago

From ConEmu.M...@gmail.com on October 26, 2013 13:45:07

Have tried QT a little. But solution was not found. I believe, this is a problem of QT core, and fix must be there but not in ConEmu . Try to report this to QT developers?