[Bug 23744] New: double click does not work in cell like window
http://bugs.winehq.org/show_bug.cgi?id=23744 Summary: double click does not work in cell like window Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: webster_jack(a)hotmail.com I have a windows application installed via wine on gnome. Almost everything works correctly except 1 window. Usually on this window you can souble click a cell and edit it. Under wine in linux, it will not acceot the double click - is this a bug or a missing DLL somewhere? See attached screenshot: http://img257.imageshack.us/img257/2343/sp3220100721180551.gif -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23744 --- Comment #1 from qwertyjjj <webster_jack(a)hotmail.com> 2010-07-21 18:19:00 --- The application in use is Metatrader 4. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23744 --- Comment #2 from Andrew Nguyen <arethusa26(a)gmail.com> 2010-07-21 18:21:23 --- What Wine version are you using? Please provide instructions for reproducing the issue and attach debug output as per http://wiki.winehq.org/FAQ#get_log to the bug report. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23744 --- Comment #3 from qwertyjjj <webster_jack(a)hotmail.com> 2010-07-21 18:38:57 --- The application can be downloaded as follows: Installation as per: http://articles.mql4.com/416 or http://forum.alpari.co.uk/thread2035.html Once the application is installed and Windows dlls and fonts copied over, then start the application and it will ask you to create a demo account automatically. Once the account is created and logged in, press F3. This brings up a global variables window. Create an variable in there and click out of it. To edit the variable in Windows you usually double click on the cell and edit it, this does not work for the middle and last columns, only the first column. Wine version: wine-1.0.1 LOG: ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: Permission de$ fixme:reg:GetNativeSystemInfo (0x6f4242) using GetSystemInfo() fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:thread:NtSetInformationThread info class 17 not supported yet fixme:debugstr:CheckRemoteDebuggerPresent (0xffffffff)->(0x73c4a5): Stub! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23744 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.alpari-idc.com/e | |n/metatrader4/open-demo-acc | |ount.html -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23744 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.0.1 --- Comment #4 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-07-21 20:36:18 --- (In reply to comment #3)
Wine version: wine-1.0.1
Please update to wine-1.2 and retest. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23744 qwertyjjj <webster_jack(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.0.1 |unspecified --- Comment #5 from qwertyjjj <webster_jack(a)hotmail.com> 2010-07-21 21:25:29 --- What repo is that in? The documentation page only lists the following: Current versions of Wine in Fedora (I have CentOS): Fedora 13 1.1.38 Fedora 12 1.1.38 Fedora 11 1.1.32 EPEL 5 1.0.1 EPEL 4 1.0.1 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23744 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.0.1 --- Comment #6 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-07-21 21:41:20 --- If there is no binary package you will need to build from source. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23744 qwertyjjj <webster_jack(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.0.1 |unspecified --- Comment #7 from qwertyjjj <webster_jack(a)hotmail.com> 2010-07-22 06:08:43 --- The system says that a later than flex 2.5.4 is needed, which I don't think exists? [root wine-1.2]# ./configure checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking for cpp... cpp checking for the directory containing the Wine tools... $(TOPOBJDIR) checking for flex... flex checking whether flex is recent enough... no configure: error: Your flex version is too old. Please install flex version 2.5.33 or newer. [root wine-1.2]# yum update flex Loaded plugins: fastestmirror Repository dag is listed more than once in the configuration Loading mirror speeds from cached hostfile * addons: mirrors.manchester.icecolo.com * base: mirrors.manchester.icecolo.com * centosplus: mirrors.manchester.icecolo.com * epel: mirror01.th.ifl.net * extras: mirrors.manchester.icecolo.com * rpmforge: ftp-stud.fht-esslingen.de * updates: mirrors.manchester.icecolo.com Excluding Packages in global exclude list Finished Setting up Update Process No Packages marked for Update [root wine-1.2]# flex --version flex version 2.5.4 [root wine-1.2]# -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23744 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.0.1 --- Comment #8 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-07-22 06:30:56 --- Please stop changing the version field. You said in comment 3 you used Wine 1.0.1 so leave it at that. (In reply to comment #7)
The system says that a later than flex 2.5.4 is needed, which I don't think exists?
checking whether flex is recent enough... no configure: error: Your flex version is too old. Please install flex version 2.5.33 or newer. [root wine-1.2]# flex --version flex version 2.5.4 [root wine-1.2]#
It does exist, configure explicitly lists the minimum version and the most recent flex version is 2.5.35. If your distro doesn't provide it then report a bug with them if it is still supported. Note, there is no need to build wine as root. If you are also running Wine as root, you should create a regular user account and use that instead. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23744 --- Comment #9 from qwertyjjj <webster_jack(a)hotmail.com> 2010-07-22 06:35:08 --- Hi I wasn't explicitly changing the verison field, it defaults to unspecified in the webpage. I have changed it back and will try the updates. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23744 qwertyjjj <webster_jack(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #10 from qwertyjjj <webster_jack(a)hotmail.com> 2010-07-22 07:38:08 --- Resolved although wine system now seems more sluggish than before but the previous version bug listed is fixed in 1.2 Thanks -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23744 --- Comment #11 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-07-22 08:24:07 --- (In reply to comment #10)
Resolved although wine system now seems more sluggish than before but the previous version bug listed is fixed in 1.2 Thanks
Thanks for the follow up. For the sluggish performance, you can try doing a regression test and file a separate bug report. http://wiki.winehq.org/RegressionTesting -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23744 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> 2010-07-30 12:59:49 --- Closing bugs fixed in 1.3.0. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org