Christian Ego

Results 18 comments of Christian Ego

This issue is now open for 3 years.... How about finally fixing this? For my project due to serving static files not on the same server I need a fix...

Same issue for me. But should be considered as bug as due to removal this will result in missing packages.

Custom Titlebar would be a very nice feature. With or without the multi tennant feature

Well that might be possible but a possibility to define conditions on the execution of the datafixtures would be better. Some kind of abstract method that returns true and gives...

mh that looks quite promising... But also maybe my last suggestion might be a helpful feature in future releases.

I can confirm this issue. I am using Ubuntu 17.10 on a Dell Latitude 5580 with a touchpad and trackpoint. Situation with Wayland: ![screenshot from 2018-01-29 12-42-51](https://user-images.githubusercontent.com/757762/35509066-0683c830-04f3-11e8-93c9-4cbf835d2ed1.png) ![screenshot from 2018-01-29...

Debian GNOME Shell 3.34.4 Issue still exists :( EDIT: After having a look in journalctl finding the stack trace: ``` Jun 08 09:22:08 araLap151 gnome-shell[2666]: JS ERROR: Extension [email protected]: Error:...

Sad that this feature is closed. It would be such an advantage over the official teams client... It would make work so much better

No worry I know the struggle. And it's probably not the easiest feature to implement since it requires to separate sessions in one client. The dream would be to have...

Don't use /etc/apt/preferences. Create a new file in /etc/apt/preferences.d instead! ```bash sudo nano /etc/apt/preferences.d/dotnet ``` With content: ``` Package: dotnet* Pin: origin packages.microsoft.com Pin-Priority: 1001 ``` and ```bash sudo nano...