Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LBL Enter Label MinGW Assertion Failed #33

Open
Petervos2018 opened this issue Jul 5, 2019 · 9 comments
Open

LBL Enter Label MinGW Assertion Failed #33

Petervos2018 opened this issue Jul 5, 2019 · 9 comments

Comments

@Petervos2018
Copy link

On Windows 7 right clicking to change the text and choosing Enter Label, gives this error.

CfLBL

Greetings Peter.

@espenstoro
Copy link

Came here to report this. Win 8, Rack 1.1.1, plugin version 1.1.0.
g43

@catronomix
Copy link

Same thing here on Windows 10

@gluethegiant
Copy link

gluethegiant commented Jul 30, 2019

Similar issue on Linux (Manjaro XFCE, Rack 1.1.1) when you click on Enter label.

Rack: dep/osdialog/osdialog_gtk2.c:44: osdialog_prompt: Assertion `0' failed.
/usr/bin/Rack: line 4: 2705 Aborted

Great plugins! I just spent my first week on VCV Rack and your plugins are part of a core group that I'm learning (especially your modular mixers).

EDIT: It looks like vcvrack's osdialog osdialog_prompt isn't finished for Windows and gtk2. It would be best to report this on the osdialog issue tracker.

EDIT: I confirmed that problem is with osdiaolog and I wrote an osdialog_prompt for Linux. I'll get it submitted. I've tested the code with cf's Label and it works great. An easy way to input label text or other info is needed for plugins to evolve and it's strange that there are still a few places in vcv like this that only work on Mac (rumor has it that there used to be more). I don't run Windows anymore, but hopefully someone will come along and get this working for Windows too.

@nesdnuma
Copy link

Same issue on Windows 10 here.

@technochitlin
Copy link

technochitlin commented Sep 5, 2019

log.txt
Similar issue, Windows 10 pro 1903- after this msgbox appears and you click it Rack crashes
Clipboard01a

@ContemporaryInsanity
Copy link

Same here on linux. Log file:

[144.441 fatal src/main.cpp:38] Fatal signal 6. Stack trace:
14: ./Rack() [0x56b921]
13: /lib/x86_64-linux-gnu/libc.so.6(+0x3ef20) [0x7f6e48acbf20]
12: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7) [0x7f6e48acbe97]
11: /lib/x86_64-linux-gnu/libc.so.6(abort+0x141) [0x7f6e48acd801]
10: /lib/x86_64-linux-gnu/libc.so.6(+0x3039a) [0x7f6e48abd39a]
9: /lib/x86_64-linux-gnu/libc.so.6(+0x30412) [0x7f6e48abd412]
8: ./Rack(osdialog_file+0) [0x5bbfcc]
7: /home/ewen/.Rack/plugins-v1/cf/plugin.so(_ZN9LABELItem8onActionERKN4rack5event6ActionE+0x34) [0x7f6e16f95988]
6: ./Rack(_ZN4rack2ui8MenuItem10onDragDropERKNS_5event8DragDropE+0xa0) [0x57186c]
5: ./Rack(_ZN4rack5event5State12handleButtonENS_4math3VecEiii+0x343) [0x569f9d]
4: ./Rack(_glfwPlatformPollEvents+0xc56) [0x5cd29f]
3: ./Rack(_ZN4rack6Window3runEv+0x69) [0x56464b]
2: ./Rack(main+0x45a) [0x4e525a]
1: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7f6e48aaeb97]
0: ./Rack(_start+0x29) [0x4ea189]

@jon-joy-1999
Copy link

Same on Windows 10 v1903

[761.648 fatal src/main.cpp:38] Fatal signal 22. Stack trace:
21: ZN4rack10appDestroyEv 0x456415
20: raise 0x51d0ac60
19: abort 0x51d0f270
18: assert 0x51d0b510
17: osdialog_prompt 0x4a8d02
16: ZN9LABELItem8onActionERKN4rack5event6ActionE 0xc47c600
15: ZN4rack2ui8MenuItem8doActionEv 0x4a441e
14: ZN4rack5event5State12handleButtonENS_4math3VecEiii 0x4576a8
13: ZN4rack7updater17isUpdateAvailableEv 0x45912e
12: glfwPlatformUnlockMutex 0x4d730e
11: CallWindowProcW 0x52296460
10: CallWindowProcW 0x52296460
9: glPushClientAttrib 0x491c3770
8: CallWindowProcW 0x52296460
7: DispatchMessageW 0x52296020
6: glfwPlatformPollEvents 0x4da989
5: ZN4rack6Window3runEv 0x4594ca
4: main 0x7a03c0
3: main 0x7a03c0
2: main 0x7a03c0
1: BaseThreadInitThunk 0x51c37bc0
0: RtlUserThreadStart 0x52c8cec0

@tmladek
Copy link

tmladek commented Jan 21, 2020

Hello? LBL still crashes Rack when I try to use it...

@cxbignekoc
Copy link

log.txt
Similar issue, Windows 10 pro 1903- after this msgbox appears and you click it Rack crashes
Clipboard01a

Its mostly the same as here

But the Thread Beginner has something other Message than we have

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants