https://bugs.winehq.org/show_bug.cgi?id=39492
Bug ID: 39492
Summary: Hello! I'm a noob in linux and i'm having trouble
opening a .exe file,i don't know the error cause,but
in the end it sa
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rodrigobidarra(a)hotmail.com
Distribution: ---
Created attachment 52631
--> https://bugs.winehq.org/attachment.cgi?id=52631
Openned SongIllustrator and wine did this "backtrace" file.
i don't know the error cause,but in the end it says something about the
.networkframe,wine did a "scan" and did an back trace.The program is Song
Illustrator and can be found here:
"http://www.sebastianlawe.com/apps/si/Song%20Illustrator.zip",i just want to
open it,im using ZorinOS on 32bit Computer.
--
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=11959
Summary: Legacy 5 - copy/paste do nothing
Product: Wine
Version: 0.9.57.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aganderson(a)ukonline.co.uk
While checking out functionality of Legacy 5, found that copy and paste do not
do anything - apart from the first time I tried, when they caused the
window/app. to freeze.
--
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=46471
Bug ID: 46471
Summary: amd k10 keepass2 dotnet472 divide by zero in
encryption
Product: Wine
Version: 4.0-rc6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bcrypt
Assignee: wine-bugs(a)winehq.org
Reporter: noabody(a)yahoo.com
Distribution: ---
Created attachment 63291
--> https://bugs.winehq.org/attachment.cgi?id=63291
divide by zero 64-bit .wine prefix
AMD K10 class processor lacks AES/AVX/SSE4.1 instructions:
64-bit .wine prefix, winetricks dotnet472
32-bit .wine32 prefix, winetricks dotnet472
Keepass2 2.41 exe install in both prefix
Of 8 computers with installed Ubuntu 18.04, only K10 class exhibit this
failure.
Either prefix running winehq stable 3.0.4 has no problem with Keepass2.
Either prefix running winehq devel or staging 4.0rc6 exhibits divide by zero.
All 6 computers with AES/AVX/SSE4.1 have no issue running Keepass2 in any
environmental combination.
This is clearly an issue with decryption mechanisms that touch nettle/gnutls
and the internal wine bcrypt implementation. Although I cannot prove it, the
indication is that recent changes require a processor with SSE4.1 instruction
set.
--
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=20244
Summary: chromeframe for IE doesn't work
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
URL: http://code.google.com/p/chromium/issues/detail?id=231
68
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lkcl(a)lkcl.net
chrome team tried reasonably-latest git (oct 1) and there were too many issues
to report. but - they tried!
--
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=31898
Bug #: 31898
Summary: Netgear Powerline Utility cannot detect HomePlug
devices
Product: Wine
Version: 1.5.14
Platform: x86-64
URL: http://www.downloads.netgear.com/files/GDC/XAV1004/Win
dows%20Powerline%20Utility%20Version%202.0.0.14.zip
OS/Version: Linux
Status: NEW
Keywords: download, win64
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 41987
--> http://bugs.winehq.org/attachment.cgi?id=41987
wine-1.5.14-184-ga4ea28f console output
Netgear Powerline Utility cannot detect HomePlug devices.
Tried running as root in case it was a raw socket problem but it made no
difference.
NEVER RUN WINE AS ROOT.
This may be related (from the log):
Installing PcaSp50 Protocol Driver...
--
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=10497
Summary: Simple GLUT example refuses to do anything via Wine
Product: Wine
Version: 0.9.49.
Platform: PC-x86-64
URL: http://will.kassah.net/debug/cube.tgz
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kassah(a)gmail.com
This is a simple modified version of O'Reilly's OpenGL cube demo ported to
Windows. When run, it exits with no output (normally it should open a full
screen, one screen rotating cube with some debug output).
It compiles and runs natively to Linux, however the compiled win32 exe does not
run via Wine. All source is included.
The README current README from the tar.gz contains the following:
On linux, any glut should suffice. It was compiled/tested with FreeGLUT.
On Windows to compile you need:
- Dev-C++ 5
- MinGW
- FreeGLUT DevPack
=Known Problems=
Compiled win32 exec will not run on wine... why?
=Log=
Worked with oiaohm
Tested cube.exe on ReactOS (to test mesa3d)
Tested cube.exe on Windows (with included mesa3d libs in the same dir)
Continues to be broken on Wine.
oiaohm> stefand in #winehackers when he is around might be able to suggest
problem. He is one of the lead developers in graphical.
Bugs need to be filed in wine and ReactOS.
--
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=14428
Summary: On "Show Apps affected by this bug", also consider
duplicates of the bug
Product: WineHQ Bugzilla
Version: unspecified
Platform: Other
URL: http://appdb.winehq.org/viewbugs.php?bug_id=657
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Sebastian.Leske(a)sleske.name
It would be nice if "Show Apps affected by this bug" also considered apps
affected by duplicates of the current bug.
Example:
Bug #657, "MFC42.dll is not implemented" has several duplicates, which affect
many applications. These however are not listed by "Show Apps affected by this
bug". It would be nice if they were, to make the impact of a bug clearer.
--
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=35182
Bug ID: 35182
Summary: War Thunder: Minor graphics glitches around cockpit
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adys.wh(a)gmail.com
Classification: Unclassified
This is most prominent in cockpit view. Screen attached.
--
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=36234
Bug ID: 36234
Summary: gdi32/tests/font.c test fails with mathematica fonts
installed
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48374
--> https://bugs.winehq.org/attachment.cgi?id=48374
WINEDEBUG=font
font.c:3604: Test succeeded inside todo block: W: tmFirstChar for Mathematica1
got 00 expected 00
font.c:3604: Test succeeded inside todo block: W: tmFirstChar for
Mathematica1Mono got 00 expected 00
font.c:3604: Test succeeded inside todo block: W: tmFirstChar for Mathematica2
got 00 expected 00
font.c:3604: Test succeeded inside todo block: W: tmFirstChar for
Mathematica2Mono got 00 expected 00
font.c:3604: Test succeeded inside todo block: W: tmFirstChar for Mathematica3
got 00 expected 00
font.c:3604: Test succeeded inside todo block: W: tmFirstChar for
Mathematica3Mono got 00 expected 00
font.c:3604: Test succeeded inside todo block: W: tmFirstChar for Mathematica4
got 00 expected 00
font.c:3604: Test succeeded inside todo block: W: tmFirstChar for
Mathematica4Mono got 00 expected 00
media-fonts/mathematica-fonts-7.0
wine-1.7.18
--
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=12340
Summary: Winambulancia -DB defragmentation crashes
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://www.softprogres.sk/prog_winamb.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tuharsky(a)misbb.sk
WinAmbulancia (see AppDB) is medical software for variety of specialisations of
medical prax. It uses VFP and VB with MDB backend. The app is in Slovak (SK)
language. Mostly the wine problems are related to the OLE.
The database defragmentation function dosen't work properly. In the app, please
go to "Nástroje > Defragmentácia" and the app will 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.