http://bugs.winehq.org/show_bug.cgi?id=32811
Bug #: 32811
Summary: VideoReDo crashes half time saving edited video file
(see attachment)
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jochen.bloedorn(a)gmail.com
Classification: Unclassified
Created attachment 43332
--> http://bugs.winehq.org/attachment.cgi?id=43332
Wine problem report
VideoReDo crashes half time saving edited video file (see attachment). This
does not happen with short (p.e. half hour) videos. Besides this performance is
normal.
--
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=32793
Bug #: 32793
Summary: 4UOnly Crash when attempting to save file
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ted(a)federalproductions.com
Classification: Unclassified
Created attachment 43304
--> http://bugs.winehq.org/attachment.cgi?id=43304
saved crash report
4UOnly causes a fatal error when the user attempts to save the loaded file.
4UOnly is a password vault from dillobits.
--
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=32409
Bug #: 32409
Summary: Island Tribe 1/2/3 graphics clipping and sparkling
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: quentin.herreros(a)gmail.com
Classification: Unclassified
The game installation works fine. The menu works fine. But when you launch a
game, it starts sparkling and clipping such as it is not possible to play at
all.
Graphic Drivers : Nvidia proprietary
Linux : Ubuntu 12.10
--
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=27495
Summary: Freejack encounters a serious error
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wes_tultz(a)hotmail.com
http://freejack.gamerkraft.com
Once installed, freejackloader.exe will open, but as soon as the "spedometer"
icon is clicked to actually open the main game, there is an error of
"freejackclient.exe encountered a serious problem and needs to close." The same
error occurs if I attempt to open freejackclient.exe from the bin directory of
my wine C: drive install or my install on my windows partition (runs fine in
Windows)
--
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=24657
Summary: crash in playing
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gibertaccini(a)libero.it
Created an attachment (id=31172)
--> (http://bugs.winehq.org/attachment.cgi?id=31172)
my desktop after chash
playing at Bridge Base Online the program after ten minutes 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.
https://bugs.winehq.org/show_bug.cgi?id=37444
Bug ID: 37444
Summary: Wine Bug
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wscript
Assignee: wine-bugs(a)winehq.org
Reporter: edwardjmorrow(a)gmail.com
Distribution: ---
Created attachment 49815
--> https://bugs.winehq.org/attachment.cgi?id=49815
wscript bug report
when I boot up my computer every day I receive a bug report.
--
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=26512
Summary: winex11 : pixelformat_from_fbconfig_id() : crashes
when calling GetDC() with OpenGL window
Product: Wine
Version: 1.3.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pquiring(a)gmail.com
Created an attachment (id=33755)
--> (http://bugs.winehq.org/attachment.cgi?id=33755)
wine test app (captures another window by title)
When an app tries to capture the window of other apps it works with simple 2d
apps but with 3D apps (OpenGL/DX) it causes wine to crash.
The crash seems to happen in pixelformat_from_fbconfig_id() function which is
in wine/dlls/winex11.drv/opengl.c
I've create a sample app to show this bug (winetest.cpp)
Run wine's notepad and then run:
winetest.exe "Untitled - Notepad"
and it generates winetest.bmp no problem.
But if you run a 3d app (say SuperTux for Windows in OpenGL mode) it crashes.
winetest.exe "Supertux 0.1.3"
You can download SuperTux from http://supertux.lethargik.org/download.html for
testing, or any other 3d app should work. Make sure to download the Win32
version and go into options and turn off full screen mode and turn on OpenGL
mode then try the winetest.exe above.
I'll attach winetest.cpp, winetest.errlog and winetest.exe compiled with cygwin
(if permited).
To compile with cygwin : "gcc-3 winetest.cpp -o winetest.exe -l gdi32
-mno-cygwin"
Or try winegcc (doesn't work on x64 systems).
Thanks!
--
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=20366
Summary: SolidWorks 2007: Installation of service pack 2.2
fails
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Steps to reproduce:
1)install SolidWorks 2007 (dotnet20, ie6, mfc42)
2)wine Solidworks.2007.SP2.2.win32(sw2007-0.0-2.2-i).exe
3)click unzip
4)select "Upgrade an individual installation of SolidWorks" and click next
5)get "Service pack error 1605" and click finish
Service pack isn't installed and there is no output from terminal.
After unziping there is sw2007-0.0-2.2-i.msp. Trying to install this gives
fixme:advapi:LookupAccountNameW (null) L"WINEUSER" (nil) 0x32f72c (nil)
0x32f730 0x32f724 - stub
fixme:advapi:LookupAccountNameW (null) L"WINEUSER" 0x14e700 0x32f72c 0x14e470
0x32f730 0x32f724 - stub
--
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=32373
Bug #: 32373
Summary: B-17 2, Mighty 8th does not react to mouse in main
menu
Product: Wine
Version: 1.5.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greenalien.greenalien(a)gmail.com
Classification: Unclassified
Created attachment 42716
--> http://bugs.winehq.org/attachment.cgi?id=42716
This file contains the log, may be opened with document editor in Ubuntu 12.04.
The setup and intro work fine, when the main menu appears it does not react to
mouse input, ie. the buttons do not react.
--
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.