Esxi running macos For selur - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Talk, Talk, Talk (https://forum.selur.net/forum-5.html) +--- Forum: Small Talk (https://forum.selur.net/forum-7.html) +--- Thread: Esxi running macos For selur (/thread-1495.html) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
|
RE: Esxi running macos For selur - Selur - 14.09.2020 that's a typo 'clip2clip0core' should be 'clip2clip, field=0, core' so the correct line would be: clip2clip = core.tdm.TDeintMod(clip=clip2clip, field=0, core.znedi3.nnedi3(clip=clip, field=0)) RE: Esxi running macos For selur - Selur - 14.09.2020 Quote:Levels Gamma + TimeCube together produce some strange results:Do you see a mistake in the script? If not, than it's not a bug in Hybrid. Also without details that actually allow to reproduce the issue I won't even try to reproduce this. Like last time when you didn't mention at all that you use a high bit depth source and I spend an evening searching for a bug that I couldn't find,... btw. uploaded a new version to GoogleDrive which should fix the x264&Xvid tab glitch. Cu Selur RE: Esxi running macos For selur - shijan - 14.09.2020 I just didn't know before that high bit depth can make a difference. When i figure that there is a difference between 8 bit and 10 bit source i reported to you. In new version disableIcons=true in misc.ini don't works anymore Icon sizes now affected by fontSize= in misc.ini RE: Esxi running macos For selur - Selur - 15.09.2020 Quote:In new version disableIcons=true in misc.ini don't works anymorethat is intended, hence the name 'Hybrid_no_button_text',.... Quote:Icon sizes now affected by fontSize= in misc.inithat also is intended. Changing the font size should resize the whole gui,.. it's a work in progress,.. RE: Esxi running macos For selur - shijan - 15.09.2020 Ok, i can confirm that in new version there is no problem with x264&Xvid tabs appearance on my system as well. Hybrid_no_button_text, i got it, but hope it is not a permanent change? Plain icons images still look rather small and less comfortable to locate and press compare to basic buttons with text. UI have a lot of free space to fit wider buttons, so tiny icons will not help to save space. Some icons consists of two elements and determined by the eye as two separate buttons. But it is a different story, it is always possible to redraw them somehow... How many buttons are you see here? 7 or 8? Where to press? Seems only 5 buttons here and a lot of area to hover mouse button and press it: In Hybrid there is large and nuanced system of actions and in many places multiple icons arrays are rather confusing and hard to understand. Same time text descriptions for buttons are perfectly written. (I only noticed "Save/Save Same" aka "Save As.../Save" confusion, but both variations works well and don't produce any confusion in understanding) Icons works well for basic well defined actions. Or when icon defined some tool (like tools in graphic/3d/cad and apps) For example PayPal donate icon/image in main tab looks nice and easy to understand... RE: Esxi running macos For selur - Selur - 15.09.2020 Quote:Some icons consists of two elements and determined by the eye as two separate buttons. But it is a different story, it is always possible to redraw them somehow...May be I'll add an option to keep the borders around the buttons. Quote:Where to press?You should not blindly click on stuff. If you don't know what a button does, why not simply read the help text in the side bar (or the tool-tip in case those are used) ? Quote:UI have a lot of free space to fit wider buttons, so tiny icons will not help to save space.not really true for the 'Jobs->Queue'-tab. Personally I prefer the buttons without text, so I would not count on the text buttons appearing again. Cu Selur RE: Esxi running macos For selur - Selur - 15.09.2020 Since I'm trying the snapshot feature again, I uploaded my current dev version to the google drive. RE: Esxi running macos For selur - Selur - 15.09.2020 Okay, the snapshot functionality is broken. I shutdown the VM, told esxi to create a new snapshot, it reported no problem. So when trying to start the vm up again I get the info that the 'MacOS-000001.vmdk' is broken. Quote:'msg.hbacommon.corruptredo:The redo log of 'MacOS-000001.vmdk' is corrupted. If the problem persists, discard the redo log.So I'll be setting up the VM again,.. RE: Esxi running macos For selur - Adamcarter - 15.09.2020 I was researching this error Some people have mentioned not enough space on the datastore (main drive)? I have zero clue why the snapshot thing is giving you an issue. You could try using time machine built into mac, and save a backup on an external, and you can restore from time machine. Resolution To avoid this issue, follow the best practices:
https://kb.vmware.com/s/article/2147276 RE: Esxi running macos For selur - Selur - 15.09.2020 Even if there was not enough data space creating the snapshot should abort and not destroy the existing vm. :/ So in ~2hrs I should be back at a clean Mac OS. |