http://bugs.winehq.org/show_bug.cgi?id=3560
Summary: Winecfg interface with GUI issues
Product: Wine
Version: 20050930
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: I-SAngeli(a)siriush.com
Hi,
I just installed latest version of wine, and I get the following two issues:
1) ChangeLog for app-emulation/wine
16 Sep 2005; Ciaran McCreesh <ciaranm(a)gentoo.org> ChangeLog:
Converted to UTF-8, fixed encoding screwups
I was under the impression that this was now fixed. Rather I always get this in
konsole:
Warning: Language '' was not recognized, defaulting to English.
ANY Way of solving this?
2) In winecfg, I do not see icons properly. See attachment.
Please let me know how to fix this as i cannot even install applications as when
i get to select sections of installs I do not recognize if it is checked or
unchecked.
thank you,
Spiro
--
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=3096
ivanleo(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |ivanleo(a)gmail.com
Status|ASSIGNED |NEW
--
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=3464
eric.pouech(a)wanadoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From eric.pouech(a)wanadoo.fr 2005-12-10 14:16 -------
first fix sent
--
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=3356
oliver_stieber(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |888
--
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=3356
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-12-10 14:10 -------
bugs 3550 and 2056 are probably the same problem.
--
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=3356
oliver_stieber(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |3550
--
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=3550
oliver_stieber(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1434, 3356
nThis| |
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-12-10 14:06 -------
Ok, There are at least two problems I've discovered so far.
1: The game crashes on loading for me, the attached patch
d3d8-update-cubetexture
2: The mouse keeps sticking to the middle of the screen as described in bug
2056
--
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=3559
Summary: Add TimeZone
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike(a)sydel.net
Hi,
Please add the PHT Timezone (PHT is Asia/Manila).
Thanks.
Mike
--
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=3558
Summary: Wine crashes at startup
Product: Wine
Version: CVS
Platform: Other
URL: http://www.analog.com/Analog_Root/static/techsupport/des
igntools/interactivetools/ad593x/ad593x.html
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bon(a)elektron.ikp.physik.tu-darmstadt.de
Application crashes at startup, debugging output or debugger don't give any
usefull advice for me.
Download the file mentioned above. Install went fine. Running installed
"TINA.EXE" gives:
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 0x8
In 32 bit mode.
0xffffe410: popl %ebp
Modules:
Module Address Debug info Name (72 modules)
PE 0x00400000-00a04000 Deferred tina
...<list of modules omitted>
Threads:
process tid prio (all id:s are in hex)
00000008 (D) C:\Program Files\DesignSoft\Tina Pro for Windows - TI\TINA.EXE
00000009 0 <==
WineDbg terminated on pid 0x8
Starting the application in winedebug gives:
WineDbg starting on pid 0xa
Breakpoint 1 at 0x00401000 EntryPoint in tina
In 32 bit mode.
start_process () at /spare/bon/wine/wine/dlls/kernel/../../include/winternl.h:1679
0x7bb7175d start_process+0xcd
[/spare/bon/wine/wine/dlls/kernel/../../include/winternl.h:1679] in kernel32:
jmp 0x7bb71753 start_process+0xc3
[/spare/bon/wine/wine/dlls/kernel/process.c:992] in kernel32
1679 static inline void WINAPI DbgBreakPoint(void) { __asm__
__volatile__("int3"); }
Wine-dbg>c
Stopped on breakpoint 1 at 0x00401000 EntryPoint in tina
Wine-dbg>c
fixme:winedbg:be_i386_remove_Xpoint Cannot get back 20 instead of 0xCC at 00401000
First chance exception: page fault on write access to 0x00000000 in 32-bit code
(0x7f9e0345).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033
EIP:7f9e0345 ESP:7baafefc EBP:7baaff04 EFLAGS:00010246( - 00 -RIZP1)
EAX:00000000 EBX:7f9e02e0 ECX:7baafee8 EDX:00000000
ESI:7f9f0000 EDI:7f9d0000
Stack dump:
0x7baafefc: 7baaff38 7f9e02fc 009f43a9 00000000
0x7baaff0c: 009f4614 00401000 7beff220 7baafff4
0x7baaff1c: 7baaff30 7bba1890 7bbfde78 00400000
0x7baaff2c: 00000000 7bb71756 7beff220 ffffffff
0x7baaff3c: 7bb31b34 7bb45850 7bba1890 7bd98000
0x7baaff4c: 01000000 7baafff4 7baaff30 7bb716ef
Backtrace:
=>1 0x7f9e0345 (0x7baaff04)
2 0x00000000 (0x009f43a9)
0x7f9e0345: xorl %eax,0x0(%eax)
Wine-dbg>bt all
Backtracing for thread 0xb in process 0xa (C:\Program Files\DesignSoft\Tina Pro
for Windows - TI\TINA.EXE):
Backtrace:
1 0x7f9e0345 (0x7baaff04)
2 0x00000000 (0x009f43a9)
Now a message box pops up, telling in the title "Protecti" (rest cut off
"Error:1"
The messagebox can't be changed in size.
--
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=3083
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-12-10 11:48 -------
Created an attachment (id=1163)
--> (http://bugs.winehq.org/attachment.cgi?id=1163&action=view)
before
i did a regression test to find out where the menu is hidden under the window:
cvs 2005-01-31 11:34:00 CDT Googleearth looks like first attached picture
(correct)
cvs 2005-01-31 11:35:00 CDT Googleearth looks like 2nd attached picture
(screwed up)
As i guess i'm hour out of sync with cvs (there was only a patch committed
between 10:34 and 10:35, the patch that introduced this bug must be
http://www.winehq.org/pipermail/wine-cvs/2005-January/013739.html
(i ran with
WINEDLLOVERRIDES="ole32,usp10,msvcrt,dbghelp,psapi,oleaut32,wininet=n" wine
/root/.wine/drive_c/Program\ Files/Google/Google\ Earth/GoogleEarth.exe to get
as far as the screen where you can see the problem)
--
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=3089
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2005-12-10 11:11 -------
Works in current cvs - resolving the bug
--
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=3529
------- Additional Comments From dank(a)kegel.com 2005-12-10 09:26 -------
When I tried it, the web installer refused to run
at all, saying it required Microsoft Windows.
Perhaps you have IE installed in your copy of Wine,
and that's why the web installer works for you?
In any case, the non-web installer needs to work, too,
before we can say we have excellent MSI support
(if this is indeed an MSI bug).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3083
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|lionel.ulmer(a)free.fr |
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-12-10 09:25 -------
OK, i'll promise this is my last post today :)I have a bunch of different older
wine versions laying around. Although GoogleEarth doesn't really run on them i
can see the initial openingsscreen. In cvs version 22jan 2005 the image is
displayed in the correct position: upper right corner.All menu's are visible. In
wine-20050211 (11 feb) it is wrongly displayed in lower left corner, like it is
with current cvs. So maybe it's a regression. Any idea where to look further?
--
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=2597
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-12-10 08:53 -------
Fixed. See: http://cvs.winehq.org/patch.py?id=20685
Will be wine-????.tar.bz2 and directory will be wine-????
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=2595
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-12-10 08:50 -------
Fixed. See: http://cvs.winehq.org/patch.py?id=20685
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3500
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.foobar2000.org/do
| |wnload.html
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |download
Version|20050930 |CVS
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-12-10 08:32 -------
Download: http://www.foobar2000.org/download.html
AppDB: http://appdb.winehq.org/appview.php?appId=1749
Confirming.
--
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=3557
Summary: Wine fails to work when applications attempt to use the
"dosdevics" hierarchy of drives.
Product: Wine
Version: CVS
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: astrodog(a)gmail.com
Under FreeBSD 6.0-RC1, (And, Debian, it seems), wine fails with the following
error, "fixme:winedbg:be_i386_is_func_call Unsupported yet call insn (0x10) at
0x9c1f2634" (from winedbg), This results in applications crashing in 3 tests,
(winebrowser, Google Earth, and Steam, from www.steampowered.com), and in
another case, the application says "Invalid Directory".
truss output indicates the following.
write(10,0x7bf71000,4) = 4 (0x4)
read(0xa,0x33ec58,0x20) ERR#35 'Resource temporarily
unavailable'
poll({10 0x0|PRI|OUT|ERR|HUP|NVAL|RDNORM|RDBAND|WRBAND },1,-1) = 1 (0x1)
read(0xa,0x33ec58,0x20) = 32 (0x20)
This issue also applies to the latest snapshot (In the FreeBSD ports
collection), as well as the current cvs version.
--
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.