http://bugs.winehq.org/show_bug.cgi?id=10323
Summary: Can not get Hellgate London Demo to install
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: SirTwist(a)web.de
Created an attachment (id=8981)
--> (http://bugs.winehq.org/attachment.cgi?id=8981)
+tid,+seh,+relay hellgateLondonDemoSetup log
After clicking Standard installation it crashes look attached log file. I used
the following version (Git checkout) wine-0.9.48-196-gbeab2c1
--
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=10464
Summary: Regression when installing Skype
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.skype.com/intl/en/download/skype/linux/choose
/
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Paul.Vriens.Wine(a)gmail.com
Created an attachment (id=9184)
--> (http://bugs.winehq.org/attachment.cgi?id=9184)
Log of install
Installing Skype fails with current GIT. Regression testing shows:
bb747e4fbe6619fa0e862102cc26456118355c67 is first bad commit
commit bb747e4fbe6619fa0e862102cc26456118355c67
Author: James Hawkins <truiken(a)gmail.com>
Date: Thu Nov 15 02:58:21 2007 -0600
msi: Simplify ready_media.
:040000 040000 4427bd29ebdf6f67f29a9711cf050cdd4c1c2881
9e465b06f84804eee325a6a15c0727c54af395ae M dlls
I've attached the log with a clean .wine and only running winecfg before trying
the install. (Skype doesn't work on W2K/XP but that's another issue). It looks
like it's basically the same bug as bug 10463 although a different patch is
mentioned there.
--
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=10503
Summary: Sid Meier's Alpha Centauri: Wine segfaults when clicking
on a city.
Product: Wine
Version: 0.9.49.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael(a)mcdonnell.dk
Created an attachment (id=9246)
--> (http://bugs.winehq.org/attachment.cgi?id=9246)
Console output with error messages
The strategy game Sid Meier's Alpha Centauri starts fine. It is posibble to
play a couple of turns, move around the map and move units around. Wine crashes
with a segmentation fault when ever you try to bring up the city screen by
clicking on a city.
>From the AppDB entry:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=3647
it seems like other people are getting the same crash with older versions of
wine.
--
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=10771
Summary: Support Internal_QueryInterface, needed for
Origin7/7.5/8.
Product: Wine
Version: 0.9.50.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-msxml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: burnus(a)gmx.de
Origin 7/7.5/8.0 show at startup lots of lines of this type:
fixme:msxml:xmlnode_get_ownerDocument
fixme:msxml:Internal_QueryInterface interface
{df0b3d60-548f-101b-8e65-08002b2bd119} not implemented
fixme:msxml:domdoc_QueryInterface interface
{00000126-0000-0000-c000-000000000046} not implemented
Actually, it is implemented for:
if ( IsEqualGUID( riid, &IID_IXMLDOMElement ) ||
IsEqualGUID( riid, &IID_IUnknown ) )
and
else if ( IsEqualGUID( riid, &IID_IDispatch ) ||
IsEqualGUID( riid, &IID_IXMLDOMNode ) )
but not for the last else branch.
If one uses the native msxml3.dll and msxml3r.dll, the error message is gone
and some dialogs start to work.
See also comments on
http://appdb.winehq.org/appview.php?iVersionId=5834
--
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=10884
Summary: pkzip 2.5 gets confused when waiting for console input
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.filegate.net/pkware/pkwin32/pk250c32.exe
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Running pkzip25 without arguments should show a message
and wait for input, but instead it loops forever
showing a message and thinking you've entered something invalid.
We *ought* to be able to get this right.
To reproduce, download and run
http://www.filegate.net/pkware/pkwin32/pk250c32.exe
to unpack pkzip25.exe, then run that.
--
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=11539
Summary: Anycount 6.0 refuses to install
Product: Wine
Version: 0.9.4.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Anycount.exe 6.0 refuses to install under wine with the message, "Sorry, this
application cannot run under a virtual machine."
Anycount (from anycount.com) is essential for those of us who use
OpenOffice.org and want Microsoft Word-compatible word count (I work in the
publishing industry).
I have generated a 12M log file using the following command:
WINEDEBUG=+relay wine AnyCount6Setup.exe 2>&1 | tee ~/anycountlog.out;
which you can download from my fastmail.fm file space:
http://jp.fastmail.fm/anycount/
--
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=11561
Summary: Page Four text rendering problems
Product: Wine
Version: 0.9.55.
Platform: Other
URL: http://www.softwareforwriting.com/pagefour.html
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
A user wrote that he loved Page Four and wanted to try
it out in Wine
http://darcknyt.wordpress.com/2008/02/11/search-terms-something-for-everyon…
so I tried it. It installs and seems to run, but
text is not displayed properly. Installing native riched20
improves the situation greatly (but even then, the bold
and italics buttons don't work; perhaps you need riched30 or later
for them to work).
For instance, create a new blank page, then type
"This is a blank page."
The first word shows up as blanks unless you minimize and maximize
the app.
There are other text oddities, but let's fix that one first.
--
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=11742
Summary: Small .net 1.1 app (FastMD5 1.3) fails to start up
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.paehl.de/fastmd5.zip
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shlwapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Now that bug 10134 is fixed, and .net 1.1's installer runs to completion,
you can install the .net 1.1 version of fastmd5. But you can't start it;
it complains
fixme:shell:URL_ParseUrl failed to parse L"mscorlib"
fixme:shell:URL_ParseUrl failed to parse L"System"
...
This was investigated and tracked down to an extra '\' by A.F. in
http://bugs.winehq.org/show_bug.cgi?id=10134#c20
Copying his comments here, since that bug was about dotnetfx install failure:
Registering assemblies into GAC and pre JIT-ing (ngen tool) doesn't work right
now due to a bug in shlwapi's UrlCombineW().
Because of this bug, .NET 1.x fusion loader won't find any referenced
assemblies on app startup, leading to rather cryptic "resource not found" error
message.
--- snip trace ---
..
001f:Call shlwapi.UrlCombineW(005436d8
L"C:\\windows\\Microsoft.NET\\Framework\\v1.1.4322/",0053b590
L"C:\\windows\\Microsoft.NET\\Framework\\v1.1.4322\\System.dll",00544728
L"hS\0108S",0033e320,00000000) ret=7904e23d
..
001f:Ret shlwapi.UrlCombineW() retval=00000000 ret=7904e23d
001f:Call shlwapi.UrlIsW(00544728
L"file:///C:/windows/Microsoft.NET/Framework/v1.1.4322/System.dll/",00000003)
ret=7904e250
001f:Ret shlwapi.UrlIsW() retval=00000001 ret=7904e250
001f:Call shlwapi.UrlUnescapeW(00544728
L"file:///C:/windows/Microsoft.NET/Framework/v1.1.4322/System.dll/",00542688,0033e35c,00000000)
ret=7904e267
001f:Ret shlwapi.UrlUnescapeW() retval=00000000 ret=7904e267
..
--- snip trace ---
The returned combined URL/path is invalid.
Fusion internally re-verifies paths before mapping dlls and rejects it.
reduced: "c:\\test/" + "c:\\test\\mylib.dll"
wine -> "file:///c:\\test\\mylib.dll/" (wrong)
windows -> "file:///c:\\test\\mylib.dll" (correct, I wrote a small test case
and tested with Windows XP SP2).
So get that bug fixed and apps/fusion will find the requested assemblies.
--
For trace/logging purposes you can enable fusion's verbose logging:
--- snip ---
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Fusion]
"ForceLog"=dword:00000001
"LogResourceBinds"=dword:00000001
"LogFailures"=dword:00000001
"LogPath"="C:\\Temp\\FusionLogs"
--- snip ---
That will get you detailed CLR assembly search and loader logs.
Handy for diagnosing assembly loading problems.
--
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=12018
Summary: SPSS 16 eval for Windows won't install
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.spss.com/registration/index.cfm?Demo_ID=37
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Install fails when it tries to run regsvr32, which fails
with "Runtime Error!" and
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.CRT"
(the runtime library's needed because of the dll that regsvr32
is registering, not regsvr32 itself).
This is the second app in the last couple days that has had this problem.
--
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=12022
Summary: Lots of errors with Quicktax2007
Product: Wine
Version: 0.9.57.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gerald.britton(a)gmail.com
Created an attachment (id=11353)
--> (http://bugs.winehq.org/attachment.cgi?id=11353)
Error log from startup of Quicktax2007 on Wine 0.9.57
I installed Quicktax 2007 under Wine 0.9.57 without problems. However,
launching the application produces a long error log with fixmes and errs in
multiple components, including:
mixer
advapi
wininet
shdocvw (most of the fixmes)
ole
urlmon
win
mshtml
event
ntdll
--
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=12067
Summary: Wrong Platinum Rating, the tester hasn't tested it the
other way.
Product: Wine
Version: 0.9.57.
Platform: Other
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=9470
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bartolsthoorn(a)gmail.com
Created an attachment (id=11435)
--> (http://bugs.winehq.org/attachment.cgi?id=11435)
The result of: WINEDEBUG=+winstation,+wtsapi wine TeamViewer.exe &>output.txt
My log contains the output I get when I try to run TeamViewer3. It's a program
for remote desktop accesing. At the appdb it has platinum rating, but this is
not right because it only works one way. You can acces other peoples desktop
but they can't acces you.
This is what I did while the trace was running.
- Starting Teamviewer.exe
- Acces by another computer
- Closed the connection on my side.
- Closed the program.
The other person who is trying to acces your desktop won't see any display. So
platinum rating isn't right.
I'm running openSUSE 10.3, GNOME, with the newest wine.
(sorry for my bad english)
--
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=12116
Summary: Progress bar does not appear during installation
Product: Wine
Version: 0.9.57.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris(a)chrobis.com
On some program installations, the progress bar does not move during the
installation (leading perhaps to the false assumption that the installation has
frozen), although files are being copied and registry values written.
I have noticed this a few times during various installations; the only one I
can currently document is Star Trek: Legacy, but I will add other applications
to the list as I re-test them under newer Wine versions.
--
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=12351
Summary: thread stack PAGE_GUARD/overflow handling (NT
compatibility)
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
this one is just follow up of recent .NET page guard patch commits, as
requested by AJ ;-)
Low priority.
--- snip example code ----
MEMORY_BASIC_INFORMATION mbi;
DWORD oldProtect;
SetLastError(0xdeadbeef);
ok(VirtualQuery( &mbi, &mbi, sizeof(MEMORY_BASIC_INFORMATION)) == sizeof(mbi));
ok(!VirtualProtect( mbi.BaseAddress, mbi.RegionSize, PAGE_GUARD, &oldProtect));
ok(GetLastError() == ERROR_INVALID_PARAMETER);
--- snip example code ----
Glibc mprotect() code triggers the segfault.
Another test for NT compatibility, touch the last guard page...
--- snip example code ----
void stack_overflow()
{
char eat_stack[0x4000];
stack_overflow();
}
__TRY
{
stack_overflow();
}
__EXCEPT(UnhandledExceptionFilter)
{
ok(GetExceptionCode() == EXCEPTION_STACK_OVERFLOW);
}
__ENDTRY
__TRY
{
stack_overflow();
}
__EXCEPT(UnhandledExceptionFilter)
{
ok(GetExceptionCode() == EXCEPTION_ACCESS_VIOLATION);
}
__ENDTRY
--- snip example code ----
Regards
--
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=12450
Summary: Adobe Acrobat Pro 6 -- "Detect and Repair" does nothing
Product: Wine
Version: 0.9.58.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Selecting Help -> Detect and Repair does nothing.
I'm not sure what it is supposed to do, but I'm guessing nothing is probably
not it.
Wishlist item.
--
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=12452
Summary: SAPGUI fail in installation
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: clebersantz(a)gmail.com
I Try install SAPGUI(r) For Windows 7.10 and get error at end of installation
--
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=12876
Summary: uTorrent 1.7.7 exited (or minimized) to tray err's
Product: Wine
Version: 0.9.60
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goonstk(a)yahoo.com
Once I open up uTorrent, I get a window asking to install. I deselect all the
checkboxes and hit OK. Another window comes up on Speed or whatever. I just hit
OK and continue. Now since uTorrent, for me, always minimizes to the tray, I
tried to see if it displayed any errors if I tried exiting out.
It displayed these errors once I killed uTorrent and it was minimized to the
Ubuntu tray.
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not
registered
err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4}
could be created for context 0x1
--
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=12910
Summary: Alcohol 120% refuses to install
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: therogueking(a)gmail.com
Attempted to install Alcohol 120% V1.9.7.6.6221 on my Ubuntu 7.10 machine
running Wine 9.59. After running setup.exe and agreeing to the End-User-License
Agreement I receive an error that reads SPTD setup V1.55 "This platform is not
supported."
--
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=26346
Summary: Letters from Nowhere 2 demo: 'play trial' button does
not work
Product: Wine
Version: 1.3.15
Platform: x86
URL: http://www.fileplanet.com/218947/210000/fileinfo/Lette
rs-from-Nowhere-2-Demo
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Clicking it just gives:
fixme:mshtml:HTMLWindow2_navigate (0x1cb5eb0)->(L"close:ok")
winetricks ie7 works around it and lets me start the demo.
--
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=28312
Summary: [Assassin's Creed Brotherhood]Crashes once gameplay
starts with patch 1.02 or 1.03
Product: Wine
Version: 1.3.27
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berillions(a)gmail.com
Created an attachment (id=36278)
--> (http://bugs.winehq.org/attachment.cgi?id=36278)
Output console with +module,+file
If you install the latest patch (version 1.03), the game crash when you launch
it.
I don't understand the output console (crash log) but you can see it in the
wine forum => http://forum.winehq.org/viewtopic.php?t=13374
With a discussion with Dan Kegel, i run WINEDEBUG with 4 differents flags
(+relay, +seh, +module and +file).
I attach the two logs.
I understand why wine crash after to apply these patch (patch 1.02 and 1.03).
The game runs correctly in vanilla version or with the patch 1.01.
--
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=26951
Summary: REALTEK 11n USB Wireless LAN Driver
Product: Wine
Version: 1.2.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bosipo01(a)gmail.com
Created an attachment (id=34381)
--> (http://bugs.winehq.org/attachment.cgi?id=34381)
A screen shot of the error.
this is a driver for my USB wireless adapter in my desktop computer
the computer is too far from my modem for me to make a wired connection
and the Linux OS (LinuxMINT) does not detect the ADAPTER even if i take it out
and put it back in again.
when i try to install the windows driver using wine
during installation, this error appears:
-------------------------------------------------------------------------------
ERROR WINDOW
--------------------------------------------------------------------------------
Program Error
The program SetDRV.exe has encountered a serious problem and needs to close. we
are sorry for your inconvenience
This is caused by a problem in the program or a deficiency in Wine. You may
want to check http://appdb.winehq.org for tips.......
If this problem is not present under windows and has not been reported yet, you
can report it at http://bugs.winehq.org.
--------------------------------------------------------------------------------
------------------------------------------------------------------------------
the error window has a CLOSE button at the bottom, when i close it the same
exact error appears 3 more times, then he installation continues normally and
even gives me the option to restart the system.
OBVIOUSLY THE DRIVER DID NOT INSTALL PROPERLY AND DOES NOT WORK
i really need the driver to work, the USB wireless adapter is the only way i
will be able to access internet on my desktop computer. it is two floors away
from my modem so i cannot use an Ethernet cable.
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=31599
Bug #: 31599
Summary: Serif Photoplus X6 setup.exe / Error
Product: Wine
Version: 1.5.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: register(a)coloniesonline.co.uk
Classification: Unclassified
Created attachment 41557
--> http://bugs.winehq.org/attachment.cgi?id=41557
Resulting error on installer
When trying to run wine setup.exe, on the Photoplus X6 installer, the attached
output on the terminal appears and the error message from the installer
(attached appears) then, the installer fails.
Output from terminal:
wine setup.exe
p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared
object file: No such file or directory
fixme:shell:IQueryAssociations_fnInit unsupported flags: 4
fixme:shell:IQueryAssociations_fnGetString 00000004: unimplemented flags!
fixme:storage:create_storagefile Storage share mode not implemented.
--
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=32318
Bug #: 32318
Summary: Excel 2007 password
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christian(a)holzl.net
Classification: Unclassified
I work on 2 vitrtualbox environments:
1.- Virtualbox 4.2.4 with Xubuntu 12.10 Wine 1.4.1 Office2007 Sp3
2.- Virtualbox 4.2.4 with windows 7 Office2007 Sp3
In Excel 2007, if I save and open the file in the same environment, it works:
a) I open a non protected Excel file
b) set a password
c) save the file
d) re-open the file
e) enter the password
f) it works, I can open the file
Though, if I save the file in one environment, and try to open it in the other,
it doesn't work:
a) I open a non protected Excel file in environment 1
b) I set a password in environment 1
c) I save the file in environment 1
d) I switch to environment 2
e) I re-open the file in environment 2
f) I enter the password in environment 2
f) It does no work, I cannot open the file in environment 2
Same result if I switch environment 1 and 2
It looks like the password coding is not the same in both environments
--
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=16365
Summary: Archlord crashes with err:dbghelp:SymCleanup this
process has not had SymInitialize() called for it
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mono(a)4c2.de
Created an attachment (id=17682)
--> (http://bugs.winehq.org/attachment.cgi?id=17682)
Errorlog of Archlord after crashing
Archlord, a free mmorpg, crashes under different Linux-Distributions and with
different versions of wine.
Normaly on starting up the game, an automatic updater is startet, which is well
known for freezing under wine.
But it is possible to start Archlord without the updater (patch it by hand), by
running "wine alefclient.exe".
But it crashes on startup.
last console message:
err:dbghelp:SymCleanup this process has not had SymInitialize() called for it
I provide crashreports as attachements.
There is also a Thread in the Wine Forum:
http://forum.winehq.org/viewtopic.php?t=3076
My specs:
Gentoo 64bit, wine 1.1.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.