http://bugs.codeweavers.com/show_bug.cgi?id=580
*** shadow/580 Wed Apr 17 15:01:41 2002
--- shadow/580.tmp.16832 Thu Apr 18 03:46:26 2002
***************
*** 33,35 ****
--- 33,59 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-04-17 15:01 -------
Mehmet, I can't reproduce the bug on the CVS Wine.
Do you mean I should click two times on the button with tooltip "Details"?
+
+ ------- Additional Comments From myasar(a)free.fr 2002-04-18 03:46 -------
+ It seems that wine-20020411 behavior have changed a bit but there is still
+ a problem (my previous description is wrong, sorry).
+ So please find here a correct description :
+
+ First create a directory called "testdir" with 7 files inside
+ (7 is the maximum file the listview can display in open commdlg)
+
+ Launch the open commdlg (it should start in "list view"), go to "testdir"
+ select "details view", a vertical scrollbar is created.
+ Second click hides this scrollbar.
+
+ Another related problem :
+ In the same folder, right click to display context menu, select "View / Large
+ Icons", switch to "details view" again, the vertical scrollbar appears.
+ Second click hides it.
+
+ Note :
+ you switch to "details view" by either clicking on "Detail" button on top of
+ listview or using context menu (right click).
+
+ Mehmet
+
http://bugs.codeweavers.com/show_bug.cgi?id=314
*** shadow/314 Wed Apr 17 13:53:36 2002
--- shadow/314.tmp.16117 Thu Apr 18 03:40:58 2002
***************
*** 29,31 ****
--- 29,40 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-04-17 13:53 -------
Tobias, can you try to reproduce the issue with recent wine builds?
I can't get the app - the link is broken.
+
+
+ ------- Additional Comments From burnus(a)gmx.de 2002-04-18 03:40 -------
+ The link is broken since they switched to a win32 application
+ (http://www.commerzbank.com/firmen/exe/ibanakt.exe) which works nicely with
+ wine.
+
+ I've put the DOS version (which works nicely with dosem) to:
+ http://www.physik.fu-berlin.de/~tburnus/iban.exe
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=576
*** shadow/576 Thu Apr 18 03:08:36 2002
--- shadow/576.tmp.11975 Thu Apr 18 03:12:03 2002
***************
*** 60,62 ****
--- 60,70 ----
------- Additional Comments From noclaf(a)peterlink.ru 2002-04-18 03:08 -------
Created an attachment (id=65)
~/.wine/config
+
+
+ ------- Additional Comments From noclaf(a)peterlink.ru 2002-04-18 03:12 -------
+ My video card is nVidia GeForce 2MX400, 32 Mb RAM.
+ I use nVidia drivers from www.nvidia.com
+
+ The small swap space doesn't matter, cause I've used wine on this machine a
+ year ago and that was fine (it was not debian system)
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=576
*** shadow/576 Wed Apr 17 21:54:27 2002
--- shadow/576.tmp.11363 Thu Apr 18 03:08:36 2002
***************
*** 55,57 ****
--- 55,62 ----
matters with that much ram. What is your vidio card is it a rivia tnt2 ultra by
any chance? If its not could you attach your ~/.wine/config so wee can have a
look at it.
+
+
+ ------- Additional Comments From noclaf(a)peterlink.ru 2002-04-18 03:08 -------
+ Created an attachment (id=65)
+ ~/.wine/config
http://bugs.codeweavers.com/show_bug.cgi?id=576
*** shadow/576 Wed Apr 17 01:25:02 2002
--- shadow/576.tmp.3533 Wed Apr 17 21:54:27 2002
***************
*** 49,51 ****
--- 49,57 ----
System hangs deeply, no hdd activity and no response to keyboard and mouse
events. Alt-Ctrl-F1 makes no action.
+
+ ------- Additional Comments From tony_lambregts(a)telusplanet.net 2002-04-17 21:54 -------
+ Your system seems fine, you have small swap space but I don't think that it
+ matters with that much ram. What is your vidio card is it a rivia tnt2 ultra by
+ any chance? If its not could you attach your ~/.wine/config so wee can have a
+ look at it.
http://bugs.codeweavers.com/show_bug.cgi?id=572
*** shadow/572 Wed Apr 10 22:11:33 2002
--- shadow/572.tmp.31821 Wed Apr 17 21:06:29 2002
***************
*** 57,59 ****
--- 57,63 ----
http://mlearl.home.attbi.com/public/winedebugend.txt.gz
for at least the near future.
+
+ ------- Additional Comments From mlearl(a)attbi.com 2002-04-17 21:06 -------
+ It looks to me from traces that the module it's having trouble trying to load is
+ rsabase.dll. I do not fully understand what's going on, however.
\ No newline at end of file
http://bugs.codeweavers.com/show_bug.cgi?id=580
*** shadow/580 Wed Apr 17 14:37:06 2002
--- shadow/580.tmp.17949 Wed Apr 17 15:01:41 2002
***************
*** 29,31 ****
--- 29,35 ----
ShowScrollBar(hwnd, SB_VERT, FALSE);
Tested on Wine-20020411 (and previous releases)
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-04-17 15:01 -------
+ Mehmet, I can't reproduce the bug on the CVS Wine.
+ Do you mean I should click two times on the button with tooltip "Details"?
\ No newline at end of file