http://bugs.winehq.org/show_bug.cgi?id=3817
------- Additional Comments From scott(a)open-vote.org 2006-31-07 23:01 -------
I'm not so sure it's that difficult.
The best place for this might be kernel space, but couldn't we cache the (case
insensitive) file names in a directory somewhere and just compare our current
file with that? I'm not sure why that would necessarily be much more cpu
intensive than a straight comparison.
--
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=5290
------- Additional Comments From ead1234(a)hotmail.com 2006-31-07 23:00 -------
This is a duplicate of bug 4517, I have the same error with Office 2002 Small
Business Edition.
--
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=5125
molle.bestefich(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From molle.bestefich(a)gmail.com 2006-31-07 22:31 -------
No they don't. They still fail exactly as specified in this bug using
wine-0.9.18 (GIT fd61c3f24bd6a6b589df6e1bb528cf5b7221dc98).
The only thing that has changed is a new error message at the beginning of
setup:
err:ole:get_unmarshaler_from_stream Failed to read common OBJREF header,
0x00000001
If you've made this application work, please specify the version of Wine you
used, which native DLL overrides, which non-standard registry keys, etc. so I
can reproduce your results.
I opened this as one bug instead of two since
a) It makes the reproduction recipe easier to follow
b) Demo mode failing could be due to setup failing
Hope that it's ok then.
--
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=5816
Summary: Photoshop 7.0: Alt-click won't work unless you Left-
click once
Product: Wine
Version: 0.9.17.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ahlgren(a)mit.edu
After equipping a new tool (e.g. paintbrush), you cannot alt-click with it until
you click with it at least once.
(This can be problematic if using the clone stamp, where you're expected to
alt-click before using it.)
This way the dump to my console:
ALSA lib seq_hw.c:456:(snd_seq_hw_open) open /dev/snd/seq failed: No such file
or directory
fixme:actctx:QueryActCtxW stub!
fixme:wintab32:X11DRV_WTInfoA Return proper size
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered
err:ole:CoGetClassObject no class object {4955dd33-b159-11d0-8fcf-00aa006bcc59}
could be created for context 0x1
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:wintab32:X11DRV_WTInfoA Return proper size
fixme:palette:GetICMProfileA (0x7e98, 0x7fb9e718, 0x7fb9e71c): partial stub
fixme:palette:GetICMProfileA (0x7ea4, 0x7fb9e720, 0x7fb9e724): partial stub
err:shell:HCR_GetFolderAttributes HCR_GetFolderAttributes should be called for
simple PIDL's only!
fixme:menu:TrackPopupMenuEx not fully implemented
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:WineEngRemoveFontResourceEx :stub
--
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=4672
------- Additional Comments From jake.msstate(a)gmail.com 2006-31-07 21:43 -------
Is there anything else that needs to be posted? Can this be fixed? Its obvious
that the MBR gets hosed (first 4 bytes at least).
--
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=5811
------- Additional Comments From mike(a)codeweavers.com 2006-31-07 21:28 -------
Hi Ulf,
After I run the installer (~/wine/wine msiexec /i msi/python-2.4.3.msi), I can
see the following files:
mike@black:~$ ls -l ~/.wine/drive_c/Python24/
total 353
drwxr-xr-x 2 mike mike 496 2006-08-01 20:17 DLLs
drwxr-xr-x 2 mike mike 80 2006-08-01 20:17 Doc
drwxr-xr-x 2 mike mike 2328 2006-08-01 20:17 include
drwxr-xr-x 16 mike mike 6152 2006-08-01 20:17 Lib
drwxr-xr-x 2 mike mike 440 2006-08-01 20:17 libs
-rw-r--r-- 1 mike mike 13755 2006-03-23 10:47 LICENSE.txt
-rw-r--r-- 1 mike mike 245894 2006-03-29 13:24 NEWS.txt
-rw-r--r-- 1 mike mike 766 2005-10-28 20:15 pyc.ico
-rw-r--r-- 1 mike mike 766 2005-10-28 20:15 py.ico
-rwxr-xr-x 1 mike mike 4608 2006-03-29 17:35 python.exe
-rwxr-xr-x 1 mike mike 5120 2006-03-29 17:35 pythonw.exe
-rw-r--r-- 1 mike mike 51999 2006-03-13 14:51 README.txt
drwxr-xr-x 7 mike mike 320 2006-08-01 20:17 tcl
drwxr-xr-x 7 mike mike 184 2006-08-01 20:17 Tools
-rwxr-xr-x 1 mike mike 4608 2006-03-29 17:35 w9xpopen.exe
Has somebody fixed it overnight, or am I doing something different to you?
--
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=5805
ToddAndMargo(a)gbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
------- Additional Comments From ToddAndMargo(a)gbis.com 2006-31-07 21:26 -------
It is, unfortunately, beyond my abilities.
But, fortunately, I found a person who is doing them for
CentOS and has set up a YUM repository for them. He gives
(yum) instructions on his web site at http://centos.karan.org/
Please re-open this bug as a web site bug. Please add this
information (centos.karan.org) to the binary portion of the
download page.
Many thanks,
--T
--
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=5811
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.python.org/ftp/py
| |thon/2.4.3/python-2.4.3.msi
--
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=5807
mcitadel(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.17. |0.9.18.
--
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.