Oleksii S. Malakhov

Results 62 comments of Oleksii S. Malakhov

Hi @Svadkos, > Seems like he trying to open document from working directory, but this document is located in ~/Documents. not sure if it related to q4wine. both: `/tmp/build-q4wine/src/q4wine-cli/q4wine-cli -p...

Hi @Svadkos > why q4wine create file in ~/.config/menus/applications-merged/ with structure of icons? It allows your DM to build q4wine's app menu structure: ![screenshot_20160712_220453](https://cloud.githubusercontent.com/assets/23820/16779913/f1adcf2a-487c-11e6-873d-04b2fb9fa947.png) ![screenshot_20160712_220510](https://cloud.githubusercontent.com/assets/23820/16779915/f37c1aa0-487c-11e6-8a03-ccc1bb8ad9bc.png) ![screenshot_20160712_220528](https://cloud.githubusercontent.com/assets/23820/16779917/f514cdb2-487c-11e6-83b8-43538c39cc4e.png) ![screenshot_20160712_220551](https://cloud.githubusercontent.com/assets/23820/16779919/f668b390-487c-11e6-8e0d-98a4b3bdf960.png) ![screenshot_20160712_220741](https://cloud.githubusercontent.com/assets/23820/16779947/12ecb962-487d-11e6-8e23-1f8ba20f2d2b.png)

> Well, i'm pretty sure that it did before. Nope :) afik wine itself is responsible for creating files associations: ``` [ himera ] brezerk@pts/0:1 ~ $ > 07/12/16 22:09:07...

hi @Svadkos anything else needs to be fixed in this scope? can we close this issue?

ic. Well. It is up to you: if you think it will be good idea to have ability to create files association via q4wine's menu: feel free to create an...

hi @mg979 Thanks for feedback. I'll take a look on it tomorrow. But just to confirm: which one q4wine version are you using?

hi @mg979 Can you try some other app like embedded wordpad? Are you able to open documents via it? This seems to be working for me: ``` q4wine-cli -p "Default"...

never mind. I had a typo in my command. Spaces are working for me fine too: ``` ./q4wine-cli -p "Default" -d "system" -i "wordpad" ~/my\ minicom.log ``` and ``` ./q4wine-cli...

ic. well, adjusting command line per app will be possible in 2.x aka q4wine-next as 1.x code base is pretty old and not flexible. however: did you had any luck...

Interesting. @mg979 would it be possible for you to build q4wine-git with -DDEBUG=ON option set? q4wine-cli \ q4wine-helper will provide a lot of debug info in this case, including the...