http://bugs.winehq.com/show_bug.cgi?id=1724
Summary: WINE Clipboard problem- polish characters encoding
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: olorin5(a)gazeta.pl
Whenever I try to copy/paste a piece of text between apps running under Wine and normal unix apps, the polish characters got messed up - and are replaced by various other signs. Probably some kind of encoding problem (Windows is using cp 1250 for polish locale, and my system is using something else)... Pretty annoying when one is trying to copy/paste some bigger chunks of text. Would be great to see this fixed. Currently using Wine cvs 20030731-1.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1723
------- Additional Comments From office(a)liquid-light.org 2003-19-09 03:57 -------
I made a fault in the following line,
This is the second fault, because I changed the drive to "W" (not to V)
Sorry,
UK
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1723
------- Additional Comments From office(a)liquid-light.org 2003-19-09 03:54 -------
Winesetup. It looks like as if the drive will be changed in a wrong way. Look at
the entry that is done in the config file:
[Drive]
"V" = ""
"Path" = "${HOME}"
"Type" = "network"
"Device" = ""
"Filesystem" = "win95"
Drieve is missing, instead a new entry will be created. Label is missing too
("Label" = "").This is the first fault.
[Drive X]
"Type" = "hd"
"Path" = "/tmp"
"Label" = "Tmp Drive"
"FS" = "win95"
This is the second fault, because I changed the drive to "V". So the second
change wasn't performed.
Now it becomes more confusing. I restarted winesetup. I changed drive "X" to
"W". I added a drive "K" (some network stuff) I made a fault there and edited
drive "K" (from floppy to network). And save the config settings.
Now I have no drive "X" nor "W" and I have "K" twice. The first version with the
floppy and the second edited version with [Drive] and "K"="".
We have different entries for "FS" and "Filesystem". Can we have only
"Filesystem" because that makes it clearer?
With the ADD - EDIT dialog, I have no possibility to set up a LABEL. I have to
do it afterwards in the config file. Can that be changed?
Best regards
UK
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1723
Summary: Winessetup bug
Product: Wine
Version: 20030911
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: office(a)liquid-light.org
Hi, I notice this bug for the last several versions. If it comes to drive letter
and you try to change the used letter, e.g. Z:\ for root into W:\ , the setup
program doesn't notice it but delets the Drive. Please also proof it in
conjunction with new entered drive letters.
Best regards
UK
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1632
x86zman(a)bigfoot.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From x86zman(a)bigfoot.com 2003-18-09 15:24 -------
Now It Works ! :}
Thanks again :)
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1632
------- Additional Comments From reif(a)earthlink.net 2003-18-09 12:42 -------
Please run:
regedit winedefault.reg
in your wine directory.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1632
x86zman(a)bigfoot.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #329 is|0 |1
obsolete| |
------- Additional Comments From x86zman(a)bigfoot.com 2003-18-09 10:25 -------
Created an attachment (id=374)
--> (http://bugs.winehq.com/attachment.cgi?id=374&action=view)
a new trace (wine --debugmsg +wave,+dsound,+dsound3d MaxPayne.exe >&
MaxPayne_on_Wine-20030918_CVS.trace.log
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1632
------- Additional Comments From x86zman(a)bigfoot.com 2003-18-09 10:10 -------
using Wine-20030918-CVS or Wine-20030911 the issue's still there... no sound. :(
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1342
------- Additional Comments From jlavi(a)iki.fi 2003-18-09 09:44 -------
The error log shows message "err:x11drv:X11DRV_CreateBitmap Trying to make
bitmap with planes=1, bpp=16" which is caused by the screen depth not
matching with the bpp given by the application.
In another bug report 1715 http://bugs.winehq.org/show_bug.cgi?id=1715
I also saw the same message. I then found a patch to dlls/comctl32/toolbar.c
that broke the virual outlook of the buttons in Trace32 program. I was able
to work around the corrupted button by reverting the change between revisions
1.128 and 1.129.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.