http://bugs.winehq.org/show_bug.cgi?id=18235
Summary: Word Pro tables run past margins
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Created an attachment (id=20743)
--> (http://bugs.winehq.org/attachment.cgi?id=20743)
tables runs past right margin
Hi All,
Tables that stop at the right margin in XP, run past the margin in Wine. See
picture.
Many thanks,
-T
--
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=21958
Summary: Anarchy Online crash after login on PCBSD
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: malicorne(a)chez.com
Created an attachment (id=26661)
--> (http://bugs.winehq.org/attachment.cgi?id=26661)
log from AO crash
Anarchy Online crashes after login and character selection.
PCBSD 8.0 x86, NVIDIA 8600M GT with Nvidia 190.53
Tried with wine 1.1.39 from pbi end wine 1.1.38 from ports, same symptoms
Works fine on Linux (Ubuntu 9.10) with same wine version.
--
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=22498
Summary: Stuttering sound - winealsa.drv regression?
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: myself(a)rojer.pp.ru
here's a mail i sent more than a year ago to the person who introduced what
seems like a regression to me. i don't remember the details anymore, but the
bug - stuttering when playing HoMM3 - is still there (just verified with
1.1.43).
---
the regression manifests itself as rather annoying audio skipping and
stuttering.
having spent some time tracing and looking at the code, i believe that the
problem
was introduced by this change to dlls/winealsa.drv/waveout.c made on Oct 4:
http://source.winehq.org/git/wine.git/?a=commitdiff;h=717df5b2972b3cb998ca5…
specifically, this line
+ wwo->dwPlayedTotal += lpWaveHdr->reserved - wwo->dwPlayedTotal;
advances the dwPlayedTotal watermark when i believe it shouldn't.
fundamentally, only DSP can report how much has been played, updating this
pointer after reporting
that a sample has been played makes no sense. DSP has reported that it has
played
up to a certain point that covers the sample in question, we are reporting this
back and removing the sample.
we should *not* be changing the value DSP sent us.
i don't know what was the specific issue you were addressing with the patch in
question,
but i'd like you to take one more look at it, because removing this one line
fixes skipping and stuttering for me.
---
--
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=12434
Summary: La-Mulana Jukebox crashes
Product: Wine
Version: 0.9.58.
Platform: Other
URL: http://files.myopera.com/White%20Knell/gr3_project/jkb.z
ip
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pat(a)snowfox.fur.com
Created an attachment (id=11974)
--> (http://bugs.winehq.org/attachment.cgi?id=11974)
Crash log
La-Mulana Jukebox is a freeware program that plays music, specific .MID and
.SGT files, to be precise. However, trying to play music -- or even quitting
-- causes an unhandled page fault. The quickest way to cause it is by typing
Alt-F, Alt-X.
This bug is still present in 0.9.59.
--
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=22901
Summary: Copy/Paste doesnt work for some programms
Product: Wine
Version: 1.2-rc1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: y.zinch(a)gmail.com
1. Run some program under wine. Lets say Notepad.
2. Open some page in Google Chrome (linux version) and try to copy some text.
doesnt work. In console you can see:
"err:clipboard:X11DRV_CLIPBOARD_RenderFormat Failed to cache clipboard data
owned by another process. Format=000d".
3. Do same thing in Mozilla Firefox and everything seems works fine.
I tried this using wine 1.2rc1 and also tested on previous version (1.1.42).
Copy/paste was working for Google Chrome some time ago. OS: Ubunto 10.04.
--
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=21463
Summary: Star Trek: Starfleet Command III fails to run due to
partial stub
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: james(a)frantech.ca
Created an attachment (id=25846)
--> (http://bugs.winehq.org/attachment.cgi?id=25846)
partial stub warnings
Star Trek: Starfleet Command III fails to run due to a partial stub in the
Direct3D implementation. I tested this on a fresh wine install (1.1.37) with a
fresh .wine directory. I've attached the relevant debug info.
--
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=18553
Summary: Opera native skin widgets are black/invisible
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: giuseppe.bilotta(a)gmail.com
Created an attachment (id=21215)
--> (http://bugs.winehq.org/attachment.cgi?id=21215)
Opera startup dialog showing missing widgets
When using the 'Native Skin' in Opera, widgets such as radio buttons are
invisible. Also, selected buttons are totally black. No 3D effects are visible.
--
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=20185
Summary: noisy shadows in CRRCSim
Product: Wine
Version: 1.1.27
Platform: PC-x86-64
URL: http://crrcsim.berlios.de/wiki/
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
Created an attachment (id=23789)
--> (http://bugs.winehq.org/attachment.cgi?id=23789)
Screenshot of the Problem
see the screenshot, the shadow should be just black
first tested in wine-1.1.27 and its still present int 1.1.30
--
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=10262
Summary: wxWidgets TextCtrl in Python
Product: Wine
Version: 0.9.31.
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roger.marsh(a)btinternet.com
Running Python24-2.4.3_3 with py24-wxPython-2.6.3.3
Adding text to a wxTextCtrl with style wx.TE_RICH2 fails. Style TE_RICH is fine
but I need to be able to colour the text etc. The script was run from an IDLE
session.
Using these oldish versions for compatibility with native FreeBSD versions
used.
--
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=19224
Summary: launching a "New Query" pane produces an "OutOfMemory"
error in MS SQL SMSE
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m27315(a)gmail.com
Created an attachment (id=22227)
--> (http://bugs.winehq.org/attachment.cgi?id=22227)
Screenshot error message
Immediately after launching Microsoft's SQL Server Management Studio express
and connecting to a remote server, a table is navigated to, via the Summary
pane.
Then the "New Query" button is pushed, which is supposed to open the "SQL
Query" pane, allowing the user to manually type an SQL query for the server to
execute. The pane opens, and a statement can be typed and executed. However,
a scary "OutOfMemory" error message appears, which is no doubt a sign of
further bad things to come...
Please see attached screenshot of error message and message log.
--
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.