http://bugs.winehq.org/show_bug.cgi?id=3336
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |3826
nThis| |
Status|CLOSED |REOPENED
Resolution|FIXED |
------- Additional Comments From Speeddymon(a)gmail.com 2005-13-11 01:16 -------
This isnt totally fixed, as the Slackware 10.2 Xorg sources that were updated
still have this problem. For now, reopening, and linking to bug 3826.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3573
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |3826
nThis| |
------- Additional Comments From Speeddymon(a)gmail.com 2005-13-11 01:09 -------
Attaching to bug 3826
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3826
Summary: Get apps broken by Xorg Pixmap patch working properly
again (METABUG)
Product: Wine
Version: CVS
Platform: Other
URL: http://www.x.org
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Speeddymon(a)gmail.com
This bug is here solely for keeping track of bugs filed that have the following
error message somewhere in their output:
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 53 (X_CreatePixmap)
Serial number of failed request: 4707
Current serial number in output stream: 4709
The error doesnt need to be identical to be linked to this bug, but should at
least have the BadAlloc, and the major opcode 53.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3573
------- Additional Comments From Speeddymon(a)gmail.com 2005-13-11 01:04 -------
Update: Alexandre seems to think that this can be fixed in wine, until the hacks
are removed from the X11 sources, and the X patch can be invalidated. See below.
---
"Dmitry Timoshkov" <dmitry at baikal.ru> writes:
> Wine ought to be able to handle images larger than 32767x32767, that's not
> a Wine requirement, that's what applications written for win32 API expect
> to see working. There is no way to make it work without DIB engine if X11
> doesn't support it due to ineternal bugs.
In general yes, but in this case it's Wine that is creating the huge
bitmap, and that could easily be avoided.
--
Alexandre Julliard
julliard at winehq.org
---
>From what I understand, WinRAR creates several small bitmaps, and then wine
renders it all as 1 big bitmap, which X cannot handle due to the cause of this
report, and so therefore X returns a BadAlloc call, to prevent some sort of
over-/under-flow... Wine, according to Alexandre and some others on the list
can work around this by properly rendering the images as several small bitmaps,
instead of 1 large one.. How long it will take to get that done, I dunno, which
is why the next post to this bug by myself will be linking this bug to a metabug
tracker for the šXorg Pixmap patch issueš.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3719
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-13-11 00:51 -------
Confirming. This seems another app you have to "slow down"
When i run
WINEDEBUG=+relay wine matlab.exe 2>/dev/null
it comes up just fine (apart from the license error :) ) ANyone any hints?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3825
------- Additional Comments From pgr(a)arcelectronicsinc.com 2005-13-11 00:00 -------
Dup of bug 1886 and still a problem with cvs
See appdb for more info.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3825
Summary: Setup is Currently Unable to detect available updates
Product: Wine
Version: 20050725
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lman817(a)gmail.com
I get the above error message when I attempt to install Windows Media Player 9
(for 98, etc) with
wine MPSetup.exe
I tried to find some offline version of the installer, but found none.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3824
------- Additional Comments From pgr(a)arcelectronicsinc.com 2005-12-11 21:20 -------
Created an attachment (id=1345)
--> (http://bugs.winehq.org/attachment.cgi?id=1345&action=view)
Trace on a working component
This trace is using a ListBox1 added to a Form and works with out a problem.
Note In either case the program run and was stopped stopped using Ctrl C.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3773
------- Additional Comments From philip(a)digitalinfinity.biz 2005-12-11 21:19 -------
Yes I did install from an RPM. It was the one that was provided on the wine
website. I'm running it without any windows addons. I don't have windows on my
computer.
I'd prefer to use an RPM rather then a CVS version it makes it easier for me to
maintain my OS. But I'll be sure to try the RPM version of the next release when
it comes out.
I've also had problems getting dream weaver to load and the windows version of
shadergen. shadergen is an open source project made with an open source API. Its
not loading either. Maybe it is my configuration. But it certainly didn't work
out of the box.
As for downloading parts of windows on to my computer. I'd prefer not to do that
but if thats what it takes. I'll see what I can do.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3824
pgr(a)arcelectronicsinc.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1342 is|0 |1
obsolete| |
Attachment #1343 is|0 |1
obsolete| |
------- Additional Comments From pgr(a)arcelectronicsinc.com 2005-12-11 21:08 -------
Created an attachment (id=1344)
--> (http://bugs.winehq.org/attachment.cgi?id=1344&action=view)
Trace of +win,+edit,+seh placing a Tmemo on a form
Placing a tlist works ok. Trace shows the cs->lpszName = "" on the fail and the
componet name "listbox1" on the tlist component that works.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.