http://bugs.winehq.org/show_bug.cgi?id=19608
Summary: Cannot open local copies of Adobe Flash SWF files with
iexplore.exe
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rodschaffter(a)gmail.com
Created an attachment (id=22865)
--> (http://bugs.winehq.org/attachment.cgi?id=22865)
Console output of 'wine iexplore.exe file:///C:/YuleLog05.swf'
I can't open local .swf files using Wine's browser (iexplore.exe), although I
can open them on remote machines.
For example, http://www.kboffset.com/ROCKFLUX/YuleLog05.swf opens fine, but
downloading the file to the Wine C: drive gives a blank white screen when it is
opened. I did add C:\ and C:\YuleLog05.swf to the trusted folders in the Flash
plugin without effect. I am able to open the local file in the Windows version
of Firefox 3.0 running in the same Wine environment.
This is important to me because I'm trying to run the Windows version of Poser
8, a 3D rendering application, which uses a Flash-based library application.
Poser uses a Webkit browser component to host the library GUI. I am able to
run the library application separately in a Firefox window, but it is more
awkward because I can't drag and drop from a separate browser.
Attached is the console output of iexplore.exe run in a fresh Wine Directory
with corefonts, tahoma and gecko installed using winetools, and the Flash 10
plugin installed using the executable from Adobe.
--
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=12284
Summary: floppy images not supported or ioctl 7000 not supported
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arekm(a)maven.pl
Can't use programs that are trying to create bootable floppy drive.
My setup:
[arekm@tarm ~/.wine/dosdevices]$ ls -al a*
lrwxrwxrwx 1 arekm users 8 mar 29 23:32 a:: -> ../a.img
where a.img is floppy disk image (note: I have no real floppy hardware in this
machine - laptop)
Now:
$ wine SMU3218.exe
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls"
fixme:win:SetLayeredWindowAttributes (0x10028,0x00000000,255,2): stub!
fixme:ntdll:server_ioctl_file Unsupported ioctl 70000 (device=7 access=0 func=0
method=0)
fixme:win:SetLayeredWindowAttributes (0x2004a,0x00000000,255,2): stub!
and the program reports that it's unable to determine floppy disk type.
I guess the problem is in unsupported ioctl or just lack of floppy images.
The program is http://carme.pld-linux.org/~arekm/SMU3218.exe (1.5MB)
--
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=14369
Summary: beware stack overflow into TEB
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14666)
--> (http://bugs.winehq.org/attachment.cgi?id=14666)
try to warn when stack overflows into TEB
It's too easy to overflow the stack and thus overwrite the TEB, particularly
when using external tools such as valgrind(memcheck) and printf :-) Try to
detect and give a warning. Patch is attached, and will be sent to
wine-patches(a)winehq.org.
--
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=14368
Summary: enable more-robust debugging of signals and exceptions
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14665)
--> (http://bugs.winehq.org/attachment.cgi?id=14665)
ease debugging at lowest level of signals and exceptions
The code which handles signals and exceptions can be made more robust by using
symbols for some bare numeric constants (EXCEPTION_WRITE_FAULT,
EXCEPTION_EXECUTE_FAULT, EXCEPTION_READ_FAULT). Debugging can be made easier
with a *printf() that uses only a few hundred bytes of stack space, in contrast
to the several kilobytes required by the *printf() of glibc. With glibc it is
too easy to overflow the stack of only 12 KiB. Patch is attached, and will be
sent to wine-patches(a)winehq.org.
--
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=11906
Summary: werkkzeug3 TE does not work
Product: Wine
Version: 0.9.56.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ripzonetriton(a)gmail.com
Created an attachment (id=11203)
--> (http://bugs.winehq.org/attachment.cgi?id=11203)
log
It installs/uninstalls fine but doesn't start properly and does not work.
Here is the download link: http://www.werkkzeug.com/
It's free to download but you have to follow a registration link.
--
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=17662
Summary: Failed to connect to the mount manager error in winecfg
Product: Wine
Version: 1.1.16
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jsfrerot(a)egliseespoir.com
Created an attachment (id=19849)
--> (http://bugs.winehq.org/attachment.cgi?id=19849)
screen shot of the error
After a fresh install of ubuntu x64 and installing wine
1.1.16~winehq0~ubuntu~8.10-0ubuntu1, winecfg gives an error when going to the
"Drives" tab. "Failed to connect to the mount manager", see picture attached.
I tried to launch it from the command line and here is what I saw:
[jsfrerot@jsfrerot-desktop ~]$ winecfg
err:process:__wine_kernel_init boot event wait timed out
err:winecfg:open_mountmgr failed to open mount manager err 2
I copied the .wine folder from a 32bit ubuntu and the drives were shown in the
tab (no errors with the mount manager)
--
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=10860
Summary: Poor graphics performance in Myst Online: Uru Live due
to software emulation
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: diafero(a)arcor.de
Myst Online: Uru Live
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=9810) works
mostly fine using Wine, but what's noticeable is that the graphics is much
slower that on Windows. There I can use the best graphics settings and as long
as I'm alone in my age, the graphics is fluent (with my GeForce 8500 GT). On
Linux, I've got the lowest settings and it stutters all the time.
The reason seems to be that wine uses software emulation - I get the following
error many many times:
"fixme:d3d_draw:drawPrimitive Using software emulation because not all material
properties could be tracked"
and the CPU load is between 70% and 100%, depending on what is rendered.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14563
Summary: picasa can't play mp3 files during slideshows
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://picasa.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
To reproduce:
1) install and run picasa for windows 2.7
2) Tools / Options / Slideshow
3) check
"Play MP3 tracks during slideshow"
4) under
"Select folder of mp3 tracks", browse to where you have mp3's, then click ok.
5) Select some image, play it as a slideshow.
There won't be any music. On the console, you see
fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"MPEGVIDEO".
If you don't have a windows installation accessible from Wine,
you perhaps forgot to create a [mci] section in system.ini
You can reproduce this with the attached tiny C program; to run it,
find a .mp3 file (say, foo.mp3), and run
wine a.exe play foo.mp3 from 0
--
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=9500
Summary: [StarCraft] Hitting the Browse button hangs the game
Product: Wine
Version: 0.9.44.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rzadzins(a)wit.edu.pl
When I want to create a game, exactly when I try to browse for maps, after
hitting the browse button starcraft hangs (but responds to alt-f4 and exits
eventually). This didnt happen in 0.9.42, not sure about 0.9.43, happens every
time in 0.9.44.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15834
Summary: Spanish translation of main page is incomplete.
Product: WineHQ.org
Version: unspecified
Platform: All
URL: http://www.winehq.org
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vladimiroski(a)gmail.com
I wonder if there's any possibility that I can help with site translation in
Spanish; currently I see that the main information is in Spanish, but the menu
is not yet translated.
IMHO there should be more content in Spanish, so Wine becomes more widely
available.
Or if you want, we can use this bug report for "Spanish translation patches" or
something in the like.
For example:
This quote:
"If you simply must run your Windows programs, chances are you can make them
work with Wine." - Tom's Hardware Guide
Is currently translated to this:
"Simplemente debe ejecutar sus programas de Windows, lo más probable es que
pueda hacer que funcionen con Wine." -- GuÃa de Hardware de Tom
While IMHO should be:
"Si simplemente debe ejecutar sus programas de Windows, lo más probable es que
pueda hacer que funcionen con Wine." -- GuÃa de Hardware de Tom
Or (with more emphasis):
"Si simplemente tiene que ejecutar sus programas de Windows, lo más probable
es que pueda hacer que funcionen con Wine." -- GuÃa de Hardware de Tom
--
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.