http://bugs.winehq.org/show_bug.cgi?id=23934
Summary: Stronghold Kingdoms: loops after update
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=21009
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pavelvonlostice(a)seznam.cz
Update process is written in C# and with some .NET components, so the dotnet20
must be installed with winetricks. First time when application downloads data
from server all seems well - everythning is downloaded correctly. But when it
checks again the game is getting into infinite loop. See the attachment.
--
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=35901
Bug ID: 35901
Summary: install crashes
Product: Wine
Version: 1.7.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brossob(a)yahoo.com
Created attachment 47940
--> http://bugs.winehq.org/attachment.cgi?id=47940
backtrace of the crash
installing income tax software (impot rapide) crash at installation
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x0279f3d2).
i got the backtrace,
Please Advise
Brossob
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44231
Bug ID: 44231
Summary: External links in Slingplayer's help file open
iexplore multiple times
Product: Wine
Version: 3.0-rc3
Hardware: x86
URL: http://download.slingmedia.com/player/pc/SlingPlayer-S
etup-EU-1.5.1.343.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 60027
--> https://bugs.winehq.org/attachment.cgi?id=60027
Wine 3.0-rc3 console output
Clicking on an external link in Slingplayer's help file opens iexplore six
times.
To recreate:
1. Install Slingplayer 1.5.
2. wine hh ~/.wine/drive_c/Program\ Files/Sling\
Media/SlingPlayer/Language/English\(UK\).chm\:\:\/errormessages.html
3. Click on one of the external links.
The attached log shows the following six times:
0009:fixme:ieframe:NewWindowManager_EvaluateNewWindow
(0x1aaf04)->(L"http://www.slingmedia.com/support/search.php?articlePage=1&articleID=153580"
L"_blank"
L"mk:@MSITStore:C:\\Program%20Files\\Sling%20Media\\SlingPlayer\\Language\\English(UK).chm::/errormessages.html"
(null) 0 4 0)
I tried a native ieframe but that exits immediately. Tried ie6 but then
clicking the link doesn't do anything.
Workaround unknown.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45310
Bug ID: 45310
Summary: Unimplemented function
KERNEL32.dll.MoveFileTransactedW
Product: Wine
Version: 3.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: vicenzi.alexandre(a)gmail.com
Distribution: ---
After closing Ableton Live 9 Lite (without activating it) the application
crashes.
The error is because KERNEL32.dll.MoveFileTransactedW function is not
implemented.
I think this happens because without activating it, Ableton runs in Demo mode,
and after closing it, it will delete the current project.
Ableton can be found here: https://www.ableton.com/en/products/live-lite/
To get it running, it needs VS C++ Redistributable, I installed with
winetricks.
I'm using Ubuntu 18 and the stable wine version that is available.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37861
Bug ID: 37861
Summary: BOINC detects incomplete GPU details
Product: Wine
Version: 1.6.2
Hardware: x86-64
URL: http://boinc.berkeley.edu/dl/boinc_7.4.36_windows_inte
lx86.exe
OS: Linux
Status: NEW
Keywords: download, hardware, source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 50427
--> https://bugs.winehq.org/attachment.cgi?id=50427
WINE 1.7.33 / BOINC 7.4.36 console output
Under Wine, BOINC does detect the GPU, but the details are incomplete. The
servers do not appear to recognise the string returned to them so no jobs are
sent to the client.
Windows/Linux:
AMD AMD Radeon HD 7400/7500/8300/8400 series (Scrapper) (768MB) driver:
1.4.1848 OpenCL: 1.2
Wine (Linux):
AMD Scrapper (1427MB) OpenCL: 1.2
$ lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models
10h-1fh) Processor Root Complex
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh)
I/O Memory Management Unit
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI]
Trinity [Radeon HD 7480D]
00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Trinity HDMI Audio
Controller
00:04.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] Family 15h (Models
10h-1fh) Processor Root Port
</snip>
To get BOINC GPU detection working in Ubuntu:
https://forum.winehq.org/viewtopic.php?f=8&t=24037https://bugs.launchpad.net/ubuntu/+source/boinc/+bug/1407452http://askubuntu.com/questions/563870/amd-a4-5300-and-gpu-computing-on-boinc
stderrgpudetect.txt and stdoutgpudetect.txt are effectively empty.
Upgraded to Wine 1.7.33 and the result is the same.
--
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=32147
Bug #: 32147
Summary: Notepad .Net toolbar does not draw
Product: Wine
Version: 1.5.16
Platform: x86-64
URL: http://sourceforge.net/projects/notepaddotnet/files/Notepad%20.NET/Notepad%20.NET%200.2/notepaddotnetsetup02
.exe/download
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 42420
--> http://bugs.winehq.org/attachment.cgi?id=42420
wine-1.5.16-232-g4255772 console output
Notepad .Net toolbar does not draw, although you can make it "refresh" by
clicking around on it (a black box at the top of the window).
Native gdiplus makes no difference.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40140
Bug ID: 40140
Summary: 4K YouTube to MP3 crashes while downloading videos for
some time
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: juniorelson4(a)outlook.com
Distribution: ---
Created attachment 53639
--> https://bugs.winehq.org/attachment.cgi?id=53639
Details of the bug
It crashes while downloading videos. Simply crashes after loading a playlist or
channel for download.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38821
Bug ID: 38821
Summary: MQL5 Reference window doesn't load in MetaEditor5
Product: Wine
Version: 1.7.44
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: evertonbg(a)gmail.com
Distribution: ---
F1 key press on the MetaEditor5 open a blank MQL5 reference window. Desired
behavior is described in
"http://www.metatrader5.com/en/metaeditor/help/mql5_help".
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40360
Bug ID: 40360
Summary: Jack Keane 2 shadow corruption
Product: Wine
Version: 1.9.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: abolte(a)systemsaviour.com
Distribution: ---
Created attachment 54046
--> https://bugs.winehq.org/attachment.cgi?id=54046
Console output from 1.9.6.
Jack Keane 2: The Fire Within (a point and click adventure game) shows what
appears to be corrupted shadows everywhere, including the title screen which is
often completely black because of this.
This can be reproduced using version 1.0.3 (via the GOG 2.0.0.5 installer), as
well as the 1.0.0 demo (unfortunately only available in German). These are the
only versions I have to test.
Menus and other text are completely unaffected, but the game is unplayable as
is because you cannot see what is going on in-game. Adjusting the video
resolution or graphics detail quality in-game has no effect. There is a warning
"The application requested more than one back buffer, this is not properly
supported. Please configure the application to use double buffering (1 back
buffer) if possible." (and adjusting this in the application does not appear
possible) but it is not clear that this warning is related.
Tested on 1.9.6 and 1.9.6-staging in 32-bit wine prefixes on x86-64 hardware on
Debian stretch. Tested various Wine registry settings (adjusting GDI, video
RAM, etc.) without success. Overriding d3dx9 and/or physx using winetricks
doesn't help. This problem has been around for a long time so is not a
regression, but it looks like I never got around to filing a bug report
earlier.
There are warnings like:
[WAR] (18:25:21) pkg\data_bin.zip - Unable to open file orb_health.bin, error
was 'Unknown error.'
which suggest a problem extracting a file from one of the included zip files. I
can confirm those files don't exist, and that it this is normal. For
comparison, I installed the game under Windows 8.1 and ran a recursive diff
against what was installed there (under the Program Files folder) and in my
wineprefix, and they were identical (aside from things related to the
installation path), suggesting that there was in fact no issue with
installation and it's normal for some files to be missing from those zip files.
Note that a file called settings.txt is created in My Documents/Jack Keane und
das Auge des Schicksals - Demo the first time the game is ran. Setting the
display_splash_screens variable to false saves a lot of time while testing, as
the splash screens work fine and don't need testing.
I believe the game would work perfectly if not for this shadow corruption
issue. Jack Keane 1 does not have this problem.
--
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=30911
Bug #: 30911
Summary: Trivial Pursuit Unhinged fails to load
Product: Wine
Version: 1.5.6
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 40545
--> http://bugs.winehq.org/attachment.cgi?id=40545
wine-1.5.6-105-gb5511bd console output
When trying to run Trivial Pursuit Unhinged an error dialog opens reporting a
DataPak problem. Clicking okay continues bringing various DataPak errors up
until it finally causes and unhandled exception. No known workaround.
Don't know if this is related:
err:aspi:SCSI_OpenDevice Failed to open device /dev/sg0: Permission denied
--
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=34460
Bug #: 34460
Summary: Tabbing between editboxes does not work in Tweet
Attacks Pro
Product: Wine
Version: 1.7.1
Platform: x86-64
URL: http://www.tweetattackspro.com/tweetattackspro.zip
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 45877
--> http://bugs.winehq.org/attachment.cgi?id=45877
wine-1.7.1-96-g050a46f console output
A number of fields need to be filled in to access Tweet Attacks Pro. Hitting
the tab key should jump between the editboxes but this fails to do anything.
Nothing of relevance in the console.
Workaround is dotnet20.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37878
Bug ID: 37878
Summary: boincmgr: No text in cancel dialog in NT 6.0-6.2 modes
Product: Wine
Version: 1.6.2
Hardware: x86-64
URL: http://boinc.berkeley.edu/dl/boinc_7.4.36_windows_inte
lx86.exe
OS: Linux
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 50445
--> https://bugs.winehq.org/attachment.cgi?id=50445
Screenshot
Cancelling the "Add project" window in BOINC Manager 7.4.36 pops up a dialog to
confirm. In Windows NT 6.0-6.2 modes this dialog contains no text. Windows XP
(and earlier) and Windows 8.1 modes do.
To recreate:
1. Set winecfg to Windows Vista, 7 or 8 (or related server versions).
2. Install BOINC 7.4.36 normally (default options).
3. Launch boincmgr. (Wait ~60 seconds: Bug 37859)
4. Once connected, the "Add project" windows should appear.
5. Hit cancel.
The confirmation dialog appears without any text. Screenshot attached.
Workaround: choose another mode.
$ sha1sum boinc_7.4.36_windows_intelx86.exe
2919cc9b6163019fc014a7fa4190bee8ead4b544 boinc_7.4.36_windows_intelx86.exe
Tested in Wine 1.6.2 and Wine 1.7.34.
--
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=32151
Bug #: 32151
Summary: Notepad .Net continually runs at ~70% CPU
Product: Wine
Version: 1.5.16
Platform: x86-64
URL: http://sourceforge.net/projects/notepaddotnet/files/Notepad%20.NET/Notepad%20.NET%200.2/notepaddotnetsetup02
.exe/download
OS/Version: Linux
Status: NEW
Keywords: dotnet, download, source
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Working around Bug 32150 with native gdiplus, Notepad .Net will continually
consume ~70% CPU time on an Athlon II X2.
Source available.
http://sourceforge.net/projects/notepaddotnet/
Console output:
fixme:win:EnumDisplayDevicesW ((null),0,0x33de38,0x00000000), stub!
fixme:dciman:DCICreatePrimary 0x80084 0x163d2ac
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44221
Bug ID: 44221
Summary: Netgear Powerline: *** stack smashing detected ***:
explorer.exe terminated
Product: Wine
Version: 3.0-rc3
Hardware: x86
URL: http://www.downloads.netgear.com/files/GDC/XAV1004/Win
dows%20Powerline%20Utility%20Version%202.0.0.14.zip
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 60013
--> https://bugs.winehq.org/attachment.cgi?id=60013
Wine 3.0-rc3 console output
Install --> Uninstall of Netgear Powerline Utility 2.x causes a "stack
smashing" (stack buffer overflow) warning.
Apparently "stack smashing" is a concern...
*** stack smashing detected ***: explorer.exe terminated
--
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=35506
Bug ID: 35506
Summary: Space Hack: The mouse pointer is hard to control
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: studiosg(a)giustetti.net
Classification: Unclassified
The mouse pointer lags less than a second when moving the mouse, then gets
super fast and difficult to control. The issue manifest itself both while
playing the game and in game menus. Configuring the "MouseWarpOverride" option
provides no evident benefit.
--
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=35479
Bug ID: 35479
Summary: Metatrader 5 hangs when scanning for Tester agents
Product: Wine
Version: 1.7.11
Hardware: x86-64
URL: http://files.metaquotes.net/metaquotes.software.corp/m
t5/mt5setup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Classification: Unclassified
Created attachment 47361
--> http://bugs.winehq.org/attachment.cgi?id=47361
wine-1.7.11-206-g82b3813 console output
Metatrader 5 hangs when scanning for Tester agents. Adding them manually seems
to work, but that could be a pain if you have a large cluster (which I doubt
anyone does).
1. Install with WINEARCH=win32 (Bug 30518)
2. Open MT5
3. Log in (a free demo account can be created at the login page)
4. CTRL+R to bring up the strategy tester
5. Select Agents tab
6. Right-click on local and select Add
7. Select scan network and enter details
8. Hit next
The scan picks up the local agents but towards the end of the scan the whole
app hangs and has to be killed.
$ sha1sum /mnt/wine/mt5setup.exe
e0cdf12adfadb31a96ac9354404b17ba5aae5990 /mnt/wine/mt5setup.exe
(But it auto-updates)
Tested with wine-1.7.11-206-g82b3813 (82b38139eb21a6898e4621eb7405e99189c09b18)
but has been a problem for a long time.
--
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=35380
Bug ID: 35380
Summary: Trivial Pursuit Unhinged: reports an audio error and
exits
Product: Wine
Version: 1.7.10
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Classification: Unclassified
Created attachment 47186
--> http://bugs.winehq.org/attachment.cgi?id=47186
wine-1.7.10-191-g8953c74 console output
Working around Bug 30911 with "winetricks directx9", Trivial Pursuit Unhinged
shows a single audio error dialog and exits:
**MAIN - Audio device didn't initialize
>From the log:
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll
L"C:\\windows\\system32\\dmloader.dll"
err:ole:CoGetClassObject no class object {d2ac2892-b39b-11d1-8704-00600893b1bd}
could be created for context 0x3
Changed dmloader back to builtin and this gives the slightly different:
err:dmloader:IDirectMusicLoaderImpl_SetObject : could not attach stream to file
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll
L"C:\\windows\\system32\\dmime.dll"
err:ole:CoGetClassObject no class object {d2ac2881-b39b-11d1-8704-00600893b1bd}
could be created for context 0x3
I cannot find a workaround.
Note that this looks similar to Bug 17733 but the nature of that bug is
different.
I cannot find a demo to download.
--
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=26552
Summary: Wine sets the resolution incorrectly on widescreen
monitors
Product: Wine
Version: 1.3.16
Platform: x86-64
URL: http://downloads.popcap.com/www/popcap_downloads/Bejew
eledSetup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Quite a simple problem really.
(Some) games should use a square image when being displayed on a widescreen
monitor, as indeed they are under Windows, but under Wine they are stretched
across the whole screen. Workaround is to use a virtual desktop.
I'm surprised this hasn't been opened already but I cannot find the bug if it
has been, so I apologise if this is a duplicate.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38930
Bug ID: 38930
Summary: Betfair Poker log-in window is blank
Product: Wine
Version: 1.7.47
Hardware: x86-64
URL: https://banner.poker1.betfair.com/cgi-bin/SetupPoker.e
xe
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: shdocvw
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 51863
--> https://bugs.winehq.org/attachment.cgi?id=51863
wine-1.7.47-84-g2294d3b console output
The log-in window for Betfair Poker is blank.
Process:
1. "winetricks -q ie6"
2. Set all but mshtml to builtin (for testing), (Bug 38929)
Workaround is setting shdocvw back to native.
--
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=33866
Bug #: 33866
Summary: Wine programs must be RTL in Arabic session
Product: Wine
Version: 1.6-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: moceap(a)hotmail.com
CC: aric(a)codeweavers.com
Classification: Unclassified
Created attachment 44923
--> http://bugs.winehq.org/attachment.cgi?id=44923
Bug screenshot
We in Arab Eyes <arabeyes.org> and Linux Arab Community <linuxac.org> now
translating wine into Arabic . We hope to finish quickly .
The bug is :
When run wine programs on Arabic session , It must be RTL not LTR .
--
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=25049
Summary: Mathcad 12: failed to create Compute Engine
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ilyakon(a)gmail.com
Created an attachment (id=31750)
--> (http://bugs.winehq.org/attachment.cgi?id=31750)
wine output (run mathcad 12)
When I run mcad.exe I get windows with errors description:
"unable to create 12.0 engine factory", "failed to create Compute Engine",
"unknown error 0x80004005".
Then mathcad shows main program window but I can't compute anything - mathcad's
engine don't 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.
https://bugs.winehq.org/show_bug.cgi?id=37335
Bug ID: 37335
Summary: DirectPlay error and crash when trying to use
Multiplayer.
Product: Wine
Version: 1.7.27
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-dplay
Assignee: wine-bugs(a)winehq.org
Reporter: tv.payday(a)gmail.com
Created attachment 49648
--> https://bugs.winehq.org/attachment.cgi?id=49648
Warnings and errors when entering multiplayer.
Many games that use directplay for multiplayer get this error when trying to
join or set up an lobby. For example Homeworld 2 and Chris Sawyer's Locomotion.
--
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=19589
Summary: Symantec LiveUpdate 1.5.2 hangs
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22843)
--> (http://bugs.winehq.org/attachment.cgi?id=22843)
Screenshot of affected stage
Symantec LiveUpdate 1.5.2 hangs after the second stage (retrieving available
update information), consuming 100% CPU and has to be killed, after the first
run.
On second run it hangs during the second stage.
This is the entire console output in both cases:
fixme:tapi:lineInitialize (0xa939e4, 0x330000, 0x354c26, "LiveUpdate",
0xa939e0): stub.
fixme:tapi:lineShutdown ((nil)): stub.
Same in latest git.
Unfortunately I can not find a download of this version, it is on a NAV 2000
CD.
--
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.