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

List:       kde-commits
Subject:    kdebase/kioslave/media
From:       Kévin Ottens <ervin () ipsquad ! net>
Date:       2005-04-04 11:01:28
Message-ID: 20050404110128.235C8486 () 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)

CCBUGS:102086


  M +1 -0      mediaimpl.cpp   1.8


--- kdebase/kioslave/media/mediaimpl.cpp  #1.7:1.8
@@ -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