Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Segfault after update 0.7.8 to 0.7.9 #3

Closed
fotsisk opened this issue Sep 20, 2013 · 9 comments
Closed

Segfault after update 0.7.8 to 0.7.9 #3

fotsisk opened this issue Sep 20, 2013 · 9 comments

Comments

@fotsisk
Copy link

fotsisk commented Sep 20, 2013

log:
Create App instance
"Qt Warning - invalid keysym: dead_actute"
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated. please move it to /home/***/.config/fontconfig/fonts.conf manually
Create MainWindow instance
libva info: VA-API version 0.34.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/dri/r600_drv_video.so
libva info: Found init function __vaDriverInit_0_33
libva info: va_openDriver() returns 0
Segfault (core dumped)

Arch 3.11.1

@bylee20
Copy link
Owner

bylee20 commented Sep 20, 2013

I've just uploaded patched package. Please retry with updated AUR package.

@fotsisk
Copy link
Author

fotsisk commented Sep 20, 2013

Still not work.

log:
Create App instance
"Qt Warning - invalid keysym: dead_actute"
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated. please move it to /home/***/.config/fontconfig/fonts.conf manually
Create MainWindow instance
libva info: VA-API version 0.34.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/dri/r600_drv_video.so
libva info: Found init function __vaDriverInit_0_33
libva info: va_openDriver() returns 0
Initialize mpv with ("cmplayer-mpv", "--no-config", "--idle", "--no-fs", "--af=dummy:address=19408704", "--vo=null:address=19408736", "--softvol-max=1000.0", "--fixed-vo", "--no-autosub", "--osd-level=0", "--quiet", "--identify", "--no-consolecontrols", "--no-mouse-movements", "--subcp=utf8", "--ao=null,")
mpv: The softvol-max option must be a floating point number or a ratio (numerator[:/]denominator): 1000.0
mpv: Error parsing option softvol-max (option parameter could not be parsed)
mpv: Setting commandline option --softvol-max=1000.0 failed.
Segfault (core dumped)

@bylee20
Copy link
Owner

bylee20 commented Sep 20, 2013

AUR package is updated. Please try again.

@fotsisk
Copy link
Author

fotsisk commented Sep 21, 2013

And still not work.
No change in log.

@bylee20
Copy link
Owner

bylee20 commented Sep 21, 2013

Can you try LANG=en_US.UTF-8 cmplayer ? And, what is your default locale?

@fotsisk
Copy link
Author

fotsisk commented Sep 21, 2013

"Can you try LANG=en_US.UTF-8 cmplayer ?"
It seems to work.
"And, what is your default locale?"
pl_PL.UTF-8
Update:
Segfault occurs only with GTK+ style.
Fusion not make issue

@bylee20
Copy link
Owner

bylee20 commented Sep 23, 2013

Update:
Segfault occurs only with GTK+ style.
Fusion not make issue

I'll test and let you know later. Since I have some busy jobs this week, it could be late. Sorry.

@bylee20
Copy link
Owner

bylee20 commented Sep 26, 2013

Ok. Your information was very helpful. I updated AUR package with patch. Please try again.

@fotsisk
Copy link
Author

fotsisk commented Sep 26, 2013

Ok, now it works.

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

No branches or pull requests

2 participants