http://bugs.winehq.org/show_bug.cgi?id=15454
Summary: Wine cannot handle directories that contain a trailing
period
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
With current Git (wine-1.1.5-207-gc425c8a), if I try to run any executable for
which one of the directory components of the executable path contains a
trailing period, Wine cannot find the executable and fails:
andrew@andrew-desktop:~/.wine/drive_c/test./test$ wine test.exe
Warning: could not find DOS drive for current working directory
'/home/andrew/.wine/drive_c/test./test', starting in the Windows directory.
wine: could not load L"C:\\windows\\system32\\test.exe": Module not found
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15607
Summary: MyPhotoBooks doesn't run
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: BSDI
Status: NEW
Keywords: download, Installer
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, a user reported trouble with this app on userlist.
First the installer suffers from infamous bug
http://bugs.winehq.org/show_bug.cgi?id=9628
Happily enough Aric posted a patch
http://www.winehq.org/pipermail/wine-patches/2008-October/062900.html a few
days ago.
After applaying the patch, the installer finsishes fine, but as the app doesn't
run after it, it appeared the installation was not successfull in the end: a
file MyPhotobooks.ini was missing, and that;s why the app crashes. I installed
the app on windows, copied the lacking .ini file to wine, and the app starts
just fine. I'll attach the +relay log from the installer. Looks like the
offending line is here:
001c:Call KERNEL32.WritePrivateProfileStringW(00560118 L"Java Runtime
Environment",0055fde0 L"Maximum Version",00560158 L"1.6",00560170 L"C:\\Program
Files\\\\MyPhotoBooks\\MyPhot~1.ini|MyPhotoBooks.ini") ret=6054ef85
001c:Ret KERNEL32.WritePrivateProfileStringW() retval=00000000 ret=6054ef85
It fails, likely because of screwed up filename "MyPhot~1.ini|MyPhotoBooks.ini"
My guess is, it's a bug in msi but i'm not 100 % sure
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21254
Summary: Word 97 needs native oleaut32 to record the first
macro
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Created an attachment (id=25550)
--> (http://bugs.winehq.org/attachment.cgi?id=25550)
Console log from first attempt to record a macro without any overrides (results
in failure)
This is a follow-up to bug 11415, which has been fixed for all the 200x
versions of Word, but not entirely for Word 97.
In wine-1.1.35-364-g9dc584d, Word 97 needs native oleaut32 (copied from XP) in
order to record a macro the first time. Once the first macro has been
successfully recorded, however, you can remove the override from winecfg,
delete the native oleaut32.dll from Wine's system32 and restore the fake one,
and Word 97 will continue to be able to record and play macros just fine. (I've
tested this multiple times, with the same results.)
The typelib errors and fixmes in the attached console log are not present in
subsequent runs after the problem has been fixed by the temporary override.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18248
Summary: Everquest certain areas do not render the models just
have blank regions
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: celticht32(a)aol.com
Created an attachment (id=20763)
--> (http://bugs.winehq.org/attachment.cgi?id=20763)
GLXinfo output
I start up everquest:
wine EverQuest.exe
go into the Plane of knowledge all models are rendered correctly with the
patched DLL specified in bug 8357
This problem has been tested and confirmed with both the regular EverQuest and
the EverQuest Test Server client. Testing was performed with the D3DX9_30.DLL
fix installed, which was obtained from http://angeliqe.com/d3dx9_30.dll on
2008-11-09.
You must change some options in eqclient.ini in order to run the game properly.
If a setting is missing, like TextureCache, just enter it into the appropriate
section. If you use the default file, VertexShaders are already TRUE, but so is
TextureCache which needs to be FALSE.
This is also set per the APPDB
Created a empty .wine directory.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19116
Summary: MSXML4 installer doesn't install
C:\Windows\Installer\{37477865-A3F1-4772-AD43-AAFC6BCF
F99F\icon.exe (appinstall)
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
I've started testing the various packages in winetricks using appinstall, to
make sure we're installing correctly. For msxml4, all files install, except
one:
C:\Windows\Installer\{37477865-A3F1-4772-AD43-AAFC6BCFF99F\icon.exe
Sha1sum:fc20b297edd27a66d68e399b8acbaef4a1c11d37
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14401
Summary: The Sword project
Product: Wine
Version: 1.1.0
Platform: Other
URL: http://crosswire.org/ftpmirror/pub/sword/frontend/win32/
v1.5/sword-starter-win32-1.5.11.exe
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petra2201(a)gmail.com
Created an attachment (id=14716)
--> (http://bugs.winehq.org/attachment.cgi?id=14716)
crash log
When attempting to do a search for a given word the sword project search box
freezes. Producing the attached crash. You can close the search box and
continue to use the program.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20631
Summary: OmniPage Pro 12 Install fails
Product: Wine
Version: 1.0.1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: larry.m.mccarthy(a)gmail.com
Created an attachment (id=24602)
--> (http://bugs.winehq.org/attachment.cgi?id=24602)
output from WINEDEBUG=loaddll wine D:Autorun
- Installed wine from WineHQ debian squeeze repo (deb
http://www.lamaresh.net/apt squeeze main)
$ wine --version
wine-1.0.1
- Cleaned out ~/.wine
rm -rf ~/.wine
- In winecfg, set version to Windows 98
- added Gecko:
$ sh winetricks
Executing wget -O wine_gecko-0.1.0.cab [...]
[...]
All done, no errors.
[...]
- Placed OmniPage PRO 12 CD in the drive and mounted it
$ mount
[...]
/dev/hda on /media/cdrom0 type iso9660 (ro)
$ ls /media/cdrom0
Autorun.exe AutoRun.inf AutoRun.ini Guides OmniPage ReadMe
- Ran the setup
$ wine start D:Autorun
fixme:exec:SHELL_execute flags ignored: 0x00000500
- Installer runs. Select language, select install, get InstallShield progress
bar, then...
fixme:advapi:LookupAccountNameW (null) L"xxxxxx" (nil) 0x33f87c (nil) 0x33f880
0x33f874 - stub
fixme:advapi:LookupAccountNameW (null) L"xxxxxx" 0x131748 0x33f87c 0x1304a8
0x33f880 0x33f874 - stub
err:msi:ITERATE_Actions Execution halted, action L"CheckAdminPrivilegies"
returned 1603
Loaddll and relay logs are attached.
Have also tried with other versions (95, W2K, ME, XP) - results are identical.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11837
Summary: Popup has magenta background - should be transparent
Product: Wine
Version: 0.9.56.
Platform: HP
URL: http://rosepointnav.com/CoastalExplorer/Trial/default.ht
m
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: n5470(a)pinefields.com
Created an attachment (id=11111)
--> (http://bugs.winehq.org/attachment.cgi?id=11111)
Note magenta (should be clear) around yellow tide level popup
The example in the attached screen shot shows a popup attached to a tide
prediction station but popups of the same format (rectangular "balloon" with
pointer to feature) from other features show the same problem, the background
around the popup should be clear or transparent but is filled in magenta
instead. The problem is persistent and repeatable on demand.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12272
Summary: Aliens Versus Predator 2 1.0.9.6 mouse axis problem
Product: Wine
Version: 0.9.58.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sexy_b14(a)hotmail.com
Aliens Versus Predator 2 1.0.9.6 you are able to load the game fine, you can
use the mouse in the menus, but when you get load into a level the mouse axis a
wrong move the mouse left it looks right, move the mouse up looks goes down.
Moving the mouse right or down don't do a hole lot. Once your looking down you
are unable to us the mouse to look anymore. This mouse issue also happens with
No One Lives Forever2.
thanks all
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.