Bug 5079 - aMSN package require BWidget
Summary: aMSN package require BWidget
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Jani Välimaa
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-24 15:33 CET by Ojangu
Modified: 2012-03-25 11:40 CEST (History)
1 user (show)

See Also:
Source RPM: amsn-0.98.4-8.mga2
CVE:
Status comment:


Attachments

Description Ojangu 2012-03-24 15:33:11 CET
Description of problem:After last update aMSN is broken again.

Message from terminal:
Unable to open mixer /dev/mixer
Error in startup script: can't find package BWidget
    while executing
"package require BWidget"
    invoked from within
"if { $initialize_amsn == 1 } {

        if {![::picture::Loaded]} {
                if { [OnDarwin] } {
                        tk_messageBox -default ok -message "There's a problem loading a..."
    (file "gui.tcl" line 4)
    invoked from within
"source gui.tcl         "
    ("uplevel" body line 22)
    invoked from within
"uplevel \#0 {

        # amsncore.tcl is already loaded but we'll re-source it here in case we manually do reload_files
        source amsncore.tcl
        source audio.tc..."
    (procedure "reload_files" line 2)
    invoked from within
"reload_files"
    (file "/usr/bin/amsn" line 322)
Comment 1 Sander Lepik 2012-03-24 16:47:07 CET
Spec example from fedora: http://pkgs.fedoraproject.org/gitweb/?p=bwidget.git;a=blob_plain;f=bwidget.spec;h=9b6092aa73bdfec8bdde4a5f4163121022619f41;hb=4dbded8c4d71ec3e60f4b36b07051886701dbd53

CC: (none) => sander.lepik
Hardware: x86_64 => All
Assignee: bugsquad => jani.valimaa

Comment 2 Jani Välimaa 2012-03-24 20:52:19 CET
aMSN should provide internal copy of BWidget. I'll look why it's not packaged anymore..
Comment 3 Jani Välimaa 2012-03-25 11:40:51 CEST
Fixed in -9.mga2.

Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.