wine and garuga linux

Questions about Wine on Linux
Locked
kouga
Newbie
Newbie
Posts: 3
Joined: Thu Dec 09, 2021 12:55 am

wine and garuga linux

Post by kouga »

Hello
I use wine on garuga linux which is based on archlinux
I use with wine software called file and image uploader
unposible of the used it crashes however under manjaro running nikel under a distribution ubuntu nikel, under linux mint inpec
and under garuga it doesn't want
an idea of ​​the concern
dsl for mistakes I do not understand English so I go through google trad
have a good day
invisible kid
Level 5
Level 5
Posts: 368
Joined: Tue Dec 24, 2019 3:23 pm

Re: wine and garuga linux

Post by invisible kid »

One thing you can do is save and upload a debugging log. Here are some instructions:

https://wiki.winehq.org/FAQ#How_can_I_g ... tput.29.3F

If you have trouble, just post here and I can guide you through some things.
User avatar
JoseskVolpe
Level 4
Level 4
Posts: 124
Joined: Sat Sep 04, 2021 9:35 pm

Re: wine and garuga linux

Post by JoseskVolpe »

¿Is this the application you mean?
https://file-and-image-uploader.en.uptodown.com/windows
Official download page for the application: http://z-o-o-m.eu/

I could run it straight out-of-the-box on Wine 6.23 on Manjaro Linux. There's a screenshot i've uploaded from the application itself:
Image

¿What's your Wine version you're using on, and can you post a Debug log, please?
You can follow the guide from the post above me, or run the application from your terminal and copy&paste it here, if you find it easier (Following the guides might bring better information tho, but there's no problem to do that)

Code: Select all

wine file-image-uploader-6-2-5-es-en-win.exe
In the place of the .exe file name, insert the full path it's in (or navigate to it by using cd and ls commands) alongside it's name. For example:

Code: Select all

wine "/home/joseskvolpe/Downloads/file-image-uploader-6-2-5-es-en-win.exe"
or

Code: Select all

[joseskvolpe@RaposoPC ~]$ cd Downloads
[joseskvolpe@RaposoPC Downloads]$ wine file-image-uploader-6-2-5-es-en-win.exe
kouga
Newbie
Newbie
Posts: 3
Joined: Thu Dec 09, 2021 12:55 am

Re: wine and garuga linux

Post by kouga »

Hello
I solved the problem by reinstalling wine via the terminal and things are going great and not by the software manager
so pamac install wine
kouga
Newbie
Newbie
Posts: 3
Joined: Thu Dec 09, 2021 12:55 am

Re: wine and garuga linux

Post by kouga »

new problem here is the error report

Code: Select all

Unhandled exception: page fault on read access to 0x0000000000000040 in 64-bit code (0x00000001400036de).
Register dump:
 rip:00000001400036de rsp:000000000021f980 rbp:0000000000252790 eflags:00010206 (  R- --  I   - -P- )
 rax:00000000002527b2 rbx:0000000000000000 rcx:00000000002527b2 rdx:0000000000253510
 rsi:0000000000000036 rdi:000000000021fa90  r8:0000000000000000  r9:0000000000000000 r10:0000000000000000
 r11:0000000000000246 r12:0000000000247240 r13:0000000000000000 r14:0000000000000036 r15:0000000000000004
Stack dump:
0x000000000021f980:  0000000000000202 000000007b06e20d
0x000000000021f990:  000000000024e4b0 0000000000000000
0x000000000021f9a0:  0000000000247240 0000000000000000
0x000000000021f9b0:  0000000170059260 0000000000000000
0x000000000021f9c0:  0000000000000000 0000000000240078
0x000000000021f9d0:  0000000000000004 0000000000000000
0x000000000021f9e0:  0000000000000000 0000000000247240
0x000000000021f9f0:  0000000000000000 0000000000253510
0x000000000021fa00:  0000000000000000 0000000000000000
0x000000000021fa10:  0000000000000014 00000001400064c0
0x000000000021fa20:  000000011803e12b 000000000024f010
0x000000000021fa30:  0065006e00690077 0000006200730075
Backtrace:
=>0 0x00000001400036de process_send_command(result=<internal error>, size=<internal error>, data=<internal error>, process=<internal error>) [Z:\build\wine\src\wine\programs\services\rpc.c:1129] in services (0x0000000000252790)
  1 0x00000001400036de process_send_control+0xde(process=<register RBX not accessible in this frame>, shared_process=<internal error>, name=<is not available>, control=<is not available>, data=<is not available>, data_size=<is not available>, result=[<register RSP not accessible in this frame>) [Z:\build\wine\src\wine\programs\services\rpc.c:1208] in services (0x0000000000252790)
  2 0x00000001400064c0 process_send_start_message+0x1e0(process=<register R13 not accessible in this frame>, shared_process=<register R12 not accessible in this frame>, name=<register RSI not accessible in this frame>, argv=<internal error>, argc=[<register RSP not accessible in this frame>) [Z:\build\wine\src\wine\programs\services\services.c:1185] in services (0x0000000000253510)
  3 0x0000000140009149 service_start+0x69(service=<register RDI not accessible in this frame>, service_argc=<register RSI not accessible in this frame>, service_argv=<register RBX not accessible in this frame>) [Z:\build\wine\src\wine\programs\services\services.c:1202] in services (0x0000000170059260)
  4 0x0000000140019421 scmdatabase_autostart_services+0x199(db=<internal error>) [Z:\build\wine\src\wine\programs\services\services.c:498] in services (0x0000000170059260)
  5 0x0000000140019421 main+0x551(argc=<internal error>, argv=<internal error>) [Z:\build\wine\src\wine\programs\services\services.c:1307] in services (0x0000000170059260)
  6 0x0000000140018ce5 mainCRTStartup+0x65() [Z:\build\wine\src\wine\dlls\msvcrt\crt_main.c:58] in services (0x0000000000000000)
  7 0x000000007b62c599 ActivateActCtx+0x20a19() in kernel32 (0x0000000000000000)
  8 0x0000000170059bb3 A_SHAFinal+0x37d33() in ntdll (0x0000000000000000)
0x00000001400036de process_send_control+0xde [Z:\build\wine\src\wine\programs\services\rpc.c:1208] in services: movq	0x0000000000000040(%rbx),%rax
Unable to access file 'Z:\build\wine\src\wine\programs\services\rpc.c'
Modules:
Module	Address					Debug info	Name (12 modules)
PE	000000007b000000-000000007b0d5000	Deferred        kernelbase
PE	000000007b600000-000000007b812000	Export          kernel32
PE	0000000140000000-00000001400bc000	Dwarf-4         services
PE	0000000170000000-000000017009a000	Export          ntdll
PE	00000001c8db0000-00000001c8e46000	Deferred        msvcrt
PE	000000021a7e0000-000000021a855000	Deferred        setupapi
PE	0000000231ae0000-0000000231b62000	Deferred        rpcrt4
PE	00000002f1fa0000-00000002f1fad000	Deferred        version
PE	000000032a700000-000000032a729000	Deferred        sechost
PE	0000000330260000-000000033029f000	Deferred        advapi32
PE	0000000388e20000-0000000388e2e000	Deferred        userenv
PE	00000003af670000-00000003af72f000	Deferred        ucrtbase
Threads:
process  tid      prio (all id:s are in hex)
00000020 
	00000024    0
00000028 wineboot.exe
	0000002c    0
00000038 (D) C:\windows\system32\services.exe
	0000003c    0 <==
	00000040    0
	0000004c    0
	0000005c    0
	00000070    0
	0000007c    0
	000000a4    0
	000000bc    0
	000000cc    0
	000000e8    0
00000044 winedevice.exe
	00000048    0
	00000054    0
	00000058    0
	00000060    0
	00000064    0
00000068 winedevice.exe
	0000006c    0
	00000074    0
	00000078    0
	00000080    0
	00000090    0
	00000094    0
	00000098    0
00000088 explorer.exe
	0000008c    0
	000000dc    0
0000009c plugplay.exe
	000000a0    0
	000000a8    0
	000000ac    0
	000000b0    0
000000b4 svchost.exe
	000000b8    0
	000000c0    0
000000d0 explorer.exe
	000000d4    0
	000000d8    0
	000000e0    0
System information:
    Wine build: wine-7.0-rc1
    Platform: x86_64
    Version: Windows 7
    Host system: Linux
    Host version: 5.10.88-2-lts
Locked