http://bugs.winehq.org/show_bug.cgi?id=18461
Summary: Problem in English localization of Winelib programs
Product: Wine
Version: unspecified
Platform: All
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=50499
2
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ovek(a)arcticnet.no
Most of the Winelib programs in Wine, such as winecfg, contain this in their
English localization resource (En.rc):
LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
SUBLANG_DEFAULT is 1, which for English, maps to SUBLANG_ENGLISH_US. This means
that the localization in En.rc is *only* selected in an en_US locale, *not* in,
say, an en_GB locale (unless no other fallback is found).
It would probably better if these files said
LANGUAGE LANG_ENGLISH, SUBLANG_NEUTRAL
so that if the user has a British English user locale (from LC_MESSAGES) and a
French system locale, winecfg will show up in English, not fall back to French.
(From Debian bug #504992, linked to in the URL field.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11136
Summary: Trados: TagEditor loosing contact with Workbench.
Product: Wine
Version: CVS/GIT
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
When opening Tageditor, it should be able to open and connects to Workbench
(working OK yesterday). Now when opening TagEditor, it is prompting Workbench
but not seeing it (Workbench is opening although TagEditor says it can't open
it).
Showing in the log.
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:CoGetClassObject no class object {b196b286-bab4-101a-b69c-00aa00341d07}
could be created for context 0x80000001
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{b196b284-bab4-101a-b69c-00aa00341d07}
err:rpc:I_RpcReceive we got fault packet with status 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
Now imagine you try to open a file with TagEditor. It opens the file and is
immediately loosing contact with Workbench and ask you if you want to restart
Workbench (which is still not closed).
err:ole:StdMarshalImpl_ReleaseMarshalData could not map object ID to stub
manager, oxid=4d7000004d8, oid=3
err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error
0x8001011d
It is now opening a SECOND workbench window with again the error.
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:CoGetClassObject no class object {b196b286-bab4-101a-b69c-00aa00341d07}
could be created for context 0x80000001
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{b196b284-bab4-101a-b69c-00aa00341d07}
err:rpc:I_RpcReceive we got fault packet with status 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
and asking again to reconnect as soon as you point your mouse on the text.
Any idea?
--
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=25436
Summary: Lithuanian translation of "Program files" and
"Application Data" folders (see file shell32_Lt.rc)
causes problems with some software for Windows
Product: Wine
Version: 1.3.8
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mantas(a)akl.lt
In the Lithuanian of localization of Wine "Program files" gets translated as
"Programų failai", "Application Data" - as "Programų duomenys" and "Local
Settings" - as "Vietinės nuostatos" (see file shell32_Lt.rc) causes problems
with some software for Windows.
- This is inconsistent with localized Windows (Lithuanian version) behavior,
which ALWAYS uses the name "Program files", "Application Data" and "Local
Settings".
- Some Windows software doesn't find files in these folders, as translated
folders have accented characters "ų" and "ė".
Requesting to use these translations in /dlls/shell32/shell32_Lt.rc :
IDS_APPDATA "Application Data"
IDS_LOCAL_APPDATA "Local Settings\\Application Data"
IDS_INTERNET_CACHE "Local Settings\\Temporary Internet Files"
IDS_COOKIES "Cookies"
IDS_HISTORY "Local Settings\\History"
IDS_PROGRAM_FILES "Program Files"
IDS_PROGRAM_FILES_COMMON "Program Files\\Common Files"
I can attach a patch if you like.
Same localization error was with Dutch translation, look at bug #15844
Most other Windows localizations also don't translate these folders if
translations would have accented characters, look for example at Russian or
Ukrainian localizations of WINE:
http://source.winehq.org/source/dlls/shell32/shell32_Ru.rchttp://source.winehq.org/source/dlls/shell32/shell32_Uk.rc
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20883
Summary: Faults on Portuguese translation of the Winecfg.exe
program
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ricardopcosta1967(a)gmail.com
I would like to inform the following faults on Portuguese translation of
Applications section of the Winecfg.exe program: 1) the text "Versão do
Windows" appears incomplete; 2) "Adiconar aplicação...", instead of "Adicionar
aplicação...".
Thank you
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15844
Summary: Weird Dutch translation for Program files folder
Product: Wine
Version: 1.0.1
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: VincentBeers(a)gmail.com
In the Dutch localization of Wine, Program files gets translated as "Programma
bestanden". This is:
- Inconsistent with Windows behaviour, which ALWAYS uses the name "Program
files".
- Bad grammar, it becomes "Programmabestanden" in Dutch, but it doesn't make it
sound any better.
Requesting the name to be reverted to "Program files".
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25236
Summary: Wrong italian translation in "add/remove programs"
Product: Wine
Version: 1.3.6
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mugeta(a)virgilio.it
IDS_CPL_TITLE, "Agiungi/Rimuovi Programmi"
should be instead
"Aggiungi/Rimuovi Programmi"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25235
Summary: Wrong italian translation in "add/remove programs"
Product: Wine
Version: 1.3.6
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mugeta(a)virgilio.it
IDS_CPL_TITLE, "Agiungi/Rimuovi Programmi"
should be instead
"Aggiungi/Rimuovi Programmi"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11075
Summary: Translation error
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey(a)esin.name
Created an attachment (id=10094)
--> (http://bugs.winehq.org/attachment.cgi?id=10094)
Patch to solve this problem.
Error in translation in file wine/dlls/shell32/shell32_Ru.rc at 87 string:
MENUITEM "&Удалмть", FCIDM_SHVIEW_DELETE
must be:
MENUITEM "&Удалить", FCIDM_SHVIEW_DELETE
--
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=24596
Summary: Italian translation for "target" should be
"destinazione" and not "obiettivo"
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: devotip(a)tiscali.it
In CMD and XCOPY the Italian translation for "target" is sometime "obiettivo"
instead of the more appropriate "destinazione"
Most of the translations are already using "destinazione"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29500
Bug #: 29500
Summary: Translation: general Romanian corrections
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fulea.stefan(a)gmail.com
Classification: Unclassified
Created attachment 38202
--> http://bugs.winehq.org/attachment.cgi?id=38202
general Romanian corrections
Respecting the ReactOS guidelines
(http://www.reactos.org/wiki/Translation_Introduction#Wine_translations), I
submit this Romanian general correction patch. It's purpose is to upkeep a
synchronized Romanian terminology among the ReactOS and Wine projects, and as
well inside the Wine Romanian resources (shared or not by ReactOS).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18230
Summary: Romanian translation wrong
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petrimetri(a)gmail.com
I'm a Romanian ReactOS translator. (For those who don't know, ReactOS is an
operating system which seeks to be 100% compatible and similar to Windows NT.)
Many translations from Wine are passed to the ReactOS project when
synchronizing the source code.
That leads to the fact that I can't directly translate and/or update any
translation of ReactOS files that are in sync with Wine. Some translations are
already done here on the Wine project but some of them are wrong (For example
Basic colours is translated incorrectly as Culori de basă when the correct
translation is Culori de bază), others don't fit with the rest of the
translations (The translations of ReactOS should retain the terminology used in
Windows. In Windows, Cancel is translated to Revocare, in Wine the translation
is Renunţă which is the imperative form of the verb a renunţa - to give up).
I was told I should speak to you if I want to change these translations but the
problem is that many Linux distributions are translated in Romanian using
Renunţă as Cancel etc and if I try to change the translation in Wine, then
the Romanian Linux-users will strongly disagree ...
What should I do? Please propose a fix.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28923
Bug #: 28923
Summary: utorrent 2.2.1 minidumps when clicking Files tab
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lats(a)yless4u.com.au
Classification: Unclassified
Created attachment 37181
--> http://bugs.winehq.org/attachment.cgi?id=37181
Error info
This problem seems somewhat intermittent. It occurs when clicking the Files
tab. A pop-up appears saying a minidump is written but there is no file name
in the message. utorrent stop and then starts a new window.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26198
Summary: BrainSplode! user interfaces is not usable
Product: Wine
Version: 1.3.14
Platform: x86
URL: http://www.redprodukt.com/rocket/BrainSplode!_1.1.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Continuation of Bug #25098
Past the screen resolution chooser, the first screen is a single colored
background and if you get past that it is hard to navigate that screen.
Due to being not able to work out what is being displayed
*Compose windows can pop up
*BrainSplode! can close
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29062
Bug #: 29062
Summary: Invalid escape sequences in winemenubuilder's desktop
files' comment section
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Classification: Unclassified
% cat "/home/adys/.local/share/applications/wine/Programs/Windows Media
Player.desktop"
[Desktop Entry]
Name=Windows Media Player
Exec=env WINEPREFIX="/home/adys/new2" wine
C:\\\\windows\\\\command\\\\start.exe /Unix
/home/adys/new2/dosdevices/c:/users/adys/Start\\ Menu/Programs/Windows\\
Media\\ Player.lnk
Type=Application
StartupNotify=true
Comment=@C:\windows\inf\unregmp2.exe,-155
Icon=EE61_wmplayer.0
"KConfigIni: In file /home/adys/.local/share/applications/wine/Programs/Windows
Media Player.desktop, line 6: " "Invalid escape sequence "\w"."
"KConfigIni: In file /home/adys/.local/share/applications/wine/Programs/Windows
Media Player.desktop, line 6: " "Invalid escape sequence "\i"."
"KConfigIni: In file /home/adys/.local/share/applications/wine/Programs/Windows
Media Player.desktop, line 6: " "Invalid escape sequence "\u"."
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29483
Bug #: 29483
Summary: Fiesta Online crashes when displaying a long (> ~52
chars) message
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)dezzanet.co.uk
CC: huw(a)codeweavers.com
Classification: Unclassified
Fiesta Online crashes when displaying (whether from sending or receiving) a
message of about 52 characters or more. I believe this is to do with the chat
bubble appearing above a character when they speak, as it only happens when you
are in a relatively close proximity.
I performed some regression testing and found the first bad commit:
17e72c816b9cbc17aeaae1c2ecf2ba230083817d is the first bad commit
commit 17e72c816b9cbc17aeaae1c2ecf2ba230083817d
Author: Huw Davies <huw(a)codeweavers.com>
Date: Thu Oct 6 16:26:07 2011 -0500
gdi32: Load the font properties from the cache if it exists.
:040000 040000 c0ddafd0f315788a234d4bfbe6ad3d975bf0a4cb
b4d13f5e352efe271cf957ed07c79515efbfe9f3 M dlls
--
Steps to reproduce:
1. Create an account and character if not already available -
http://fiesta-online.gamigo.com/ for the EU. There are other franchises for
other parts of the world, but I don't know if the bug is reproducible there
2. When entering the game, send a short chat message (press enter to get the
chat box)
3. Observe how the text appears above the character, and in the recent chat box
4. Send a long message. For me the fault occurs at 52 characters or more.
5. Observe how the game immediately crashes with a segmentation fault.
The fault also happens if someone (or even something!) close to you says a long
message - leading to much frustration!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26711
Summary: Empty black window when running Minitroid tech demo
ControlConfig.exr
Product: Wine
Version: 1.3.13
Platform: x86-64
URL: http://www.metroid-database.com/fanapps/MinitroidTechD
emo.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toddrme2178(a)gmail.com
Created an attachment (id=34022)
--> (http://bugs.winehq.org/attachment.cgi?id=34022)
commandline output when running "wine ControlConfig.exe"
When trying to run the ControlConfig.exe program from the Minitroid tech demo,
a window pops up that is solid black inside. I can close the window, but
clicking inside of it does not produce any apparent effect.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13651
Summary: crash when opening tab Privacy settings in ie6 due to
unimplemented function
wininet.dll.PrivacyGetZonePreferenceW
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eddie(a)lania.nl
CC: jon_p_griffiths(a)yahoo.com
Created an attachment (id=13636)
--> (http://bugs.winehq.org/attachment.cgi?id=13636)
Crash when trying to set privacy settings in ie6.
crash when opening tab Privacy settings in ie6 due to unimplemented function
wininet.dll.PrivacyGetZonePreferenceW
Seet attachment.
Regards,
Eddie.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20613
Summary: PVSYST 5 crashed when launched
Product: Wine
Version: 1.1.32
Platform: PC
URL: http://www.pvsyst.com/5.0/purchase.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xavier.walhin(a)gmail.com
Installation is ok but launching the program directly crashes.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25687
Summary: "Create directory" button does nothing in ARM
Versatile Express installer.
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nbowler(a)draconx.ca
The "create directory" button (icon is a yellow folder with an asterisk) in the
ARM Versatile Express installer (an msi file) does nothing. This is especially
annoying as this installer does not allow you to simply type a non-existent
path (it ignores your selection if you do so).
Clicking on the button causes the following fixme to be printed:
fixme:msi:ControlEvent_HandleControlEvent unhandled control event
L"DirectoryListNew" arg(L"0").
Creating the directory outside of the installer allows it to be selected and
then the install proceeds normally.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28267
Summary: winhttp tests fail if ISP has a catch-all dns failure
page
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winhttp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
ws2_32's sock.ok used to fail like this
sock.c:1833: Test failed: gethostbyname("someweirdandbogusname") succeeded.
if your ISP returns success for failed DNS lookups (and points you to
its own error page).
It no longer does; see the comment added by
d88ee55e686c647b372d82c1349b06205561878a.
But winhttp/winhttp.ok now fails in that case.
http://www.winehq.org/pipermail/wine-patches/2011-August/105358.html
proposes making the failure message explain how to fix it.
But given that ws2_32's tests no longer depends on DNS lookups being able
to fail, maybe winhttp's tests shouldn't, either.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23755
Summary: Everquest 2 streaming client: LaunchPad.exe crashes
with unhandled exception
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fennecfanatic(a)gmail.com
Created an attachment (id=29774)
--> (http://bugs.winehq.org/attachment.cgi?id=29774)
output of 'wine LaunchPad.exe'
After downloading and launching the Everquest 2 streaming client, it displays a
blank gray window for about two minutes (see logs) and a second window with
just the SOE logo in it, then crashes with an unhandled exception.
The program works correctly when tested against Windows XP Pro SP3.
Note: An Everquest 2 account is NOT needed to work on this bug, as it occurs
prior to login.
The program is available here:
http://launcher.station.sony.com/games/eq2/live/launcher_setup.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11423
Summary: Canon Digital Photo Professional (DPP) upgrader crash
Product: Wine
Version: 0.9.54.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erasmo(a)erasmix.net
Created an attachment (id=10553)
--> (http://bugs.winehq.org/attachment.cgi?id=10553)
full crash output
After successfully installing DPP I tried to install the upgrade package, which
ships as an executable (DPP320_EN.exe). When I run it, it brings up a dialog
with a progress bar that says: "Extracting Files...". Then it crashes with:
fixme:process:IsWow64Process (0xffffffff 0x34dcc8) stub!
wine: Unhandled page fault on read access to 0x00000020 at address 0x4210d3
(thread 0016), starting debugger...
Unhandled exception: page fault on read access to 0x00000020 in 32-bit code
(0x004210d3).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14861
Summary: Nokia Suite installer crashes
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://nds1.nokia.com/files/support/global/phones/softwa
re/Nokia_PC_Suite_rel_7_0_7_0_eng_us_web.exe
OS/Version: Mac OS X 10.5
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Created an attachment (id=15404)
--> (http://bugs.winehq.org/attachment.cgi?id=15404)
crash log
A user reported trouble with this installer in appdb. There are already 2 bugs
opened for older versions of Nokia Suite , but this one seems to behave
differently, as it crashes right away, somewhere along SetDIBits
As this looks like a regression, i'm currently trying to find the evil patch
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18906
Summary: when printing within tilt and wrap application, the
program crashes
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: rasapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: uwe.koch(a)opticakoch.cl
While running from the command line, when I click on the print button, I get a
"run-time error 482" message: Printer error! After clicking ok in the dialog
box, the application crashes.
Error in command line says:
uwe@koch-laptop:~$ wine tiltandwrap.exe
fixme:win:LockWindowUpdate (0x10046), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12690
Summary: Internet Explorer 7 is falling after start on unhandled
exception.
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://download.microsoft.com/download/3/8/8/38889DC1-
848C-4BF2-8335-86C573AD86D9/IE7-WindowsXP-x86-enu.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
AssignedTo: kai.blin(a)gmail.com
ReportedBy: petr.dlouhy(a)email.cz
Download Internet Explorer 7 installator, unpack it with cabextract, and run
iexplorer. Internet Explorer shows two error messages, and then after a while
(the main window is wisible) fall down on unhandled exception.
The exception is thrown in rpcrt4/ndr_stubless.c in function NdrClientCall2 on
line 587. If I comment out the RpcRaiseException call, the Explorer is not
falling anymore (but not working much).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11725
Summary: Mathematica 5.1 fails on installing
Product: Wine
Version: 0.9.54.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jacobidiego(a)gmail.com
I have placed the test for this on the appdb site.
Steps to Reproduce:
- cd to CDROM/AUTORUN
- wine autorun.exe
- Clic on install. It start to uncompress the installer.
- After the installer get uncompressed it shows the error and closes:
Title: InstallShield
Error: 1607: Unable to install InstallShield Scripting Runtime.
fixme:advapi:RegisterEventSourceW ((null),L"MsiInstaller"): stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x000003f5,(nil),0x0006,0x00000000,0x34b9fc,(nil)):
stub
err:eventlog:ReportEventW
L"=====================================================\r\nException code:
C0000005 ACCESS_VIOLATION\r\nFunction:
0x3\r\n=====================================================\r\n\r\nRegisters:\r\nEAX:00000000
EBX:76438B16 ECX:0034BA38 EDX:00000031 ESI:0034BCC0
EDI:0034BE40\r\nCS:EIP:0023:00000003 "...
err:eventlog:ReportEventW L""
Also it takes a some seconds to close the process.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24994
Summary: winecfg does not work
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benjamin10(a)gmx.at
When I try "winecfg" in the terminal i get the following error:
[root@Banjo Benji]# winecfg
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\services.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\services.exe" failed, status c0000135
err:wineboot:start_services_process Unexpected termination of services.exe -
exit code -1073741515
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
err:module:import_dll Library ole32.dll (which is needed by
L"C:\\windows\\system32\\windowscodecs.dll") not found
err:module:import_dll Library windowscodecs.dll (which is needed by
L"C:\\windows\\system32\\winemenubuilder.exe") not found
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
err:module:import_dll Library ole32.dll (which is needed by
L"C:\\windows\\system32\\winemenubuilder.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\winemenubuilder.exe" failed, status c0000135
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
err:module:DelayLoadFailureHook failed to delay load ole32.dll.CoTaskMemAlloc
wine: Call from 0x684363f3 to unimplemented function ole32.dll.CoTaskMemAlloc,
aborting
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100
err:module:DelayLoadFailureHook failed to delay load
shell32.dll.SHGetFolderPathW
wine: Call from 0x684363f3 to unimplemented function
shell32.dll.SHGetFolderPathW, aborting
wine: Unimplemented function shell32.dll.SHGetFolderPathW called at address
0x684363f3 (thread 000b), starting debugger...
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\explorer.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\explorer.exe" failed, status c0000135
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
err:module:import_dll Library ole32.dll (which is needed by
L"C:\\windows\\system32\\winecfg.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\winecfg.exe" failed, status c0000135
Funnily enough, when i try to change the settings via gui it does work. But
however i think this an critical damage in wine. So i have already done "yum
remove wine" and "yum remove wine-core" and finally "yum install wine". But
also this did not work. The same failure occured again.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24996
Summary: cannot install components via winetricks
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benjamin10(a)gmx.at
I have tried to install "dirctplay" via winetricks but it didn´t work. Here is
the failure:
[root@Banjo Benji]# sh winetricks
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
err:module:import_dll Library ole32.dll (which is needed by
L"C:\\windows\\system32\\windowscodecs.dll") not found
err:module:import_dll Library windowscodecs.dll (which is needed by
L"C:\\windows\\system32\\winemenubuilder.exe") not found
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\services.exe") not found
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
err:module:import_dll Library ole32.dll (which is needed by
L"C:\\windows\\system32\\winemenubuilder.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\winemenubuilder.exe" failed, status c0000135
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\services.exe" failed, status c0000135
err:wineboot:start_services_process Unexpected termination of services.exe -
exit code -1073741515
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
err:module:DelayLoadFailureHook failed to delay load ole32.dll.CoTaskMemAlloc
wine: Call from 0x681683f3 to unimplemented function ole32.dll.CoTaskMemAlloc,
aborting
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100
err:module:DelayLoadFailureHook failed to delay load
shell32.dll.SHGetFolderPathW
wine: Call from 0x681683f3 to unimplemented function
shell32.dll.SHGetFolderPathW, aborting
wine: Unimplemented function shell32.dll.SHGetFolderPathW called at address
0x681683f3 (thread 000b), starting debugger...
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\explorer.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\explorer.exe" failed, status c0000135
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
err:module:import_dll Library ole32.dll (which is needed by
L"C:\\windows\\system32\\windowscodecs.dll") not found
err:module:import_dll Library windowscodecs.dll (which is needed by
L"C:\\windows\\system32\\winemenubuilder.exe") not found
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
err:module:import_dll Library ole32.dll (which is needed by
L"C:\\windows\\system32\\winemenubuilder.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\winemenubuilder.exe" failed, status c0000135
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\services.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\services.exe" failed, status c0000135
err:wineboot:start_services_process Unexpected termination of services.exe -
exit code -1073741515
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
err:module:DelayLoadFailureHook failed to delay load ole32.dll.CoTaskMemAlloc
wine: Call from 0x684313f3 to unimplemented function ole32.dll.CoTaskMemAlloc,
aborting
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100
err:module:DelayLoadFailureHook failed to delay load
shell32.dll.SHGetFolderPathW
wine: Call from 0x684313f3 to unimplemented function
shell32.dll.SHGetFolderPathW, aborting
wine: Unimplemented function shell32.dll.SHGetFolderPathW called at address
0x684313f3 (thread 000b), starting debugger...
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\explorer.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\explorer.exe" failed, status c0000135
err:module:import_dll Library rpcrt4.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
err:module:DelayLoadFailureHook failed to delay load ole32.dll.CoTaskMemAlloc
wine: Call from 0x684363f3 to unimplemented function ole32.dll.CoTaskMemAlloc,
aborting
err:module:attach_process_dlls "shell32.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\cmd.exe" failed, status 80000100
------------------------------------------------------
wine cmd.exe /c echo '%ProgramFiles%' returned empty string
------------------------------------------------------
[root@Banjo Benji]#
To solve this problem i have already tried "yum remove wine" and "yum remove
wine-core" and finally "yum install wine". But this didn´t work either. Hope
anyone can help me.Thx.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15472
Summary: iexplore: cannot open links in a new window
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Minor, but when using iexplore/gecko, opening links in a new window is
unimplemented. Only terminal output is:
fixme:shdocvw:DocHostUIHandler_ShowContextMenu default action not implemented
fixme:mshtml:OleCommandTarget_Exec unsupported nCmdID 2137 of CGID_MSHTML group
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24576
Summary: Final Fantasy XIV: Live Client Launch Fails
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.finalfantasyxiv.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: senjion(a)gmail.com
I was able to get the client installed easily just running the installer
through wine, patching was an issue as it seems to have been in Beta, however
after the install I copied in an already patched version of the game which
allowed me to get past the Version Check and patching process.
Now when running ffxivboot.exe the game loads the Login Screen properly. I can
enter credentials and it logs in fine and then goes to the Launcher page.
On the Launcher Page I can get into Account Management just fine, however if I
click on the big red "Play" button nothing happens, it seems like the Launch
page just refreshes.
After logging in I tried leaving the Launcher page up and just executing
ffxivgame.exe however it acts like it is trying to launch and then simply
crashes.
Wine Configuration has Audio set to OSS instead of ALSA.
All graphics in ffxiv config are set to the lowest possible settings.
I have tried with both Hardware Mouse enabled and disabled via ffxiv config,
and with sound enabled and disabled aswell.
If there is any data I can collect to assist in troubleshooting let me know.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14601
Summary: Easter egg of WinRAR do very slow speed of application
Product: Wine
Version: 1.0.0
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Zenitur(a)yandex.ru
In About window you can see logo (icon) and logo (WinRAR word on the sea).
First logo is in 16 colors, this is strange: in Windows this is full-colored.
Double clicking do easter egg: it jump to down of window! Double clicking on
second logo (big WinRAR word) can do second easter egg, but it make very small
speed of application! Double click fix this.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25192
Summary: 'fatal error in gc: collecting from unknown thread'
with Mono
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sam(a)robots.org.uk
Created an attachment (id=31979)
--> (http://bugs.winehq.org/attachment.cgi?id=31979)
test case script
I'm trying to run Wix, a .NET application, on Wine. In order to do this I am
using the mono-gtksharp installer from
<http://ftp.novell.com/pub/mono/archive/2.8/windows-installer/9/mono-2.8-gtk…>.
When building an installer, I get the following error:
fatal error in gc
Collecting from unknown thread
Some digging around reveals that this message comes from Mono's use of the
Boehm garbage collector. There is a bug open in their tracker that talks about
the error <https://bugzilla.novell.com/show_bug.cgi?id=323578>; they seem to
consider it a bug in Wine.
I'll attach a shell script that reproduces this from scratch, almost
automatically. You just have to download Wix3.msi and drop it in the same
directory as test.sh.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27288
Summary: Facade installation ends prematurely when installing
to a directory name with a space
Product: Wine
Version: 1.3.20
Platform: x86-64
URL: http://www.interactivestory.net/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: asb(a)asbradbury.org
Created an attachment (id=34897)
--> (http://bugs.winehq.org/attachment.cgi?id=34897)
console log
Tested in self-built wine 1.3.20, git HEAD, and 1.2.3. When installing Facade
with the default destination directory (C:\Program Files\Facade) and a fresh
WINEPREFIX, the installation ends prematurely. Interestingly, choosing
'C:\Facade' as the destination directory works, as does 'C:\Test\This\Facade',
while 'C:\Faceade Space' also fails. (to reproduce, remember to delete the
WINEPREFIX in between, or the installer will erroneously report success).
See the attached console log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18271
Summary: MSI creates incompatible msi file in a specific case of
create table
Product: Wine
Version: 1.1.20
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tijnema(a)gmail.com
Created an attachment (id=20797)
--> (http://bugs.winehq.org/attachment.cgi?id=20797)
Test application for this bug (source and binary)
I was doing some testing on MSI, and figured that when using only 1 column in a
table with only 1 character, wine's msi implementation fails to create a
correct msi file.
When opening the msi file with orca, orca crashes after selecting the table.
Using native dll override for msi.dll, a correct msi file is generated.
The query I am using is
CREATE TABLE testTable (b INT PRIMARY KEY b)
Test application built in VS2008 (source and binary) is attached, it needs
vcredist package from microsoft to run.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23487
Summary: Buccaneer: freezes when changing screen resolution
Product: Wine
Version: 1.2-rc6
Platform: x86
URL: http://www.bigdownload.com/games/buccaneer-the-pursuit
-of-infamy/pc/buccaneer-the-pursuit-of-infamy-demo/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=29315)
--> (http://bugs.winehq.org/attachment.cgi?id=29315)
standard console log
The game Buccaneer: The Pursuit of Infamy (an arcadish Pirates! clone) becomes
unresponsive when changing in-game screen resolution. This occurs both in
Wine's virtual desktop mode and in fullscreen.
If you untick the 'Fullscreen' option in the game (so it runs in windowed
mode), the freezing doesn't happen and I can switch resolutions successfully.
The game uses the Torque engine, there are D3D9 and OpenGL rendering modes
available. However selecting OpenGL rendering from the options menu doesn't
have an effect: the game always resets itself to the default D3D9 renderer.
You can check out the issue using the demo (122 Mb download size), I added the
link to URL.
How to reproduce the issue in the demo:
1. Install the demo and start it by T3D.exe. The game will notify you about the
latest update, you can install it, the game will restart after updating.
2. Go to 'Help & Options' in the menu, then select 'Settings'. Change the
screen resolution (default is 1024x768) and press 'Apply graphic changes' >>
the game will hang, although music is playing on, and htop shows the game
executable still consumes 50-60 % CPU.
Workaround: playing the game in windowed mode.
I attached the console output when the game freezes. I added winedebug=-dsound
to the command line to suppress the tons of dsound related fixmes in the log.
Fedora 13 x86
Wine-1.2-rc6
Nvidia 7600 GT / driver 195.36.31
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28000
Summary: World War One Gold hangs during the initial loading
stage
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=35848)
--> (http://bugs.winehq.org/attachment.cgi?id=35848)
plain terminal output
World War One Gold Edition v1.08l never reaches the main menu after starting:
the game always stops at the same point while loading (the progress bar reaches
95-98% when the loading process halts).
The game is still using 100% CPU power, the mouse pointer is movable across the
screen and music is playing but nothing else happens (I've waited for about 15
minutes just to be sure).
The same problem when trying to start the game in Wine-1.0.1, 1.2.3 etc.
The game was installed in a clean wineprefix, no native dlls were used.
I found out that adding WINEDEBUG=warn+heap to the command line makes it
possible to reach the main menu. No additional lines in the terminal appeared
when warn+heap was used.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22995
Summary: Adobe FrameMaker 8 installer displays complaint about
installation path drive type
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://www.adobe.com/support/downloads/detail.jsp?ftpI
D=4549
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=28485)
--> (http://bugs.winehq.org/attachment.cgi?id=28485)
Adobe FrameMaker 8 installer +msi,+volume trace (lzma compressed)
With wine-1.2-rc2-51-gbbd93e5, after pressing Next at the "Setup Type" dialog
in the Adobe FrameMaker 8 installer, an "Invalid Installation Directory Type"
dialog is spawned, complaining about the destination drive type. Dismissing the
dialog, however, allows installation to continue. I suspect the problem is
msi-related, as a +volume trace shows that the GetDriveType invocation is
working correctly, and, within the ControlEvent msi table of the installer, a
SpawnDialog event for InvalidInstallDirType keyed to the Next button of the
SetupType dialog has condition:
_IsSetupTypeMin = "Typical" AND Drive_Fixed = "1"
which seems pretty strange, as a fixed drive is one that the installer is
supposed to accept. A +msi,+volume trace is attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25617
Summary: Clones crashes after a period of time (occasionally
with an out of memory error)
Product: Wine
Version: 1.3.10
Platform: x86
URL: http://clonesgame.com/sites/clonesgame.com/modules/pubdlcnt/pubdlcnt.php?file=http://clones.s3.amazonaws.com
/ClonesGameDemo_1.26.exe&nid=220
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=32618)
--> (http://bugs.winehq.org/attachment.cgi?id=32618)
terminal output
'Clones' is a nice Lemmings clone.
The game always crashes for me after 5-10 minutes of gameplay. Usually the
crash is preceded by some strange screen corruption (big red X-s appear on the
screen) but sometimes the crash happens out of the blue. It always happens
after you've been playing the game for 5-10 minutes.
No usable backtrace is generated. The issue is present in Wine-1.0.1,
Wine-1.2.2 and so on.
To reproduce the issue in the demo:
Because of bug #25606 you can only test the problem in the multiplayer mode of
the game.
1. After installation launch the game by ../Bin/ClonesGame.exe
2. Create a new profile then choose 'Tournaments' > 'Host Tournament'. Choose
the first available level (Beach). Uncheck the 'Public' option so other players
online won't disturb you in testing :)
3. <Start level>, <Start match>. You can play the game if you like it or simply
let it alone and wait for about 5-10 minutes. A crash is going to happen sooner
or later.
Sorry for the not so clear description but this is a problem that cannot be
reproduced easily (it doesn't happen right after starting the game or by doing
certain actions in the game).
Fedora 14 x86
Nvidia GeForce 250 GTS / driver 260.19.29
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29603
Bug #: 29603
Summary: Ski Challenge 2010: extremely long loading times
(unless Win98 mode is set)
Product: Wine
Version: 1.3.37
Platform: x86
URL: http://www.jeuxvideopc.com/demo/43133-ski-challenge-20
10.php
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Starting a new game in Ski Challenge 2010 demo takes an unusually long time:
5-7 minutes.
Lowering the screen resolution/detail level, disabling audio don't make a
difference.
Besides the default Windows XP mode, I tried with Win2000, Vista as well as
Windows 7 mode: all the same.
What does seem to improve the loading time considerably is to set the Windows
version to Win98 in winecfg: loading a new game takes only 15-30 seconds
(depending on the detail level).
Steps to reproduce the problem with the demo:
1. Install the demo. Select 'Use custom installation' option and uncheck the
option 'Run Ski Challenge 2010 (FTV)'.
2. Start the demo by Updater.exe. The updater will fail, dismiss the error
message. The launcher should appear.
3. In the launcher go to <Options> --> <Manual> then click on <Accept>. Click
on <Play>.
4. When the main menu appears click on <Play> --> <Training>, select a course
and click on <Play>.
5. The game is loading but it seems to take forever to get into the game.
Terminal output doesn't reveal anything suspicious, just lots of
fixme:d3d:resource_check_usage Unhandled usage flags 0x8
Fedora 16
Nvidia 250 / driver 290.10
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29788
Bug #: 29788
Summary: Microsoft Word 2007: Crash at saving a file.
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: EagleScreen(a)gmail.com
Classification: Unclassified
Created attachment 38697
--> http://bugs.winehq.org/attachment.cgi?id=38697
The terminal output.
Word crashes at saving a file, always, the save file dialog does not appears,
it crashes before. And word restarts.
This also produces an abnormal behavior on the KDE task manager, I only can
switch between application by Alt + Tab keys, this stops when I completely
close Word and wine.
This seems to be similar to http://bugs.winehq.org/show_bug.cgi?id=17464
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21520
Summary: Monty Python's Complete Waste Of Time by 7th Level
does not go beyond opening scene.
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaybird25(a)gmail.com
Monty Python's Complete Waste Of Time game does not go beyond the opening scene
when started, the program just freezes. It did install correctly and seems to
start up properly under Wine. There are no errors reported when opening the
game.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26410
Summary: Wine sets gamma incorrectly - probably uses the
obsolete xgamma interface instead of xrandr interface
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hramrach(a)centrum.cz
When I start a d3d game the gamma on the other monitor changes.
- this is probably an action taken by the program that triggers the gamma
change, it only happens on entering certain scenes
- there is a 'xgamma' utility that sets gamma on the other monitor as wine
does and is unable to set gamma on any other monitor
- I tried to set the "Use XRandr" registry from N to Y but Wine would still
only set gamma on the wrong monitor as xgamma does
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29536
Bug #: 29536
Summary: Popup window shadows sometimes rendered all-black with
Microsoft winhlp32
Product: Wine
Version: 1.3.36
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Created attachment 38269
--> http://bugs.winehq.org/attachment.cgi?id=38269
FACTS.HLP compressed with bzip2
This bug shows up when running Microsoft winhlp32.exe under Wine. I tested the
versions from Windows 98 and XP.
Some help files contain links which when clicked open a pop-up box. The box has
a semi-transparent shadow effect to the right and below, achieved by rendering
alternate pixels of the shadow area black.
In Wine, sometimes the shadow is rendered entirely in black. Whether it's
rendered correctly or in black doesn't seem to be consistent; you can click a
popup link many times and sometimes the shadow is rendered correctly, other
times in black. Or on a page with multiple popup links, clicking on different
links gives a different result.
Try viewing the attached FACTS.HLP in Microsoft winhlp32 under Wine. Various
pages of that help file have popup links.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28891
Bug #: 28891
Summary: MathType add-on doesn't work in MS Word
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yesint3(a)ukr.net
Classification: Unclassified
MathType add-on doesn't work in MS Word under wine. This makes MathType almost
useless.
In Windows on the first launch of Word after installing MathType Word asks if
you trust the macros and then MathType toolbar appears and works. Under wine
add-on is not recognized, extension "MathType Commands 6 For Word.dot" is not
active. If I re-enable it by hand it shows "Loading MathType commands..." and
then Word crashes.
Tested on Xubuntu 11.10 x86_64, wine-1.3.28, MS Word 2003 Pro, MathType 6.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29312
Bug #: 29312
Summary: FirstClass Client 11.017 freeze
Product: Wine
Version: 1.3.34
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jorgenqv(a)yahoo.com
Classification: Unclassified
Created attachment 37904
--> http://bugs.winehq.org/attachment.cgi?id=37904
Log running FCC 11.017
Trying to get latest FirstClass client (FCC) to work in Wine 1.3.33/34
(ubuntu-wine-ppa-oneiric) with the following problems in Ubuntu 11.10 with
Unity. The same behavior in Ubuntu 10.04 LTS with Wine 1.3.31
(ubuntu-wine-ppa-lucid).
If you got your settings file and the login screen finaly shows - and you
write your correct login and password and hit the enter key - FCC freezes. The
workaround is to click on the green login arrow button next to the password
field instead of hitting enter - not obvious for most users.
This bug is separated from
http://bugs.winehq.org/show_bug.cgi?id=29150
as suggested in forum here:
http://forum.winehq.org/viewtopic.php?t=14283
/Jorgen
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28074
Summary: Audiosurf: mouse too sensitive during gameplay
compared to running in Windows
Product: Wine
Version: 1.3.26
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
When playing Audiosurf using Wine, the mouse is too sensitive and it's easy to
make mistakes as a result, such as hitting greys.
This does not happen when running Audiosurf in Windows.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27953
Summary: PartyPoker doesn't start
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: niklas0911(a)gmail.com
Hi,
I hope this is the right area to post my problem.
If I start the PartyPoker-client, I don't get any feedback from the PartyPoker
Server. It just appears a splash screen with "Preparing connection". But all in
all I can't gamble.
It has to be a wine error, because the web client of PartyPoker works quite
well.
But I need some features of the normal client, so it would be nice, if you
could try to solve this...
Thanks in advance!!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27471
Summary: Memory Access Violation message when trying to start
WARSHIP COMBAT : NAVIES AT WAR
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xaron77(a)fastmail.fm
Created an attachment (id=35125)
--> (http://bugs.winehq.org/attachment.cgi?id=35125)
Messages in terminal when I try to start the game.
It's impossible to run it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26821
Summary: Micrografx Designer does not show files when trying to
open a file in the file dialog though they are there
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dieter.jurzitza(a)t-online.de
Working with Micrografx Designer 3.1 is ok now. However, there is one bug that
is very boring. When trying to open a file from within Designer, it is not
shown though the directory contains many files. I will provide an attachement
to depict this behaviour more in detail.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29378
Bug #: 29378
Summary: Non-aligned pointer being freed (MacOS) seconds after
an app exits
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Classification: Unclassified
On MacOS, I observe random occurrences of
malloc: *** error for object 0x402086a0: Non-aligned pointer being freed (2)
*** set a breakpoint in malloc_error_break to debug
after an app exits.
A message like that has been mentioned in bug #28291, bug #22722 or bug #21655,
comment #4 and bug #28039, comment #6. I don't know if the cause is always the
same.
I once thought it may be caused by audio but it's not. It currently presents
itself as follows: the message appears a few seconds after an app (e.g.
winecfg) exits, thus I believe it's in the server (it might be one of the
services). Not every call to winecfg terminates with that message.
Using WINEDEBUG=+coreaudio I observed that it can appear after winecfg even
when not clicking the audio tab, thus audio is loaded and not the cause.
Setting a breakpoint doesn't help:
macmini$ wine winedbg winecfg
WineDbg starting on pid 0024
0x7b852d7b _start_process+0x5b in kernel32: movl %edi,0x4(%esp)
Wine-dbg>break malloc_error_break
Breakpoint 1 at 0x90d4e4ae malloc_error_break in libsystem.b.dylib
Wine-dbg>cont
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
#... app exits normally
Invalid address (0x90d4e4ae malloc_error_break) for breakpoint 1, disabling it
Process of pid=0024 has terminated
#... app exited normally. Waiting a few seconds before typing:
Wine-dbg>cont
No process loaded, cannot execute 'cont'
#... still no message
Wine-dbg>quit
macmini$
#... a few seconds later:
wine(26283,0x4080c200) malloc: *** error for object 0x402086a0: Non-aligned
pointer being freed (2)
*** set a breakpoint in malloc_error_break to debug
wine(26283,0x4080c200) malloc: *** error for object 0x402085a0: Non-aligned
pointer being freed (2)
*** set a breakpoint in malloc_error_break to debug
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.