https://bugs.winehq.org/show_bug.cgi?id=37519
Bug ID: 37519
Summary: oovoo doesn't launch
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: starlion22(a)laposte.net
Distribution: ---
OOVOO doesn't launch at all. just appeard the message : oovoo launching and
nothing else.
--
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=37461
Bug ID: 37461
Summary: Sid Meier's Civilization: Beyond Earth (Steam) crashes
on unimplemented function
msvcp110.dll.?length@?$codecvt@GDH@std@@QBEHAAHPBD1I@Z
Product: Wine
Version: 1.7.29
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
reported by a #winehq user.
--- snip ---
wine: Call from 0x7b83cdde to unimplemented function
msvcp110.dll.?length@?$codecvt@GDH@std@@QBEHAAHPBD1I@Z, aborting
--- snip ---
'winetricks -q vcrun2012' should work around.
Regards
--
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=34915
Bug #: 34915
Summary: user32:msg fails on Windows XP
Product: Wine
Version: 1.7.5
Platform: x86
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
There are two sets of checks that frequently fail on Windows XP:
http://test.winehq.org/data/tests/user32:msg.html
msg.c:8363: Test failed: did not get expected count for minimum timeout (100 !=
~64).
msg.c:8384: Test failed: did not get expected count for minimum timeout (100 !=
~64).
msg.c:8427: Test failed: did not get expected count for minimum timeout (100 !=
~64).
and
msg.c:12631: Test failed: popup menu command: 1: the msg 0x0104 was expected,
but got msg 0x0007 instead
msg.c:12631: Test failed: popup menu command: 2: in msg 0x0007 expecting lParam
0x20000001 got 0xe0000001
msg.c:12631: Test failed: popup menu command: 3: the msg 0x0104 was expected,
but got msg 0x0007 instead
msg.c:12631: Test failed: popup menu command: 4: the msg 0x0106 was expected,
but got msg 0x0007 instead
msg.c:12631: Test failed: popup menu command: 5: the msg 0x0008 was expected,
but got msg 0x0007 instead
msg.c:12631: Test failed: popup menu command: 6: the msg sequence is not
complete: expected 0211 - actual 0000
In both cases the test failures happen with SP2, SP# all the way to the latest
patches, and on QEMU/KVM and VMware VMs.
--
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=32977
Bug #: 32977
Summary: Solidworks 2012 needs unimplemented function
dwmapi.dll.DwmInvalidateIconicBitmaps (Win7 mode)
Product: Wine
Version: 1.5.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: denis.bonnenfant(a)diderot.org
Classification: Unclassified
When mode set to Seven, Solidworks 2012 crashes with this message :
wine: Call from 0x7bc4dcf0 to unimplemented function
dwmapi.dll.DwmInvalidateIconicBitmaps, aborting
So probably a stub is needed for this function.
--
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=25392
Summary: Unable to start qm.exe from state-machine.com website
on Ubuntu 10.04 LTS
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: akshay.ranjan(a)gmail.com
Created an attachment (id=32308)
--> (http://bugs.winehq.org/attachment.cgi?id=32308)
Error dialog
I am unable to start the HSM drawing tool from Quantum (state-machine.com). I
was able to run this tool in Windows. I tried changing Windows version settings
in Wine but it didn't helped.
--
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=3766
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #29 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 1.7.31.
--
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=37490
Bug ID: 37490
Summary: dwrite/analyzer.c:1226:5: warning: comparison of
unsigned expression < 0 is always false
Product: Wine
Version: 1.7.30
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: dwrite
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
Noticed during compilation of wine-1.7.30:
../../../wine-1.7.30/dlls/dwrite/analyzer.c: In function
‘create_numbersubstitution’:
../../../wine-1.7.30/dlls/dwrite/analyzer.c:1226:5: warning: comparison of
unsigned expression < 0 is always false [-Wtype-limits]
--
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=30737
Bug #: 30737
Summary: Dde_OnRequest should return groups_data instead of
NULL
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bug-track(a)fisher-privat.net
Classification: Unclassified
Created attachment 40241
--> http://bugs.winehq.org/attachment.cgi?id=40241
patch v1
The setup32.exe of EG (Evangelisches Gesangbuch) fail before end of setup. The
reason is on unxpected result on DdeClientTransaction. The second reason is
probably programming error of this app.
The app works as fallow:
- DdeCreateStringHandleA with "Progman"
- then DdeClientTransaction with hszItem == Pragman and hszTopic == Pragman.
- after this it parses the data returned by previous command.
at this stage it will try to parse NULL pointer and fail. At this point i would
say, it is an app problem. But it works on windows and looks like it returns
NULL in really rare cases.
Currently i did some hacky patch wich return empty group data. It fixes crash
issue on the end of setup.
--
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=37541
Bug ID: 37541
Summary: Request for Enhancement: first time opening a program,
give the window some size
Product: Wine
Version: 1.7.30
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
Distribution: ---
Created attachment 49957
--> https://bugs.winehq.org/attachment.cgi?id=49957
first window
Hi All,
Wine 1.7.30 and Smart Suite.
Request for Enhancement:
Currently the first time you open a window (like Word Pro), the window has
horizontal length, but no vertical length, just the decoration bar.
The decoration says you are in Windowed mode. If you click on the Window mode
decoration, you get a full screen window. Click again and you just get the
decoration bar back.
This is really confusing as your thing you have click on the "roll up / roll
down" in the upper left of the decoration. The tip off that you did not, is
the arrow is pointing up. (That doesn't stop yo from clicking it anyway.)
The cure is to drag the line at the bottom of decoration downward, then you get
a windowed window back. That is unless the Role Up/Down arrow is now pointing
down from your clicking on it.
This is really confusing. Makes you think Wine is broken (again).
Would your please consider giving the first time a windows is open some size?
I have attached a picture of what the weird opening screen looks like.
Many thanks,
-T
--
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.