Menu

#703 Opening files via ipc fails (linux)

Undefined
fixed
wx30 (74)
Bug_Report
2018-08-10
2018-06-14
DarkBatcher
No

Using debian 9 and C::B 17.12 rev 11263

Codeblocks succeeds to open a file when no instance of codeblocks is already running. however, whenever codeblocks is already opened, opening more files using command-line or gui fails.
And I get Warning: DDE topic ??????????????? not handled. from the terminal.

Ipc boxes in settings are checked. An interesting thing I noticed is that the C::B window gets raised on top of other windows, so there is still some kind of IPC working there.

Discussion

  • Teodor Petrov

    Teodor Petrov - 2018-06-14

    What wxGTK version are you using?
    What are the settings in Settings -> Environment -> General settings?
    I'm interested in the ones related to multiple instances.

    What command do you use to open the file?

     

    Last edit: Teodor Petrov 2018-06-14
  • Teodor Petrov

    Teodor Petrov - 2018-06-14

    Also does the fix in [r11403] fixes the problem for you?

     

    Related

    Commit: [r11403]

  • DarkBatcher

    DarkBatcher - 2018-06-19

    I use codeblocks foo.c it always work when no instance of codeblocks is already running.
    I use wxGTK 3.0.2.

     
  • Teodor Petrov

    Teodor Petrov - 2018-06-19

    Can you try the fix in [r11403] ? For me using the latest trunk version your use case works fine. I've found unrelated problem which I'm going to fix soon.

     

    Related

    Commit: [r11403]

  • Teodor Petrov

    Teodor Petrov - 2018-06-19
    • labels: --> wx30
    • Type: Undefined --> Bug_Report
     
  • DarkBatcher

    DarkBatcher - 2018-06-20

    I compiled the code from the latest trunk. The bug is indeed fixed there, thanks

     
  • Teodor Petrov

    Teodor Petrov - 2018-08-10
    • status: open --> fixed
    • assigned_to: Teodor Petrov
     

Log in to post a comment.