Volodymyr Volodin

Results 8 comments of Volodymyr Volodin

I'm having a similar problem, using Angular 14.0.5: ``` Skipping installation: Package already installed ? Choose a prebuilt theme name, or "custom" for a custom theme: Custom ? Set up...

I'm having the same issue running on Ubuntu 20.04 in docker via xfvb, I have a $DISPLAY set. ``` Error: Failed to launch the browser process! [67:67:0727/113208.603833:ERROR:ozone_platform_x11.cc(247)] Missing X server...

Yes, it's been deprecated for quite some time now. I think this project is dead now.

Ah, I see, makes sense. Funnily enough, openttd is the ONLY app I'm actually using this feature of my macbook in :)

I'm having the same issue, here's one of my generated models: ``` //! `SeaORM` Entity. Generated by sea-orm-codegen 0.12.14 use sea_orm::entity::prelude::*; #[derive(Clone, Debug, PartialEq, DeriveEntityModel, Eq)] #[sea_orm(table_name = "Category")] pub...

I think the main issue with the outfit() function, since I've created a new rule: outfit("enh") and it kills wow immediately when I enable the rule

The sample's description says: This console application is a .Net sample, using the Graph API Client library (Version 2.0) - it demonstrates common Read calls to the Graph API including...