https://bugs.winehq.org/show_bug.cgi?id=39153
Bug ID: 39153
Summary: Wine 1.7.50 Tomb Raider 3 Crash
Product: Wine
Version: 1.7.50
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hpd53(a)arcor.de
Distribution: ---
Hello, since the new Wine 1.7.50 the newest Tomb Raider Game of Steam cannot be
startet. The game always worked with all Wine editions, now in Wine 1.7.50 it
cannot be startet. I hope the bug is fixed in a short time.
Thank you.
Best regards
Nekla
--
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=40292
Bug ID: 40292
Summary: Command Ops 2 crashes when clicking on unit.
Product: Wine
Version: 1.9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xaron77(a)fastmail.fm
Distribution: ---
Created attachment 53933
--> https://bugs.winehq.org/attachment.cgi?id=53933
Error log.
Command Ops 2 crashes when clicking on unit.
--
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=29451
Bug #: 29451
Summary: pmd85 emulator - toolbar icons missing
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jose1711(a)gmail.com
Classification: Unclassified
the latest version of pmd85 emulator available here
http://pmd85.djb-studios.com/?module=download&did=47 does not display icons in
tape browser submenu.
steps to reproduce:
1. download http://pmd85.djb-studios.com/?module=download&did=47 and unpack
2. press alt-t and a new window will pop-up - the icons are missing
tested on arch linux (current version). this bug report is continuation of
http://bugs.winehq.org/show_bug.cgi?id=20924 (check out its attachment for
screenshot)
--
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=29958
Bug #: 29958
Summary: UIRibbon Framework not implemented:
926749fa-2615-4987-8845-c33e65f2b957
Product: Wine
Version: 1.4-rc4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Classification: Unclassified
The Ribbon Framework is not implemented:
0009:err:ole:CoGetClassObject class {926749fa-2615-4987-8845-c33e65f2b957} not
registered
0009:err:ole:create_server class {926749fa-2615-4987-8845-c33e65f2b957} not
registered
0009:err:ole:CoGetClassObject no class object
{926749fa-2615-4987-8845-c33e65f2b957} could be created for context 0x17
Example App (needs native msvcp100, see bug #29340):
http://www.codeproject.com/Articles/140647/How-to-Support-the-Ribbon-and-a-…
--
By by ... Detlef
--
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=19177
Summary: Gorky-17 doesn't work
Product: Wine
Version: 1.1.24
Platform: PC-x86-64
URL: http://www.gorky17.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dduck(a)rambler.ru
CC: dduck(a)rambler.ru
gorky-17 doesn't work.
--
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=38622
Bug ID: 38622
Summary: PixelFormat32bppARGB != PixelFormat8bppIndexed
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mathieu.malaterre(a)gmail.com
Distribution: ---
Created attachment 51527
--> https://bugs.winehq.org/attachment.cgi?id=51527
source code
For some reason GDI+ on windows returns PixelFormat32bppARGB instead of
PixelFormat8bppIndexed for a grayscale PNG file (JPEG & TIFF seems consistant
though).
It would be nice if behavior would be consistant across implementation.
Compile and run attachements.
>From Linux:
$ ./gdidump.exe input.png
fixme:wincodecs:PngDecoder_Block_GetCount 0x142e30,0x61f708: stub
Width x Height: 512 512
PixelFormat8bppIndexed found !
>From Windows:
> gdidump.exe input.png
Width x Height: 512 512
PixelFormat32bppARGB found !
--
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=39885
Bug ID: 39885
Summary: Cannot allocate more than 32gb of memory
Product: Wine
Version: 1.9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rynzar(a)gmail.com
Distribution: ---
Created attachment 53258
--> https://bugs.winehq.org/attachment.cgi?id=53258
wine debug
I am having issues mallocing more than 32GB of memory running RAM intensive
Windows applications using Wine on an Ubuntu amazon EC2 cloud with 128 GB of
RAM. When I run the c++ code
http://stackoverflow.com/questions/34516616/wine-cant-use-more-than-32gb-of…
in linux it works.
If I run the .exe that does the same thing I can only allocate up to 32GB. I
tried Wine 1.6, 1.7 and 1.9. I am using the 64 bit version as well.
I talked in the IRC chat #winehq and they told me to run the code with
WINEDEBUG=+heap,+virtual,+tid flags.
He pointed out this line might be useful to look at in my logs:
0024:warn:heap:allocate_large_block Could not allocate block for 800000000
bytes
and told me to submit a bug report. The log is 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.
http://bugs.winehq.org/show_bug.cgi?id=12185
Summary: Before You Know It crashes with wine v0.9.58 (worked on
9.54)
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RobMarshall(a)iglide.net
Created an attachment (id=11584)
--> (http://bugs.winehq.org/attachment.cgi?id=11584)
Trace from crash of Before You Know it
I installed and successfully used Transparent languages, "Before You Know It
Lite" (version 3.6) with wine 0.9.54. When I upgraded to 0.9.58 it crashes. I
have attached a trace.
Thanks,
Rob
--
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=21959
Summary: Lineage 2 Gracia Plus Russian crash on FrostSecurity
load
Product: Wine
Version: 1.1.40
Platform: x86-64
URL: http://l2.ru/download/client.html?utm_source=11th
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mit.mis(a)gmail.com
Created an attachment (id=26663)
--> (http://bugs.winehq.org/attachment.cgi?id=26663)
terminal output after the crash
Wine crashes right after the FrostSecurity loading reaches 100%.
--
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=22872
Summary: PuTTY Pageant authentication agent does not provide
cached keys
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ninevoltz(a)metalink.net
The pageant program for PuTTY does not provide stored keys to other
applications, such as plink.
To duplicate:
wine pageant yourkey.ppk
wine plink -s -v -l yourname yourserver
Looking up host "10.0.0.212"
Connecting to 10.0.0.212 port 22
Server version: SSH-2.0-OpenSSH_4.7
We claim version: SSH-2.0-PuTTY_Release_0.60
Using SSH protocol version 2
Doing Diffie-Hellman group exchange
Doing Diffie-Hellman key exchange with hash SHA-256
Host key fingerprint is:
ssh-rsa 2048 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx
Initialised AES-256 SDCTR client->server encryption
Initialised HMAC-SHA1 client->server MAC algorithm
Initialised AES-256 SDCTR server->client encryption
Initialised HMAC-SHA1 server->client MAC algorithm
Pageant is running. Requesting keys.
If it was working, here it would say:
Pageant has 1 SSH-2 keys
Trying Pageant key #0
but instead we get a password prompt, as if pageant has no cached keys:
Using username "john.voltz".
john.voltz(a)10.0.0.212's password:
--
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.