http://bugs.winehq.org/show_bug.cgi?id=2398
--- Comment #216 from robert marshall <robert(a)chezmarshall.freeserve.co.uk> 2007-12-16 13:10:46 ---
I have been running wine with the patch (as posted in this thread) with version
0.9.39, I tried upgrading to 0.9.47 and have also tried 0.9.51 - this is with
mandriva 2007 - I built 0.9.47 from source (and also tried the rpm), with
0.9.51 I just tried the rpm. I'm trying to run terragen2 www.planetside.co.uk
With 0.9.39 (patched) it runs pretty successfully; with the more recent
versions (which I haven't patched!!) I briefly see the main window before the
application exits with the following message
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 145 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
GLX is enabled but I am running the nvidia driver
Without the patch in 0.9.39 terragen ran ok - though with lots of flashing of
child windows, with the latest version it doesn't run at all.
--
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=7569
--- Comment #27 from Ronny Standtke <Ronny.Standtke(a)gmx.net> 2007-12-16 11:06:43 ---
(In reply to comment #26)
> I'd recommend to learn how to save/apply patches from the wine-patches list
> to save the developer's time instead.
I would have learned this by now if you would have given me some pointers. But
you choose to play the asshole card. See here
http://bugs.winehq.org/show_bug.cgi?id=9537#c10 and try to be nice.
--
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=10792
Summary: winecfg and wine delete cdrom from drives when audio cd
inserted before
Product: Wine
Version: 0.9.51.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c72578(a)yahoo.de
If an audio cd is inserted into the cdrom drive and winecfg is started
afterwards, then the necessary symbolic link to the cdrom is deleted by wine
automatically, without user interaction and the cdrom is not available any
more. The cdrom is mounted in this case.
Example:
e: -> /media/cdrom0
is deleted from ~/.wine/dosdevices/
The same happens if a wine application is started while an audio cd is present
in the drive.
Expected behavior: wine should not delete a symbolic link to a drive unless the
button "Remove" is used from the winecfg drives tab.
Remark:
e:: -> /dev/hdc
is not deleted automatically in this case
--
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=7569
--- Comment #26 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2007-12-16 10:24:19 ---
(In reply to comment #25)
> To make everybodys life easier I would recommend to attach the patch to the
> bugreport.
I'd recommend to learn how to save/apply patches from the wine-patches list
to save the developer's time instead.
--
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=7569
--- Comment #25 from Ronny Standtke <Ronny.Standtke(a)gmx.net> 2007-12-16 10:11:22 ---
> The patch is against the Wine git tree, it applies just fine for me.
OK, I found out why this patch failes:
1) Saving the HTML page changes the character '&' to the string "&"
2) The following lines have leading tabs
DeleteObject(clipRegion);
clipRegion=NULL;
Even if the tabs are in the original patch they are lost when saving the HTML
page or when creating a new patch file by copy & paste from the webpage.
To make everybodys life easier I would recommend to attach the patch to the
bugreport.
--
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=7372
--- Comment #7 from Andreas S. <spam(a)thishell.com> 2007-12-16 10:05:39 ---
Comment to the above:
Thats the behaviour when in KDE. When in XFCE it doesn't paste anything at all.
--
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=7372
--- Comment #6 from Andreas S. <spam(a)thishell.com> 2007-12-16 09:29:16 ---
I'm experiencing this bug for quite a while now. When copying text outside of
Dreamweaver (eg kwrite/OpenOffice) and pasting into the Design view of
Dreamweaver 8, only the first character gets inserted. Pasting into Dreamwevers
Code view works without problems.
Software:
Slackware-current (gcc-4.1.2, glibc-2.7)
xorg-server-1.4.0.90
wine-0.9.51 (Can't remember any version where I didn't experience this bug)
Anything else 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=7569
--- Comment #24 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2007-12-16 08:37:10 ---
The patch is against the Wine git tree, it applies just fine for me.
--
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=7569
--- Comment #23 from Ronny Standtke <Ronny.Standtke(a)gmx.net> 2007-12-16 08:29:36 ---
Hi Dmitry,
> Please try the following patch:
> http://www.winehq.org/pipermail/wine-patches/2007-December/047915.html
I just saved the webpage to a file and then tried to patch against
0.9.[49,50,51] and it failed all three times with the following output:
# patch -p1 < /home/ronny/wine_patch.html
patching file dlls/user32/button.c
Hunk #3 succeeded at 982 with fuzz 1.
Hunk #6 FAILED at 1130.
1 out of 6 hunks FAILED -- saving rejects to file dlls/user32/button.c.rej
Against which wine version was your patch? Am I doing something stupid here?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.