http://bugs.winehq.org/show_bug.cgi?id=22468
Summary: Drawing a text with very big font size causes program
to eat cpu
Product: Wine
Version: 20011108
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: developers(a)a.izhpt.com
For example, ASCON Kompas 3D LT starts to eat cpu and freezes while zooming in
the drawing containing any font elements too much (about 500%). Bug tested to
reproduce with latest git version on ubuntu 8.10 x86, 9.10 x86, 10.04 x86_64.
--
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=27671
Summary: ComboFix fails to install
Product: Wine
Version: 1.3.23
Platform: x86
URL: http://www.bleepingcomputer.com/combofix/how-to-use-co
mbofix
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Pops up a ton of errors like:
"Error opening file for writing:
c:\\32788R22FWJFW\\023.dat
Click Abort to stop the installation,
Retry to try again, or
Ignore to skip this file."
no terminal output, unfortunately.
wine-1.3.23-109-g7340dcd
456268372dadf0d3712df815f293cb160c225e81 ComboFix.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.
http://bugs.winehq.org/show_bug.cgi?id=30673
Bug #: 30673
Summary: smart cutter of http://www.fame-ring.com works fine
unless you use the "OPEN" button
Product: Wine
Version: 1.5.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bbutscheidt(a)yahoo.de
Classification: Unclassified
Created attachment 40157
--> http://bugs.winehq.org/attachment.cgi?id=40157
backtrace after the crash when pressing the button "OPEN"
The application
Smart Cutter Ps/Ts (PORTABLE)
(Download: http://www.fame-ring.com/smart.cutter.rar )
starts without problems. Immediately after pressing the button "OPEN" to select
a file to work with the program crashes.
The link above points to the "portable version".
I notice the same behaviour when using the setup-version
(http://www.fame-ring.com/SmartCutter.exe) but:
If I use the file browser given with this version (with opening by running the
file smart.exe of the installation folder), I can open a video file using the
context menu entry "edit media" and the main functions, add cut points and cut
a file, work fine.
--
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=32694
Bug #: 32694
Summary: NVIDIA GTX 690 not in the list of recognized cards.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: romeo.mihalcea(a)gmail.com
Classification: Unclassified
NVIDIA GTX 690 not in the list of recognized cards.
--
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=29916
Bug #: 29916
Summary: ElsterFormular cannot make use of default PDF viewer
(e. g. Okular)
Product: Wine
Version: 1.4-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johannesobermayr(a)gmx.de
Classification: Unclassified
I will add a patch in a few minutes.
This bug report is just a reminder that the bug is/will 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=30368
Bug #: 30368
Summary: AMD Radeon 6480g detected as ATI Radeon 3200
Product: Wine
Version: 1.5.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sk8er_4lyfe16(a)hotmail.com
Classification: Unclassified
I can not run any 3D applications due to a conflict between the system's
graphics card or driver with wine. I noticed while trying to launch Crysis 2
that my card was detected as a AMD Radeon 3200
--
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=29661
Bug #: 29661
Summary: wineboot unable to create win32 prefix under certain
conditions
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonasa(a)gmail.com
Classification: Unclassified
wineboot is unable to create 32bit prefix on 64bit linux if when the folder
exists because existings (empty or otherwise) folders are treated as 64bit
prefixes.
To reproduce:
Create 32bit prefix:
# Create empty folder
mkdir /home/wine/photoshop
# Try setup a new 32bit prefix
WINEPREFIX='/home/wine/photoshop' WINEARCH='win32' wine 'wineboot'
Result wine gives this error:
wine: WINEARCH set to win32 but '/home/wine/photoshop' is a 64-bit
installation.
Remove the folder and you are able to created the prefix.
Create 64bit prefix:
# Create empty folder
mkdir /home/wine/photoshop
# Try setup a new 64bit prefix
WINEPREFIX='/home/wine/photoshop' WINEARCH='win32' wine 'wineboot'
Result:
64bit prefix is created!
I don't know if this is the intended behavior, but it is not intuitive and the
error message is not helpful.
The error is generated in /wine/dlls/ntdll/server.c on line 1116
--
Wine version: 1.3.37
OS: Arch Linux 64bit
--
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=19063
Summary: GAP-Diveplanner : return Run time error '5'
Product: Wine
Version: 1.1.24
Platform: PC
URL: http://www.gap-software.com/download/gap-diveplanner.h
tml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: filippom(a)gmail.com
Created an attachment (id=21988)
--> (http://bugs.winehq.org/attachment.cgi?id=21988)
shell log
The programm return a window with :
Run time error '5'
Invalid procedure call or argument
--
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=28893
Bug #: 28893
Summary: wabbitemu closes unexpectedly
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: poubellepasfraiche(a)gmail.com
Classification: Unclassified
When I launch Wabbitemu (http://wabbit.codeplex.com/), the software launches,
but there is two bugs : the first is that the skin (of the virtual calculator)
don't appear like in windows, the second problem is that the emulation doesn't
start and when you click on the windows, the program closes unexpectly.
So I can't use the software as I wanted to.
Please fix it, 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=11290
Summary: Can't join chat room in paltalk
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://paltalk.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
https://answers.launchpad.net/ubuntu/+source/wine/+question/22643
says that paltalk lets you log in but not join chat rooms.
I tried it out on vanilla wine from today's git on a 750MHz laptop
with 384MB of RAM (hot stuff back in the day :-).
The app seemed quite sluggish, and indeed, I was
unable to join any chat rooms; when I tried, after
ten seconds or so I got a chime noise that sounded like
I had joined something, but nothing changed on the screen.
There are also rendering anomolies in the genre selection
list (sometimes items are shown under the wrong parent until
you refresh).
The app seems to use lots of embedded browser stuff,
so I'm filing this under shdocvw as a wild guess.
--
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.