http://bugs.winehq.org/show_bug.cgi?id=2307
Summary: Unix-style names instead of Windows for
FileOpen&FileSave Dialogs
Product: Wine
Version: 20030911
Platform: SGI
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ivanr(a)syncad.com
CC: ivanr(a)syncad.com
Hi,
In /dlls/commdlg/filedlg95.c on WM_INITDIALOG you fill the dialog controls with
FILEDLG95_FillControls one of which the 'look in' and 'filter' combo boxes.
This combo boxes then show windows-style paths (for example C:\ D:\ ).
I would like them show the Unix mount points for these drives instead. I tried
initializing the paths before the FILEDLG95_FillControls call using
wine_get_unix_file_name and ISHellFolder_SetNameOf[1]. But the latter is mapped
to
ISF_MyComputer_fnSetNameOf[A] function in shfldr_mycomp.c
instead of to
IShellFolder_fnSetNameOf[B] function in shfldr_fs.c
[A] does nothing and does not implement the functionality of [1] and [B] does
(I believe so but will check this now). Why do you use [A] instead of [B]?
Could you help me with the problem?
Sincerely,
Ivan Rachev
PS: BTW what happened with my 'Help Contex IDs' bug report (the previous one)?
--
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=2170
------- Additional Comments From pealfa(a)yahoo.es 2004-22-06 13:06 -------
I have the same problem, using Mandrake 10.0 without MS-Win., with the
wine-20040505 and wine-20040615.
After accepting in the installation the directory
c:\Program Files\Microsoft Office
the returned message is: You cannot complete the installation.
With winedebug=+loaddll he/she appears me:
trace:loaddll:load_dll Loaded module L"advapi32.dll" : builtin
...
trace:loaddll:load_dll Loaded module L"X:\\~MSSETUP.T\\~msstfof.t\\ffast_bb.dll"
: native
err:seh:setup_exception stack overflow 0 bytes in thread 000c eip
ffffe401 esp 405d1000 stack 0x405d0000-0x406d0000
--
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=2294
adam(a)tpetaccia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From adam(a)tpetaccia.com 2004-21-06 23:48 -------
It appears this problem is now fixed, from
http://cvs.winehq.org/patch.py?id=12698 . Sorry to waste a 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=2227
------- Additional Comments From wayne(a)connact.com 2004-21-06 21:56 -------
This problem occurs for me when I've compiled the 20040615 version on my
Fujitsu Lifebook, running Fedora core 2. The strace output is the same.
--
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=2306
Summary: SPI_GETFOREGROUNDLOCKTIMEOUT 8192
Product: Wine
Version: 20040615
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: phil(a)ldex.terica.net
This message gets thrown up in the console when accessing menus under Lightwave
- it makes it impossible to get menus to close down as normal. They should close
when the focus is transferred elsewhere, either by mousing down to the parent
menu level (no click required) or clicking away from the menu structure entirely.
Demo of Lightwave at http://www.newtek.com/ - installing the latest patch to
7.5c will run it in discovery mode (since Wine doesn't support Sentinel USB
dongles). Instructions for installation at http://www.frankscorner.org/ - it
needs DCOM98 or similar to allow the installer to work.
It's a minor issue, but it would be nice to get it resolved by some talented
individual :)
--
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=2305
Summary: wine does not run after install
Product: Wine
Version: 20040615
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sledgemo(a)charter.net
after installing the rpm:
# rpm -ivh wine-20040615-mdkdebug.i586.rpm
Preparing... ########################################### [100%]
1:wine ########################################### [100%]
nothing happened when I attempted to install Vegas Games
2000.../mnt/cdrom2/SETUP.EXE. I ran wine to see errors and got:
$ wine
wine: creating configuration directory '/home/marcott1/.wine'...
cp: cannot stat `/usr/share/wine/wine.inf': No such file or directory
wine: wineprefixcreate failed while creating '/home/marcott1/.wine'.
Looks as if the /usr/share/wine/wine.inf file did not get created despite
successful install of rpm package.
--
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=1216
richardr(a)inf.ed.ac.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |richardr(a)inf.ed.ac.uk
------- Additional Comments From richardr(a)inf.ed.ac.uk 2004-20-06 15:14 -------
I can confirm that this bug is still present in 20040615 and the latest cvs at
2004-06-20. Clicking on buttons selects them, but does not activate them. This
requires Enter to be pressed. WinBUGS can be downloaded from
http://www.mrc-bsu.cam.ac.uk/bugs/winbugs/WinBUGS14.exe which is an installer.
Once installed, it works well except for this failure in mouse response, for
instance Doodle->New->OK as explained in the previous bug comments. Clicking on
a menu also fails to keep it open when the mouse moves. The button has to be
held down. This makes the program very difficult to use.
Hope this is fixable as it did apparently work in versions prior to 20010824, so
this is a regression, but I do not have the authority to add this keyword to the
bug. I can also confirm that the current CVS and 20040615 are affected, but I
cannot change the version information either.
Cheers,
Richard Reeve
--
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.