ahmedo15

Results 5 comments of ahmedo15

Right. The problem is encoutered only in RHEL6. I use xfce 4.8 and this is the only desktop I have on my work machine. In fact I use vnc and...

It works fine on Ubuntu using XFCE desktop. ![screenshot1](https://user-images.githubusercontent.com/42012690/43552978-31ae5882-95ed-11e8-82a2-33d4a80ed34c.png)

Old Motif based nedit 5.6 works fine on VNC. I cannot test locally as the only mean to have linux at work is to use VNC. For now, I use...

Do you ask if I launch the program "nc-ng" instead of "nedit-ng"? The answer is no. I'm using nedit-ng. By thd way I have tested your suggestion: "Also, have you...

Hello, I think that the issue is coming from these lines in the function `void MainWindow::parseGeometry(QString geometry)` in file MainWindow.cpp. ``` const int w = extent + (fm.width(QLatin1Char('X')) * cols)...