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.
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.
http://bugs.winehq.org/show_bug.cgi?id=18442
Summary: Google Video/Voice chat plugin installer finishes with
error 0x80040509
Product: Wine
Version: 1.1.21
Platform: PC
URL: http://www.gmail.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
Aside from needing native msxml3 and bug 18441, the Google Video/Voice chat
plugin installer works, but when it finishes installing, it says "error
0x80040509".
To reproduce:
1. Install win32 Firefox 3.0.x.
2. Login to Gmail.
3. Attempt to try the video/voice chat, download the plugin. (downloading
http://dl.google.com/googletalk/googletalkplugin/GoogleVoiceAndVideoSetup.e…
directly does not work)
4. Close win32 Firefox.
5a. run winetricks msxml3
5b. install GoogleVoiceAndVideoSetup.exe
--
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=36280
Bug ID: 36280
Summary: valgrind shows a possible leak in
gameux/tests/gamestatistics.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: gameux
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==16163== 96 bytes in 3 blocks are possibly lost in loss record 488 of 769
==16163== at 0x7BC4C735: notify_alloc (heap.c:255)
==16163== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==16163== by 0x6A25B38: heap_alloc (msxml_private.h:169)
==16163== by 0x6A2AF61: create_element (element.c:1836)
==16163== by 0x6A4751E: create_node (node.c:1996)
==16163== by 0x6A2094D: domdoc_createNode (domdoc.c:2045)
==16163== by 0x67D7237: GAMEUX_updateStatisticsFile (msxml2.h:3411)
==16163== by 0x67D9AD5: GameStatisticsImpl_Save (gamestatistics.c:952)
==16163== by 0x49588AA: test_gamestatisticsmgr (gameux.h:444)
==16163== by 0x4959A02: func_gamestatistics (gamestatistics.c:444)
==16163== by 0x495A864: run_test (test.h:584)
==16163== by 0x495AC53: main (test.h:654)
==16163==
==16163== 96 bytes in 3 blocks are possibly lost in loss record 489 of 769
==16163== at 0x7BC4C735: notify_alloc (heap.c:255)
==16163== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==16163== by 0x6A47769: heap_alloc (msxml_private.h:169)
==16163== by 0x6A48792: create_children_nodelist (nodelist.c:414)
==16163== by 0x6A43451: node_get_child_nodes (node.c:372)
==16163== by 0x6A26867: domelem_get_childNodes (element.c:242)
==16163== by 0x67D859E: GAMEUX_loadStatisticsFromFile (msxml2.h:8669)
==16163== by 0x67D8B6C: GAMEUX_loadGameStatistics (gamestatistics.c:631)
==16163== by 0x67DA167: GameStatisticsMgrImpl_GetGameStatistics
(gamestatistics.c:1101)
==16163== by 0x4958A87: test_gamestatisticsmgr (gameux.h:644)
==16163== by 0x4959A02: func_gamestatistics (gamestatistics.c:444)
==16163== by 0x495A864: run_test (test.h:584)
==16163== by 0x495AC53: main (test.h:654)
==16163==
--
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=12474
Summary: Resolume - Black preview windows
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://www.resolume.com/download/index.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tlarhices(a)gmail.com
Created an attachment (id=12030)
--> (http://bugs.winehq.org/attachment.cgi?id=12030)
The few lines outputed in the terminal
Resolume has several preview windows in it's interface and they are all black
making the application useless.
--
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=36291
Bug ID: 36291
Summary: valgrind shows a leak msctf/tests/inputprocessor.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==30336== 12 bytes in 1 blocks are definitely lost in loss record 95 of 698
==30336== at 0x7BC4C735: notify_alloc (heap.c:255)
==30336== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30336== by 0x5D621D9: ???
==30336== by 0x5D5DD8D: ???
==30336== by 0x4958885: test_Activate (msctf.h:1860)
==30336== by 0x495DEC8: func_inputprocessor (inputprocessor.c:2213)
==30336== by 0x495ED34: run_test (test.h:584)
==30336== by 0x495F122: main (test.h:654)
==30336==
--
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=34559
Bug #: 34559
Summary: Call to Power II: Scrolling causes mouse and screen to
lock
Product: Wine
Version: 1.7.2
Platform: Other
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ipickert55(a)gmail.com
Classification: Unclassified
Created attachment 46011
--> http://bugs.winehq.org/attachment.cgi?id=46011
Last Run Wine Log
When trying to scroll in the game, the screen just locks at the top of the map
and the mouse freezes. There are test results for the GOG version that confirm
this.
http://appdb.winehq.org/objectManager.php?sClass=version&iId=24835
--
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=17693
Summary: Silkypix 3.0 menus are invisible until clicked
Product: Wine
Version: 1.1.16
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florin(a)andrei.myip.org
Running Silkypix 3.0:
http://www.isl.co.jp/SILKYPIX/english/p/
The application menus are invisible until I blindly click on one of them, then
move the mouse left/right. After a while they disappear again.
System is ThinkPad T61 running Ubuntu 8.10 32 bit fully updated.
Wine version is 1.1.16
Silkypix 3.0.1.6
Here's a RAW file to test the application with:
http://dl.getdropbox.com/u/29966/wine-bugzilla/P1010588.RW2
--
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.