-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problems with alignment #39
Comments
@hajo62 Hi! I noticed that XQuartz 2.7.9 works better with alignment... |
Unfortunately I made the update to mojave and now conky does not start anymore. |
Maybe uninstalling and reinstalling conky could fix the problem? |
Thank you for this info... I am signing it as a Mac Developer, which is not really an Apple Developer License so this may be the reason... I don't think I will be able to register as an apple dev because the license is too expensive. Though, you may be able to bypass the checks by right-clicking the dmg and choosing |
Thanks, but |
Okay, a solution to open the .dmg. But still I can not open the app.
|
This is getting really apple-y. I don't like this. Going to investigate |
@hajo62 Does this dmg work? This is pretty weird but I was able to reproduce the problem with a dmg I had laying around, but when I re-created the dmg using my scripts it mounted successfully. Probably it's the same problem? |
@npyl : I could mount this dmg. |
Ok, that is good news, as a last step please try the app, too! If it runs, maybe this will mean the problem was temporary (probably some beta Xcode version or something) |
As for the alignment problems (real cause of this issue), we best wait for #35 . |
Okay, it did start - from inside the mounted .dmg - but no widget is visible, although I could start or stop those. |
We need to see what is happening. Press Default location is |
Ok, lets see if I got it right. Please correct me wherever wrong. You are using the dmg I gave you here and it can locate the widgets and themes installed successfully as shown in the picture. Also, when you try to start a widget or theme it becomes green although it doesn't actually get loaded? |
Three times yes. |
And: When starting a widget, I see a very short flicker in the upper left corner of the screen. |
The flicker means that conky is being loaded and the widget is being loaded but something is wrong with Xquartz. Probably some custom change you did in the configs? Does the flickering happen for all widgets you try to run? |
The flicker must be part of the same problem (alignment) again |
okay, but I haven't changed the Xquartz (because I have no idea how to). All I did is an update to mojave... |
No problem. Probably for the best because we are moving away from Xqaurtz |
@npyl : Moving away does mean you are modifying the solution or should I change something on my system? If last, what would I have to try to make conky running again? |
Moving away means using the Metal API or something else native to macOS. This will mean that you will not have to make any change to your OS. Though, I dont want to say big words just yet, because you never know how development will go and what will be required later. |
Alignment top_right does not work for me, even when increasing minimum height and width to 400/ |
conky behaves the same on Ubuntu 20.04.4 LTS with Gnome Shell 3.36.8, running Xorg. |
Conky messes up the window's size when we set alignment to
XXXXXX_right
.The problem can be amended by setting minimum window size, but this is not the desired behaviour (It doesn't happen on linux).
This is the proper place for Conky-for-macOS/default-themes#2.
The text was updated successfully, but these errors were encountered: