[Bug 1265491] [NEW] Evince failes to create new directory on USB-Stick (Save Dialog)

2014-01-02 Thread Dieter Burghardt
Public bug reported:

When saving a copy of a PDF to the USB-stick (automaticvally mounted when 
plugged in, vfat) evince can save files, but it failes to create new 
directories, claiming insufficent permissions.
The strange thing is, other applications (like gedit, or 'mkdir' in a terminal) 
have no problems creating a new directory in exactly the same location, i.e. 
the user should be allowed to do so and mount options should be ok too.

Mount will show the the following about the USB-stick:
/dev/sdc1 on /media/anonymous/SPACELOOP type vfat 
(rw,nosuid,nodev,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,showexec,flush,uhelper=udisks2)

When starting evince from the terminal the console-output does not show 
anything when reproducing the problem.
Except for the one line that seems to be there all the time right after 
starting evince:
(evince:30984): EvinceDocument-CRITICAL **: ev_document_get_n_pages: assertion 
'EV_IS_DOCUMENT (document)' failed

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1265491

Title:
  Evince failes to create new directory on USB-Stick (Save Dialog)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1265491/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1113395] Re: mount.cifs on 13.04 fails to mount a samba share with 13: Permission Denied

2013-12-27 Thread Dieter Burghardt
I had similar problems accessing a server in a domain and using a
credential file. I solved the problem by specifying the domainname
separatly (and not like before as part of the username.)

In the older Ubuntu (10.4) I had something like:
sudo mount -t cifs //MyServer/MyShare /mnt -o 
user=MyDomain\MyName,password=AskTheNSA

Now in 13.10 it did no longer work and I had to change it to:
sudo mount -t cifs //MyServer/MyShare /mnt -o 
domain=MyDomain,user=MyName,password=AskTheNSA

So if you are still not lucky to mount your share you might give this a
try. If your server is not part of a domain, you might be lucky
specifying your workgroup ...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1113395

Title:
  mount.cifs on 13.04 fails to mount a samba share with 13: Permission
  Denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cifs-utils/+bug/1113395/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204996] Re: Linux kernel 2.6.24-12 lockup

2009-02-24 Thread Dieter Burghardt
At first my machine (Intel Core2 Quad  CPU) was perfectly stable since november 
'08. The machine was up 24/7 and also running 4 instances fold...@home.
But when I started to use fold...@home with the -smp switch I got random 
lockups.
The machine is not overclocked and in both cases the machine is under high CPU 
load, so overheating or other hardware related issues shouldn't be the cause of 
the lockups. I guess the lockups are related to MPI (which is turned on in 
fold...@home with -smp switch.)

-- 
Linux kernel 2.6.24-12 lockup
https://bugs.launchpad.net/bugs/204996
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204996] Re: Linux kernel 2.6.24-12 lockup

2009-02-24 Thread Dieter Burghardt
Oops, forgot to mention ... it's intrepid, and the kernel is up to date

2.6.27-11-generic #1 SMP Thu Jan 29 19:28:32 UTC 2009 x86_64 GNU/Linux

-- 
Linux kernel 2.6.24-12 lockup
https://bugs.launchpad.net/bugs/204996
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs