Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31984 - xmms-1.2.8-r3 Assertion `xmms_autocharset_changed>=0' failed.
Summary: xmms-1.2.8-r3 Assertion `xmms_autocharset_changed>=0' failed.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Sergey Kuleshov (RETIRED)
URL:
Whiteboard:
Keywords:
: 32231 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-10-25 11:57 UTC by Norberto Bensa
Modified: 2003-10-28 17:17 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
xmms-1.2.8-r4 (xmms-1.2.8-r4.ebuild,4.37 KB, text/plain)
2003-10-26 02:53 UTC, Octavio Ruiz (Ta^3)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Norberto Bensa 2003-10-25 11:57:39 UTC
after upgrading to -r3, I get: 
 
$ xmms 
gsdrums.cfg: line 155: bad patch option # 
gssfx.cfg: line 12: bad patch option # 
xgmap2.cfg: line 29: bad patch option # 
xmms: charset.c:182: xmms_autocharset_iconv_open: Assertion 
`xmms_autocharset_changed>=0' failed. 
Aborted 
 
The russian patch makes xmms unusable here. 

Reproducible: Always
Steps to Reproduce:
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2003-10-25 18:05:01 UTC
No idea why this is assigned to me. Reassigning to someone who might have
a clue.
Comment 2 Sergey Kuleshov (RETIRED) gentoo-dev 2003-10-26 01:52:28 UTC
Very strange! Are actually sure this is cause by russian charset patch? Cause
it is actually the last line (xmms_autocharset_changed>=0) which refers to
it, while all the rest has nothing to do with it.

If this is really caused by the patch, I guess i'd better add a local USE
flag (as long as sound team has nothing against it), so that the rest is
nit bothered with this.

Also, I'd suggest you do emerge sync and try reemrging xmms-1.2.8-r3 again.
Comment 3 Sergey Kuleshov (RETIRED) gentoo-dev 2003-10-26 02:19:07 UTC
Ok, guess I found the way to reproduce the error. I'll try to fix it asap.
Sorry about this.
Comment 4 Sergey Kuleshov (RETIRED) gentoo-dev 2003-10-26 02:38:02 UTC
I commited a new version in portage. When it will reach you mirror try doing
emerge sync and reemerge xmms-1.2.8-r3. Plz report of any result.
Comment 5 Octavio Ruiz (Ta^3) 2003-10-26 02:53:14 UTC
Created attachment 19809 [details]
xmms-1.2.8-r4

I confirm.. same problem.. 

So its good idea to do a local USE flag for Russian compatibility. My 3 Gentoo
boxes are affected. :-/

I edited the ebuild, named -r4... and put an elif inside.. so you need to
set
USE=russian to patch xmms with support to russian characters.. cjk still
working as always.. if some curios put USE="russian cjk" only cjk is patched
(both patches can not be applied at the same time) :D
Comment 6 Norberto Bensa 2003-10-26 21:01:20 UTC
Many thanks Svyatogor, it's working now. 
Comment 7 SpanKY gentoo-dev 2003-10-28 17:17:17 UTC
*** Bug 32231 has been marked as a duplicate of this bug. ***