http://bugs.winehq.org/show_bug.cgi?id=10445
Summary: winhelp.exe problem displaying help file, related to LF
/ CR-LF end-of-line issue?
Product: Wine
Version: 0.9.49.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Hi,
The winhelp.exe program supplied with Wine appears to have a problem displaying
parts of some help files correctly. This is perhaps due to failing to recognise
a linefeed (LF) as being equivalent to CR/LF?
Instead of moving to the beginning of the next line, the next line is displayed
below and to the right of the rightmost character of the previous line.
Furthermore, if the text would extend past the right window border, each
subsequent character is displayed on a new line.
For example, consider the following text (where | denotes the right border):
---
this is a test |
of the Wine winhelp |
program. |
---
That would actually be displayed as something like:
---
this is a test |
of the Wine win|
h|
e|
l|
[etc.]
---
Instructions to replicate the problem:
1. Go to http://www.atmel.com/products/pld/forms/splash.asp
2. Click the link to download the WinCUPL installer
3. Run the installer
4. After installation completes, use the Wine winhelp.exe to open the file
WinCupl/CUPLREF.HLP in the directory which the package was installed to.
5. In the Contents displayed, click on "2.2.1 Example 1 - Simple Gates"
6. Scroll down past the picture to the GATES.PLD text
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10171
Summary: make test fails in wine-0.9.47-458-ga8df7fd
Product: Wine
Version: 0.9.47.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marco(a)harddisk.is-a-geek.org
Created an attachment (id=8765)
--> (http://bugs.winehq.org/attachment.cgi?id=8765)
Error message
In wine-0.9.47-458-ga8df7fd make test fails (after failing with #10169 and
#10170) in oleaut with the message in the attachment.
Unlike #10169 and #10170 the make test does not proceed after reinvoking with
different LANG environment variable.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9854
Summary: Unhandled exception: page fault on read access to
0x00000010 in 32-bit code (0x7e89d651).
Product: Wine
Version: 0.9.46.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabriele.tassoni(a)email.it
Created an attachment (id=8330)
--> (http://bugs.winehq.org/attachment.cgi?id=8330)
The error given in the terminal
I need to work with those software to program Crestron CPUs fpr home
automation, they all install well, but when I try to run the ToolBox, it
freezes with the attached errors.
I'm willing to help in resolving this bug, please tell me what you need beside
the attached file, I can send you a copy of all the Crestron programs, if
needed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9634
Summary: unimplemented function compobj.dll.COCREATEGUID
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: torsten.karusseit(a)gmx.de
Created an attachment (id=8032)
--> (http://bugs.winehq.org/attachment.cgi?id=8032)
console output
may you help me with this ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9604
Summary: JCreator: divide by zero exception
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=7981)
--> (http://bugs.winehq.org/attachment.cgi?id=7981)
Wine output
After installing the Sun Java JRE and JDK on Wine, I installed JCreator LE
without any issues. After an initial configuration phase, the application
crashes. Any further attempts to start the application are met with the same
issue. Testing the application on Windows XP did not reveal any issues. The
application can be obtained at: http://jcreator.com/download.htm
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10802
Summary: msxml3 : header of xml files
Product: Wine
Version: 0.9.51.
Platform: PC
URL: http://home.scarlet.be/linux/compteco/testxml.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msxml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vincent.hardy.be(a)gmail.com
See delphi 5 test program at URL above.
This program create a little test.xml file.
With native msxml3.dll, test.xml file is like this (correct) :
--
<?xml version="1.0" encoding="UTF-8"?>
<Document>test</Document>
--
With builtin msxml3.dll, test.xml file is like this (bad) :
--
<?xml version="1.0"?>
<?xml version="1.0" encoding="UTF-8"?>
<Document>test</Document>
--
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11887
Summary: WinPMail v4.50 closes on sending mail
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: admin(a)ubunto-tstephenson.com
CC: admin(a)ubunto-tstephenson.com
I am testing a new release of Pegasus Mail, closed beta v14, v4.50. This
version of the program is using the Visual C++ complier instead of the Borland
C complier. Pretty much everything works except the sending process. When
you send a message using either the built-in mailer or the Mercury queue the
program just goes away without error. This is pretty much the same error as
has been seen with previous versions of the program. When you hit send, the
message is sent (or queued) but the program is closed by the OS. There is no
error message in Pegasus Mail as you would expect if there was a crash by the
program. Obviously this does not happen when running on MS Windows Win98,
WinXP or Vista. The latest version of Wine allows a "Reply" to work properly
but a "New" message", or "Forward" (with or without editing), causes the
program to close.
Regression testing will not work since all versions of Wine I've tested over
the years cause the same problem.
When working with MS Windows there is a program called WinDBG provided by MS
that allows you to see exactly what happens when the program fails. Is there a
similar program that we can use with Linux and Wine that will allow us to trap
the program calls at the time of failure?
I am currently testing with Ubuntu v7.10 and Wine 0.9.56
--
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=11034
Summary: NFS Pro Street don't close correctly
Product: Wine
Version: 0.9.52.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aitorhh(a)terra.es
The problems is that when you want to close the program (NFS Pro Street) it
don't do anything, and if you want to close you have to close it badly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10410
Summary: TagScanner - If press Backspace or Delete show error.
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pg_anatolich(a)mail.ru
Created an attachment (id=9098)
--> (http://bugs.winehq.org/attachment.cgi?id=9098)
ScreenShote
TagScanner - If press Backspace or Delete show error.
Есть такая замечательная программа TagScanner
решает проблему перекодировки 1251 в UTF. Да и
вобще, на мой взгляд лучшая программа для
работы с тегами. В принципе работает под
Вайном, но при нажатии Делит или Бакспейс
выдаёт ошибку (скриншёт прилагается). Эт
конешно можно обойти выделив текст и нажав
пробел, но это не решение. Посмотрите, что
можно сделать. Может стоит автору написать.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10491
Summary: UltraVNC not connecting/receiving connections.referer
bug 3168
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sfrigio(a)yahoo.com
ultravnc starts, but is not able to connect to a vncviewer started in listen
mode in winxp or in a linux machine.
The viewer receive the message but after winvnc get closed.
Is also possibile to launch a linux application from wine ?
That's because I need to run a windows application with wine and this
application should start a bach script, is it possible ?
Thanks for your help.
Bye
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.