How to fix empty __dummy__ problem on desktop - ubuntu 16.04


up vote
0
down vote
favorite
I'm using ubuntu 16.04. After I restart or log on ubuntu. The dummy file appear on desktop, but when I open to show the problem, unfortunately it's empty. I can not find cause to create the file. Could someone help me to detect and resolved this problem. Thanks
xubuntu
add a comment |Â
up vote
0
down vote
favorite
I'm using ubuntu 16.04. After I restart or log on ubuntu. The dummy file appear on desktop, but when I open to show the problem, unfortunately it's empty. I can not find cause to create the file. Could someone help me to detect and resolved this problem. Thanks
xubuntu
1
My best advice is to ignore the dummy file.
â WinEunuuchs2Unix
Mar 21 at 2:37
But, I feels uncomfortable when i saw it :)) @WinEunuuchs2Unix
â Tang Quoc Tuan
Mar 21 at 2:39
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm using ubuntu 16.04. After I restart or log on ubuntu. The dummy file appear on desktop, but when I open to show the problem, unfortunately it's empty. I can not find cause to create the file. Could someone help me to detect and resolved this problem. Thanks
xubuntu
I'm using ubuntu 16.04. After I restart or log on ubuntu. The dummy file appear on desktop, but when I open to show the problem, unfortunately it's empty. I can not find cause to create the file. Could someone help me to detect and resolved this problem. Thanks
xubuntu
xubuntu
asked Mar 21 at 2:34
Tang Quoc Tuan
1
1
1
My best advice is to ignore the dummy file.
â WinEunuuchs2Unix
Mar 21 at 2:37
But, I feels uncomfortable when i saw it :)) @WinEunuuchs2Unix
â Tang Quoc Tuan
Mar 21 at 2:39
add a comment |Â
1
My best advice is to ignore the dummy file.
â WinEunuuchs2Unix
Mar 21 at 2:37
But, I feels uncomfortable when i saw it :)) @WinEunuuchs2Unix
â Tang Quoc Tuan
Mar 21 at 2:39
1
1
My best advice is to ignore the dummy file.
â WinEunuuchs2Unix
Mar 21 at 2:37
My best advice is to ignore the dummy file.
â WinEunuuchs2Unix
Mar 21 at 2:37
But, I feels uncomfortable when i saw it :)) @WinEunuuchs2Unix
â Tang Quoc Tuan
Mar 21 at 2:39
But, I feels uncomfortable when i saw it :)) @WinEunuuchs2Unix
â Tang Quoc Tuan
Mar 21 at 2:39
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
I just had this and was able to delete it using the command line - navigate to the directory and run
$ sudo rm- rf _ dummy _
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
I just had this and was able to delete it using the command line - navigate to the directory and run
$ sudo rm- rf _ dummy _
add a comment |Â
up vote
0
down vote
I just had this and was able to delete it using the command line - navigate to the directory and run
$ sudo rm- rf _ dummy _
add a comment |Â
up vote
0
down vote
up vote
0
down vote
I just had this and was able to delete it using the command line - navigate to the directory and run
$ sudo rm- rf _ dummy _
I just had this and was able to delete it using the command line - navigate to the directory and run
$ sudo rm- rf _ dummy _
answered May 13 at 8:59
Juan
1
1
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1017795%2fhow-to-fix-empty-dummy-problem-on-desktop-ubuntu-16-04%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
1
My best advice is to ignore the dummy file.
â WinEunuuchs2Unix
Mar 21 at 2:37
But, I feels uncomfortable when i saw it :)) @WinEunuuchs2Unix
â Tang Quoc Tuan
Mar 21 at 2:39