INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: MC was opening yesterday but wont open now [Solved]  (Read 1585 times)

666JTK666

  • Junior Woodchuck
  • **
  • Posts: 72
MC was opening yesterday but wont open now [Solved]
« on: September 21, 2023, 10:23:37 am »

howdy, my mc seems to be crashing on launch. I am attaching my log files.
if anyone could help i would appreciate it.
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13487
Re: MC was opening yesterday but wont open now
« Reply #1 on: September 21, 2023, 02:07:24 pm »

There's nothing obvious there.
Maybe run it as the user from a terminal if you are not already? You might get some info on standard output.
Did you recently update?
Logged

666JTK666

  • Junior Woodchuck
  • **
  • Posts: 72
Re: MC was opening yesterday but wont open now
« Reply #2 on: September 21, 2023, 04:22:19 pm »

not that  i know of on the updates. so how do i start mc from the terminal ? I have been just clicking on an icon to start it. I am not sure where to find the main exe , is it jrmc.exe ?
Logged

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7370
  • The color of Spring...
Re: MC was opening yesterday but wont open now
« Reply #3 on: September 21, 2023, 04:34:49 pm »

Open a terminal and type in mediacenter31 and press enter. That should do it.

.exe files are Windows executables, and are not how apps run in Linux (well, not without Wine/Proton, but you don't have to worry about that one here).

If it indicates an issue like a segmentation fault (aka segfault) probably going to need more info, e.g. your distro you're using, etc.
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2023 Update (23H2) 64-bit + Ubuntu 24.04 LTS Noble Numbat 64-bit | Windows 11 2023 Update (23H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | Topping D50s DAC | Edifier R2000DB Bookshelf Speakers

666JTK666

  • Junior Woodchuck
  • **
  • Posts: 72
Re: MC was opening yesterday but wont open now
« Reply #4 on: September 21, 2023, 05:04:44 pm »

Open a terminal and type in mediacenter31 and press enter. That should do it.

.exe files are Windows executables, and are not how apps run in Linux (well, not without Wine/Proton, but you don't have to worry about that one here).

If it indicates an issue like a segmentation fault (aka segfault) probably going to need more info, e.g. your distro you're using, etc.

ok, So I typed in mediacenter31 in my terminal and the result is "Segmentation fault (core dumped)" my distro is pop os (I am useing it because it is the only distro that is working with my external monitor i have tryed arch,kde neon,kde manjaro none of them would work with my setup)
Logged

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2555
Re: MC was opening yesterday but wont open now
« Reply #5 on: September 21, 2023, 05:27:55 pm »

It's odd that it was working before but not any longer. Did you update or remove any packages in the interim? Before I fire up a VM for testing could you try temporarily moving your MC library and then relaunching mediacenter31?

Code: [Select]
mv "$HOME/.jriver/Media Center 31" "$HOME/.jriver/Media Center 31.bk"
Logged

666JTK666

  • Junior Woodchuck
  • **
  • Posts: 72
Re: MC was opening yesterday but wont open now
« Reply #6 on: September 21, 2023, 05:45:39 pm »

I am sorry but I need to go back to sleep (night shift work) I will do the backup tomorrow and let you know what happens.
Logged

666JTK666

  • Junior Woodchuck
  • **
  • Posts: 72
Re: MC was opening yesterday but wont open now
« Reply #7 on: September 22, 2023, 10:20:48 pm »

ok did the backup and restarted MC it comes up asks for my licence again and seems to be like a fresh install.
I ziped up my backup of MC 31 folder and tryed to attach it to this post but I guess it's 2 big or somthing (157 megabytes)
Logged

666JTK666

  • Junior Woodchuck
  • **
  • Posts: 72
Re: MC was opening yesterday but wont open now
« Reply #8 on: September 27, 2023, 02:20:14 am »

mc fails to start again, renaming my mc 31 folder and re trying mc 31 I get the attached screen shot. it starts out as a solid white box and as my mouse cursor passed over it the buttons show up.
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13487
Re: MC was opening yesterday but wont open now
« Reply #9 on: September 27, 2023, 09:38:31 am »

mc fails to start again, renaming my mc 31 folder and re trying mc 31 I get the attached screen shot. it starts out as a solid white box and as my mouse cursor passed over it the buttons show up.
Looks like a window manager issue of some kind.
Make sure you aren't using the noveau X server. That's very buggy.
Logged

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2555
Re: MC was opening yesterday but wont open now
« Reply #10 on: September 27, 2023, 09:46:40 am »

I see similar window drawing issues in XWayland, so that's what I would assume 666JTK666 is using.
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13487
Re: MC was opening yesterday but wont open now
« Reply #11 on: September 27, 2023, 10:10:40 am »

I see similar window drawing issues in XWayland, so that's what I would assume 666JTK666 is using.
Thanks for the clarification.
We really don't have a way to make XWayland behave, we aren't using any of that API. It's all low level XWindows.
That said, I'm sure I have run successfully under it on one platform or another.
Logged

666JTK666

  • Junior Woodchuck
  • **
  • Posts: 72
Re: MC was opening yesterday but wont open now
« Reply #12 on: September 27, 2023, 12:14:33 pm »

here is my logs.
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13487
Re: MC was opening yesterday but wont open now
« Reply #13 on: September 27, 2023, 02:26:45 pm »

Nothing special in the logs.
There is no way for us to make wayland behave.
You need to either run a non-wayland X server or find tweaks for it that make it work properly with MC.
Logged

666JTK666

  • Junior Woodchuck
  • **
  • Posts: 72
Re: MC was opening yesterday but wont open now
« Reply #14 on: September 27, 2023, 06:35:55 pm »

I don't think pop is useing wayland. am not 100% sure.  My about screen says X11.
Logged

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2555
Re: MC was opening yesterday but wont open now
« Reply #15 on: September 27, 2023, 07:02:46 pm »

It's probably a mutter issue then, being the common denominator. I don't have any crashes or segfaults because of the window drawing issues so those problems are likely unrelated. Segfaults and crashes are usually tied to the import of specific files.
Logged

666JTK666

  • Junior Woodchuck
  • **
  • Posts: 72
Re: MC was opening yesterday but wont open now
« Reply #16 on: September 27, 2023, 11:03:05 pm »

I am going to wipe out my mc 31 folder again. I am going to not import anything. I will change the skin to thunderstorm and Increase the size to 125% I will not be playing any media of any kind. I will randomly start the program over the next few day's and see what happens.
is there a way to backup just my custom fields and expressions?
Logged

666JTK666

  • Junior Woodchuck
  • **
  • Posts: 72
Re: MC was opening yesterday but wont open now
« Reply #17 on: September 27, 2023, 11:15:53 pm »

Well that was quick, wiped my mc 31 folder and stoped auto inport made sure there would be no inporting in the background. put my licence in. changed skin and text size closed the program forgot to enable logging  tryed to run it again and won't come up.
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13487
Re: MC was opening yesterday but wont open now
« Reply #18 on: September 28, 2023, 07:58:52 am »

Well that was quick, wiped my mc 31 folder and stoped auto inport made sure there would be no inporting in the background. put my licence in. changed skin and text size closed the program forgot to enable logging  tryed to run it again and won't come up.
You are running 24/32 bit color right? MC will not work with a 16 bit color palette.
Logged

666JTK666

  • Junior Woodchuck
  • **
  • Posts: 72
Re: MC was opening yesterday but wont open now
« Reply #19 on: September 28, 2023, 09:40:34 am »

You are running 24/32 bit color right? MC will not work with a 16 bit color palette.

Hey bob,
I am not sure how to check this, I am assuming that i am using a 24/32bit color mode. The web and games all seem to look normal.
Logged

666JTK666

  • Junior Woodchuck
  • **
  • Posts: 72
Re: MC was opening yesterday but wont open now
« Reply #20 on: September 28, 2023, 09:55:53 am »


libc6: 2.31
libasound2: 1.24
libuuid1: 2.33
libx11-6: 2:1.6
libxext6: 2:1.3
libxcb1: 1.2.162
libxdmcp6: 1:1.2.162
libstdc++6: 10.2.1
libgtk-3-0: 3.24
libgl1
libpango-1.0-0: 1.42 or libpango1.0-0: 1.42
libpangoft2-1.0-0: 1.42 or libpango-cairo-1.0-0: 1.42
libnss3: 2:3.61
libnspr4: 2:4.29
python: 2.7 or python2: 2.7 or python3
xdg-utils
libgomp1: 10.2.1
libfribidi0: 1.0.8
libfontconfig1: 2.13
libfreetype6: 2.10.4
libharfbuzz0b: 2.7.4
libgbm1: 20.3.5
libva2: 2.10.0
liblcms2-2: 2.12
libvulkan1: 1.2.162
mesa-vulkan-drivers
vulkan-icd

So the above are the packages I need to check if I have here on pop os. How would I check if i have these or not ?
Logged

666JTK666

  • Junior Woodchuck
  • **
  • Posts: 72
Re: MC was opening yesterday but wont open now
« Reply #21 on: September 28, 2023, 10:14:28 am »

I found this tool it looks like its 24bit
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13487
Re: MC was opening yesterday but wont open now
« Reply #22 on: September 28, 2023, 10:38:18 am »

I found this tool it looks like its 24bit
Yes that's good.
What's in the next line, X Server XVideo settings?

Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13487
Re: MC was opening yesterday but wont open now
« Reply #23 on: September 28, 2023, 10:40:33 am »

Also MC should NEVER be run as root or under sudo. If you've done that it can mess up the permissions  on the files/directories that MC stores under the users home directory.
See this post for a fix:
https://yabb.jriver.com/interact/index.php/topic,134152.msg934993.html#msg934993
Logged

666JTK666

  • Junior Woodchuck
  • **
  • Posts: 72
Re: MC was opening yesterday but wont open now
« Reply #24 on: September 28, 2023, 02:25:30 pm »

ok here's the next line.
Logged

666JTK666

  • Junior Woodchuck
  • **
  • Posts: 72
Re: MC was opening yesterday but wont open now
« Reply #25 on: September 29, 2023, 02:50:52 pm »

Ok so deleted my .jriver/mc31 folder again, remembered to enable debugging, prevented importing, and changed the size to 125% I did not change the skin.

I have so far been able to close mc and start it again several times. going to change the skin and see what happens.

Well modern cards dark seems to work, I have closed down MC and restarted it 12 times.

So thunderstorm seems to be the problem. changing the skin to thunderstorm and closing MC, MC will no longer start.
Logged

666JTK666

  • Junior Woodchuck
  • **
  • Posts: 72
Re: MC was opening yesterday but wont open now
« Reply #26 on: September 30, 2023, 09:33:58 am »

I been testing all the other theme's and they don't cause the crash on launch. it strikes me as a little bizarre that this one skin causes these crashes on launch.
Logged

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7370
  • The color of Spring...
Re: MC was opening yesterday but wont open now
« Reply #27 on: September 30, 2023, 09:59:37 am »

That is a bit strange, yeah. Thunderstorm is the only one? Hmmm.

The thing that stands out to me with Thunderstorm's main.xml is that at the bottom scaling is enabled, even though the skin doesn't have any 2x images or anything like that. Wonder if it'd stop doing it if that was removed?

If you want to try an experiment, you can try opening Thunderstorm's main.xml in a text editor and scroll down to the bottom and either comment out this part using #s or just remove this part...

Code: [Select]
<SCALE>
   <Data Enabled="1" />
 </SCALE>

This will disable scaling for the skin, but seeing it doesn't have any 2x images that *may* be the cause here.

P.S. There's two more oddities I see here with Thunderstorm's main.xml is 1) the extra space between </TAGWINDOW> and <SCALE> and 2) the presence of an extra preceding spaces before </SCALE>, which likely won't matter on Windows, but *could* on Linux or Mac. That's something else you can try too, removing that extra preceding space. There's actually a few more extra preceding spaces present in the bottom part of the main.xml file too (SPLITVIEWTAB and TAGWINDOW). Bob would have to comment if that could cause your issue.
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2023 Update (23H2) 64-bit + Ubuntu 24.04 LTS Noble Numbat 64-bit | Windows 11 2023 Update (23H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | Topping D50s DAC | Edifier R2000DB Bookshelf Speakers

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7370
  • The color of Spring...
Re: MC was opening yesterday but wont open now
« Reply #28 on: September 30, 2023, 10:23:56 am »

Here's a modified Thunderstorm main.xml that I went through and removed the extra spaces and moved the scale part to the top like with other skins. Just override the existing Thunderstorm main.xml located in the hidden .jriver folder in your Home directory > Media Center 31 > Skins > Standard View > ThunderStorm. Hopefully it does the trick. :)

https://www.mediafire.com/file/oot1ptcxmgpu6kc/Thunderstorm+main.xml.zip/file
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2023 Update (23H2) 64-bit + Ubuntu 24.04 LTS Noble Numbat 64-bit | Windows 11 2023 Update (23H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | Topping D50s DAC | Edifier R2000DB Bookshelf Speakers

666JTK666

  • Junior Woodchuck
  • **
  • Posts: 72
Re: MC was opening yesterday but wont open now
« Reply #29 on: September 30, 2023, 01:55:01 pm »

Sadly No Joy with the modified main.xml. But thank you vmuch for your efforts on my behalf.
Logged

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2555
Re: MC was opening yesterday but wont open now
« Reply #30 on: September 30, 2023, 04:40:56 pm »

I ran pngcheck on all of the Thunderstorm images, they all pass:

Code: [Select]
OK: ActionWindow_Back.png (192x64, 32-bit RGB+alpha, non-interlaced, 66.1%).
OK: ActionWindow_Close.png (192x64, 32-bit RGB+alpha, non-interlaced, 64.9%).
OK: ActionWindow_Minimize.png (192x64, 32-bit RGB+alpha, non-interlaced, 67.3%).
OK: ActionWindow_Restore.png (192x64, 32-bit RGB+alpha, non-interlaced, 66.9%).
OK: ActionWindow_Template.png (345x388, 32-bit RGB+alpha, non-interlaced, 96.5%).
OK: ActionWindow_Tools.png (192x64, 32-bit RGB+alpha, non-interlaced, 67.1%).
OK: Frame_BottomBorder.png (1662x32, 32-bit RGB+alpha, non-interlaced, 92.3%).
OK: Frame_Button.png (675x80, 32-bit RGB+alpha, non-interlaced, 85.6%).
OK: Frame_CheckBox.png (416x52, 32-bit RGB+alpha, non-interlaced, 74.2%).
OK: Frame_ComboBox.png (256x68, 32-bit RGB+alpha, non-interlaced, 76.7%).
OK: Frame_DefaultButton.png (164x23, 32-bit RGB+alpha, non-interlaced, 76.0%).
OK: Frame_FullScreenArrowsCollapse.png (176x46, 32-bit RGB+alpha, interlaced, 28.6%).
OK: Frame_FullScreenArrowsExpand.png (176x46, 32-bit RGB+alpha, interlaced, 26.7%).
OK: Frame_LeftBorder.png (32x1166, 32-bit RGB+alpha, non-interlaced, 87.3%).
OK: Frame_RadioButton.png (416x52, 32-bit RGB+alpha, non-interlaced, 67.2%).
OK: Frame_RightBorder.png (32x1166, 32-bit RGB+alpha, non-interlaced, 87.0%).
OK: Frame_TopBorder_Mac.png (1662x124, 32-bit RGB+alpha, non-interlaced, 94.0%).
OK: Frame_TopBorder.png (1662x124, 32-bit RGB+alpha, non-interlaced, 94.1%).
OK: FullscreenPlayer_Mac.png (1726x376, 32-bit RGB+alpha, non-interlaced, 98.0%).
OK: FullscreenPlayer.png (1726x376, 32-bit RGB+alpha, non-interlaced, 98.3%).
OK: Groupbox_BottomBorder.png (80x16, 8-bit palette, non-interlaced, -1097.1%).
OK: Groupbox_CaptionArea.png (128x60, 8-bit palette, non-interlaced, -101.5%).
OK: Groupbox_LeftBorder.png (8x100, 8-bit palette, non-interlaced, -1818.5%).
OK: Groupbox_RightBorder.png (8x100, 8-bit palette, non-interlaced, -1818.4%).
OK: Groupbox_TopBorder.png (80x76, 8-bit palette, non-interlaced, -152.6%).
OK: List_BrowseHeaderBar.png (84x96, 8-bit palette, non-interlaced, -91.7%).
OK: List_Button.png (128x32, 32-bit RGB+alpha, interlaced, -22.6%).
OK: List_GroupHeader.png (86x48, 32-bit RGB+alpha, non-interlaced, 5.0%).
OK: List_HeaderBar.png (150x20, 24-bit RGB, non-interlaced, 87.1%).
OK: List_Rating.png (90x32, 32-bit RGB+alpha, non-interlaced, -52.1%).
OK: List_Selection.png (1179x92, 32-bit RGB+alpha, non-interlaced, 94.0%).
OK: MainFrame_BottomBorder.png (1726x120, 32-bit RGB+alpha, non-interlaced, 97.4%).
OK: MainFrame_LeftBorder.png (24x260, 32-bit RGB+alpha, non-interlaced, 35.3%).
OK: MainFrame_RightBorder.png (24x260, 32-bit RGB+alpha, non-interlaced, 35.3%).
OK: MainFrame_TopBorder_Mac.png (1726x400, 32-bit RGB+alpha, non-interlaced, 98.1%).
OK: MainFrame_TopBorder.png (1726x400, 32-bit RGB+alpha, non-interlaced, 98.0%).
OK: Menu_Back.png (38x33, 24-bit RGB, non-interlaced, 86.8%).
OK: Menu_Item.png (786x92, 32-bit RGB+alpha, non-interlaced, 92.9%).
OK: PlayerBar_ContButton.png (333x126, 32-bit RGB+alpha, non-interlaced, 72.1%).
OK: PlayerBar_ContOffButton.png (333x126, 32-bit RGB+alpha, non-interlaced, 71.9%).
OK: PlayerBar_ContSongButton.png (333x126, 32-bit RGB+alpha, non-interlaced, 71.1%).
OK: Playerbar_Display.png (258x75, 32-bit RGB+alpha, non-interlaced, 73.8%).
OK: PlayerBar_DSPButton.png (333x126, 32-bit RGB+alpha, non-interlaced, 70.7%).
OK: PlayerBar_MuteButton.png (471x86, 32-bit RGB+alpha, non-interlaced, 72.0%).
OK: PlayerBar_MuteOffButton.png (471x86, 32-bit RGB+alpha, non-interlaced, 64.8%).
OK: Playerbar_NextButton.png (549x213, 32-bit RGB+alpha, non-interlaced, 83.4%).
OK: Playerbar_PauseButton.png (633x213, 32-bit RGB+alpha, non-interlaced, 82.2%).
OK: Playerbar_PlayButton.png (633x213, 32-bit RGB+alpha, non-interlaced, 81.5%).
OK: Playerbar_PrevButton.png (546x213, 32-bit RGB+alpha, non-interlaced, 83.3%).
OK: PlayerBar_SearchButton.png (112x28, 32-bit RGB+alpha, interlaced, -34.9%).
OK: Playerbar_Search.png (183x44, 32-bit RGB+alpha, non-interlaced, 35.7%).
OK: PlayerBar_ShButton.png (261x126, 32-bit RGB+alpha, non-interlaced, 69.4%).
OK: PlayerBar_ShOffButton.png (261x126, 32-bit RGB+alpha, non-interlaced, 65.1%).
OK: Playerbar_SliderPosFront.png (638x116, 32-bit RGB+alpha, non-interlaced, 94.5%).
OK: Playerbar_SliderPos.png (638x116, 32-bit RGB+alpha, non-interlaced, 90.1%).
OK: Playerbar_SliderPosThumb.png (508x116, 32-bit RGB+alpha, non-interlaced, 90.8%).
OK: Playerbar_SliderVolFront.png (638x80, 32-bit RGB+alpha, non-interlaced, 92.1%).
OK: Playerbar_SliderVol.png (638x80, 32-bit RGB+alpha, non-interlaced, 85.8%).
OK: Playerbar_SliderVolThumb.png (508x80, 32-bit RGB+alpha, non-interlaced, 86.8%).
OK: Playerbar_StopButton.png (423x213, 32-bit RGB+alpha, non-interlaced, 82.8%).
OK: Progress_Back.png (72x124, 8-bit palette, non-interlaced, -72.4%).
OK: Progress_Front.png (72x124, 24-bit RGB, non-interlaced, 42.9%).
OK: Scrollbar_HorizontalBackground.png (192x64, 32-bit RGB+alpha, non-interlaced, 63.6%).
OK: Scrollbar_HorizontalHandle.png (256x64, 32-bit RGB+alpha, non-interlaced, 71.6%).
OK: Scrollbar_HorizontalLeftArrow.png (256x64, 24-bit RGB, non-interlaced, 50.9%).
OK: Scrollbar_HorizontalRightArrow.png (256x64, 24-bit RGB, non-interlaced, 50.9%).
OK: Scrollbar_Stump.png (128x128, 24-bit RGB, non-interlaced, 67.0%).
OK: Scrollbar_VerticalBackground.png (64x193, 24-bit RGB, non-interlaced, 53.2%).
OK: Scrollbar_VerticalDownArrow.png (256x64, 24-bit RGB, non-interlaced, 50.1%).
OK: Scrollbar_VerticalHandle.png (256x64, 32-bit RGB+alpha, non-interlaced, 70.6%).
OK: Scrollbar_VerticalUpArrow.png (256x64, 24-bit RGB, non-interlaced, 50.1%).
OK: Search_Clear.png (128x32, 32-bit RGB+alpha, interlaced, -31.2%).
OK: Slider_HorizontalBackground.png (238x64, 32-bit RGB+alpha, non-interlaced, 71.6%).
OK: Slider_HorizontalHandle.png (176x92, 32-bit RGB+alpha, non-interlaced, 75.7%).
OK: Slider_VerticalBackground.png (128x119, 32-bit RGB+alpha, non-interlaced, 71.4%).
OK: Slider_VerticalHandle.png (336x44, 32-bit RGB+alpha, non-interlaced, 73.7%).
OK: SlimPlayer.png (1726x376, 32-bit RGB+alpha, non-interlaced, 98.3%).
OK: SplitViewTab_BorderRow.png (208x32, 24-bit RGB, non-interlaced, 24.5%).
OK: SplitViewTab_Button.png (620x96, 32-bit RGB+alpha, non-interlaced, 91.1%).
OK: SplitViewTab_Close.png (150x30, 32-bit RGB+alpha, interlaced, -16.3%).
OK: StatusBar_Display.png (200x38, 8-bit palette, non-interlaced, -101.9%).
OK: Tab_BottomBorder.png (40x12, 8-bit palette, non-interlaced, -3090.6%).
OK: Tab_Button.png (216x72, 32-bit RGB+alpha, non-interlaced, 75.8%).
OK: Tab_LeftBorder.png (24x92, 8-bit palette, non-interlaced, -596.2%).
OK: Tab_RightBorder.png (24x92, 8-bit palette, non-interlaced, -596.1%).
OK: Tab_TopBorder.png (80x16, 8-bit palette, non-interlaced, -1096.8%).
OK: TagWindow_FieldLabel.png (190x46, 24-bit RGB, non-interlaced, 98.9%).
OK: TagWindow_Field.png (380x46, 24-bit RGB, non-interlaced, 99.4%).
OK: TagWindow_Group.png (100x22, 24-bit RGB, non-interlaced, 92.2%).
OK: TargetBar.png (800x96, 8-bit palette, non-interlaced, 79.7%).
OK: TitleBar_CloseButton_Mac.png (340x68, 32-bit RGB+alpha, non-interlaced, 47.7%).
OK: TitleBar_CloseButton.png (340x68, 32-bit RGB+alpha, non-interlaced, 47.7%).
OK: TitleBar_MaximizeButton_Mac.png (340x68, 32-bit RGB+alpha, non-interlaced, 62.7%).
OK: TitleBar_MaximizeButton.png (340x68, 32-bit RGB+alpha, non-interlaced, 63.1%).
OK: TitleBar_MinimizeButton_Mac.png (340x68, 32-bit RGB+alpha, non-interlaced, 63.0%).
OK: TitleBar_MinimizeButton.png (340x68, 32-bit RGB+alpha, non-interlaced, 63.2%).
OK: TitleBar_RestoreButton.png (340x68, 32-bit RGB+alpha, non-interlaced, 62.6%).
OK: Tree_Selection.png (786x92, 32-bit RGB+alpha, non-interlaced, 91.5%).
OK: UpDown_Down.png (256x44, 32-bit RGB+alpha, non-interlaced, 65.3%).
OK: UpDown_Left.png (256x80, 32-bit RGB+alpha, non-interlaced, 80.1%).
OK: UpDown_Right.png (256x80, 32-bit RGB+alpha, non-interlaced, 80.1%).
OK: UpDown_Up.png (256x40, 32-bit RGB+alpha, non-interlaced, 61.8%).
Logged

666JTK666

  • Junior Woodchuck
  • **
  • Posts: 72
Re: MC was opening yesterday but wont open now
« Reply #31 on: September 30, 2023, 07:44:14 pm »

I have discovered that if I go and edit the User Settings.ini and change the skin line from Thunderstorm to one of the other skins mc will start. So at least I don't have to delete my mc 31 folder over and over.
Another odd thing about this is that when I switch to Thunderstorm there is no problem mc works and play's files no issues no lockups  and looks great on screen. only when you exit mc and try to start mc will it fail to start.
Standard View Skin 3="\[App Data Path\]Skins/Standard View/ModernCards Dark/"
Logged

666JTK666

  • Junior Woodchuck
  • **
  • Posts: 72
Re: MC was opening yesterday but wont open now
« Reply #32 on: October 02, 2023, 04:38:27 pm »

This issue can be marked solved as I have moved from pop os to Deb-12 where the issue is not a problem there.
Logged
Pages: [1]   Go Up