http://bugs.winehq.org/show_bug.cgi?id=33563
Bug #: 33563
Summary: Imscared bug
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daniferreirinha(a)live.com.pt
Classification: Unclassified
Created attachment 44433
--> http://bugs.winehq.org/attachment.cgi?id=44433
The green dots with white things. The first bit was that the green dots were at
the bottom,and i could see it.
This game isn't working TOO well with Wine.
I have the latest version of Wine from Fedora 18's software center.
I start the game,and i see what appears to be green dots somewhere on the
screen.
The game screen was SMALL. And i mean,like small,to be noticed.
Lucky me,i can see it.
I progressed through the game on the first part.
Now this is where Wine starts acting up! o.o
I start up the game after playing the first bit.
Green dots still there with white things.
Wait... White things?
I type in:
White Face { Name of the face that you see through most of the game. }
And it starts up.
Did i mention that when i said ridiculously tiny,i meant that it was THAT tiny?
Most of the space was BLACK. And it was slow. Amazed?
I think this is wine's fault.
That's what i have to report so far.
Look at the attachments.
--
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=38390
Bug ID: 38390
Summary: Photoshop 64-bit (CS/CC) crashes when you break the
rendering preview.
Product: Wine
Version: 1.7.40
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: morosakubek(a)go2.pl
Distribution: ---
Created attachment 51245
--> https://bugs.winehq.org/attachment.cgi?id=51245
console output - wine 1.7.40
Photoshop 64-bit is smashing when you break the force rendering preview. On
Windows, there is a gap corresponding to enter the parameters, eg. In "smart
filter" on the keyboard to change the parameter "Amount". Photoshop on Linux
too quickly respond to changes in the parameters, which will stop the preview
rendering and crash a program. I think the problem revolves around the dll
libraries: msvcr and msvcp.
To run photoshop 64-bit dll should be included:
"*atl100"="native,builtin"
"*atl110"="native,builtin"
"*msvcp100"="native,builtin"
"*msvcp110"="native,builtin"
"*msvcr100"="native,builtin"
"*msvcr110"="native,builtin"
"*vcomp100"="native,builtin"
"*vcomp110"="native,builtin"
--
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=36508
Bug ID: 36508
Summary: valgrind shows a couple invalid writes in
kernel32/tests/change.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p
kernel32_test.exe.so change && touch change.ok
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
==6115== Thread 2:
==6115== Invalid write of size 2
==6115== at 0x7BC83914: init_handler (signal_i386.c:962)
==6115== by 0x7BC86297: usr1_handler (signal_i386.c:2157)
==6115== by 0x422606F: ??? (in /lib32/libpthread-2.19.so)
==6115== Address 0x59e3576 is on thread 1's stack
==6115==
==6115== Invalid write of size 2
==6115== at 0x7BC83922: init_handler (signal_i386.c:967)
==6115== by 0x7BC86297: usr1_handler (signal_i386.c:2157)
==6115== by 0x422606F: ??? (in /lib32/libpthread-2.19.so)
==6115== Address 0x59e3574 is on thread 1's stack
==6115==
--
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=32705
Bug #: 32705
Summary: VirtualDub: crash when opening video with MPEG-2
plugin (division by zero)
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fael_mc(a)msn.com
Classification: Unclassified
VirtualDub works great in wine, the problem lies with videos on dvd mpeg2
format .Originally VirtualDub does not accept videos in MPEG2, but for that
there plugins.
On this site you can download plugins for various video formats:
http://www.videohelp.com/tools/Virtualdub
The mpeg2 plugin here
http://gral.y0.pl/~fcchandler/Plugins/MPEG2/
After downloading and installing the plugin, VirtualDub normal loads video,
after loading the video, the program crash.
Crash details: An integer division by zero occurred in module 'VirtualDub'.
--
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=39551
Bug ID: 39551
Summary: building dlls/atl fails: error: Could not open
importlib stdole2.tlb.
Product: Wine
Version: 1.7.54
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, regression, source
Severity: blocker
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
CC: julliard(a)winehq.org
Regression SHA1: 316448cd4780855961f397a9947b3e2d16eb3463
Distribution: Debian
Regression, caused by:
316448cd4780855961f397a9947b3e2d16eb3463 is the first bad commit
commit 316448cd4780855961f397a9947b3e2d16eb3463
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Nov 4 14:57:37 2015 +0900
makefiles: Generate rules for installing IDL headers.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 3a5167ad46875a1eb804e40b0e179c776ab5582b
05fddf68705867b4e92df2d8edc9929584e4de42 M include
:040000 040000 6d49ae45dae90a44ab8c7a390a6540a0522a2535
7440efa653669573ea082b634cf682ce99ebf614 M tools
--
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=35953
Bug ID: 35953
Summary: FFXIV: ARR - Launcher requires native winhttp to run.
Product: Wine
Version: 1.7.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: narthorn(a)gmail.com
Created attachment 48024
--> http://bugs.winehq.org/attachment.cgi?id=48024
Screenshot of the actual error along terminal output without debug trace.
When using built-in winhttp, trying to launch Final Fantasy XIV - A Realm
Reborn fails at the very start of the launch process, where the launcher sends
an HTTP request to check if a newer version of the launcher is available.
When no new version is available, the server replies with status code 204: No
Content.
However, builtin wine seems to misreport 4294967295 (2^32-1) bytes of available
data in the response, as shown by this tiny snippet of trace:
0034:trace:winhttp:query_headers returning data: L"HTTP/1.1 204 No
Content\r\nServer: nginx\r\nContent-Type: text/html;
charset=UTF-8\r\nX-Patch-Module: ZiPatch\r\nX-Protocol:
http\r\nX-Latest-Version: 2014.04.02.0000.0001\r\nDate: Sun, 06 Apr 2014
08:24:14 GMT\r\nConnection: keep-alive\r\n"
0034:trace:winhttp:WinHttpQueryDataAvailable 0x3, (nil)
0034:trace:winhttp:send_callback 0x131718, 0x00040000, 0xbbe91c, 4
0034:trace:winhttp:WinHttpReadData 0x3, 0x7de230, 1024, (nil)
0035:trace:winhttp:read_data retrieved 1024 bytes (1024/4294967295)
0035:trace:winhttp:send_callback 0x131718, 0x00080000, 0x7de230, 1024
0034:trace:winhttp:query_data_available 4294967295 bytes available
When using native winhttp, no calls to WinHttpReadData are made.
--
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=32839
Bug #: 32839
Summary: Installed Microsoft office and then Endnote, but
Endnote is not properly working
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: umar82088(a)gmail.com
Classification: Unclassified
Created attachment 43375
--> http://bugs.winehq.org/attachment.cgi?id=43375
Endnote error message
Endnote problem, not working at all
--
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=14518
Summary: GetTextMetrics on Tahoma font metrics returns an invalid
tmInternalLeading
Product: Wine
Version: 1.1.1
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikolaj.zalewski(a)gmail.com
Created an attachment (id=14854)
--> (http://bugs.winehq.org/attachment.cgi?id=14854)
testcase
As the attached testcase demonstrates, Wine returns an invalid
tmInternalLeading for Tahoma of size 32. This causes a test for
comctl32/tests/status.c to fail. This test fails on Wine with both Wine Tahoma
as well as with Tahomas copied from Windows XP and Windows Vista. This suggests
that the problem is in gdi32, not the font.
--
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=38445
Bug ID: 38445
Summary: valgrind shows a couple invalid writes in
kernel32/tests/fiber.c
Product: Wine
Version: 1.7.41
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
==9350== Use of uninitialised value of size 4
==9350== at 0x7B83ACDD: SwitchToFiber (fiber.c:213)
==9350== by 0x48AC93A: test_FiberHandling (fiber.c:131)
==9350== by 0x48AD1A8: func_fiber (fiber.c:225)
==9350== by 0x49644EC: run_test (test.h:584)
==9350== by 0x4964926: main (test.h:666)
==9350== Uninitialised value was created by a stack allocation
==9350== at 0x425819D: __longjmp (__longjmp.S:55)
==9350==
==9350== Use of uninitialised value of size 4
==9350== at 0x7B83ACDD: SwitchToFiber (fiber.c:213)
==9350== by 0x49727E3: ??? (in
/home/austin/wine-valgrind/dlls/kernel32/tests/kernel32_test.exe.so)
==9350== by 0x48AD1A8: func_fiber (fiber.c:225)
==9350== by 0x49644EC: run_test (test.h:584)
==9350== by 0x4964926: main (test.h:666)
==9350== Uninitialised value was created by a stack allocation
==9350== at 0x425819D: __longjmp (__longjmp.S:55)
==9350==
==9350== Use of uninitialised value of size 4
==9350== at 0x402A7E7: rindex (vg_replace_strmem.c:190)
==9350== by 0x496392C: winetest_set_location (test.h:282)
==9350== by 0x48AC951: test_FiberHandling (fiber.c:132)
==9350== by 0x48AD1A8: func_fiber (fiber.c:225)
==9350== by 0x49644EC: run_test (test.h:584)
==9350== by 0x4964926: main (test.h:666)
==9350== Uninitialised value was created by a stack allocation
==9350== at 0x425819D: __longjmp (__longjmp.S:55)
==9350==
--
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=33001
Bug #: 33001
Summary: TREEVIEW_GetItemT crashes when getting item from
different tree
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: plr.vincent(a)gmail.com
Classification: Unclassified
Created attachment 43599
--> http://bugs.winehq.org/attachment.cgi?id=43599
Crash log
Triggered using AXE3 (hex editor):
http://advanced-hex-editor-a-x-e.en.softonic.com/
Crashes on program start, after "evaluation period expired" warning and before
displaying the main window. Does not happen systematically, but with a high
probability (~8 out of 10 runs). See attachment for error details.
This is a regression. Looking at the short change history of
dlls/comctl32/treeview.c I identified the commit introducing the regression as
95a15a3482ba47c1b84fd77a63f95d5cd784a97a , and re-introducing a "return FALSE"
in the "if (!TREEVIEW_ValidItem(infoPtr, item))" code branch indeed cures the
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.