Search Results

Search results 1-20 of 35.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • It works now! Thank you! Now macOS users can take advantage of the other bugs fixed in recent releases.

  • I also can confirm v3.24d crashes when moving any window (MacOS v11)

  • OK, thank you for confirming MacOS support. We'll be patient. I missed the bug report link in your signature, I thought the forum was the place for bug reports. I apologize. I'll use that in the future to report bugs. thanks Dan

  • Hi apullin, There are a number of bugs for OSX in the Ozone v3.2x series. Ozone crashing and drawing large gray spaces when you move/resize windows is a known bug that SEGGER has acknowledged over 3 months ago. You may be able to change the font if you go to Tools > Preferences > Appearance > Application and select a new font there. There was a bug in an earlier v3.2x version that prevented you from changing the font, but it's been fixed now. At least, it works for me now. Here are some relevant…

  • Just tested the new release Ozone v3.24a. It also crashes if you move windows around. Too bad. Is there any idea on when all the crashing bugs will be addressed for Mac? To any Mac users who've come to the forum for help: older versions of Ozone are more stable: use v3.22b if you need more recent features (filter bar, for example) and can stand occasional crashing. The 3.10f/j are more stable but lack some features.

  • Quote from TxCodeMonkey: “Quote from danngreen: “I can confirm this is the case on Mac OS Big Sur, at least on Ozone v3.22b. When the dialog box pops up ("The program file has been modified..."), none of the buttons are highlighted. See the first screen shot attached. ” Thanks, I can't remember trying 3.22b recently. I'll give it a shot if I have time today. The font commands, could you pass those along for me? Thank you! ” Sure, I just put this into all my project files: Source Code (1 line)

  • I can confirm this is the case on Mac OS Big Sur, at least on Ozone v3.22b. When the dialog box pops up ("The program file has been modified..."), none of the buttons are highlighted. See the first screen shot attached. Clicking the Yes buttons works as expected. The only way to give focus to the dialog box is to click somewhere besides the buttons inside the dialog box or its title bar. I've tried many key combinations, but only clicking seems to work. Please advise if there is a special key co…

  • Thanks! I'm using an intel MacBook, and also an intel iMac.

  • I'm using macOS Big Sur (11.2.3). And it happens also on my macbook, same OS. I tried adding a stub symbol for main() but it still crashes. Also that error might just show up for you because the default Ozone settings are to break at the symbol "main". In this project we break at Reset_Handler, but that shouldn't matter (shouldn't cause Ozone to freeze). Also, if I set up the Ozone project with a J-link log file (using the New Project Wizard), and then open the .elf file, all that's in the log f…

  • That's odd you see a compressed video, the video is crisp when I play it on youtube, and youtube says the resolution is quite high (2160p60). Perhaps you need to manually select the resolution (click on the gear icon on the youtube video, and select a better resolution)? The issue is that when using Go To address, the cursor will only stay there when the debug session is halted (when the "power" icon in the toolbar is green), or if the program is running (power icon is red with a "pause" icon ne…

  • Another v3.22 bug report: Here is an example of an elf file that causes v3.22 to hang, and eventually crash. dropbox.com/s/jj11xzusd4iz56q/main.elf?dl=0 To reproduce: 1. Start Ozone, any version from v3.22 to v3.22e. 2. Open a project, or start a new one, it doesn't matter. Doesn't matter if a J-Link or J-Trace is attached or not. 3. Select "File > Open" 4. Choose this elf file. 5. The cursor will turn to a spinning beach-ball and Ozone will hang for a very long time (forever?) The .elf file is …

  • When Ozone v3.22e is attached to a running program, and the program is paused, the Go To... menu item in the Disassembly window will not work properly. The address you enter in the dialog box will be shown momentarily but then the Disassembly window will jump back to the PC (current instruction). When I say "paused" I mean that you are able to step through code. This doesn't happen if the program is running and not paused with the debugger attached, or if it's stopped (not running). In those cas…

  • I'd also like to add, that it's not just the Disassembly window, I've also found the Watched Data, Local Data, and seemingly most (all?) the windows causes a crash when moved from one docked pane to another docked position. The window often temporarily turns into a floating window while you drag it (this is normal), but then it crashes once it stops being a floating window. To reproduce is easy: -Launch Ozone v3.22e -Close the "open project" dialog box, or open a project, it doesn't matter. -Dra…

  • Any news about this? v3.22e changelog says nothing about fixes for menu display, or slow menu response. Are there plans to fix it? The slow menu response at least would be great. We can live with cutoff text in the menus I suppose. thanks Dan

  • Hi, more bugs in Ozone v3.2x... On macOS Big Sur, Ozone v3.22e. First, get a fresh install of Ozone v3.22e: -Delete `~/Library/Preferences/com.segger.Ozone.plist` file if it exists -Install with the .pkg installer --Or copy files from downloaded .dmg file to /Applications folder (it doesn't matter) Now, launch Ozone: -Open Ozone v3.22e -The New Project Wizard will open automatically (or click it "Create New Project", or open an existing project, or use an empty project; it doesn't matter) -For p…

  • Hi Nino, Unfortunately the issue remains the same with Ozone v3.22e. Both issues: #1) Context menus are very slow to respond to mouse movements #2) Menu item text is cut-off whenever an menu item does not have an icon With regards to this issue, I notice no difference at all between v3.22b and v3.22e. I also tried changing the Application Font to see if that would fix it (thank you for fixing that!). However it doesn't seem to change anything. Attached are more screen shots from v3.22e. The slow…

  • Thank you, I subscribed to the notifications and will respond when I can test the new version. thanks Dan

  • Quote from rflmota: “Just going to open a similar thread (I checked yesterday but there wasn't anything related on the forum), I'm facing the exact same issues as @danngreen. I've also tried v3.10j as @danngreen suggested, but I still face the same slow response on context menu behaviours. ” Are you also using macOS Big Sur 11.2.2?

  • Hi, a few more issues with Ozone in macOS Big Sur. I'm using an 8-core i7 iMac 2019, with 40GB RAM and I've tested this with no other applications running except Ozone. I've also have the same issue on a 8-core i9 Macbook Pro, which is also on macOS BigSur. 1) When moving the mouse over a context menu (the pop-up menu that displays when you right-click somewhere), the highlighting of the menu items (based on where the cursor is), has a very slow response to mouse motions. Please see the attached…