http://bugs.winehq.org/show_bug.cgi?id=11402
Summary: Date selector not displayed in Lotus Notes 7.0.2 Product: Wine Version: 0.9.53. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ploum@fritalk.com
I'm using Lotus Notes 7.0.2 with wine 0.9.53/Ubuntu 7.10
In some places in Lotus Notes, there are what I call "date selector", which are small calendar displayed so you can easily choose a day. A typical place where it is used is when you schedule an appointment.
This date selector is not displayed when LN is used with Wine.
Instead, clicking the date selector button writes the current date into the date field. No error is displayed in the console.
Workaround : you can still write the date manually or use the up/down arrows to change the date in the field.
http://bugs.winehq.org/show_bug.cgi?id=11402
Ploum ploum@fritalk.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal
http://bugs.winehq.org/show_bug.cgi?id=11402
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement
http://bugs.winehq.org/show_bug.cgi?id=11402
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-01-30 09:00:27 --- Retest with wine-0.9.54
http://bugs.winehq.org/show_bug.cgi?id=11402
--- Comment #2 from Ploum ploum@fritalk.com 2008-01-30 09:18:00 --- It still happens with wine 0.9.54.
http://bugs.winehq.org/show_bug.cgi?id=11402
--- Comment #3 from Lei Zhang thestig@google.com 2008-01-30 15:32:36 --- can you attach screenshots of the data selector for Lotus Notes on Windows and on Wine?
http://bugs.winehq.org/show_bug.cgi?id=11402
--- Comment #4 from Ploum ploum@fritalk.com 2008-01-31 09:00:01 --- Created an attachment (id=10548) --> (http://bugs.winehq.org/attachment.cgi?id=10548) screenshot of the date selector, Windows
As you can see, clicking the little "16" button bring you a date selector.
http://bugs.winehq.org/show_bug.cgi?id=11402
--- Comment #5 from Ploum ploum@fritalk.com 2008-01-31 09:01:15 --- Created an attachment (id=10549) --> (http://bugs.winehq.org/attachment.cgi?id=10549) Date selector non apparent under linux
Here, under Linux with Wine, I clicked the date selector (the one above, you can see that it's a pressed button) but nothing appeared.
http://bugs.winehq.org/show_bug.cgi?id=11402
--- Comment #6 from Lei Zhang thestig@google.com 2008-01-31 13:59:23 --- Can you check to see if using a native comctl32.dll make this problem go away?
http://bugs.winehq.org/show_bug.cgi?id=11402
--- Comment #7 from Ploum ploum@fritalk.com 2008-02-01 01:42:47 --- I copied the comctl32.dll (and .ocx, I don't know what a ocx file is) then I started Lotus Notes with :
export WINEDLLOVERRIDES=oleacc,comctl32=n wine c:\notes\nlnotes.exe
But it didn't change anything related to this bug. Unfortunatly.
http://bugs.winehq.org/show_bug.cgi?id=11402
--- Comment #8 from Vitaliy Margolen vitaliy@kievinfo.com 2008-02-01 11:45:07 --- (In reply to comment #7)
I copied the comctl32.dll (and .ocx, I don't know what a ocx file is) then I started Lotus Notes with :
export WINEDLLOVERRIDES=oleacc,comctl32=n
That is not enough. You have to remove the corresponding manifest file from c:\windows\winsxs
http://bugs.winehq.org/show_bug.cgi?id=11402
--- Comment #9 from Ploum ploum@fritalk.com 2008-02-04 06:54:37 --- So I removed :
x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef.manifest (which was the only file in the manifest folder)
And I started LN with :
export WINEDLLOVERRIDES=oleacc,comctl32=n wine c:\notes\nlnotes.exe
The only thing that changed was that the attachement icon were having a black baground, displaying black square with an icon in it in the mails with attachments.
No changes for the date field.
http://bugs.winehq.org/show_bug.cgi?id=11402
Ploum ploum@fritalk.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #10 from Ploum ploum@fritalk.com 2008-04-25 02:47:28 --- This bug was solved between 0.9.59 and 0.9.60. It works in 0.9.60 ! Thanks for the good work :-)
http://bugs.winehq.org/show_bug.cgi?id=11402
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org 2008-05-02 12:38:23 --- Closing bugs fixed in 0.9.61.