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(a)winehq.org
ReportedBy: ploum(a)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.
--
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=12180
Summary: MSN Messenger 7.0 crash while configuring the Webcam
Product: Wine
Version: 0.9.58.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=11577)
--> (http://bugs.winehq.org/attachment.cgi?id=11577)
Console output
After start MSN Messenger 7.0, and try configure the webcam in the tools menu,
msn messenger will crash.
I'm using Ubuntu Gutsy and wine 0.9.58.
--
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=12712
Summary: OpenGL Application crashes with GLX error
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.magicmaps.de/fileadmin/magicmaps/user_files/d
ownloads/interaktive_kartenwerke_demo.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kilgus(a)fuenfsieben.de
Starting with the following patch (identified with regression testing)
MagicMaps crashes as soon as it tries to open its main window:
1642fbcbc2b4133cf0ce29c3539082cc1027180b is first bad commit
commit 1642fbcbc2b4133cf0ce29c3539082cc1027180b
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Feb 25 15:59:19 2008 +0100
user32: Moved the DCE support from winex11 back to user32.
Window and class DCEs are now allocated lazily.
:040000 040000 065d0761485210c3b8cd9c971ec24e993c8cce09
b5689374b7880b78c75cd32732ac5010b99fe52a M dlls
:040000 040000 aff755513bfcd611b96ae7dade200dcdd42c764f
9e19e743cdcda8d42eaa78b4ded736459cc763cc M include
Last error messages:
X Error of failed request: GLXBadDrawable
Major opcode of failed request: 144 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 4007
Current serial number in output stream: 4007
libxcb: WARNING! Program tries to lock an already locked connection,
which indicates a programming error.
There will be no further warnings about this issue.
--
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=12695
Summary: when calling wineprefixcreate from wine launcher,
WINEPREFIX is ignored
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
austin@austin-desktop:~$ rm -rf .wine .test
austin@austin-desktop:~$ wine notepad
wine: creating configuration directory '/home/austin/.wine'...
Could not load Mozilla. HTML rendering will be disabled.
wine: '/home/austin/.wine' created successfully.
austin@austin-desktop:~$ WINEPREFIX=~/.test wine notepad
wine: the '/home/austin/.test' directory specified in WINEPREFIX doesn't exist.
You may want to create it by running 'wineprefixcreate'.
austin@austin-desktop:~$ WINEPREFIX=~/.test wineprefixcreate
Could not load Mozilla. HTML rendering will be disabled.
/home/austin/.test updated successfully.
austin@austin-desktop:~$ WINEPREFIX=~/.test wine notepad
--
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=12569
Summary: [regression] Window of PSPad is flashing, when new file
is opened
Product: Wine
Version: 0.9.59.
Platform: PC
URL: http://www.pspad.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petr.dlouhy(a)email.cz
In PSPad 4.5.3 when new file is opened, the main window dissapeares for a
while. This is regression between 0.9.53 and 0.9.54; I will send result of
regression testing as soon as I finish it.
--
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=8520
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard <julliard(a)winehq.org> 2008-05-02 12:38:18 ---
Closing bugs fixed in 0.9.61.
--
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=8171
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2008-05-02 12:38:17 ---
Closing bugs fixed in 0.9.61.
--
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=8300
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard <julliard(a)winehq.org> 2008-05-02 12:38:17 ---
Closing bugs fixed in 0.9.61.
--
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=12855
Summary: opengl.ok test fails in PC-BSD but not Linux
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: FreeBSD
Status: NEW
Keywords: testcase
Severity: minor
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=12552)
--> (http://bugs.winehq.org/attachment.cgi?id=12552)
+opengl trace in git
opengl.c:248: Test failed: Unable to confirm DONTCARE behavior of unset
pixelformatdescriptor flags
+wgl log attached
--
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=12596
Summary: Picasa no longer starts maximized
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
With commit cef3bc62ce28b1e19624dd6c121bf1aa3247c3b7
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Apr 4 11:20:45 2008 +0200
winex11: Always update the window position without relying on the cached
values.
Picasa no longer starts maximized on KDE 3.5. (Haven't tested Metacity yet)
Then, with commit cf9d3e3a0030b952f487549ae0429c85c6daf4df
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Apr 4 11:28:30 2008 +0200
winex11: Don't update the normal size hints when a window is minimized or
maximized.
the top-left Picasa window is getting placed around (0, 30) instead of at (0,
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.