[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE_3_4_BRANCH: kdebase/kioslave/media
From:       Kévin Ottens <ervin () ipsquad ! net>
Date:       2005-04-04 11:03:56
Message-ID: 20050404110356.35A81486 () office ! kde ! org
[Download RAW message or body]

CVS commit by ervin: 

Avoid displaying messagebox while mounting. If mount issues a warning it
makes the ioslave crash (since it is a KApplication with nogui)

Backporting to 3.4.x branch.

BUGS:102086


  M +1 -0      mediaimpl.cpp   1.7.2.1


--- kdebase/kioslave/media/mediaimpl.cpp  #1.7:1.7.2.1
@@ -230,4 +230,5 @@ bool MediaImpl::ensureMediumMounted(Medi
                                            medium.deviceNode(),
                                            medium.mountPoint());
+                job->setInteractive(false);
                 connect( job, SIGNAL( result( KIO::Job * ) ),
                          this, SLOT( slotMountResult( KIO::Job * ) ) );


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic