[Bug 487856] Re: Print dialog goes off the screen

2011-01-28 Thread datube
Ubuntu 9.10 epdfview: 0.1.7-2 Hi, here at our site we have the same problem. I've included a patch which we succesfully implemented. I'm not a C/GTK programmer, but the solution seems to do the job. The attached patch adds scrollbars to the treeview widget (which is used to show the available

[Bug 969343] Re: Unable to connect to WPA enterprise wireless

2013-05-30 Thread datube
We just implemented a lot Aruba (ap-105) access points and I (we) also experience this problem (as described @Impact) . While searching the www I couldn't really pinpoint what I could do as a work-around. I myself use 12.04, but the problem also exists on 13.04. I have a Thinkpad T410s. With the

[Bug 582145] Re: Virtual guests' console is unusably slow due to framebuffer usage

2014-04-04 Thread datube
Hi, We recently also experiencing this issue on Ubuntu 12.04. I've tried the suggestions stated in comment:1. This didn't gave any relief. To get back to the console speed I was used to in Lucid, I did the following: - downloaded the following files: libgtk-vnc-1.0-0_0.3.10-2ubuntu2.2_i386.deb

[Bug 910058] Re: gtk-vnc is unusable slow compared to tightvncviewer

2014-04-04 Thread datube
Hi, Although I know that this one is an old one, we experiencing the same problem with virt-manager. The console is unusable slow to be usefull. To get back to the console speed I was used to in Lucid, in Precise I did the following: - downloaded the following files:

[Bug 1021579] Re: ltspfs shows wrong partition size when plug-in usb drive into thin client

2014-04-15 Thread datube
Hi, I've downloaded the sources for the package ltspfs, applied the following patch, compiled it, replaced /usr/bin/ltspfs manually and then it works as expected Patch: {{{ --- ltspfs-1.1/src/ltspfs.c +++ ltspfs-1.1/src/ltspfs.c @@ -907,14 +907,14 @@ if (ret) return

[Bug 1021579] Re: ltspfs shows wrong partition size when plug-in usb drive into thin client

2014-04-15 Thread datube
Hi, I need to complete my solution. The above patch is for the server-side and the following fixes the one for the client (chroot): {{{ --- ltspfs-1.1/src/ltspfsd_functions.c +++ ltspfs-1.1/src/ltspfsd_functions.c @@ -895,8 +895,8 @@ xdr_int(out, i); /* dummy

[Bug 1021579] Re: ltspfs shows wrong partition size when plug-in usb drive into thin client

2014-04-15 Thread datube
Hi again... I made a mistake (guess I need more coffee or something) , first patch is reversed... It should read: {{{ --- ltspfs-1.1/src/ltspfs.c +++ ltspfs-1.1/src/ltspfs.c @@ -907,14 +907,14 @@ if (ret) return parse_return(in); - xdr_int(in, f_type); /* type of fs */ -

[Bug 910058] Re: gtk-vnc is unusable slow compared to tightvncviewer

2014-04-15 Thread datube
Hi, I would help you if I was able to understand what you mean. Can you give me some more directions or can I help in another way? Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/910058 Title:

[Bug 910058] Re: gtk-vnc is unusable slow compared to tightvncviewer

2014-04-16 Thread datube
* Do you see this only with windows guests? No, most of our KVM machines are Debian and/or Ubuntu. I didn't yet tried a Windows guest. * Is there a linux distribution/release with which you can reproduce this? Distribution/release which works as expected: # lsb_release -a No LSB modules are