Quantcast
Channel: WineHQ Forums
Viewing all 5834 articles
Browse latest View live

Linux • How do I get WINE with its desktop

$
0
0
How do I get WINE to show a desktop where I can place files and short cuts? Also with a proper start menu?

I am sure that I got one years ago when I last looked at WINE.

Thanks

Lawrence

Statistics: Posted by lawrencek — Sun Jan 31, 2021 5:55 pm — Replies 1 — Views 22



Linux • How doi I get my Creative ULTRA webcam in ZOOM?

$
0
0
I can get ZOOM to connect with my Creative Ultra web cam, and its light comes on. But there is no image.
Perhaps I ned a driver and there does not seem to be one for Debian.

There seems to be a way to use windows drivers, if you could remind me how to do it.

Thanks

Lawrence

Statistics: Posted by lawrencek — Sun Jan 31, 2021 6:01 pm — Replies 0 — Views 5


Linux • How to send CUI application Ctrl+K in Linux terminal

$
0
0
I have Windows CUI application that performs some action, when Ctrl+K is pressed in terminal window. If I run this application using wineconsole in separate X11 window it handles Ctrl+K properly.
Is there any way to run this application in virtual terminal (tty) using wine and send it Ctrl+K?

Statistics: Posted by aleontiev — Sat Jan 30, 2021 3:18 am — Replies 0 — Views 31


Linux • Windows exe with socket.io in wine (dropping packets)

$
0
0
Hello, I'm experiencing a problem probably with a wine server. I'm using my 32-bit windows application to read and to write into a 32-bit windows application which also runs in wine, so both of them are inside wine and in the same prefix so they can see each other. I'm using a lutris as a runner in order to start the target application which is a game. What I'm doing is sending data that I've read from memory through socket (socket.io library) to node.js server and then sending it through socket to web browser which is supposed to render this data in real time so I can clearly see what is going on (it's really lagging). My friend tried this app on windows so no wine and what I noticed when we were printing data to console on every receive was, that I'm always receiving only half of the data, for example he got 10-13 packets in a second while I only got 5-6 packets in a second on wine. I already tried to scan my network (localhost) by wireshark but everything looked fine, and yea it only runs on the localhost. I'm really frustrated and don't really know what can cause this so thank you for your help.

Statistics: Posted by hahaha — Mon Feb 01, 2021 9:43 am — Replies 0 — Views 11


Linux • OpenGL does not initialize - GLXBadFBConfig

$
0
0
I've tried to run a selection of games that require OpenGL (e.g. Steam, CoD, GI, Spelunky, etc.), but for any application that requires OpenGL wine crashes with the error

CODE:

X Error of failed request:  GLXBadFBConfig  Major opcode of failed request:  153 (GLX)  Minor opcode of failed request:  0 ()  Serial number of failed request:  1602  Current serial number in output stream:  1602
(stuff like Notepad++ and IE are ok.)

I'm quite headless in fixing even half-sophisticated issues, but the FAQ doesn't seem to help my case.
After some searching, I don't believe it is a native driver issue, but any guidance is appreciated :?
(obviously the radeon HD 6870 doesn't support Vulkan, so I shouldn't be using DXVK)
(p.s. I also have a spare GTX 460 that can run the above mentioned applications okay with the proprietary drivers, but the card itself has issues and I would rather leave it aside from daily use.)

$ screenfetch:

CODE:

                          ./+o+-       noobstang@focal-eliza-vduskM                  yyyyy- -yyyyyy+      OS: Ubuntu 20.04 focal               ://+//////-yyyyyyo      Kernel: x86_64 Linux 5.8.0-41-generic           .++ .:/++++++/-.+sss/`      Uptime: 50m         .:++o:  /++++++++/:--:/-      Packages: 884        o:+o+:++.`..```.-/oo+++++/     Shell: bash 5.0.17       .:+o:+o/.          `+sssoo+/    Resolution: 1920x1080  .++/+:+oo+o:`             /sssooo.   DE: Xfce /+++//+:`oo+o               /::--:.   WM: Xfwm4 \+/+o+++`o++o               ++////.   WM Theme: Default  .++.o+++oo+:`             /dddhhh.   GTK Theme: ChromeOS [GTK2]       .+.o+oo:.          `oddhhhh+    Icon Theme: Numix        \+.++o+o``-````.:ohdhhhhh+     Font: Sans 10         `:o+++ `ohhhhhhhhyo++os:      Disk: 12T / 21T (56%)           .o:`.syhhhhhhh/.oo++o`      CPU: Intel Core i7-2600 @ 8x 3.8GHz [59.0°C]               /osyyyyyyo++ooo+++/     GPU: AMD BARTS (DRM 2.50.0 / 5.8.0-41-generic, LLVM 11.0.1)                   ````` +oo+++o\:     RAM: 5289MiB / 11963MiB                          `oo++.      
$ glxinfo | grep OpenGL

CODE:

OpenGL vendor string: X.OrgOpenGL renderer string: AMD BARTS (DRM 2.50.0 / 5.8.0-41-generic, LLVM 11.0.1)OpenGL core profile version string: 3.3 (Core Profile) Mesa 21.1.0-devel (git-e014e3b 2021-01-31 focal-oibaf-ppa)OpenGL core profile shading language version string: 3.30OpenGL core profile context flags: (none)OpenGL core profile profile mask: core profileOpenGL core profile extensions:OpenGL version string: 3.1 Mesa 21.1.0-devel (git-e014e3b 2021-01-31 focal-oibaf-ppa)OpenGL shading language version string: 1.40OpenGL context flags: (none)OpenGL extensions:OpenGL ES profile version string: OpenGL ES 3.1 Mesa 21.1.0-devel (git-e014e3b 2021-01-31 focal-oibaf-ppa)OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10OpenGL ES profile extensions:
Last few lines from wine.log with WINEDEBUG

CODE:

2880:trace:wgl:set_win_format created GL drawable 7200021 for win 0x3e00ca fbconfig 0x15c visual id 0x4bc drawable type 0x72880:trace:wgl:glxdrv_wglCreateContext 0x19004f -> 0x876f6782880:trace:wgl:glxdrv_wglMakeCurrent (0x19004f,0x876f678)2880:trace:wgl:glxdrv_wglMakeCurrent hdc 0x19004f drawable 7200021 fmt 0x8774da8 ctx 0x7d95e270 fbconfig 0x15c visual id 0x4bc drawable type 0x72880:trace:wgl:glxdrv_wglMakeCurrent 0x19004f,0x876f678 returning 12880:trace:wgl:wglGetProcAddress returning wglCreateContextAttribsARB -> 0x7a8bad502880:trace:wgl:X11DRV_wglCreateContextAttribsARB (0x19004f (nil) 0x31f384)2880:trace:wgl:X11DRV_wglCreateContextAttribsARB 0x2091 0x42880:trace:wgl:X11DRV_wglCreateContextAttribsARB 0x2092 0x4X Error of failed request:  GLXBadFBConfig  Major opcode of failed request:  153 (GLX)  Minor opcode of failed request:  0 ()  Serial number of failed request:  228  Current serial number in output stream:  228
Thanks for your patience :roll:

Statistics: Posted by noobstang — Mon Feb 01, 2021 12:14 pm — Replies 0 — Views 34


Linux • In need of help getting VOCALOID5 to work

$
0
0
Hello everyone,
I am posting on this forum because I have tried for a long time getting it working on my own but with no progress.

The situation :
I would like to be able to get VOCALOID5 Editor working on Linux due to it being only available on Windows and OSX with no Linux alternative.
VOCALOID5 is a proprietary application of vocal synthesis, meant for music, there are unfortunately no demos publicly available, requiring to pay the full price to get a copy.
There was only one review of the program on WineDB with the "garbage" rating using a very old wine and vocaloid 5 version https://appdb.winehq.org/objectManager. ... &iId=37961
From my own experiments I've been able to determine that :
- VOCALOID5 uses the .net 4.6 framework.
- The UI is written in C# and uses WPF.
- It loads the actual logic of synthesis through C++ dlls that depend on Visual C++ 2015.
- The software is only available in 64-bit


My setup:
I installed wine-staging as wine-stable seemed to not properly install dotnet46 (it lacked some clr dlls), so i am under 6.1 staging.
the visual c++ runtime 2015 is installed and i have dotnet46 installed.

I tried to run it through both wine-mono and through the actual dotnet46 (installed through winetricks) and in both cases it seems to lead to the same exception
Set property 'System.Windows.Controls.Primitives.ButtonBase.Command' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Yamaha.VOCALOID.VOCALOID5.App' threw an exception. ---> System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: path
this is the full log : https://pastebin.com/YktcSgXF

Do you have any ideas of things to try ? As the program also has an OS X version I would imagine it doesn't use too much windows exclusive stuff, would examining the OS X build be interesting ?

Statistics: Posted by SeleDreams — Mon Feb 01, 2021 7:46 pm — Replies 0 — Views 64


Linux • Word 2016 & Excel 2016 with no Cursor

$
0
0
Hi,
I installed Office 2016 with wine 5.0 following instructions on https://appdb.winehq.org/objectManager. ... &iId=34964
Everything works fine but Word and Excel do not show a cursor. This is very annoying, because you do not see where you are in the document. :(
Distro is Archlinux (Manjaro) on Intel i5 with onboard-graphics.

Does anyone have similar problems? Is there a solution?

Yours
Arne

Statistics: Posted by dasarne — Tue Feb 02, 2021 1:37 pm — Replies 0 — Views 23


Linux • Running portable apps in Linux from a Windows partition

$
0
0
To streamline my backups I don't want to have to dig into some program's folder to know exactly where my settings are when I do backups. So I just backup 100% of everything as a portable app whenever I can. That's why I use the free software from www.portableapps.com on my windows hard drive. Linux has an equivalent with Orbital Apps but I want to use the same programs with the same settings on both OSes.

I'm now using a Linux partition as well. Are there directions on how to use Wine in Linux to run Portable Apps that are installed on (more like extracted to) my Windows partition? Results are spotty when simply using Wine targeted to apps in the Windows partition while running Linux. XnView worked perfectly but Firefox would not work at all - and PA Firefox is something people that works when unpacking the PA version with Wine. In my case, of course, the FF that I want to use is already unpacked and has been living on my Windows partition.

Doing web searches for this is difficult because everything in a search seems to be about how Wine works only on the Linux partition. I want to run it in Linux but from the app that is already on the Windows partition where it is now.

That's my ideal workflow. Is this an impossible dream?

Statistics: Posted by Megafrog — Tue Feb 02, 2021 3:39 pm — Replies 0 — Views 27



Wine Help • Are you planning on updating the Wine build distributed on package managers?

$
0
0
I need the new builds of wine for m1 support but the last time I checked on homebrew, it was still stuck on 5.1 - 5.7...
Are you planning to update it?

Statistics: Posted by wineGuy2021 — Tue Feb 02, 2021 8:16 pm — Replies 1 — Views 3


Wine Help • Zoo Tycoon Installation HELP

$
0
0
Im trying to install Zoo tycoon PC game (Disc version) onto my mac, I downloaded wine and everything and the program goes through the entire installation just fine. It get to 100% installed and then it shows "creating icons..." and that's when everything just stops. it just freezes like that and nothing happens. I've left it for 20 minutes and nothing happens. I made sure that create desktop icon was turned off just in case that was the issue. PLEASE HELP i feel so close to making the game finally work ahhhh
Screen Shot 2021-02-02 at 8.23.19 PM.png

Statistics: Posted by nikiemw — Tue Feb 02, 2021 8:29 pm — Replies 0 — Views 2


macOS • Service Request Timeout

$
0
0
I'm trying to install a Windows Program (a kind of truecrypt but created by the company i work for) on my macOS Big Sur using Wine but on the middle of the installation it shows a "Service Request Timeout" just when it's supposed to install the drivers and then the installation quits and I'm not able to install it. Anyone has any ideas of what's happening or how to fix it?

Statistics: Posted by noklue — Tue Feb 02, 2021 9:18 pm — Replies 0 — Views 2


Linux • HigurashiEp01.exe can be run in wine v3.0 rather than v5.0/6.0, with old CPU

$
0
0
HigurashiEp01.exe is the exe of the game Higurashi When They Cry Ch.1 (Steam Windows Version)
Hardware Info:
Computer:Acer Aspire 5310
CPU: Intel Celeron M 530 (64bit)
RAM: 2GB
It can be run in ubuntu 18 LTS i386 with wine-3.0 (Ubuntu 3.0-1ubuntu1), though having some font glitches.
However, in ubuntu 20 LTS amd64 with wine-5.0(directly from apt install) or wine-6.0(from official package), it can no longer be run due to D3D problems. Wine version and output is as below:
wine version in ubuntu 18 LTS:

CODE:

$winewine                wineconsole-stable  winepath-stablewineboot            winedbg             wineserverwineboot-stable     winedbg-stable      wineserver-stablewinecfg             winefile            wine-stablewinecfg-stable      winefile-stable     winetrickswineconsole         winepath            $ wine --versionwine-3.0 (Ubuntu 3.0-1ubuntu1)$ wine-stable --versionwine-3.0 (Ubuntu 3.0-1ubuntu1)$ winetricks --version20180217 - sha256sum: 1b156c616174f41df79d72a90c52eb2b110c63a6e8ecb865d303a8f9f0908924
wine-3.0 terminal output:

CODE:

Mono path[0] = 'D:/Program Files/Steam/steamapps/common/Higurashi When They Cry/HigurashiEp01_Data/Managed'Mono path[1] = 'D:/Program Files/Steam/steamapps/common/Higurashi When They Cry/HigurashiEp01_Data/Mono'Mono config path = 'D:/Program Files/Steam/steamapps/common/Higurashi When They Cry/HigurashiEp01_Data/Mono/etc'0009:err:wgl:X11DRV_wglCreateContextAttribsARB Context creation failed (error 1)0009:err:wgl:X11DRV_wglCreateContextAttribsARB Context creation failed (error 1)0009:err:wgl:X11DRV_wglCreateContextAttribsARB Context creation failed (error 1)0009:err:wgl:X11DRV_wglCreateContextAttribsARB Context creation failed (error 1)0009:err:wgl:X11DRV_wglCreateContextAttribsARB Context creation failed (error 1)0009:err:wgl:X11DRV_wglCreateContextAttribsARB Context creation failed (error 1)0009:err:wgl:X11DRV_wglCreateContextAttribsARB Context creation failed (error 1)0009:err:wgl:X11DRV_wglCreateContextAttribsARB Context creation failed (error 1)# Sometimes these can be seen:005c:err:seh:setup_exception_record nested exception on signal stack in thread 005c eip 7bcf8ae0 esp 0ffe3c0c stack 0x892000-0x990000005d:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bcf8ae0
wine-6.0 output:

CODE:

$ wine HigurashiEp01.exe 0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.0064:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.0064:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.0068:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.0068:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.Driver does not support the 0x27a2 PCI ID.0070:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.0070:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.0064:err:ole:start_rpcss Failed to start RpcSs service002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.00d8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.0024:fixme:heap:RtlSetHeapInformation 00000000 1 00000000 0 stub00d8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.Mono path[0] = 'D:/Program Files/Steam/steamapps/common/Higurashi When They Cry/HigurashiEp01_Data/Managed'Mono path[1] = 'D:/Program Files/Steam/steamapps/common/Higurashi When They Cry/HigurashiEp01_Data/Mono'Mono config path = 'D:/Program Files/Steam/steamapps/common/Higurashi When They Cry/HigurashiEp01_Data/Mono/etc'0024:fixme:imm:ImmReleaseContext (0001004A, 0014FA10): stub0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION0024:fixme:dxgi:DXGID3D10CreateDevice Ignoring flags 0x1.0024:fixme:winediag:wined3d_select_feature_level None of the requested D3D feature levels is supported on this GPU with the current shader backend.0024:fixme:d3d:wined3d_check_device_format_conversion output 0x152ae8, device_type WINED3D_DEVICE_TYPE_HAL, src_format WINED3DFMT_B8G8R8X8_UNORM, dst_format WINED3DFMT_B8G8R8X8_UNORM stub!0024:fixme:dxgi:DXGID3D10CreateDevice Ignoring flags 0x1.0024:fixme:winediag:wined3d_select_feature_level None of the requested D3D feature levels is supported on this GPU with the current shader backend.0024:fixme:d3d:wined3d_check_device_format_conversion output 0x154f00, device_type WINED3D_DEVICE_TYPE_HAL, src_format WINED3DFMT_B8G8R8X8_UNORM, dst_format WINED3DFMT_B8G8R8X8_UNORM stub!#Message in the Error dialog window:Failed to initialize Direct3D.Make sure you have at least DirectX 9.0c installed, have drivers for yourgraphics card and have not disabled 3D accelerationin display settings.InitializeEngineGraphics failed
wine-6.0 version:

CODE:

$ winewine              winecfg           winefile          winepathwine64            wineconsole       wineg++           wine-preloaderwine64-preloader  winecpp           winegcc           wineserverwineboot          winedbg           winemaker         winetrickswinebuild         winedump          winemine          $ wine --versionwine-6.0 winetricks --version20200412 - sha256sum: 7651c93e39fcb080483c38836513bf912273a87ea97d137f6b958ed3d9628c3d$ 
Output of wine-5.0 was not recorded though...but if I was correct, the output was the almost the same.

Statistics: Posted by FishBoneEK — Wed Feb 03, 2021 9:42 am — Replies 0 — Views 10


Android • Wine crashes setting up windows environment

$
0
0
Serious Wine Newbie
Android 8 (LG V20)
Wine 6.1 downloaded today
Install seems to go OK but suddenly finishes.

When I start up Wine from the icon the screen moves to landscape; a message "setting up the Windows environment" appears briefly and the Wine shuts down
.
How can I move this further forward?
Thanks for any suggestions

Statistics: Posted by Rincewind — Wed Feb 03, 2021 3:25 pm — Replies 0 — Views 12


Linux • Excel 2010 VBA macros fail in Wine (runtime error '9') - But work in Windows

$
0
0
Hello and thanks for reading!

I've been trying to make Excel 2010 work in Debian 10, because I use an excel file with a VBA program that won't run in LibreOffice.

I can't rewrite/replace the VBA program because I don't have the knowledge.
But since the program works in Windows (other people use this same file regularly) I thought it should run on wine.

THE PROBLEM:
1° Excel opens perfectly.
2° I should get a User Form from which I activate the functions in the macro. But it doesn't work automatically now, I must start the macros manually.
3° As I select a function in the User Form it fails raising this error: "Runtime Error (Error 9) - Subscript Out of Range "
4° I'm given the option to debug the VBA program, which takes me to the VBA editing program.
5° Once in the debugging window, I start to read the highlighted statement in order to find the bug, but after a while the program crashes due to this error:
"-2147417848(80010108) runtime error - Connection to the type library or the object library for remote processes has been lost" [roughly translated from my spanish version]

After this Excel crashes.


*I was hoping there might be a patch or something to improve VBA functionality in Excel. As I know that this macro works perfectly in Windows. Perhaps some modifications need to be made in the VBA macro in order to make it work on wine.

Thank you for any suggestions and support.


What software am I using?

-Wine 6.0 (have both amd64 and i386 architectures available)
**with winbind, wine-mono and gecko (not sure of the gecko name, it was installed when I first ran a "winecfg" command)
-Debian 10
-Excel 2010

What have I done so far?

a. I have created a specific WINEPREFIX with WINEARCH=win32 and installed Excel 2010 there.

b. I have modified the specific WINEPREFIX I use for Excel using "winecfg" setting the version of Windows to XP.

c. I've set the "riched20" library to native, then builtin using winecfg, as suggested in the AppDB.

d. I've searched for bugs or suggestions in bugzilla and in the AppDB, finding nothing new.

Statistics: Posted by di3 — Wed Feb 03, 2021 4:44 pm — Replies 0 — Views 14


Linux • Can't get wine to install MS Office 64 bit - log enclosed

$
0
0
All,

New to Wine and am running latest Mint 20.1.
I have tried a number of alternatives to get this installed.
Wine64, wine, Playonlinux.... all of these return full stop error.
I think I have 32 bit and 64 bit wine installed.
At a loss as to where to go next.
I grabbed the log of this command: $ wine64 setup.exe (64 bit office 2019)
This is the log: (sorry tried to uplaod log file but can't find that option in this forum)
************************************************************************************************
0x000000007bc54984 EntryPoint+0xffffffffffffffff in ntdll: int$3
Modules:
ModuleAddressDebug infoName (62 modules)
PE 220000- 223000Deferred api-ms-win-crt-heap-l1-1-0
PE 230000- 233000Deferred api-ms-win-crt-time-l1-1-0
PE 240000- 243000Deferred api-ms-win-crt-utility-l1-1-0
PE b90000- 11de000Deferred msi
PE 11e0000- 166b000Deferred comctl32
PE 61540000- 6163b000Deferred advapi32
PE 61740000- 6194b000Deferred wininet
PE 61d00000- 61d04000Deferred api-ms-win-crt-convert-l1-1-0
PE 61d80000- 61d85000Deferred api-ms-win-crt-math-l1-1-0
PE 62100000- 62199000Deferred msvcp140
PE 62980000- 6298f000Deferred api-ms-win-core-localization-l1-2-1
PE 62c00000- 62c4c000Deferred odbccp32
PE 62dc0000- 62fff000Deferred rpcrt4
PE 63280000- 6329e000Deferred version
PE 63540000- 63544000Deferred api-ms-win-crt-runtime-l1-1-0
PE 635c0000- 6389c000Deferred urlmon
PE 639c0000- 63a08000Deferred shcore
PE 64840000- 6496a000Deferred shlwapi
PE 64cc0000- 65107000Deferred oleaut32
PE 65380000- 653a2000Deferred wtsapi32
PE 656c0000- 65703000Deferred sxs
PE 65b40000- 65b43000Deferred api-ms-win-crt-filesystem-l1-1-0
PE 66040000- 6608a000Deferred bcrypt
PE 66400000- 66403000Deferred api-ms-win-crt-locale-l1-1-0
PE 67140000- 6722f000Deferred msvcr120
PE 68300000- 6845c000Deferred combase
PE 684c0000- 68511000Deferred concrt140
PE 68500000- 6859b000Deferred uxtheme
PE 68840000- 688c5000Deferred xmllite
PE 69200000- 6920c000Deferred vcruntime140_1
PE 6a200000- 6a6be000Deferred ole32
PE 6aa80000- 6aa8e000Deferred api-ms-win-core-fibers-l1-1-1
PE 6b5c0000- 6b5c4000Deferred api-ms-win-crt-stdio-l1-1-0
PE 6ba00000- 6baaa000Deferred sechost
PE 6bac0000- 6bca5000Deferred setupapi
PE 6c380000- 6c399000Deferred rstrtmgr
PE 6c7c0000- 6cd97000Deferred gdi32
PE 6d380000- 6d3e1000Deferred cabinet
PE 6d940000- 6d973000Deferred imagehlp
PE 6dc80000- 6dc83000Deferred api-ms-win-core-synch-l1-2-0
PE 6e6c0000- 6e99f000Deferred crypt32
PE 6eb00000- 6f1d2000Deferred user32
PE 6f2c0000- 6f379000Deferred wintrust
PE 6fd00000- 6fd04000Deferred api-ms-win-crt-string-l1-1-0
PE 70040000- 70057000Deferred vcruntime140
PE 70740000- 70798000Deferred mpr
PE 70940000- 70a32000Deferred ucrtbase
PE 70ec0000- 70ef2000Deferred mspatcha
PE 71000000- 7104c000Deferred imm32
PE 7b000000- 7b337000Deferred kernelbase
PE 7b600000- 7b935000Deferred kernel32
PE 7bc00000- 7bef5000Dwarf ntdll
PE 140000000- 140877000Deferred officeclicktorun
PE 180000000- 18003a000Deferred apiclient
PE 7fcb6b2f0000- 7fcb6b2f3000Deferred secur32
PE 7fcb6b400000- 7fcb6b403000Deferred kerberos
PE 7fcb6b470000- 7fcb6bd47000Deferred shell32
PE 7fcb6c290000- 7fcb6c294000Deferred winex11
PE 7fcb6cbf0000- 7fcb6cbf4000Deferred dnsapi
PE 7fcb6cc10000- 7fcb6cc13000Deferred netapi32
PE 7fcb6cca0000- 7fcb6cca4000Deferred ws2_32
PE 7fcb6cdf0000- 7fcb6cdf4000Deferred iphlpapi
Threads:
process tid prio (all id:s are in hex)
00000038 services.exe
0000003c 0
00000040 0
0000004c 0
00000070 0
00000088 0
000000bc 0
000000d4 0
00000044 winedevice.exe
00000048 0
00000054 0
00000058 0
0000005c 0
00000060 plugplay.exe
00000064 0
00000074 0
00000078 0
0000007c 0
00000098 0
00000068 explorer.exe
0000006c 0
000000a4 0
000000b4 0
00000080 winedevice.exe
00000084 0
0000008c 0
00000090 0
00000094 0
000000a0 0
000000a8 0
000000ac svchost.exe
000000b0 0
000000c4 0
000000c8 0
000000cc rpcss.exe
000000d0 0
000000d8 0
000000dc 0
000000e0 0
000000e4 0
000000e8 0
00000100 Setup32.exe
00000104 0
00000108 0
0000010c 0
00000110 0
0000014c (D) C:\Program Files\Common Files\Microsoft Shared\ClickToRun\OfficeClickToRun.exe
00000150 0 <==
00000154 0
00000158 0
0000015c 0
00000160 0
0000016c 0
System information:
Wine build: wine-6.0
Platform: x86_64
Version: Windows 10
Host system: Linux
Host version: 5.4.0-65-generic
************************************************************************************************************************
If anyone can provide a clue as to where to turn next I would greatly appreciate the feedback.

Thanks in advance

Cheers

toolmanz

Statistics: Posted by toolmanz — Sat Feb 13, 2021 9:56 am — Replies 0 — Views 16



Linux • Any how-to for a novice to try to build wine

$
0
0
I have a unique, to say the least, combination of hardware and firmware. There are 2 things that don't work that I've already had posts and threads in multiple forums, all of which say to wait for a new kernel. Well, that kernel has already been here and doesn't fix the problems.

So, I'd like to try to build wine. I would like the source and the source sound and hooks to video devices if possible.

I am a COMPLETE NOVICE who has some experience with C and assemble from several years ago so to say I wouild be extremely rusty at best is an understatement.

With that in mind, is there a document for the novice to follow to do this and build wine? I was reading the threads here and one was talking about libraries, etc., moving to mingw. A few years ago i used that on a windows machine fdevelop and app that would run on both Windows and Linux. To do so I had to have the app use libusb to set up everything to define the endpoints and send/receive from a device with no native or linux drivers. I also used something that escapes me now that allowed using GTK on Windows and of course linux so the gui's weren't dependant on the OS. That however has been several years now I really can't even tell what the heck I was doing back then - too much time has passed.

Thank you in advance.

Statistics: Posted by fargodwe — Sat Feb 13, 2021 6:31 pm — Replies 2 — Views 62


Wine Help • Wine Gecko doesn't work to activate Microsoft 365

$
0
0
Hello, I've just installed Microsoft Office 365 on a 32-bit Wineprefix. Wine Gecko is installed on that prefix and it works as it should for basic Internet browsing. I understand that Wine Gecko isn't made for anything else than substituting for Internet Explorer on some Wine programmes that need it. The problem is, Office 365 needs me to log-in after the install to sync files (I don't know yet if not logging in will un-licence my installation in the next days because on actual Windows I log-in immediately). When I try to log-in from Office, a pop-up window appears and it works. But after I put my email address and click on Next, the next page asks for the browser to be updated, prompting me to download Microsoft Edge (which I can't, and even suspect that even if I did manage to, wouldn't work for this situation). So, I'd like to know if there's a way to either:
  • Override Wine Gecko and make any other browser handle the request. I have Firefox installed in the same prefix, but it doesn't stay as default browser.
  • Have a less basic browser installed in the place Wine Gecko currently is (and IE for that matter), so that it takes the request.
  • Somehow make Wine Gecko able to get past it.
I tried using Wine Gecko as a standalone browser and checking Outlook.com and Office.com, and indeed it seems Microsoft does think it's an old browser. Firefox lets me log-in without any issues, but I can't use it for logging in inside the Office suite. For now the lack of syncing is just a little annoyance, but I wanted to know if there's any way around it (I have the Office subscription and wanted to take advantage of it).

Just in case, I'm using:
  • Elementary OS 5.1
  • Wine 6.0
  • Office 365 version 2002 (compilation 12527.21594)
  • The prefix is configured to imitate Windows 7
  • mscoree as native override, msxml6 as native and internal override and riched20 as native and internal override
  • Wine Gecko is recognised by the prefix as Internet Explorer 11.0.9600.18376. I don't know how to check the actual Wine Gecko version.
Thanks in advance for the help.

Statistics: Posted by sergio687 — Sat Feb 13, 2021 9:04 pm — Replies 0 — Views 27


Linux • Treesize

$
0
0
Hi everyone this is my first post

TreeSize Free (download without the installer)
http://www.jam-software.com/freeware/index.shtml

I am trying to get any version of this software working it can be portable or installer version can someone please help for me this is a essential program

Statistics: Posted by Zbrooklyn — Sat Feb 13, 2021 11:46 pm — Replies 0 — Views 21


Website Issues • Fedora WinHQ packages repository configuration suggestion

$
0
0
Hello there!

Just have two suggestion for the Fedora winehq repo config and the .repo files themselves.

Instead of using the specific version

CODE:

dnf config-manager --add-repo https://dl.winehq.org/wine-builds/fedora/33/winehq.repo
use some form of automatically get the current Fedora version:

CODE:

sudo dnf config-manager --add-repo https://dl.winehq.org/wine-builds/fedora/$(awk -F"=" '/VERSION_ID/ {print $2}' /etc/os-release)/winehq.repo
or RPMFusion like

CODE:

sudo dnf config-manager --add-repo https://dl.winehq.org/wine-builds/fedora/$(rpm -E %fedora)/winehq.repo
or

CODE:

sudo dnf config-manager --add-repo https://dl.winehq.org/wine-builds/fedora/$(awk '{print $3}' /etc/system-release)/winehq.repo
And the repository configuration file can be in one place and use the $releasever variable used in the .repo files:

CODE:

[WineHQ]name=WineHQ packagestype=rpm-mdbaseurl=https://dl.winehq.org/wine-builds/fedora/$releasevergpgcheck=1gpgkey=https://dl.winehq.org/wine-builds/winehq.keyenabled=1

Statistics: Posted by msmafra — Sun Feb 14, 2021 8:48 am — Replies 2 — Views 107


Linux • .NET 4.0+4.72 installation working, execution error

$
0
0
Hello all,

I have installed on ubuntu 20.04 `wine64` repo, downloaded `winetricks` and installed both .NET 4.0 and 4.72 w/ howto from here:

https://appdb.winehq.org/objectManager. ... &iId=25478

Unfortunately when running `keepass.exe` I get the wine error like this:

CODE:

(base) leder@home-ryzen-desktop:~/Keepass2$ wine KeePass.exe 0009:err:mscoree:CLRRuntimeInfo_GetRuntimeHost Wine Mono is not installed
Can anybody please help out?

P. S. I could not search for previous posts b/c your search is broken ATM...

Statistics: Posted by leder11011 — Sun Feb 14, 2021 11:07 am — Replies 6 — Views 108


Viewing all 5834 articles
Browse latest View live