Hi,
I bought crossover V 19.0.1 for Windows applications.
Till now I could install and work with it very good.
But now I cannot install and cannot start crossover:
openSuSE Tumbleweed, Update till 2020-01-16
uname -a:
Linux gimli 5.4.10-1-default #1 SMP Thu Jan 9 15:45:45 UTC 2020 (556a6fe) x86_64 x86_64 x86_64 GNU/Linux
Try to install of "install-crossover-19.0.1.bin" (rpm would also be possible on SuSE).
Destination dir: "/opt/cxoffice"
During installation process I receive the messages:
No messages in "/var/log/message"
gimli:/download/Linux/Crossover # bash -H ./install-crossover-19.0.1.bin
install
(python3:18248): Gtk-WARNING **: 19:03:51.119: Failed to set property
GtkProgressBar.orientation to GTK_PROGRESS_LEFT_TO_RIGHT: Could
not parse enum: 'GTK_PROGRESS_LEFT_TO_RIGHT'
Traceback (most recent call last):
File "/opt/cxoffice/bin/cxwait", line 177, in <module>
sys.exit(main())
File "/opt/cxoffice/bin/cxwait", line 170, in main
GUI = cxwaitui.WaitDialogController(options, args)
File "/opt/cxoffice/lib/python/cxwaitui.py", line 17, in __init__
self.xml.connect_signals(self)
ValueError: Pointer arguments are restricted to integers, capsules, and None. See: https://bugzilla.gnome.org/show_bug.cgi?id=683599
> ===
> waiting 20 minutes
> ===
Finished
String from crossover by starting "crossover" on command line (with KDE I do not see any error):
[Code]
harald@gimli:/opt/cxoffice/bin> bash -H crossover
Traceback (most recent call last):
File "crossover", line 168, in <module>
sys.exit(main())
File "crossover", line 161, in main
GUI = crossoverui.open_or_show(options.restore)
File "/opt/cxoffice/lib/python/crossoverui.py", line 43, in open_or_show
DIALOG = CrossOver(restore)
File "/opt/cxoffice/lib/python/crossoverui.py", line 103, in init
self.crossover_gui.connect_signals(self)
ValueError: Pointer arguments are restricted to integers, capsules, and None. See: https://bugzilla.gnome.org/show_bug.cgi?id=683599
harald@gimli:/opt/cxoffice/bin> vi crossover
[/code]
This issue has been forwarded to the Official CodeWeavers Ticket System. If you have observed this issue and would like to report it as well, please open a support ticket or send an email to info@codeweavers.com with a description of what you are seeing and a link to this post.
Thank you!
The CodeWeavers Team