http://bugs.winehq.org/show_bug.cgi?id=27162
Summary: Wine developers prefer beer
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine-bugs(a)cboltz.de
Marcus Meissner told me at the openSUSE conference last october that most wine
developers actually prefer beer. He also repeated this statement in the slides
for today's "wine is not (only) an emulator" talk he's giving at LinuxTag
together with me.
It must be a bug that wine developers prefer beer!
Proposed fix:
for person in developers/* ; do
sed -i 's/Prefer: beer/Prefer: wine/'
done
;-))
--
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=12799
Summary: Notepad++ : auto-completion window appears with a title
bar which is not the case under windows
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leohome(a)free.fr
Auto-completion feature works fine but when I use it, the window appears with
the title bar which is not the case under windows. This title bar hide the text
behind which prevents me to use this feature. (see attachment)
This problem occurs with all wine versions I have tested: 0.9.5x up to 0.9.60.
kubuntu 7.10
notepad++ version: all recent one I have tested
--
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=24815
Summary: Far Cry 2: Setting "Shading" option to "High" disables
skybox
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knight666+wine(a)gmail.com
Hi,
since 1.3.4, Far Cry 2 has worked great! It used to always crash during loading
in 1.1.x version, but that has been fixed. I can now play Far Cry 2 without
rebooting my computer!
However. When I change the shading option in the settings menu from "medium" to
"high", the skybox is no longer rendered. The bug can be seen in the attached
screenshots. I've also attached a screenshot of the offending menu option and a
log of wine.
The command used to start to game was:
wine "/media/Data/Programs/Steam/steamapps/common/far cry 2/bin/FarCry2.exe" 2>
~/wine.log
I will gladly provide any additional information required.
--
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=28636
Bug #: 28636
Summary: Imvu chat client will not start.
Product: Wine
Version: 1.3.28
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tyler.collins(a)live.ca
Classification: Unclassified
After installing, the Imvu login window appears. As soon as you sign in, an
error pops up, stating that a critical error involving
''Devicefingerprint_old.exe''has occured. Then, the imvu logo remains on teh
top bar in Ubuntu 11.10, but will not open the main window. I left it like this
for an entire night (about 9 hours) and it did not open, so it is not a matter
of slow loading. Also, i tried setting the installer, client exe and quality
agent to run on different versions of windows, none of which helped. i also
tried changing the d3dx9_43 library to wine only. Nothing worked. Previous
versions of IMVU simply crash before the login window. Ive tried re-installing
different versions of wine and imvu, and have reinstalled ubuntu 4 times.
--
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=30409
Bug #: 30409
Summary: RealTerm Serial Terminal Crashes on Start
Product: Wine
Version: 1.5.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: calcprogrammer1(a)gmail.com
Classification: Unclassified
The RealTerm serial port terminal is a very useful Windows-only program for
serial debugging. I use it often for microcontroller and embedded systems
projects which frequently use the serial port for communication. I have used
this program in Wine in the past and it has worked perfectly, but with newer
releases it crashes with a "Program Error Details" dialog on any attempt to
start the program. I'm using the latest Wine and latest RealTerm. I run this
program on Windows XP and Windows 7 with no problems.
--
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=17276
Summary: broken encoding in AppDB PM E-Mails
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Windows 2000
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Text entered into AppDB's personal e-mail form at
http://appdb.winehq.org/contact.php?iRecipientId=NNNN
is not transmitted correctly to the recipient, as e.g. Umlauts are broken
somewhere in between.
For instance, ö (o Umlaut) becomes "A?"
This is presumably different from bug #16514, because I don't expect the text
we type into the PM form to transit via a database. Even if it would, my
understanding is that the redesigned AppDB site consistently uses UTF-8 and
"only" broke all old content.
There may be several bugs involved:
1. E-Mail contains "MIME-Version: 1.0" header, but no mention of encoding.
2. The Subject line in the header is not recoded when Umlauts are present (the
RFC-headers must be all ASCII).
A simple test: In the body, -äöüÄÖÜß- becomes
-A$A?A1/4A"A-AoeAY-
-------------------------------------------------------
The following message was sent to you from JA?rg HA?hle through the Wine AppDB
contact form.
To Reply, visit
http://appdb.winehq.org/contact.php?iRecipientId=NNNN&sSubject=Re%3A+test+-…
(The Umlauts got recoded in the URL).
--
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=29188
Bug #: 29188
Summary: Serial Port Comm Failure for USB2Serial Converters?
Product: Wine
Version: 1.3.32
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rogerx.oss(a)gmail.com
Classification: Unclassified
Created attachment 37657
--> http://bugs.winehq.org/attachment.cgi?id=37657
wine-serialfailure.log
I have an application trying to communicate to a serial port provided by a USB
to Serial Converter device (/dev/ttyUSB0).
The application fails to communicate and I think the following is where it
fails:
trace:comm:io_control 0x78 IOCTL_SERIAL_WAIT_ON_MASK (nil) 0 0x90e9f0 4
0x90e9bc
trace:comm:get_irq_info TIOCSERGETLSR err Invalid argument
The application states it fails to communicate even though I have blinking
lights on the device and can use picocom or screen to login.
ie.
$ picocom -b 115200 /dev/ttyUSB0
Or
$ screen /dev/ttyUSB0 115200
--
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=12377
Summary: Capella does not load font
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anhaupt(a)gmx.ch
When Capella tries to load any font available for displaying notes (e.g.
capella3) it displays the following message:
"Damit dieser Stil richtig angezeigt wird, müssen sie die Schriftart
'capella3' installieren." (tranlsation: "To display this style correctly the
font 'capella3' has to be installed.").
The same message appears if you try to load any of the other fonts available
for capella.
Other programs (e.g. notepad) find the capella fonts and display them
correctly.
The problem exists in the current version (Capella 2008) as well as in earlier
versions.
A demo version that shows the error is available here:
http://www.capella.de/download_capella.htm
--
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=24516
Summary: In Win7 mode, steam has duplicate window decorations
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Steam has window manager's window decorations in addition to its own when run
in Windows 7 mode. This doesn't happen in Windows XP.
Maybe related: When run in virtual desktop, the desktop opens but steam isn't
bound to it (it's a separate window).
--
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=32821
Bug #: 32821
Summary: Some games runs extremally slow with Mesa >= 8.0
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: deveee(a)gmail.com
Classification: Unclassified
I wrote about it in bugs.freedesktop.org, you can see there:
https://bugs.freedesktop.org/show_bug.cgi?id=55396https://bugs.freedesktop.org/show_bug.cgi?id=57338
But regression test shows, that it's probably problem in Wine, not in Mesa
drivers.
First bug from freedesktop you can see in Sims 3 intro or Need for Speed Most
Wanted intro. Video below:
http://imageshack.us/clip/my-videos/444/f5f.mp4/
Second bug may be problem in mesa, I'm not sure. You can see it in Star Wars
Jedi Academy in multiplayer mode.
Configuration:
intel 965GM
xserver-xorg-video-intel 2.20.19
mesa 9.0.1
linux-image 3.7.4
wine 1.4.1
Lastest working configuration:
mesa 7.11.2
--
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.