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=24176
Summary: Resident Evil 5 benchmark: black triangles on
G.I.Joe's face
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://download.nvidia.com/downloads/nZone/demos/nzd_R
esidentEvil5_Benchmark.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
OK, I don't know who it is, but one guy in the variable benchmark
has some awesome black triangle camo on his face that I'm guessing
isn't supposed to be there.
I installed with 'wisotool re5bench', which does 'winetricks wmp9' to
work around bug 21939.
--
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=23614
Summary: compiling with -fprofile-generate fails in
loader/preloader.c
Product: Wine
Version: 1.1.23
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: austinenglish(a)gmail.com
austin@midna:~/wine-git/loader$ make
ccache gcc -m32 -o wine-preloader -static -nostartfiles -nodefaultlibs
-Wl,-Ttext=0x7c000000 preloader.o ../libs/port/libwine_port.a
preloader.o: In function `__bb_init_func':
/home/austin/wine-git/loader/preloader.c:162: undefined reference to
`__gcov_indirect_call_profiler'
preloader.o: In function `__stack_chk_fail_local':
/home/austin/wine-git/loader/preloader.c:166: undefined reference to
`__gcov_indirect_call_profiler'
preloader.o: In function `__stack_chk_fail':
/home/austin/wine-git/loader/preloader.c:167: undefined reference to
`__gcov_indirect_call_profiler'
preloader.o: In function `global constructors keyed to 65535_0___bb_init_func':
/home/austin/wine-git/loader/preloader.c:1151: undefined reference to
`__gcov_indirect_call_profiler'
/home/austin/wine-git/loader/preloader.c:1151: undefined reference to
`__gcov_init'
preloader.o: In function `preload_reserve':
/home/austin/wine-git/loader/preloader.c:954: undefined reference to
`__gcov_indirect_call_profiler'
preloader.o: In function `find_symbol':
/home/austin/wine-git/loader/preloader.c:1151: undefined reference to
`__gcov_one_value_profiler'
/home/austin/wine-git/loader/preloader.c:1151: undefined reference to
`__gcov_pow2_profiler'
/home/austin/wine-git/loader/preloader.c:1151: undefined reference to
`__gcov_interval_profiler'
/home/austin/wine-git/loader/preloader.c:1151: undefined reference to
`__gcov_one_value_profiler'
/home/austin/wine-git/loader/preloader.c:1151: undefined reference to
`__gcov_pow2_profiler'
/home/austin/wine-git/loader/preloader.c:1151: undefined reference to
`__gcov_interval_profiler'
preloader.o:(.data+0x84): undefined reference to `__gcov_merge_add'
preloader.o:(.data+0x90): undefined reference to `__gcov_merge_add'
preloader.o:(.data+0x9c): undefined reference to `__gcov_merge_add'
preloader.o:(.data+0xa8): undefined reference to `__gcov_merge_single'
collect2: ld returned 1 exit status
make: *** [wine-preloader] Error 1
--
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=23792
Summary: Metro 2033: very slow compared to Windows7
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=29834)
--> (http://bugs.winehq.org/attachment.cgi?id=29834)
WINEDEBUG=+fps
Hardware: nvidia 9800 gtx+
drivers: 256.35 (not sure on windows...probably 195 something)
settings:
resolution - 800x600
quality - low
renderer - directx9
AA4
on windows, on the start screen (new game, load, options, etc.), I get 90 FPS
(according to Fraps), when not moving mouse. On wine, according to
WINEDEBUG=+fps, it's about 8 FPS.
The terminal is flooded with:
fixme:d3d:IWineD3DOcclusionQueryImpl_GetData 0x13f70758 Wrong thread, returning
1.
assuming that the trace+fps actually outputs once per second, then I'm seeing
about 400 of those fixme's per second(!).
I've attached terminal output (along with fps).
--
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=25915
Summary: MESS emulator - GUI frontend doesn't render correctly,
program crashes
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bumm13(a)yahoo.com
Created an attachment (id=33033)
--> (http://bugs.winehq.org/attachment.cgi?id=33033)
Crash log of messui.exe
MESS (Multi Emulator Super System) emulator (version 0.135b) emulates many old
computer systems and video game consoles. The messui.exe program loads a
graphical/GUI frontend for the Win32 version of MESS. Upon loading messui.exe,
only part of the frontend is drawn and is completely unresponsive due to the
program crashing.
--
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=23791
Summary: Please provide https option for winehq.org
Product: WineHQ.org
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
A user asked this in #winehackers, and I've been meaning to file this bug
myself...For some users (e.g., in China), winehq may trigger their national
firewalls, since certain words may be detected by the filter.
Plus, sending passwords over plaintext is just a bad idea anyway.
--
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=22136
Summary: Starcraft II - poor fps in windowed mode
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
In wine, roughly 6-8 fps, and terminal is filled with:
err:d3d:state_colorwrite (WINED3DRS_COLORWRITEENABLE1/2/3,0,0,0) not yet
implemented. Missing of cap D3DPMISCCAPS_INDEPENDENTWRITEMASKS wasn't honored?
err:d3d:state_colorwrite (WINED3DRS_COLORWRITEENABLE1/2/3,0,0,0) not yet
implemented. Missing of cap D3DPMISCCAPS_INDEPENDENTWRITEMASKS wasn't honored?
err:d3d:state_colorwrite (WINED3DRS_COLORWRITEENABLE1/2/3,0,0,0) not yet
implemented. Missing of cap D3DPMISCCAPS_INDEPENDENTWRITEMASKS wasn't honored?
err:d3d:state_colorwrite (WINED3DRS_COLORWRITEENABLE1/2/3,0,0,0) not yet
implemented. Missing of cap D3DPMISCCAPS_INDEPENDENTWRITEMASKS wasn't honored?
err:d3d:state_colorwrite (WINED3DRS_COLORWRITEENABLE1/2/3,0,0,0) not yet
implemented. Missing of cap D3DPMISCCAPS_INDEPENDENTWRITEMASKS wasn't honored?
in windows, I consistently get 50, even with a lot of characters on screen.
--
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=25212
Summary: piwigo ploader can't connect to the net
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jdd(a)dodin.org
Hello,
I try to make an application to work in wine.
It's "ploader", an utility coming with the "Piwigo" photo gallery.
It seems to work, but have to connect to the web to upload photos and this
don't works.
This windows program is available here:
http://fr.piwigo.org/ext/extension_view.php?eid=270
when launched from wine it first shows locales loading:
wine pLoader.exe
fixme:msvcrt:MSVCRT__wsetlocale 0 L"Chinese_People's Republic of China.936"
fixme:msvcrt:MSVCRT__wsetlocale 0 L"English_United States.1252"
(....)
then:
fixme:msvcrt:MSVCRT__wsetlocale 0 L"English_United States.1252"
fixme:msvcrt:msvcrt_fdtoh wtf
(several times)
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
fixme:msvcrt:msvcrt_fdtoh wtf
it asks for the gallery URL then is issues an error message: can't connect to
xxxx:80 (unknown error). I can connect from windows or some variant of Linux
(there is a linux debian only version, not working on my openSUSE).
Adding :80 after the URL gives the same result (http://dodin.org:80/piwigo)
there is an offline option, and under this options the program works perfectly,
so only the connect problem seems to forgive it's use
the programm is a perl application.
thanks
jdd
--
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.
http://bugs.winehq.org/show_bug.cgi?id=16576
Summary: Warlords Battlecry III crashes on exit.
Product: Wine
Version: 1.1.10
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nthykier(a)hotmail.com
CC: nthykier(a)hotmail.com
Created an attachment (id=18090)
--> (http://bugs.winehq.org/attachment.cgi?id=18090)
complete wine log
When I close (click quit/exit in the menus) Warlords Battlecry III, it gets an
"unhandled page fault". So rather than closing it crashes. Severity does not
seem overwhelming as it has not failed to flush its files due to these crash.
I have made no special changes (no patches) to my installation to play this
game. The AppDB suggests installing some native DLL files, which I haven't done
- since single player version ran fine without.
AppDB entry: http://appdb.winehq.org/objectManager.php?sClass=version&iId=1168
--
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=20265
Summary: TR4W program starts if I go into terminal mode
ctrl-alt-F1 and then back to GUI ctrl-alt-f7
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.tr4w.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rx9tx(a)qrz.ru
CC: rx9tx(a)qrz.ru
Program installation http://tr4w.com/ru/system/files/tr4w_setup_4_166.zip
Run the program, enter:
My call - AA1AA
Contest - ARRL DX CW
My state - MA
Click OK - program window disappears.
If I go into terminal mode ctrl-alt-F1 and then back to gui ctrl-alt-f7
programs finally starts properly.
--
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=15032
Summary: Problems with Webpage content in Station Launcher
Product: Wine
Version: 1.1.3
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kai(a)stg24.at
Created an attachment (id=15674)
--> (http://bugs.winehq.org/attachment.cgi?id=15674)
output of wine when running station launcher and opening a few html windows
Station launcher (downloadable at: http://launcher.station.sony.com/) relies on
displaying webpages pages to display/change acccount status, character lists,
update notes, news....
There seems to be a lot problems with this in wine, pages that require login
doesn't seem to work (probably cause of cookies missisng).
on the public pages that don't require login (like news, update notes) there is
another problem too, these pages seem to get loaded (you see elements of it
apearing) but after a few seconds everything disappears and screen goes white.
not sure if the authentication can be fixed, but the displayed content
disappearing looks like a bug with window refreshes to me.
--
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=22097
Summary: Starcraft II has a crash on exit in win7 mode (but not
XP)
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Doesn't occur on windows 7. The crash is caught by Blizzard's crash handler,
see attached. Terminal output is small:
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x7bd0f8,0x7bd0f4): stub
fixme:process:GetProcessWorkingSetSize (0xffffffff,0x7bcdac,0x7bcda8): stub
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:dxdiag:ProcessCommandLine /t unimplemented
Side note, seems another application wants to use dxdiag. The crash handler
seems to be invoking dxdiag /t, perhaps to get the dxdiag info to submit with
the crash.
--
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=23362
Summary: The Starcraft 2 Editor crashes when you open the
terrain view after opening and closing the previewer.
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florian(a)fkoeberle.de
Created an attachment (id=29118)
--> (http://bugs.winehq.org/attachment.cgi?id=29118)
Crash backtrace.
Steps to reproduce:
1.) Set the registry key
"HKEY_CURRENT_USER\Software\Blizzard
Entertainment\StarCraft II Editor Beta\Preferences\StartupModules" to 0
I do this because the terrain editor would open else instantly and usually when
the terrain editor opens it freeze for me(see bug 22588).
2.) Start the editor and select the "Overview Manager" (right most icon)
3.) Start the previewer using the menu Window/Previewer
4.) Close the previewer window
5.) Attach a debugger if you want a backtrace
6.) Start the Terrain Module using the menu Modules/Terrain
It crashes as surface->container is nil when surface_is_offscreen gets called.
--
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=17954
Summary: Rotated device labels are not displayed in
propellerheads reason 4.0.1
Product: Wine
Version: 1.1.18
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P4
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugzi.wine.jamasi(a)xoxy.net
On the left side of a bigger device in reason (like the mixer) there should be
the name of the device written into a 90 degree rotate label.
On start-up of reason there are these messages which might point to the root of
the problem:
fixme:font:WineEngAddFontResourceEx Ignoring flags 10
fixme:font:WineEngAddFontResourceEx Ignoring flags 10
fixme:font:WineEngAddFontResourceEx Ignoring flags 10
fixme:font:WineEngAddFontResourceEx Ignoring flags 10
--
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=13162
Summary: Watchtower library 2007 japanese : font problem on
startup
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alncoool(a)hotmail.com
Created an attachment (id=12974)
--> (http://bugs.winehq.org/attachment.cgi?id=12974)
Font problems when running Watchtower Library 2007 Japanese version.
I have some problems with a Watchtower Library 2007 (japanese version)
application.
The application crashes on startup.
It seems to be linked with font initialization. Please see attached log file.
I have installed msttcorefont files on my system (ubuntu8.04)
Recently i was able to use it with Ubuntu7.10 and wine 0.9.47 with some fonts
files in windows\font folder.
PS: my french version of Watchtower Library 2007 works fine...
--
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=18817
Summary: Radio Buttons Missing in Photoshop Emlements 7.0.
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l-e.englund(a)bredband.net
Created an attachment (id=21619)
--> (http://bugs.winehq.org/attachment.cgi?id=21619)
Shows the missing radio buttons.
Overview.
After using Photshop Elements 7.0 and now wine 1.1.22 and 1.1.23 for a while,
I seen some more minor bugs. Radio buttons are not in their right places in
following functions:
"Edit -> Color Settings"
The "Radio Buttons" is in upper left corner of the screen. Se
ColorSettings.png.
"Enhance -> Adjust Lighting -> Levels
Double click on the tool "Set Black Point", and
the other settings tools to. Se screen dump "ColorLevels.png"
for more information.
In both cases the radio buttons appears in the upper left corner. Please take
a look at the screen dumps. The upper "left" pop ups change their values then
the cursor moves over their "right" places in the pop up windows.
In the Organizer and "Edit -> Color Settings" this will not occur. I hope this
information will help you.
My system is Unbuntu 9.04, latest patch level, on Dell 5150 Inspiron 1 Gb Ram.
Wine is in it's default location.
Regards
Lars-Erik
--
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.