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.