http://bugs.winehq.org/show_bug.cgi?id=10227
Summary: Front Panel Designed crashes when opening file from disk
Product: Wine
Version: 0.9.46.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: philippe.gauthier(a)deuxpi.ca
Probably reported in comment #6 of Bug 3196, but I guess it is a different bug
than the original (fixed) Bug 3196.
With debugging off, I get same output:
fixme:system:SystemParametersInfoW Unimplemented action: 8192
(SPI_GETFOREGROUNDLOCKTIMEOUT)
fixme:system:SystemParametersInfoW Unimplemented action: 8193
(SPI_SETFOREGROUNDLOCKTIMEOUT)
fixme:system:SystemParametersInfoW Unimplemented action: 8193
(SPI_SETFOREGROUNDLOCKTIMEOUT)
fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented
Turning debugging ON probably includes some delays in operation*, and the file
may open from time to time. Once the file is open, the application is fully
usable.
* The debug log outputs many lines of:
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
which slows down the application.
--
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=10864
Summary: Unable to display chinese/japanese in utorrent
Product: Wine
Version: 0.9.51.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P5
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tomcheng76(a)yahoo.com.hk
Created an attachment (id=9760)
--> (http://bugs.winehq.org/attachment.cgi?id=9760)
Japanese font in utorrent cannot be displayed correctly
Hi wine developer,
i have a problem in displaying language other than english in utorrent.
The menu bar of utorrent is okay (the bar containing File, Option and Help),
while the text inside the main screen of utorrent is totally unreadable.(See
the attachment)
The problem exists in wine 0.9.5x (acturally i tired many version) + utorrent
1.61/1.7.x.
Finally, i fixed the problem by adding this registory
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows
NT\CurrentVersion\FontSubstitutes\Tahoma => IPA Pゴシック.
Would wine devleopers add this registory in the next release of wine ?
Is there any bad impact after adding this registory ?
Of coz ipag.ttf is not a good font for global users, but i think there is
another good alternative.
To reproduce the bug,
rm -fr ~/.wine
wine utorrent.exe
--
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=11192
Summary: Winecfg freezes the system
Product: Wine
Version: 0.9.53.
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luv2fish1(a)gmail.com
I'm using PCLinuxOs2007 and when I try to run winecfg my system locks up. If I
try to run any Windows software the system locks up. I have to power down in
order to unlock my system.
--
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=11008
Summary: dll registration: Wine does not seem to regognize
/silent as parameter
Product: Wine
Version: CVS/GIT
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-dotnet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
Created an attachment (id=9989)
--> (http://bugs.winehq.org/attachment.cgi?id=9989)
End of log, all registrations of dlls with /s proceed, failing with /silent
As you will be able to see in the attachment, Wine is registering all dlls for
which RegSvr32.exe had been launched the parameter is /s. However the .NET 2
seemed to ask the parameter /silent and the application (Trados) crashes.
--
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=10984
Summary: Regression: Java is not completely installing anymore on
0.9.52
Product: Wine
Version: CVS/GIT
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
Java J2SE runtime environment 5.0 update 10 is hanging on "publishing product
information" and not completing anymore the installation.
Regression test showed:
5461d505d727411f8de3f7846c5d1e8ed6343247 is first bad commit
commit 5461d505d727411f8de3f7846c5d1e8ed6343247
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Fri Dec 14 00:39:34 2007 +0100
winex11: Activate the depth-bpp difference.
:040000 040000 16d093776321a3a8fbb58eeb189ca26195c133a5
f7403bb4903a4b719ee375769a97a6ed5d9502e9 M dlls
--
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=10824
Summary: Wineserver crash
Product: Wine
Version: CVS/GIT
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
When I am testimg the GIT of yesterday (18.12) with Trados (part between the
end of the installation of C++ and start of the installation of Trados in
InstallShield), the wineserver is crashing with the message:
wineserver crashed, please enable coredumps (ulimit -c unlimited) and restart.
What does this mean? I tried the command "wine SDLTrados2007_820.exe &ulimit -c
unlimited" amd it didn't change a thing.
How should I write the command properly? This had never been necessary in the
past.
Tested under SUSE Linux SLED10 using the snapshot file provided by SUSE (I did
not compile myself).
--
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=10664
Summary: LouvaDeus software problem on WIne
Product: Wine
Version: 0.9.50.
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathanferreira23(a)hotmail.com
Created an attachment (id=9486)
--> (http://bugs.winehq.org/attachment.cgi?id=9486)
Error Screenshot
Hi folks,
I'm trying to run a Windows application developed using Delphi and Access DB
on Debian using Wine. My others applications runs very well, but in this
application I'm facing the error showed in attached when I start the
application. Is it a memory problem?
--
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=10584
Summary: Last developments of Wine broke the setup of Trados
Product: Wine
Version: CVS/GIT
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
Created an attachment (id=9387)
--> (http://bugs.winehq.org/attachment.cgi?id=9387)
log file without relay
You can find attached the short version. The only difference towards the former
logs are the ole errors (new)
If you need, I can send you a log with +relay. It's quite big, more than 1 GB
and 84 MB as zip file. It may be too big to know where the error come from.
If you wish I can make another log.
--
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=10488
Summary: GIT of 16.11 Exeption becaus of VBA while analysing a
text
Product: Wine
Version: CVS/GIT
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
While analysing a text using Workbench, Trados is fully and correctly counting
the words, however is throwing an exception at the end.
Here is the wording on the logs:
fixme:advapi:RegisterEventSourceW ((null),L"Microsoft Office 11"): stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x000003e8,(nil),0x0008,0x000000de,0x3009a1b4,0x7ce7d670):
stub
err:eventlog:ReportEventW L"winword.exe"
err:eventlog:ReportEventW L"11.0.5604.0"
err:eventlog:ReportEventW L"3f314a2f"
err:eventlog:ReportEventW L"unknown"
err:eventlog:ReportEventW L"0.0.0.0"
err:eventlog:ReportEventW L"00000000"
err:eventlog:ReportEventW L"0"
err:eventlog:ReportEventW L"f7dd807f"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
Word: the add-in template (.dot file) is invalid.
Note: Is is only counting the words in the 1st try. On the second try it is not
counting anymore.
Problem is only with doc files (Workbench is unformatting .doc files to rtf).
Counting rtf files is fine.
With rft files it is not crashing, after the exception (.doc files) it is
closing.
Attached the .dot template.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.