http://bugs.winehq.org/show_bug.cgi?id=33627
Bug #: 33627
Summary: WebcamMax: crash at start
Product: Wine
Version: 1.5.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 44513
--> http://bugs.winehq.org/attachment.cgi?id=44513
WINEDEBUG=+relay,+tid,+seh on wine-1.5.30-148-gd29f6c4
Steps to reproduce:
1) remove ~/.wine
2) install WebcamMax
3) wine WebcamMax.exe
Behaviour:
Wine error.
Expected behaviour:
No Wine error.
--
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=33605
Bug #: 33605
Summary: "make install" does not install libwine.so*
Product: Wine
Version: 1.5.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liuycsd(a)gmail.com
Classification: Unclassified
Created attachment 44484
--> http://bugs.winehq.org/attachment.cgi?id=44484
log for make install in the top directory
I've compiled wine 1.5.30 using:
[
./configure
make
make uninstall
make install
]
but libs/wine/libwine.so* was not installed, with the old ones left in
/usr/local/lib/, until I [ cd libs/wine/ ] and ran [ make install ].
(I had compiled and install wine 1.5.24 before.)
Will it be fixed?
--
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=33604
Bug #: 33604
Summary: It's impossible to load a native DLL if a built-in one
with manifest exists
Product: Wine
Version: 1.5.30
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmitry(a)baikal.ru
Classification: Unclassified
I have an application which ships in its main .exe directory msvcrt90.dll
and msvcr100.dll. With built-in versions of these DLLs the application crashes,
so a reasonable way of action would be to run it with shipped native versions.
But running with WINEDLLOVERRIDES="msvcr90=n,b" or specifying "msvcr90=n,b"
in Software\Wine\DllOverrides section in the registry still leads to loading
of built-in dll.
Bug 28225 for a similar problem with msvcp90.dll has been closed as WONTFIX,
and the suggestion was made to install msvcp90.dll globally. I don't see
the point in asking everyone who runs this applicaion to search and install
native runtime libraries since the libraries are already installed together
with application itself. What is worse, new native runtime could be not
compatible with this application, that's the whole point of SxS assemblies -
to be able to use the specific one.
--
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=33580
Bug #: 33580
Summary: Kindle install crashed with unimplemented function
msvcp90.dll
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 2derekor(a)gmail.com
Classification: Unclassified
Created attachment 44459
--> http://bugs.winehq.org/attachment.cgi?id=44459
Kindle setup prog crashed with unimplemented function msvcp90.dll
Kindle install crased with unimplemented function msvcp90.dll
--
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=33575
Bug #: 33575
Summary: The Wasted Land crashes when loading first level and
exiting training level
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aeronut(a)fastmail.fm
Classification: Unclassified
Created attachment 44451
--> http://bugs.winehq.org/attachment.cgi?id=44451
Bug report from The Wasted Land. Game crashes when loading levels or exiting
training level.
Bug report from The Wasted Land. Game crashes when loading levels or exiting
training level. Launcher turns blank after applying resolution changes, but OK
button is visible. Game starts fine, loads into menu, Training mission loads
and can be played but game crashes when exiting to main menu. Trying to load a
New Game gets you into intro screen, after which the game crashes when
attempting to load the mission.
--
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=33561
Bug #: 33561
Summary: Windows screen keyboard utility setting dialog crash
due to unimplemented OpenInputDesktop
Product: Wine
Version: 1.5.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: orzhvs(a)gmail.com
Classification: Unclassified
Created attachment 44425
--> http://bugs.winehq.org/attachment.cgi?id=44425
WINEDEBUG=+relay wine /usr/local/vboxvm/vmshare/osk/osk.exe 2>&1 |grep Desktop
> out.txt
1. copy osk.exe & msswch.dll from windows system32 directory.
2. run osk.exe in wine, it warns that could not open input desktop.
3. open the option dialog from menu, simply click ok, it crashes.
--
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=33393
Bug #: 33393
Summary: Civilization V consistently crashes at point described
in attachment
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andi.horn(a)gmail.com
Classification: Unclassified
Created attachment 44187
--> http://bugs.winehq.org/attachment.cgi?id=44187
Program Error Details
Civ V used to run great under Wine, but now consistently crashes at certain
points. The event triggering the crash appears to change between different
games.
I didn't observe this happening before installing Wine updates and upgraded
Ubuntu OS to Raring Ringtail 13.04 on April 6, 2013. I'm running the same
version of Civ V that worked previously and no updates have been released for
it.
Thanks - let me know if you would like more information and I'll give you what
I can.
--
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=33179
Bug #: 33179
Summary: Add support for HTTPS
Product: WineHQ.org
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 810d4rk(a)gmail.com
Classification: Unclassified
Allow the domain winehq.org to be served by HTTPS.
--
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=30671
Bug #: 30671
Summary: [Splinter Cell Conviction]Works with winedbg but not
with wine
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berillions(a)gmail.com
Classification: Unclassified
Created attachment 40154
--> http://bugs.winehq.org/attachment.cgi?id=40154
Log when i launch the game with Wine
Hi,
There is a problem with this game. When i launch it with wine, the game crash
once game start with this error message :
..\..\..\src\thread\ms\thread.cpp(328) : ASSERT FAILURE: Ret()
But it's possible to launch the game correctly with "winedbg" even if i must to
press "c" 2-3 times to launch finally the game.
The game itself works, even if it's slow when there are more people or during
the fight but it's playable. I don't try to play in fullscreen mode for the
moment.
Anyone has a idea to search and try to find why the application does not works
with Wine ?
Thanks,
Berillions
--
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=23470
Summary: Spectrum Lab problem on mouse button release when win.
version is set to win xp
Product: Wine
Version: 1.1.42
Platform: x86-64
URL: http://www.qsl.net/dl4yhf/spectra1.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)lipkowski.org
Spectrum Lab (free download from
http://dl4yhf.ssl7.com/speclab/install_speclab.zip) has a problem with
(probably) not getting mouse button up events. How to reproduce: set wine to
windows xp mode, run the program, press left mouse button with cursor on the
frequency scale: the "four sided arrow cursor" turns into a "two sided arrow",
release the mouse button: the cursor is still a "two sided arrow" (like it is
when the button is pressed, this mode is used to drag the frequency scale). Now
change the windows version in winecfg to windows ME, upon releasing the mouse
button the cursor properly reverts to the "four sided arrow" cursor mode.
It looks like the app doesn't get the "mouse button released" in this
particular case, but only in this case (menus work etc).
This issue is present in all versions of spectrum lab i've tried (this time
confirmed on the latest: v2.75b09). The kernel is 2.6.33.2 (used many different
kernels), the system is Debian lenny x86_64. Now i have wine 1.1.42 installed,
but the bug was present in other 1.1.x versions tried (x=40-42, and a few
versions around 20-30), and in the distribution package 1.0.1
I think that this issue is absent on wine 1.0.1 compiled from source on
slackware 11.0 (intel 32bit distribution), but i can't check this right now.
--
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.