http://bugs.winehq.org/show_bug.cgi?id=5948
------- Additional Comments From ead1234(a)hotmail.com 2007-04-07 08:50 -------
*** Bug 8217 has been marked as a duplicate of this bug. ***
--
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=8217
ead1234(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From ead1234(a)hotmail.com 2007-04-07 08:50 -------
dup of 5948
*** This bug has been marked as a duplicate of 5948 ***
--
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=7959
------- Additional Comments From huw(a)codeweavers.com 2007-04-07 08:38 -------
Ok, the current git should contain the fixes. Please retest and then let's
close this bug out.
--
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=8864
Summary: WinRAR refreshes incessantly, makes scrolling difficult
Product: Wine
Version: 0.9.40.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: killmorejedi(a)hotmail.com
This is very similar to bug 6551, which was marked as fixed. There is a
slight difference here (described below), but 6551 is perhaps a useful
reference.
This bug doesn't show up initially, but does after changing directories once
(drilling down a directory or going up one). Having changed directories, the
window refreshes periodically (every second or so).
This looks bad, but is also an annoyance. With each refresh, the main view
scrolls so that the selected item is visible. This is not so helpful if you
are trying to scroll away from it.
The workaround is to select new items as you scroll so that there is always a
selected item in your view (otherwise the view is reset to the last selected
item, which could be very very far from the item you are actually interested
in).
I think what differs this from 6551 is that it occurs with no dll overrides,
which were necessary at the time 6551 was filed. It was likely closed since
the behavior with native DLLs is far worse than without. With the native
DLLs, refreshes would (and still do, just tested) simply scroll back to your
previous position unless you managed to scroll and quickly select another item
that would be off screen should the scroll be reverted.
Now, you can scroll as much as you like as long as the selected item remains
visible. If it is not visible when a refresh happens, the view is scrolled so
that it is, whereas before your view was reset with every refresh.
Perhaps it is easier for someone to try themselves than to understand this
description. Fire up WinRAR, enter a directory with lots of files and mess
around with scrolling. To see the previous (worse) behavior that prompted
6551, start WinRAR thus: WINEDLLOVERRIDES="comctl32,commctrl=n" wine
WinRAR.exe
--
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=8863
------- Additional Comments From cromo(a)klej.net 2007-04-07 07:17 -------
I am also pretty sure that winemp3.acm should do the job for Supermemo 2004
just fine and there is no need for any external mp3 codec in this case.
--
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=8863
Summary: Supermemo 2004 mp3 codec issue
Product: Wine
Version: 0.9.39.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cromo(a)klej.net
Since 2004 [1] version, Supermemo allows playing mp3 files, thus making it
possible to reduce the size of learning databases. However it needs needs mp3
codec installed for it to work. Under Windows 2000 running natively I had to
install the Fraunhofer 3.32 codec (available from any K-Lite pack) to make it
play mp3 files fine. Before I used to get MCI errors.
On the other hand, when trying to play mp3 file under win 0.9.39 with Supermemo
2004 I kept getting:
"fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"MPEGVIDEO"." fixme
error. I hoped that installing Fraunhofer coded would help here, too, but
unfortunately it didn't help at all and I am still getting the same error as
before the installation.
I looked into registry and could see the correct
HKLM\Software\Microsoft\Windows NT\CurrentVersion\drivers32\ keys, i.e.
msacm.l3acm and msacm.l3codec, both with "l3codecp.acm" value. Also the
l3codecp.acm file was in place in .wine\(...)\windows\system32 directory.
Hence I assume this is a bug to be fixed.
Steps to reproduce:
1) Download Demo Version [1]
2) Run, File -> New Collection or File -> Open Collection (choose any)
3) File -> Level -> Professional
4) Windows -> Toolbar -> Compose
5) Click at the speaker icon on the toolbar that has just shown up
6) click inside the window, stretch and release button.
7) Right click on the item created, Links -> External File, and choose any mp3
file
8) See the error message and fix it ;-)
[1] http://supermemo.org/ftp/sm2004zip.exe <- Legal, trial version
--
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=7492
M.B.Lankhorst(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From M.B.Lankhorst(a)gmail.com 2007-04-07 06:59 -------
I'm aware of the issue of performance, but that's a different bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.