http://bugs.winehq.org/show_bug.cgi?id=7864
------- Additional Comments From thestig(a)google.com 2007-09-04 15:38 -------
I'll try to repeat the exact actions in the ogg file later today and see if I
can reproduce the problem.
Off topic: what program did you use to record the ogg file?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7998
Summary: month calendar has been working wrong since 0.9.33
version
Product: Wine
Version: 0.9.33.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tomekc01(a)poczta.onet.pl
I use application for reading e-newspapers: www.egazety.pl.
Since 0.9.33 wine version month calendar control has started to work wrong.
For example for april, the first day of month is placed in first row of
calendar, and there is incorrectly selected current day (selected 2.04 - today
is 9.04), and I can't select any day in the first row,
Before, evrything works fine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7986
------- Additional Comments From hans(a)it.vu.nl 2007-09-04 15:35 -------
This appears to be enough to make the installer believe .net 2.0 is installed:
cat >> $HOME/.wine/system.reg <<"_EOF_"
[Software\\Microsoft\\.NETFramework\\policy\\v2.0]
"4322"="3706-4322"
_EOF_
Then, with the help of Dan's great little tool we add a truckload of
required packages:
~/winetricks.sh -q fakeie6 corefonts tahoma mdac28 || ~/winetricks.sh -q
native_mdac mdac28 jet40 mono12
The installer wants to update both mdac and jet but eventually it
completes. Running the app produces a nice mono backtrace:
Unhandled Exception: System.NullReferenceException: Object reference not set
to an instance of an object
at Asz.Gui.TextEditor.OnBackColorChanged (System.EventArgs e) [0x00000]
at System.Windows.Forms.Control.set_BackColor (Color value) [0x00000]
at System.Windows.Forms.TextBoxBase.set_BackColor (Color value) [0x00000]
at System.Windows.Forms.RichTextBox..ctor () [0x00000]
at Asz.Gui.TextEditor..ctor () [0x00000]
at (wrapper remoting-invoke-with-check) Asz.Gui.TextEditor:.ctor ()
at Asz.Citavi.Program.UserDataFolderPathDialog.InitializeComponent ()
[0x00000]
at Asz.Citavi.Program.UserDataFolderPathDialog..ctor () [0x00000]
at (wrapper remoting-invoke-with-check)
Asz.Citavi.Program.UserDataFolderPathDialog:.ctor ()
at Asz.Citavi.Program.GuiManager.ValidateUserDataFolder () [0x00000]
at Asz.Citavi.Program.GuiManager.Main (System.String[] args) [0x00000]
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7982
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|other |Linux
Platform|Other |PC
------- Additional Comments From thestig(a)google.com 2007-09-04 15:31 -------
On Windows the year field goes back to 1900, and there is a scrollbar when the
drop down is opened.
On Wine, there is no scrollbar. When you start scrolling down using the down
arrow, the later dates disappear and you have to scroll back up using the up arrow.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7939
daniel.skorka(a)stud.uni-karlsruhe.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From daniel.skorka(a)stud.uni-karlsruhe.de 2007-09-04 15:24 -------
Argh. Sorry bout that, my mouse went astray....
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7939
daniel.skorka(a)stud.uni-karlsruhe.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From daniel.skorka(a)stud.uni-karlsruhe.de 2007-09-04 15:24 -------
Hm, I think you were right Stefan. I got to test the demo on kubuntu with the
wine 0.9.34 package on different hardware, and I had no rendering errors.
*Sigh* Please close as invalid.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7690
------- Additional Comments From hans(a)it.vu.nl 2007-09-04 15:14 -------
Improved wintrust stubs and SetupDecompressOrCopyFile are in git now.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.