Giter Site home page Giter Site logo

homebrew-virt-manager's People

Contributors

66ton99 avatar biox avatar damenly avatar jaghaimo avatar jeffreywildman avatar jouve avatar leafi avatar lunixbochs avatar mafischer avatar mariusbertram avatar menci avatar ruria avatar swivelgames avatar theranger avatar toddpfaff avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

weibaohui carl-be

homebrew-virt-manager's Issues

virt-manager crashes when showing VM console/details

When clicking in "Open" button to open a console session of VM, an error closes Python process.

`-------------------------------------
Translated Report (Full Report Below)

Process: Python [94746]
Path: /usr/local/Cellar/[email protected]/3.10.6_2/Frameworks/Python.framework/Versions/3.10/Resources/Python.app/Contents/MacOS/Python
Identifier: org.python.python
Version: 3.10.6 (3.10.6)
Code Type: X86-64 (Native)
Parent Process: zsh [5751]
Responsible: Terminal [5749]
User ID: 501

Date/Time: 2022-09-15 23:50:21.3800 -0300
OS Version: macOS 12.2.1 (21D62)
Report Version: 12
Anonymous UUID: 5EBAF2BF-1EC5-356E-F7EA-56CFD2D7E4E1

Sleep/Wake UUID: 885B8923-85AA-4BBD-A0F7-5DD241456B61

Time Awake Since Boot: 37000 seconds
Time Since Wake: 6510 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information:
Python(94746,0x117373600) malloc: *** error for object 0x1147d21c0: pointer being freed was not allocated
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x7ff81f6e3112 __pthread_kill + 10
1 libsystem_pthread.dylib 0x7ff81f719214 pthread_kill + 263
2 libsystem_c.dylib 0x7ff81f665d10 abort + 123
3 libsystem_malloc.dylib 0x7ff81f5433e2 malloc_vreport + 548
4 libsystem_malloc.dylib 0x7ff81f5465ed malloc_report + 151
5 libgvnc-1.0.0.dylib 0x1147be1ce vnc_connection_close + 622
6 libgvnc-1.0.0.dylib 0x1147be5ba vnc_connection_coroutine + 922
7 libgvnc-1.0.0.dylib 0x1147c9a10 coroutine_trampoline + 16

Thread 1:
0 libsystem_pthread.dylib 0x7ff81f714fec start_wqthread + 0

Thread 2:: Dispatch queue: NSCGSDisableUpdates
0 libsystem_kernel.dylib 0x7ff81f6dcb0e semaphore_timedwait_trap + 10
1 libdispatch.dylib 0x7ff81f5631f2 _dispatch_sema4_timedwait + 72
2 libdispatch.dylib 0x7ff81f56361f _dispatch_semaphore_wait_slow + 58
3 SkyLight 0x7ff824712602 CGSUpdateManager::enable_updates_common() + 1038
4 SkyLight 0x7ff824713065 SLSReenableUpdateTokenWithSeed + 130
5 libdispatch.dylib 0x7ff81f561ad8 _dispatch_call_block_and_release + 12
6 libdispatch.dylib 0x7ff81f562cc9 _dispatch_client_callout + 8
7 libdispatch.dylib 0x7ff81f568cee _dispatch_lane_serial_drain + 696
8 libdispatch.dylib 0x7ff81f5697c8 _dispatch_lane_invoke + 366
9 libdispatch.dylib 0x7ff81f5737e1 _dispatch_workloop_worker_thread + 758
10 libsystem_pthread.dylib 0x7ff81f716074 _pthread_wqthread + 326
11 libsystem_pthread.dylib 0x7ff81f714ffb start_wqthread + 15

Thread 3:: pool-spawner
0 libsystem_kernel.dylib 0x7ff81f6df506 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81f719a69 _pthread_cond_wait + 1224
2 libglib-2.0.0.dylib 0x1095b4178 g_cond_wait + 37
3 libglib-2.0.0.dylib 0x10954559a g_async_queue_pop_intern_unlocked + 99
4 libglib-2.0.0.dylib 0x109592c41 g_thread_pool_spawn_thread + 117
5 libglib-2.0.0.dylib 0x109592779 g_thread_proxy + 66
6 libsystem_pthread.dylib 0x7ff81f7194f4 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff81f71500f thread_start + 15

Thread 4:: gmain
0 libsystem_kernel.dylib 0x7ff81f6e4e4a __select + 10
1 libglib-2.0.0.dylib 0x10957be0f g_poll + 505
2 libglib-2.0.0.dylib 0x10956f55e g_main_context_iterate + 342
3 libglib-2.0.0.dylib 0x10956f60f g_main_context_iteration + 55
4 libglib-2.0.0.dylib 0x10957076c glib_worker_main + 30
5 libglib-2.0.0.dylib 0x109592779 g_thread_proxy + 66
6 libsystem_pthread.dylib 0x7ff81f7194f4 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff81f71500f thread_start + 15

Thread 5:
0 libsystem_kernel.dylib 0x7ff81f6df506 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81f719a69 _pthread_cond_wait + 1224
2 Python 0x1091de33d PyThread_acquire_lock_timed + 344
3 Python 0x10923aebc acquire_timed + 263
4 Python 0x10923b099 lock_PyThread_acquire_lock + 44
5 Python 0x1090911fd method_vectorcall_VARARGS_KEYWORDS + 179
6 Python 0x10917fdca call_function + 158
7 Python 0x1091769b3 _PyEval_EvalFrameDefault + 22566
8 Python 0x10916fed5 _PyEval_Vector + 342
9 Python 0x10917fdca call_function + 158
10 Python 0x1091769b3 _PyEval_EvalFrameDefault + 22566
11 Python 0x10916fed5 _PyEval_Vector + 342
12 Python 0x10917fdca call_function + 158
13 Python 0x1091769b3 _PyEval_EvalFrameDefault + 22566
14 Python 0x10916fed5 _PyEval_Vector + 342
15 Python 0x109087aa7 method_vectorcall + 481
16 Python 0x109171df0 _PyEval_EvalFrameDefault + 3171
17 Python 0x10916fed5 _PyEval_Vector + 342
18 Python 0x10917fdca call_function + 158
19 Python 0x1091769b3 _PyEval_EvalFrameDefault + 22566
20 Python 0x10916fed5 _PyEval_Vector + 342
21 Python 0x10917fdca call_function + 158
22 Python 0x1091769b3 _PyEval_EvalFrameDefault + 22566
23 Python 0x10916fed5 _PyEval_Vector + 342
24 Python 0x109087aa7 method_vectorcall + 481
25 Python 0x10923ba82 thread_run + 119
26 Python 0x1091ddfe6 pythread_wrapper + 36
27 libsystem_pthread.dylib 0x7ff81f7194f4 _pthread_start + 125
28 libsystem_pthread.dylib 0x7ff81f71500f thread_start + 15

Thread 6:
0 libsystem_kernel.dylib 0x7ff81f6df506 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81f719a69 _pthread_cond_wait + 1224
2 libgdk-3.0.dylib 0x10c3cc775 select_thread_func + 80
3 libsystem_pthread.dylib 0x7ff81f7194f4 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff81f71500f thread_start + 15

Thread 7:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff81f6dcaba mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff81f6dce2b mach_msg + 59
2 CoreFoundation 0x7ff81f7e0af2 __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff81f7df1cb __CFRunLoopRun + 1325
4 CoreFoundation 0x7ff81f7de5dd CFRunLoopRunSpecific + 563
5 AppKit 0x7ff82237bfd8 _NSEventThread + 132
6 libsystem_pthread.dylib 0x7ff81f7194f4 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff81f71500f thread_start + 15

Thread 8:: Dispatch queue: com.apple.SkyLight.UpdateManager.SerialSema
0 libsystem_kernel.dylib 0x7ff81f6dcaf6 semaphore_wait_trap + 10
1 SkyLight 0x7ff824712813 invocation function for block in (anonymous namespace)::InterprocessSerialSemaphore::asyncWait(void (int) block_pointer) + 35
2 libdispatch.dylib 0x7ff81f561ad8 _dispatch_call_block_and_release + 12
3 libdispatch.dylib 0x7ff81f562cc9 _dispatch_client_callout + 8
4 libdispatch.dylib 0x7ff81f568cee _dispatch_lane_serial_drain + 696
5 libdispatch.dylib 0x7ff81f5697c8 _dispatch_lane_invoke + 366
6 libdispatch.dylib 0x7ff81f5737e1 _dispatch_workloop_worker_thread + 758
7 libsystem_pthread.dylib 0x7ff81f716074 _pthread_wqthread + 326
8 libsystem_pthread.dylib 0x7ff81f714ffb start_wqthread + 15

Thread 9:: pool-virt-manag
0 libsystem_kernel.dylib 0x7ff81f6df506 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81f719a9f _pthread_cond_wait + 1278
2 libglib-2.0.0.dylib 0x1095b4304 g_cond_wait_until + 120
3 libglib-2.0.0.dylib 0x10954558f g_async_queue_pop_intern_unlocked + 88
4 libglib-2.0.0.dylib 0x10954570c g_async_queue_timeout_pop + 56
5 libglib-2.0.0.dylib 0x10959371f g_thread_pool_thread_proxy + 295
6 libglib-2.0.0.dylib 0x109592779 g_thread_proxy + 66
7 libsystem_pthread.dylib 0x7ff81f7194f4 _pthread_start + 125
8 libsystem_pthread.dylib 0x7ff81f71500f thread_start + 15

Thread 10:
0 libsystem_pthread.dylib 0x7ff81f714fec start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000117373600 rcx: 0x000000011710fd78 rdx: 0x0000000000000000
rdi: 0x0000000000000103 rsi: 0x0000000000000006 rbp: 0x000000011710fda0 rsp: 0x000000011710fd78
r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000246
r12: 0x0000000000000103 r13: 0x0000000000000050 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: 0x00007ff81f6e3112 rfl: 0x0000000000000246 cr2: 0x00007ff860f62008

Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133

Binary Images:
0x7ff81f6dc000 - 0x7ff81f712fff libsystem_kernel.dylib () /usr/lib/system/libsystem_kernel.dylib
0x7ff81f713000 - 0x7ff81f71efff libsystem_pthread.dylib (
) /usr/lib/system/libsystem_pthread.dylib
0x7ff81f5e4000 - 0x7ff81f66cfff libsystem_c.dylib () <4b160c81-ec52-3243-aaba-49f719bbf617> /usr/lib/system/libsystem_c.dylib
0x7ff81f534000 - 0x7ff81f55ffff libsystem_malloc.dylib (
) /usr/lib/system/libsystem_malloc.dylib
0x1147a6000 - 0x1147cdfff libgvnc-1.0.0.dylib () /usr/local/Cellar/gtk-vnc/1.2.0/lib/libgvnc-1.0.0.dylib
0x7ff81f560000 - 0x7ff81f5a6fff libdispatch.dylib (
) <67d92c93-aa68-34c2-964b-23e8a8d32098> /usr/lib/system/libdispatch.dylib
0x7ff8246b6000 - 0x7ff824a4bfff com.apple.SkyLight (1.600.0) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x10953c000 - 0x10961bfff libglib-2.0.0.dylib () <91aaff49-9573-337a-a9bd-cb0845c043c0> /usr/local/Cellar/glib/2.72.3_1/lib/libglib-2.0.0.dylib
0x109016000 - 0x1092edfff org.python.python (3.10.6, (c) 2001-2021 Python Software Foundation.) /usr/local/Cellar/[email protected]/3.10.6_2/Frameworks/Python.framework/Versions/3.10/Python
0x10c395000 - 0x10c3f4fff libgdk-3.0.dylib (
) <477e71d1-e8b6-3580-913c-d67ef8635df9> /usr/local/Cellar/gtk+3/3.24.34/lib/libgdk-3.0.dylib
0x7ff81f760000 - 0x7ff81fc62fff com.apple.CoreFoundation (6.9) <9b112884-be6c-3c7f-9a2a-a47c491105db> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff8221cf000 - 0x7ff823060fff com.apple.AppKit (6.9) <9d3ab204-4858-3120-b002-5c38b02edec4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 0
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=931.5M resident=0K(0%) swapped_out_or_unallocated=931.5M(100%)
Writable regions: Total=695.5M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=695.5M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 384K 3
Activity Tracing 256K 1
CG backing stores 544K 4
CG image 24K 2
ColorSync 224K 25
CoreAnimation 10.1M 17
CoreGraphics 12K 2
CoreServices 172K 1
CoreUI image data 484K 8
Foundation 16K 1
Kernel Alloc Once 8K 1
MALLOC 354.0M 123
MALLOC guard page 32K 8
MALLOC_LARGE (reserved) 256K 1 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 256.0M 1 reserved VM address space (unallocated)
STACK GUARD 40K 10
Stack 36.6M 11
Stack Guard 4K 1
VM_ALLOCATE 37.1M 39
__DATA 19.1M 385
__DATA_CONST 14.6M 268
__DATA_DIRTY 534K 98
__FONT_DATA 4K 1
__LINKEDIT 657.0M 106
__OBJC_RO 81.8M 1
__OBJC_RW 3136K 2
__TEXT 274.5M 410
__UNICODE 588K 1
dyld private memory 1024K 1
mapped file 78.7M 47
shared memory 768K 16
=========== ======= =======
TOTAL 1.8G 1595
TOTAL, minus reserved VM space 1.5G 1595


Full Report

{"app_name":"Python","timestamp":"2022-09-15 23:50:21.00 -0300","app_version":"3.10.6","slice_uuid":"55b20113-aef6-3a69-b7f4-d0e0746e16e7","build_version":"3.10.6","platform":1,"bundleID":"org.python.python","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.2.1 (21D62)","incident_id":"EA26D352-05DD-4D6A-A3F8-C17DA51C63C6","name":"Python"}
{
"uptime" : 37000,
"procLaunch" : "2022-09-15 23:50:06.0301 -0300",
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookAir7,2",
"procStartAbsTime" : 37326706583867,
"coalitionID" : 5140,
"osVersion" : {
"train" : "macOS 12.2.1",
"build" : "21D62",
"releaseType" : "User"
},
"captureTime" : "2022-09-15 23:50:21.3800 -0300",
"incident" : "EA26D352-05DD-4D6A-A3F8-C17DA51C63C6",
"bug_type" : "309",
"pid" : 94746,
"procExitAbsTime" : 37342006291015,
"cpuType" : "X86-64",
"procName" : "Python",
"procPath" : "/usr/local/Cellar/[email protected]/3.10.6_2/Frameworks/Python.framework/Versions/3.10/Resources/Python.app/Contents/MacOS/Python",
"bundleInfo" : {"CFBundleShortVersionString":"3.10.6","CFBundleVersion":"3.10.6","CFBundleIdentifier":"org.python.python"},
"storeInfo" : {"deviceIdentifierForVendor":"E140AC1A-01B5-50C1-9D74-D4C57E5F572C","thirdParty":true},
"parentProc" : "zsh",
"parentPid" : 5751,
"coalitionName" : "com.apple.Terminal",
"crashReporterKey" : "5EBAF2BF-1EC5-356E-F7EA-56CFD2D7E4E1",
"responsiblePid" : 5749,
"responsibleProc" : "Terminal",
"wakeTime" : 6510,
"sleepWakeUUID" : "885B8923-85AA-4BBD-A0F7-5DD241456B61",
"sip" : "enabled",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"asi" : {"libsystem_malloc.dylib":["Python(94746,0x117373600) malloc: *** error for object 0x1147d21c0: pointer being freed was not allocated"],"libsystem_c.dylib":["abort() called"]},
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":504864,"threadState":{"r13":{"value":80},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":0},"cr2":{"value":140704755359752},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":0},"r15":{"value":22},"rbx":{"value":4684461568,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703655932178,"matchesCrashFrame":1},"rbp":{"value":4681956768},"rsp":{"value":4681956728},"r12":{"value":259},"rcx":{"value":4681956728},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"queue":"com.apple.main-thread","frames":[{"imageOffset":28946,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":25108,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":1},{"imageOffset":531728,"symbol":"abort","symbolLocation":123,"imageIndex":2},{"imageOffset":62434,"symbol":"malloc_vreport","symbolLocation":548,"imageIndex":3},{"imageOffset":75245,"symbol":"malloc_report","symbolLocation":151,"imageIndex":3},{"imageOffset":98766,"symbol":"vnc_connection_close","symbolLocation":622,"imageIndex":4},{"imageOffset":99770,"symbol":"vnc_connection_coroutine","symbolLocation":922,"imageIndex":4},{"imageOffset":145936,"symbol":"coroutine_trampoline","symbolLocation":16,"imageIndex":4}]},{"id":504868,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":504880,"queue":"NSCGSDisableUpdates","frames":[{"imageOffset":2830,"symbol":"semaphore_timedwait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":12786,"symbol":"_dispatch_sema4_timedwait","symbolLocation":72,"imageIndex":5},{"imageOffset":13855,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":58,"imageIndex":5},{"imageOffset":378370,"symbol":"CGSUpdateManager::enable_updates_common()","symbolLocation":1038,"imageIndex":6},{"imageOffset":381029,"symbol":"SLSReenableUpdateTokenWithSeed","symbolLocation":130,"imageIndex":6},{"imageOffset":6872,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":5},{"imageOffset":11465,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":5},{"imageOffset":36078,"symbol":"_dispatch_lane_serial_drain","symbolLocation":696,"imageIndex":5},{"imageOffset":38856,"symbol":"_dispatch_lane_invoke","symbolLocation":366,"imageIndex":5},{"imageOffset":79841,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":758,"imageIndex":5},{"imageOffset":12404,"symbol":"_pthread_wqthread","symbolLocation":326,"imageIndex":1},{"imageOffset":8187,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":1}]},{"id":504884,"name":"pool-spawner","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27241,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":1},{"imageOffset":491896,"symbol":"g_cond_wait","symbolLocation":37,"imageIndex":7},{"imageOffset":38298,"symbol":"g_async_queue_pop_intern_unlocked","symbolLocation":99,"imageIndex":7},{"imageOffset":355393,"symbol":"g_thread_pool_spawn_thread","symbolLocation":117,"imageIndex":7},{"imageOffset":354169,"symbol":"g_thread_proxy","symbolLocation":66,"imageIndex":7},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":504885,"name":"gmain","frames":[{"imageOffset":36426,"symbol":"__select","symbolLocation":10,"imageIndex":0},{"imageOffset":261647,"symbol":"g_poll","symbolLocation":505,"imageIndex":7},{"imageOffset":210270,"symbol":"g_main_context_iterate","symbolLocation":342,"imageIndex":7},{"imageOffset":210447,"symbol":"g_main_context_iteration","symbolLocation":55,"imageIndex":7},{"imageOffset":214892,"symbol":"glib_worker_main","symbolLocation":30,"imageIndex":7},{"imageOffset":354169,"symbol":"g_thread_proxy","symbolLocation":66,"imageIndex":7},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":504886,"frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27241,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":1},{"imageOffset":1868605,"symbol":"PyThread_acquire_lock_timed","symbolLocation":344,"imageIndex":8},{"imageOffset":2248380,"symbol":"acquire_timed","symbolLocation":263,"imageIndex":8},{"imageOffset":2248857,"symbol":"lock_PyThread_acquire_lock","symbolLocation":44,"imageIndex":8},{"imageOffset":504317,"symbol":"method_vectorcall_VARARGS_KEYWORDS","symbolLocation":179,"imageIndex":8},{"imageOffset":1482186,"symbol":"call_function","symbolLocation":158,"imageIndex":8},{"imageOffset":1444275,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":22566,"imageIndex":8},{"imageOffset":1416917,"symbol":"_PyEval_Vector","symbolLocation":342,"imageIndex":8},{"imageOffset":1482186,"symbol":"call_function","symbolLocation":158,"imageIndex":8},{"imageOffset":1444275,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":22566,"imageIndex":8},{"imageOffset":1416917,"symbol":"_PyEval_Vector","symbolLocation":342,"imageIndex":8},{"imageOffset":1482186,"symbol":"call_function","symbolLocation":158,"imageIndex":8},{"imageOffset":1444275,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":22566,"imageIndex":8},{"imageOffset":1416917,"symbol":"_PyEval_Vector","symbolLocation":342,"imageIndex":8},{"imageOffset":465575,"symbol":"method_vectorcall","symbolLocation":481,"imageIndex":8},{"imageOffset":1424880,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":3171,"imageIndex":8},{"imageOffset":1416917,"symbol":"_PyEval_Vector","symbolLocation":342,"imageIndex":8},{"imageOffset":1482186,"symbol":"call_function","symbolLocation":158,"imageIndex":8},{"imageOffset":1444275,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":22566,"imageIndex":8},{"imageOffset":1416917,"symbol":"_PyEval_Vector","symbolLocation":342,"imageIndex":8},{"imageOffset":1482186,"symbol":"call_function","symbolLocation":158,"imageIndex":8},{"imageOffset":1444275,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":22566,"imageIndex":8},{"imageOffset":1416917,"symbol":"_PyEval_Vector","symbolLocation":342,"imageIndex":8},{"imageOffset":465575,"symbol":"method_vectorcall","symbolLocation":481,"imageIndex":8},{"imageOffset":2251394,"symbol":"thread_run","symbolLocation":119,"imageIndex":8},{"imageOffset":1867750,"symbol":"pythread_wrapper","symbolLocation":36,"imageIndex":8},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":504893,"frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27241,"symbol":"_pthread_cond_wait","symbolLocation":1224,"imageIndex":1},{"imageOffset":227189,"symbol":"select_thread_func","symbolLocation":80,"imageIndex":9},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":504894,"name":"com.apple.NSEventThread","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":0},{"imageOffset":527090,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":10},{"imageOffset":520651,"symbol":"__CFRunLoopRun","symbolLocation":1325,"imageIndex":10},{"imageOffset":517597,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":10},{"imageOffset":1757144,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":11},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":504921,"queue":"com.apple.SkyLight.UpdateManager.SerialSema","frames":[{"imageOffset":2806,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":378899,"symbol":"invocation function for block in (anonymous namespace)::InterprocessSerialSemaphore::asyncWait(void (int) block_pointer)","symbolLocation":35,"imageIndex":6},{"imageOffset":6872,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":5},{"imageOffset":11465,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":5},{"imageOffset":36078,"symbol":"_dispatch_lane_serial_drain","symbolLocation":696,"imageIndex":5},{"imageOffset":38856,"symbol":"_dispatch_lane_invoke","symbolLocation":366,"imageIndex":5},{"imageOffset":79841,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":758,"imageIndex":5},{"imageOffset":12404,"symbol":"_pthread_wqthread","symbolLocation":326,"imageIndex":1},{"imageOffset":8187,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":1}]},{"id":504973,"name":"pool-virt-manag","frames":[{"imageOffset":13574,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":27295,"symbol":"_pthread_cond_wait","symbolLocation":1278,"imageIndex":1},{"imageOffset":492292,"symbol":"g_cond_wait_until","symbolLocation":120,"imageIndex":7},{"imageOffset":38287,"symbol":"g_async_queue_pop_intern_unlocked","symbolLocation":88,"imageIndex":7},{"imageOffset":38668,"symbol":"g_async_queue_timeout_pop","symbolLocation":56,"imageIndex":7},{"imageOffset":358175,"symbol":"g_thread_pool_thread_proxy","symbolLocation":295,"imageIndex":7},{"imageOffset":354169,"symbol":"g_thread_proxy","symbolLocation":66,"imageIndex":7},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":504980,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703655903232,
"size" : 225280,
"uuid" : "c1d58a50-5a4d-3bcb-a1fc-ec0902ce34d3",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703656128512,
"size" : 49152,
"uuid" : "ee564342-d8f2-396d-b642-40092cf34d82",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703654887424,
"size" : 561152,
"uuid" : "4b160c81-ec52-3243-aaba-49f719bbf617",
"path" : "/usr/lib/system/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703654166528,
"size" : 180224,
"uuid" : "db7b390b-09ca-3e17-a367-5ff55dc92262",
"path" : "/usr/lib/system/libsystem_malloc.dylib",
"name" : "libsystem_malloc.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4638531584,
"size" : 163840,
"uuid" : "a13f79a7-8abc-3745-a718-c350db46fac4",
"path" : "/usr/local/Cellar/gtk-vnc/1.2.0/lib/libgvnc-1.0.0.dylib",
"name" : "libgvnc-1.0.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703654346752,
"size" : 290816,
"uuid" : "67d92c93-aa68-34c2-964b-23e8a8d32098",
"path" : "/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703739633664,
"CFBundleShortVersionString" : "1.600.0",
"CFBundleIdentifier" : "com.apple.SkyLight",
"size" : 3760128,
"uuid" : "eab4373e-52ca-38d7-963a-9f5bd71824e9",
"path" : "/System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight",
"name" : "SkyLight"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4451450880,
"size" : 917504,
"uuid" : "91aaff49-9573-337a-a9bd-cb0845c043c0",
"path" : "/usr/local/Cellar/glib/2.72.3_1/lib/libglib-2.0.0.dylib",
"name" : "libglib-2.0.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4446052352,
"CFBundleShortVersionString" : "3.10.6, (c) 2001-2021 Python Software Foundation.",
"CFBundleIdentifier" : "org.python.python",
"size" : 2981888,
"uuid" : "e4b21067-e835-3a53-8096-b378fa39636e",
"path" : "/usr/local/Cellar/[email protected]/3.10.6_2/Frameworks/Python.framework/Versions/3.10/Python",
"name" : "Python",
"CFBundleVersion" : "3.10.6"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4500049920,
"size" : 393216,
"uuid" : "477e71d1-e8b6-3580-913c-d67ef8635df9",
"path" : "/usr/local/Cellar/gtk+3/3.24.34/lib/libgdk-3.0.dylib",
"name" : "libgdk-3.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703656443904,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5255168,
"uuid" : "9b112884-be6c-3c7f-9a2a-a47c491105db",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1856.107"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703700938752,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15278080,
"uuid" : "9d3ab204-4858-3120-b002-5c38b02edec4",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113.30.116"
}
],
"sharedCache" : {
"base" : 140703652896768,
"size" : 15216836608,
"uuid" : "0939015d-8308-3e69-b095-bd928f835202"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=931.5M resident=0K(0%) swapped_out_or_unallocated=931.5M(100%)\nWritable regions: Total=695.5M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=695.5M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 384K 3 \nActivity Tracing 256K 1 \nCG backing stores 544K 4 \nCG image 24K 2 \nColorSync 224K 25 \nCoreAnimation 10.1M 17 \nCoreGraphics 12K 2 \nCoreServices 172K 1 \nCoreUI image data 484K 8 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 354.0M 123 \nMALLOC guard page 32K 8 \nMALLOC_LARGE (reserved) 256K 1 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 256.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 40K 10 \nStack 36.6M 11 \nStack Guard 4K 1 \nVM_ALLOCATE 37.1M 39 \n__DATA 19.1M 385 \n__DATA_CONST 14.6M 268 \n__DATA_DIRTY 534K 98 \n__FONT_DATA 4K 1 \n__LINKEDIT 657.0M 106 \n__OBJC_RO 81.8M 1 \n__OBJC_RW 3136K 2 \n__TEXT 274.5M 410 \n__UNICODE 588K 1 \ndyld private memory 1024K 1 \nmapped file 78.7M 47 \nshared memory 768K 16 \n=========== ======= ======= \nTOTAL 1.8G 1595 \nTOTAL, minus reserved VM space 1.5G 1595 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "607844aa04477260f58a8077",
"factorPackIds" : {
"SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a"
},
"deploymentId" : 240000066
},
{
"rolloutId" : "602ad4dac86151000cf27e46",
"factorPackIds" : {
"SIRI_DICTATION_ASSETS" : "6193d03f2171a2330e561dfc"
},
"deploymentId" : 240000305
},
{
"rolloutId" : "60da5e84ab0ca017dace9abf",
"factorPackIds" : {

  },
  "deploymentId" : 240000008
},
{
  "rolloutId" : "601d9415f79519000ccd4b69",
  "factorPackIds" : {
    "SIRI_TEXT_TO_SPEECH" : "622657ce37186c771d5404ad"
  },
  "deploymentId" : 240000416
},
{
  "rolloutId" : "5fb4245a1bbfe8005e33a1e1",
  "factorPackIds" : {

  },
  "deploymentId" : 240000015
},
{
  "rolloutId" : "60186475825c62000ccf5450",
  "factorPackIds" : {

  },
  "deploymentId" : 240000026
},
{
  "rolloutId" : "60f8ddccefea4203d95cbeef",
  "factorPackIds" : {

  },
  "deploymentId" : 240000020
},
{
  "rolloutId" : "5ffde50ce2aacd000d47a95f",
  "factorPackIds" : {

  },
  "deploymentId" : 240000198
},
{
  "rolloutId" : "5fc94383418129005b4e9ae0",
  "factorPackIds" : {

  },
  "deploymentId" : 240000468
}

],
"experiments" : [

]
}
}

Model: MacBookAir7,2, BootROM 428.60.3.0.0, 2 processors, Dual-Core Intel Core i5, 1,8 GHz, 8 GB, SMC 2.27f2
Graphics: Intel HD Graphics 6000, Intel HD Graphics 6000, Built-In
Display: Color LCD, 1440 x 900 (Widescreen eXtended Graphics Array Plus), Main, MirrorOff, Online
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x483943434E4E4E424A544D4C41522D4E5544
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x483943434E4E4E424A544D4C41522D4E5544
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x117), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1710.3)
AirPort:
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0128G, 121,33 GB
USB Device: USB30Bus
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Air, Apple Inc., 27.2`

Error on M1 Mac

==> /usr/local/Cellar/virt-manager/HEAD-0d84bcf/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /private/tmp/virt-manager--libvirt-python-20220801-56187-fw2q2k/libvirt-python-8.1.0
Last 15 lines from /Users/jaydeep/Library/Logs/Homebrew/virt-manager/06.pip:
filename = ""
setup_py_code = "from setuptools import setup; setup()"

exec(compile(setup_py_code, filename, "exec"))
'"'"''"'"''"'"' % ('"'"'/private/tmp/virt-manager--libvirt-python-20220801-56187-fw2q2k/libvirt-python-8.1.0/setup.py'"'"',), "", "exec"))' install --record /private/tmp/pip-record-c5gje0fn/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/Cellar/virt-manager/HEAD-0d84bcf/libexec/include/site/python3.9/libvirt-python
cwd: /private/tmp/virt-manager--libvirt-python-20220801-56187-fw2q2k/libvirt-python-8.1.0/
Running setup.py install for libvirt-python: finished with status 'error'
error: legacy-install-failure

× Encountered error while trying to install package.
╰─> libvirt-python

URI is <null> when opening proxmox vv file

Trying to open file proxmox sends fails:

minimac-m1:~ bk$ virt-viewer --version
virt-viewer version 11.0
minimac-m1:~ bk$ virt-viewer --debug Downloads/q8NbBICQ 
(virt-viewer:77381): virt-viewer-DEBUG: 10:32:13.734: keymap string is empty - nothing to do

(virt-viewer:77381): virt-viewer-WARNING **: 10:32:13.745: (../src/virt-viewer-window.c:831):accel_key_to_keys: runtime check failed: ((accel_mods & ~(GDK_SHIFT_MASK | GDK_CONTROL_MASK | GDK_MOD1_MASK)) == 0)

(virt-viewer:77381): virt-viewer-WARNING **: 10:32:13.745: (../src/virt-viewer-window.c:831):accel_key_to_keys: runtime check failed: ((accel_mods & ~(GDK_SHIFT_MASK | GDK_CONTROL_MASK | GDK_MOD1_MASK)) == 0)

(virt-viewer:77381): virt-viewer-WARNING **: 10:32:13.745: (../src/virt-viewer-window.c:831):accel_key_to_keys: runtime check failed: ((accel_mods & ~(GDK_SHIFT_MASK | GDK_CONTROL_MASK | GDK_MOD1_MASK)) == 0)

(virt-viewer:77381): virt-viewer-WARNING **: 10:32:13.745: (../src/virt-viewer-window.c:831):accel_key_to_keys: runtime check failed: ((accel_mods & ~(GDK_SHIFT_MASK | GDK_CONTROL_MASK | GDK_MOD1_MASK)) == 0)

(virt-viewer:77381): virt-viewer-WARNING **: 10:32:13.745: (../src/virt-viewer-window.c:831):accel_key_to_keys: runtime check failed: ((accel_mods & ~(GDK_SHIFT_MASK | GDK_CONTROL_MASK | GDK_MOD1_MASK)) == 0)

(virt-viewer:77381): virt-viewer-WARNING **: 10:32:13.745: (../src/virt-viewer-window.c:831):accel_key_to_keys: runtime check failed: ((accel_mods & ~(GDK_SHIFT_MASK | GDK_CONTROL_MASK | GDK_MOD1_MASK)) == 0)
(virt-viewer:77381): virt-viewer-DEBUG: 10:32:13.853: connecting ...
(virt-viewer:77381): virt-viewer-DEBUG: 10:32:13.853: Opening connection to libvirt with URI <null>
(virt-viewer:77381): virt-viewer-DEBUG: 10:32:13.899: initial connect
(virt-viewer:77381): virt-viewer-DEBUG: 10:32:13.899: notebook show status 0x7fb37f09a210
(virt-viewer:77381): virt-viewer-DEBUG: 10:32:13.899: Cannot find guest Downloads/q8NbBICQ

sanitized content of the file:

minimac-m1:~ bk$ cat Downloads/q8NbBICQ 
[virt-viewer]
proxy=http://192.168.SANITIZED:3128
password=9SANITIZED6
type=spice
toggle-fullscreen=Shift+F11
host=pvespiceproxy:63146284:114:proxmox1::50ebSANITIZED437
delete-this-file=1
ca=-----BEGIN CERTIFICATE-----\nSANITIZED\n-----END CERTIFICATE-----\n
tls-port=61000
secure-attention=Ctrl+Alt+Ins
release-cursor=Ctrl+Alt+R
title=VM 114 - LOBI-7664
host-subject=OU=PVE Cluster Node,O=Proxmox Virtual Environment,CN=proxmox1.local
minimac-m1:~ bk$ 

Error in installing virt-manager on Monterey

Hi, I encountered the problem in jeffreywildman#166 and find your branch. I untapped jeffreywildman's repository and uses yours. Then I run brew install virt-manager --HEAD and get this:

Last 15 lines from /Users/xxx/Library/Logs/Homebrew/virt-manager/06.pip:
  else:
      filename = "<auto-generated setuptools caller>"
      setup_py_code = "from setuptools import setup; setup()"
  
  exec(compile(setup_py_code, filename, "exec"))
  '"'"''"'"''"'"' % ('"'"'/private/tmp/virt-manager--libvirt-python-20220313-2696-1pbpof4/libvirt-python-7.8.0/setup.py'"'"',), "<pip-setuptools-caller>", "exec"))' install --record /private/tmp/pip-record-0otfbsvo/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/Cellar/virt-manager/HEAD-d12be94_7/libexec/include/site/python3.9/libvirt-python
  cwd: /private/tmp/virt-manager--libvirt-python-20220313-2696-1pbpof4/libvirt-python-7.8.0/
  Running setup.py install for libvirt-python: finished with status 'error'
error: legacy-install-failure

× Encountered error while trying to install package.
╰─> libvirt-python

Do you have any ideas? Thank :)

How to run in 'Retina' mode on MacBook Air M1

I was previously using the jeffreywildman version & then had problems re-installing after an upgrade. This used to open in 'retina' mode so the clients that opened through proxmox where running at the retina resolution & I didn't have to use fractional scaling.

This version installs perfectly but seems to open in a native resolution which causes clients to be tiny due to them using the native resolution. I can compensate with fractional-scaling but there is a massive performance hit & I also have to change the scaling when I open the same clients on other laptops without hires displays.

Is there anyway to run this remote-viewer 'respecting' the Retina resolution?

Empty Box

I am trying to get virt-manager to work on my M1 Macbook Air and so far have had no luck with any repository I've tried. This one is the first one to at least not segfault or flat-out refuse to install.

Unfortunately when I launch it I simply get an empty box, no content or listings or controls of any kind. The --debug doesn't show anything going wrong. Is there a way to fix this problem?

Error in installing virt-viewer on Monterey

please help me ,thanks!

==> Patching
==> meson setup builddir --prefix=/usr/local/Cellar/virt-viewer/11.0 --libdir=/usr/local/Cellar/virt-viewer/11.0/lib --buildtype=release --wrap-mode=n
Last 15 lines from /Users/darkless/Library/Logs/Homebrew/virt-viewer/01.meson:
Found pkg-config: /usr/local/Homebrew/Library/Homebrew/shims/mac/super/pkg-config (0.29.2)
Run-time dependency glib-2.0 found: YES 2.74.4
Run-time dependency gmodule-2.0 found: YES 2.74.4
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency gtk+-3.0 found: NO (tried framework)

meson.build:401:0: ERROR: Dependency lookup for gtk+-3.0 with method 'pkgconfig' failed: Could not generate cargs for gtk+-3.0:
Package pthread-stubs was not found in the pkg-config search path.
Perhaps you should add the directory containing `pthread-stubs.pc'
to the PKG_CONFIG_PATH environment variable
Package 'pthread-stubs', required by 'xcb', not found


A full log can be found at /private/tmp/virt-viewer-20230112-91681-1yeeufk/virt-viewer-11.0/builddir/meson-logs/meson-log.txt

Do not report this issue to Homebrew/brew or Homebrew/core!

Error in installing virt-manager on Monterey

Hi, I encountered the problem in jeffreywildman#184 and find your post jeffreywildman#184 (comment). I untapped jeffreywildman's repository and uses yours. Then I run brew install virt-manager --HEAD and get this

==> Cloning https://github.com/virt-manager/virt-manager.git
Cloning into '/Users/far/Library/Caches/Homebrew/virt-manager--git'...
==> Checking out branch main
Already on 'main'
Your branch is up to date with 'origin/main'.
==> Installing virt-manager from damenly/virt-manager
==> Patching
==> python3 -m venv --system-site-packages /opt/homebrew/Cellar/virt-manager/HEAD-d12be94_7/libexec
==> python3 -m venv --upgrade-deps /opt/homebrew/Cellar/virt-manager/HEAD-d12be94_7/libexec
==> /opt/homebrew/Cellar/virt-manager/HEAD-d12be94_7/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-insta
==> /opt/homebrew/Cellar/virt-manager/HEAD-d12be94_7/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-insta
==> /opt/homebrew/Cellar/virt-manager/HEAD-d12be94_7/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-insta
==> /opt/homebrew/Cellar/virt-manager/HEAD-d12be94_7/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-insta
==> /opt/homebrew/Cellar/virt-manager/HEAD-d12be94_7/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-insta
==> /opt/homebrew/Cellar/virt-manager/HEAD-d12be94_7/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-insta
==> /opt/homebrew/Cellar/virt-manager/HEAD-d12be94_7/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-insta
==> /opt/homebrew/Cellar/virt-manager/HEAD-d12be94_7/libexec/bin/python setup.py configure --prefix=/opt/homebrew/Cellar/v
Last 15 lines from /Users/far/Library/Logs/Homebrew/virt-manager/10.python:

error: Multiple top-level packages discovered in a flat-layout: ['ui', 'po', 'man', 'data', 'virtinst', 'virtManager'].

To avoid accidental inclusion of unwanted files or directories,
setuptools will not proceed with this build.

If you are trying to create a single distribution with multiple packages
on purpose, you should not rely on automatic discovery.
Instead, consider the following options:

  1. set up custom discovery (find directive with include or exclude)
  2. use a src-layout
  3. explicitly set py_modules or packages with a list of names

To find more information, look for "package discovery" on setuptools docs.

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/damenly/homebrew-virt-manager/issues

Please create pull requests instead of asking for help on Homebrew's GitHub,
Twitter or any other official channels.

remote-viewer crashes

running remote-viewer console.vv to open a console session crashes with:

Translated Report (Full Report Below)

Process: remote-viewer [74967]
Path: /usr/local/bin/remote-viewer
Identifier: remote-viewer
Version: ???
Code Type: X86-64 (Native)
Parent Process: zsh [54624]
Responsible: Terminal [4912]
User ID: 501

Date/Time: 2022-08-23 18:36:23.9942 +0200
OS Version: macOS 12.5.1 (21G83)
Report Version: 12
Bridge OS Version: 6.6 (19P6066)
Anonymous UUID: C864A8AF-B60B-ABF2-20C0-19E3F0F1C1DF

Sleep/Wake UUID: A0E9DD89-9CE2-4775-A6B0-01ECA6429FBB

Time Awake Since Boot: 280000 seconds
Time Since Wake: 13058 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Before the crash there were several warnings:
(remote-viewer:74967): virt-viewer-WARNING **: 18:36:23.373: (../src/virt-viewer-window.c:831):accel_key_to_keys: runtime check failed: ((accel_mods & ~(GDK_SHIFT_MASK | GDK_CONTROL_MASK | GDK_MOD1_MASK)) == 0)

(remote-viewer:74967): virt-viewer-WARNING **: 18:36:23.373: (../src/virt-viewer-window.c:831):accel_key_to_keys: runtime check failed: ((accel_mods & ~(GDK_SHIFT_MASK | GDK_CONTROL_MASK | GDK_MOD1_MASK)) == 0)
...

and then:
remote-viewer(74967,0x114378600) malloc: *** error for object 0x7fe73b879650: pointer being freed was not allocated
remote-viewer(74967,0x114378600) malloc: *** set a breakpoint in malloc_error_break to debug
zsh: abort remote-viewer console.vv

MacOS Monterey 12.5.1 and brew and tap recently updated

If You need any other info...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.