Displaying 20 results from an estimated 50000 matches similar to: "Are windows application updates available?"
2008 Sep 11
3
Invalid ELF binary with windows DLL - what is this ?????????
What does thoes this means???
warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\windows\\system32\\msvfw32.dll": /home/xekhz/.wine/dosdevices/c:/windows/system32/msv
fw32.dll: invalid ELF header
2019 Aug 08
3
IMAP folders showing no messages in Office 365 Outlook
I'm new to Dovecot. Using Dovecot IMAP with Postfix, everything works
fine using Thunderbird. But with the same setup, no messages show in
IMAP folders for user accounts created in Outlook, accessing exactly the
same server as the accounts in Thunderbird.
Dovecot version 2.3.7.1.
Is there any configuration required that is special to support Office
365 Outlook clients? How to debug this?
2009 Jan 16
8
Windows Media Player 11
Hello,
I am trying to run Windows Media Player 11 on WINE and I cant. This is the only software that I need to be windows free since my university posts the lecture videos in WMP 11 DRM format and I cant view them if I dont have WMP11 installed.
It asks for windows genuine verification. Anybody can help? I have wine 1.1.12.
Thanks in advance.
2009 Jul 06
7
WinSCP: unimplemented function netapi32.dll
How do I get WinSCP running? Installed different versions (AppDB gold)
What does the error mean? How can I fix it?
Abort on netapi32.dll.NetUseGetInfo & NetUserGetGroups.
Thx, Pieter
log.txt:
fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling mixer
fixme:mpr:WNetGetConnectionW Don't know how to convert L"\\media\\rumba" to an unc
wine: Call from
2009 Sep 09
3
Bugzilla keep logging me out
Hi,
I need to log in everytime I want to do something on bugzilla. E.g.
When I want to attach a file I need to login, after submitting it, I
need to log again and reselect the file.
Cookies are enabled, "Remember my Login" is checked, "Restrict this
session to this IP address (using this option improves security)" is
not checked (ISP has transparent proxies) (And changing
2010 Jul 27
1
Re: Sysinternals autorunsc.exe
Gert van den Berg wrote:
> A drivers houldn't be needed for registry files copied from another PC and not actively loaded?
Only kernel can load registry. And obviously if you trying to load registry that overrides your system registry one need some drivers to work around that.
Of course you can open registry hive as a simple file and try to parse it. However this isn't trivial and
2010 Dec 01
5
Wine icons for Windows applications
Hi,
The latest version of Wine on a Ubuntu/Gnome system automatically creates the correct icons when shortcuts are placed in the desktop or "virtual start menu". However, it seems that the largest icon created is 48x48. Can this size be increased as these icons look fuzzy when using applications like Docky with zoom enabled? (or does this need to be changed somewhere else rather than
2009 Jul 26
10
Help! How to mix win32 and native os calls in code?
Hi
I have a tool that I am running under Mac version of Wine. What I am
doing is installing the tool under wine (i.e wine <path to installer
pkg.exe>) and then running it from wine.
It uses an api to capture current screen (BitBlt api). Under Mac, it
is capturing the X windows frame buffer instead of native Quartz frame
buffer. I have source code for this tool. I am thinking of
2008 Jul 21
3
Wine memory limitation for malloc?
Why win32 application under Wine can allocate only 2000 MB of memory, but same programm translated by gcc can get 3800 MB.
(OS/Compilers - WinXP/Visual C 6.0 32 bit, and openSUSE 11 x64/gcc -m32)
#include <stdlib.h>
#include <stdio.h>
#include <time.h>
main(int argc, char **argv)
{unsigned long n,m,i; int *p,*p1,*p2,*p3; clock_t time1,time2;
i=4095; if (argc == 2) i = (size_t)
2008 Sep 26
4
single wineserver process on multiple session environment
is it possible to run only one wineserver process on multiple session?
i set up an ubuntu server as terminal server (using xdmcp and/or xrdp), so multiple user could run their own session on this server (remotely) from other linux or windows clients. there is one apps that run under wine.
but the number of wineserver process running is the same as the number of users logged in to this terminal
2008 May 13
9
Starting a Linux application for a windows file in wine
Hello,
This is my first post here, so please forgive me if a get some terms wrong!
I want to be able to use Linux applications to open files from within a windows application running under wine. Here's why,
I have installed Ubuntu 8.04 and wine 0.9.61 using Synaptic. I have installed a very old PIM called infocentral that was originally created by Corel and which I have been using for the
2006 Nov 07
4
Samba v3.0.23c + FreeBSD 6.1 - Failed to set servicePrincipalNames
Hello,
We recently upgraded to the latest Samba3 version v3.0.23c. If the Samba
system and the AD belong to the same domain, I am able to perform a 'net
ads join' by supplying either a 'Domain Admins' or a 'Domain Users'
credential.
However if the Samba system and the AD belong to different domain, I can
perform the 'net ads join' by supplying a 'Domain
2009 Feb 03
1
Re: Cannot run Win16 installer for Judaic Classics
Gert van den Berg wrote:
> They may / may not work under Wine
They will not work on Wine. Don't suggest something you do not know.
2001 Nov 04
4
Slow connection performance with ssh2
Hi,
since I switched from SSH 1 to OpenSSH 2.9p2/2.9.9p2/3.0p1 Snapshot I suffer from
awfully slow connection performance. Once the connection is established, performance
is perfectly ok.
Client Server (protocol 2 only)
# time ssh -p 22222 xx id # time sshd -d -p 22222
real 0m13.340s real 0m13.900s
user 0m7.860s
2008 May 13
1
Fw: Application does not start
I was partly wrong below. The other wine application that I said starts and works OK, actually is not fully operative. That database fails as to the "search". It launchs correctly:
francesco at deb32:~$ wine "c:\program Files\askSam\askSam6\database.exe"
Invoking /usr/lib/wine/wine.bin c:\program Files\askSam\askSam6\database.exe ...
fixme:actctx:parse_depend_manifests Could
2004 Aug 23
1
Installing R on DEC Alpha - problems with dynamic loading
I have recently installed R on DEC Alpha OSF 5.1.
The first regression test (reg-test-1.R) failed with an unresolved symbol in
lapack.so:
2246839:/data/h1/bifdev/apps/wga/R-1.9.1/bin/R.bin: /sbin/loader: Fatal
Error: call to unresolved symbol from
/data/h1/bifdev/apps/wga/R-1.9.1/modules/lapack.so (pc=0x3ffbfe22b60)
Further investigation has revealed that there is NO problem with lapack.so.
The
2004 Aug 23
1
Installing R on DEC Alpha - problems with dynamic loading
I have recently installed R on DEC Alpha OSF 5.1.
The first regression test (reg-test-1.R) failed with an unresolved symbol in
lapack.so:
2246839:/data/h1/bifdev/apps/wga/R-1.9.1/bin/R.bin: /sbin/loader: Fatal
Error: call to unresolved symbol from
/data/h1/bifdev/apps/wga/R-1.9.1/modules/lapack.so (pc=0x3ffbfe22b60)
Further investigation has revealed that there is NO problem with lapack.so.
The
2008 May 27
7
Application does not start or lacks functionalities
Following upgrading from etch to lenny (Debian Linux i386 gnome) the two Windods applications that I used either do not start or lack functionality.
Installed wine wine_bin wine_utils libwine_alsa _cms _gl _gphoto _ldap vers 1.0-rc1-1_print _sane. I have purged out completely all these file and reinstalled. Same errors below:
The application that does not start:
francesco at deb32:~$
2008 Nov 06
12
multiple users on LINUX - way to share a single .wine
Basically, I'd like to have just one .wine dir on my file system that multiple users on LINUX can share thus allowing me to keep a single install of my windows apps. The default is to install to /home/CURRENT_USER/.wine so I'm wondering, as long as the LINUX users are in the same group, can I relocate the .wine dir to say, /home/share/.wine and update the wineconfig? I just started using
2009 Mar 27
6
gecko not displaying html
Hello,
Im having a problem with gecko and an aplication built on PowerBuilder.
My application calls some sort of HTML rendering and gecko is downloaded.
After downloading, I can browse the menus but not the content in those. I only see a white screen
The debug output:
a) When I change the view in the menu list i get this
err:mshtml:nsChannelBSC_stop_binding RemoveRequest failed: 80004005
b)