http://bugs.winehq.org/show_bug.cgi?id=17885
Summary: Focus frame too big in fable
Product: Wine
Version: 1.1.18
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puciek(a)gmail.com
Created an attachment (id=20188)
--> (http://bugs.winehq.org/attachment.cgi?id=20188)
Screenshot of select frame
When playing fable, and you focus on object/character the big frame is too big
--
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=21217
Summary: Menu item for "Visual C++ 2005 Express Command Prompt"
busted
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Installing Visual C++ 2005 Express with winetricks works great:
wget kegel.com/wine/winetricks
sh winetricks vc2005express
but the menu item it installs in
Applications / Wine / Programs / Visual C++ 2005 Express Edition / Visual
Studio Tools / Visual Studio 2005 Command Prompt
doesn't work. When you try it, Gnome gives the error
Text ended before matching quote was found for ". (The text was 'env
WINEPREFIX="/home/dank/.wine" wine "C:\windows\command\start.exe"
"C:\windows\temp\SIT13762.tmp\Visual Studio 2005 Command Promptomspec /k
""C:\Program Files\Microsoft Visual S udio 8\VC\vcvarsall.bat"" x86')
That menu item is stored in
~/"./share/applications/wine/Programs/Visual C++ 2005 Express Edition/Visual
Studio Tools/Visual Studio 2005 Command Prompt.desktop"
which contains the line
Exec=env WINEPREFIX="/home/dank/.wine" wine "C:\\windows\\command\\start.exe"
"C:\\windows\\temp\\SIT13762.tmp\\%comspec%" /k ""C:\\Program Files\\Microsoft
Visual S udio 8\\VC\\vcvarsall.bat"" x86
which looks broken in several ways:
first, there's a space instead of a t in Visual Studio 8;
second, the double quotes around vcvarsall.bat look suspicious;
third, the whole "C:\\windows\\temp\\SIT13762.tmp\\%comspec%" bit looks just
wrong, that should just be cmd, shouldn't it?
--
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=17036
Summary: GTA2 (Grand Theft Auto 2) runs too slow to be playable
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
In short the game runs at about 2fps making it completely unplayable. Not sure
if this is a regression or just another "poor performance on ATi cards" issue
so I'm about to regression test a few versions of Wine and see if anything
changes (game used to run fine on my GeForce 7900GTO a while ago).
--
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=17370
Summary: Notepad++ 5.2 crashes when triggering tooltip over macro
record toolbar button
Product: Wine
Version: 1.1.14
Platform: PC
URL: http://sourceforge.net/project/showfiles.php?group_id=95
717&package_id=102072&release_id=659500
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=19415)
--> (http://bugs.winehq.org/attachment.cgi?id=19415)
Notepad++ 5.2 first chance exception backtraces
With today's Git (wine-1.1.14-433-g0cc91ab), when placing the mouse over the
macro record button, Notepad++ incurs an access violation, eventually leading
to a graceful termination. I've attached a winedbg run showing the first-chance
exceptions incurred, the first couple being during startup, which did not cause
any noticeable problems, and the last few being when the reported access
violation occurs. I also rebuilt Notepad++ with MSVC++ 2008 in order to gain
symbolic information.
--
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=15531
Summary: page fault on read access
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nico_mey(a)web.de
Hello!
Running my application "Janosch - Kleine Tigerschule" I receive the following
error message:
Unhandled exception: page fault on read access to 0x0000001c in 32-bit code
(0x3d12c98f).
Kind regards,
Andreas
--
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=23827
Summary: HTML-Kit crashes on exit
Product: Wine
Version: 1.2
Platform: x86-64
URL: http://www.htmlkit.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: huw(a)codeweavers.com
Created an attachment (id=29905)
--> (http://bugs.winehq.org/attachment.cgi?id=29905)
Standard crash log
HTML-Kit 292 crashes after the following procedure:
1. Start the program, answer no to all first-run questions (if applicable)
2. Choose "create a new file"
3. Close the program
This happens in wine-1.2-562-ga6203f8 but not in 1.2, so I did a regression
test:
6d1ef3a6a64f0fabf05ce1bba5f0ec4373684786 is first bad commit
commit 6d1ef3a6a64f0fabf05ce1bba5f0ec4373684786
Author: Huw Davies <huw(a)codeweavers.com>
Date: Thu Jul 22 13:37:19 2010 +0100
ole32: Implement cross-process drag and drop.
:040000 040000 ab88cc6bf0936bc4adc7bff0673415282613d919
065c727204a46d01708bc01f10484cad8527e1a2 M dlls
--
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=21799
Summary: 3DRad IDE does not display properly
Product: Wine
Version: 1.1.39
Platform: x86
URL: http://www.3drad.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The installer for 3DRad mentions that you may need to
install visual c++ runtimes, and indeed, winetricks vcrun2005
is needed to start the app.
The app puts up its main window, but several things are missing:
1) small icon on left of title bar and task bar entry
2) text/picture "New to 3D Rad?" in right pane
3) text "StartupMessage" in left pane
I'll attach screenshots in wine and vista.
--
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=22104
Summary: Wine more and more slow with the time (Proteus)
Product: Wine
Version: 1.1.41
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rpnpif(a)free.fr
Using Proteus ISIS sofware, about one minute after the launching, displaying of
schematics with zoom effect become more and more slow. After some minutes ISIS
become unusable. This issue does not exists in 1.1.30 wine release.
--
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=14211
Summary: Skype 3.8 Crash while installing
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://www.skype.com/go/getskype
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=14500)
--> (http://bugs.winehq.org/attachment.cgi?id=14500)
Console output
Using wine 1.1.0 and Ubuntu 8.04 the installer will fail with:
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc43864
--
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=17508
Summary: Adobe Photoshop CS2 won't install
Product: Wine
Version: 1.1.15
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mazin(a)aztekera.com
I am using Wine 1.1.15 from Ritchie's Ubuntu repository on Ubuntu-amd64.
I cannot get Adobe Photoshop CS2 to install. It get stuck on the setup screen
where it asks for the user's name and serial number:
"The following information must be entered before installation ..."
If I fill in the name and organization fields and choose "Install 30-day trial
version", the next screen tells me that "0 This is not a valid serial
number..."
If I actually type in a serial number, it will tell me that "#########
This is not a valid serial number..."
So, I cannot install with a serial number, and I cannot install the trial
either. I downgraded to ubuntu~1.0.1 and still had this problem.
--
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.