http://bugs.winehq.org/show_bug.cgi?id=10718
Summary: Wine: cannot run any of windows applications
Product: Wine
Version: 0.9.50.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: v31ixw(a)gmail.com
CC: v31ixw(a)gmail.com
Created an attachment (id=9554)
--> (http://bugs.winehq.org/attachment.cgi?id=9554)
The problem found in wine.
Wine does not run any of windows applications.
Here are the following commands I tried to run on wine:
Problem 1: wine iexplore http://www.winehq.org
Purpose: to download internet explorer on wine. First, it asks me to download
Gecko because this application is trying to show an HTML page. I downloaded it.
Then, the display on the wine console is weird. It also creates a lot of logs
and backtraces in my shell. (see the snapshot and logs for more details)
Problem 2: wine IE7-WindowsXP-x86-enu.exe
Purpose: to download IE 7 inside the wine emulator. It says an error with the
extraction file and ask me to verify my file permission. I don't know at this
stage what it means. (see the snapshot and logs for more details)
Please let me know if the following problem above could be fixed. Thank you.
Regards,
Velix Wibowo
--
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=11000
Summary: Stack trace in DestoryWindow using Irfanview
Product: Wine
Version: 0.9.52.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: misha37(a)yahoo.com
Created an attachment (id=9970)
--> (http://bugs.winehq.org/attachment.cgi?id=9970)
Full stack trace from wine crash.
Wine produced a stack trace when closing Irfanview (i_view32.exe) window.
How to reproduce : Open Irfanview, Open any jpg image, Go into full screen
mode, open "Information" (keyboard shortcut "i"), open EXIF info, start closing
Irfanview windows.
Result: wine: Unhandled page fault on execute access to 0x7dfdaa70 at address
0x7dfdaa70 (thread 000b), starting debugger...
Unhandled exception: page fault on execute access to 0x7dfdaa70 in 32-bit code
(0x7dfdaa70).
--
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=13333
Summary: winedbg causes an crash in IRunningObjectTable_Register
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: winedbg
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Created an attachment (id=13213)
--> (http://bugs.winehq.org/attachment.cgi?id=13213)
Sample application
when using winedbg the program crash when using IRunningObjectTable_Register,
where as wine runs with issues.
Run the attached program with winedbg
--
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=10132
Summary: bad cyrillic font rendering
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goncharov(a)soccard.ru
Created an attachment (id=8707)
--> (http://bugs.winehq.org/attachment.cgi?id=8707)
wine log with WINEDEBUG=trace+font,trace+dialog
Good Day!
I have a problem with rendering of cyrillic font in one window of Cognitive
Forms. Everything is fine in others windows of the program.
I've tried to copy fonts from Windows, where this program works, but it doesn't
help.
Enviroment: FC7, LANG=ru_RU.UTF-8
--
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=13080
Summary: wineserver does not kill itself, for website it uses 100
CPU and hangs
Product: Wine
Version: 0.9.60
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jigar_shah83(a)hotmail.com
I am using latest build for IE4LINUX and it works like charm. I have to use
this because there are plenty of websites which are ie only.
Here there are two issues.
- When i am accessing some https pages my cpu usage goes to 100% and continues
to increase usage nad then freezes my system.
- If i close application still winseserver continues to run and i have to say
kill
-9 to stop it.
ie4linux developer said its an issue with wine. Please tell me what else you
need to diagnose this issue.
I am on Fedora 8.
Please help 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=12348
Summary: empty screenshot thumbnail in load game dialog
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Hi,
some games display, in their "Load Saved Game" dialog, a list of
thumbnails of screenshots taken at the time of "Save Game". For some
games, these screenshots are all blank (black).
This affects Syberia 2, among others.
I inspected the Syberia2 save game files. It contains, beside a few
strings, thousands of occurrences of the sequence 00 00 00 FF. This
made me believe that the application does not manage to create
the screenshot thumbnail during save, saves black pictures and
displays those in the load dialog. I.e. not Load is broken, Save is.
I replaced some of these 00 with FF and saw white lines appear in the Load
dialog, confirming this supposition.
I'm using wine 0.9.57 on Ubuntu Dapper & Gutsy, compiled myself. I don't know
whether the problem can be caused by a missing *-dev.deb package on my side
(e.g. configure reports no XComposite nor gphoto headers).
The bug has been mentioned by the OP of the 0.9.44 test result of Syberia2.
Regards,
--
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=10402
Summary: Water is missing in Psychonauts when using
OffscreenRenderingMode=fbo
Product: Wine
Version: 0.9.49.
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=4384
OS/Version: Linux
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
Created an attachment (id=9090)
--> (http://bugs.winehq.org/attachment.cgi?id=9090)
Missing water with FBO
When using OffscreenRenderingMode=fbo water is either totally missing or drawn
incorrectly. Screen-shot attached.
--
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=12785
Summary: wine config uses huge fonts ... unable to configure as
result
Product: Wine
Version: 0.9.60
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tpapastylianou(a)hotmail.com
Created an attachment (id=12458)
--> (http://bugs.winehq.org/attachment.cgi?id=12458)
A screenshot of the huge wine window and the fonts in notepad alongside my
normal desktop items
I had the latest version of wine from the ubuntu repository and it worked fine
under feisty
When I formatted my laptop and installed ubuntu hardy, wine by default starts
up with massive fonts. I tried to fiddle with the configuration files, but it
doesn't seem to make any difference (and the files get changed back
automatically as soon as the configuration app is run). As a result, I can only
see the top half of this massive window, even on my maximum resolution
(1920x1200), and I cannot configure wine properly.
The same fonts are used in notepad.
Also, for some reason, when I choose fonts in notepad, the fonts aren't
displayed properly ... there's gibberrish instead.
I couldn't find anybody else having the same problem on google or winehq, but
given that this occurred on a fresh install with default settings, I'm sure
others may experience this.
I'd be grateful for any help on this.
--
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=12152
Summary: Circuitmaker 2000K Pro simulation fails
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kc8ldo(a)arrl.net
Cicruitmaker 2000K generates a runtime error “217 at 0003F702” at startup.
Clicking the simulation icon another error message pops up saying “Unable to
simulate because SimView.DLL was not successfully loaded”.
--
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.