RE: [Bug 1258597] Re: Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.

2015-05-11 Thread Damir Butmir
Yes that is possible. Comment out that specific line and it will get ignored and your boot won't be affected at all (you won't notice any difference except for no more error message). If you search for my comment on Launchpad, I copy/pasted my file after I edited it. And I've been using it like th

[Bug 1002363] Re: 12.04 remmina full screen closes unexpectedly

2015-03-06 Thread Damir Butmir
Still an issue, even if no new comments have been added for 60 days. ** Changed in: remmina (Ubuntu) Status: Expired => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002363 Title: 12.04

[Bug 1424443] Re: Slow transfer rate to USB Stick (NTFS).

2015-02-23 Thread Damir Butmir
Hardware and USB problem have both already been ruled out by trying the exact same thing on the exact same machine...but under Windows 7 x64 and everything worked beautifully. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1424443] [NEW] Slow transfer rate to USB Stick (NTFS).

2015-02-22 Thread Damir Butmir
Public bug reported: Writing to a 16GB USB 2.0 stick (NTFS) goes at ~17MB/s while under Windows (same amount, machine, stick, everything) goes at 30+MB/s. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.13.0-45-generic 3.13.0-45.74~precise1 ProcVersionSignature: Ubuntu 3.13.0-

[Bug 500069] Re: USB file transfer causes system freezes; ops take hours instead of minutes

2015-02-22 Thread Damir Butmir
Done! https://bugs.launchpad.net/ubuntu/+source/linux-lts-trusty/+bug/1424443 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/500069 Title: USB file transfer causes system freezes; ops take hours ins

[Bug 500069] Re: USB file transfer causes system freezes; ops take hours instead of minutes

2015-02-22 Thread Damir Butmir
Still not fixed under Ubuntu 12.04 LTS x64 at least, even with the latest kernel Linux damir-macbook 3.13.0-45-generic #74~precise1-Ubuntu SMP Thu Jan 15 20:21:55 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux Writing to a 16GB USB 2.0 stick (NTFS) goes at ~17MB/s while under Windows (same amount,

[Bug 1424268] [NEW] Trash not always updating status when emptied.

2015-02-21 Thread Damir Butmir
Public bug reported: Description = Happens only occasionally but basically, the default Trash package (which I believe is part of Nautilus) gets confused and doesn't properly update its own icon and status after being already emptied. Steps to Reproduce: 1) Send several random files to Trash by

[Bug 1100049] Re: Evince does not recognize CUPS printer.

2015-02-21 Thread Damir Butmir
** Package changed: cups (Ubuntu) => evince (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1100049 Title: Evince does not recognize CUPS printer. To manage notifications about this bug go t

[Bug 1424203] [NEW] Not able to hide "Network" section.

2015-02-21 Thread Damir Butmir
Public bug reported: Description = In my case at least (and probably in a majority) I have the only Ubuntu machine on a small home network populated by other Window machines. I have no use for this "Network" section (especially since I can't access Windows based domains anyway through it) so I'd l

[Bug 865672] Re: "Adobe Flash Player Settings" dialog does not respond to mouse clicks

2015-01-17 Thread Damir Butmir
Exact same problemUsing; -Firefox v35 (the latest available) -Adobe Flash 11,2,202,429 (also latest available) -Ubuntu 12.04 LTS x64 I'll add another workaround that I use...Instead of accessing Adobe Flash settings through your browser (which is blocked now by the new Firefox by default

[Bug 558756] Re: pingtest.net packet loss test fails

2015-01-16 Thread Damir Butmir
A problem I had as well, see my topic; http://ubuntuforums.org/showthread.php?t=1923583 Basically the fix is to remove icetea java JDK completely and use the official vanilla java JDK... Instructions; https://sites.google.com/site/easylinuxtipsproject/java -- You received this bug notificatio

[Bug 937522] Re: rdp clipboard sync doesn't work anymore.

2014-11-04 Thread Damir Butmir
Guys, be sure to specify the EXACT version of Remmina you are still experiencing issues with I no longer had this problem when I reverted back to an older version (process described in my earlier comment) under Ubuntu 12.04. As well, this issue is marked as "resolved" so the developers feel th

[Bug 1160322] Re: [ 21.125934] INFO @wl_cfg80211_attach : Registered CFG80211 phy

2014-10-19 Thread Damir Butmir
That workaround (comment #14) does NOT work for me. It successfully returns "FRAMEBUFFER=y" in the terminal but doesn't actually correct the problem. I am seeing this message 100% of the time on boot, however in my case it is a little differentI am running a dual monitor setup and on my primar

[Bug 976304] Re: On dual monitor setup, lock screen password prompt doesn't always appear on same monitor.

2014-10-08 Thread Damir Butmir
100% confirmed, although slightly varied in my case I no longer get the login password prompt on BOTH my monitors. Only on my primary one (laptop) and not on my external Samsung monitor. Before, I would get the password prompt on both, log in, and Ubuntu would correctly remember that I want my

[Bug 949196] Re: apport-gtk crashed with IOError in thread_collect_info(): [Errno 13] Access denied: '/var/crash/_usr_bin_nautilus-actions-config-tool.1000.crash'

2014-05-04 Thread Damir Butmir
Hmm, I just got this error but it is marked as "Fixed - Released"? This is under Ubuntu 12.04 LTS (x64) and the latest version of Skype (4.2). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/949196 Tit

[Bug 1258597] Re: Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.

2014-04-27 Thread Damir Butmir
Thanks for the response Phill but I already have found an easier workaround :) If others want to try it; I have commented out the GRUB_HIDDEN* fields like this; GRUB_DEFAULT=0 #GRUB_HIDDEN_TIMEOUT=0 #GRUB_HIDDEN_TIMEOUT_QUIET=true GRUB_TIMEOUT=5 Now I don't get that warning when updating GRUB an

[Bug 1258597] Re: Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is set is no longer supported.

2014-04-26 Thread Damir Butmir
Just to add, this bug is affecting Ubuntu 12.04 LTS (x64). It is basically making it impossible for me to lower the GRUB countdown value from 10 seconds to 5; damir@damir-macbook:~$ sudo gedit /etc/default/grub damir@damir-macbook:~$ sudo update-grub Generating grub.cfg ... Warning: Setting GRUB_T

[Bug 949240] Re: indicator-cpufreq will not start

2013-04-23 Thread Damir Butmir
Same issue, Ubuntu 12.04 LTS using a gnome theme but under Unity. Installs fine but when I go to launch it, nothing appears, and it just hangs... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/949240 T

[Bug 1115555] Re: Backlight control does not work, but there are entries in /sys/class/backlight.

2013-04-23 Thread Damir Butmir
FYI, I am using a 2013 13" MBP and I was able to get my screen brightness controls to work automatically but using; echo 5 | sudo tee /sys/.. instead of sudo echo 5 > /sys/. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 965895] Re: After boot, NetworkManager indicator menu only shows four entries

2013-03-28 Thread Damir Butmir
Awesome, thanks Brian. And for reference, how long generally before the package will be distributed/visible to us through Update Manager? I'd rather it update my network-manager automatically versus me downloading the package and overwriting my current install manually. Thanks in advance. -- You

[Bug 1100049] [NEW] Evince does not recognize CUPS printer.

2013-01-15 Thread Damir Butmir
Public bug reported: Hello, I am trying to print a PDF file via wireless lexmark printer, using Evince. The printer is properly configured as other apps such as Firefox can print to it, it's powered on, and set as the default. However, Evince does not seem to recognize CUPS printers as when I open

[Bug 965895] Re: After boot, NetworkManager indicator menu only shows four entries

2013-01-09 Thread Damir Butmir
I appreciate the workarounds, but I am waiting for an official fix instead of manually adding a delay as a workaround. My only concern is if we have narrowed down exactly what the problem is caused by and its impact, but why is this bug marked as "fix released"? I believe my Ubuntu install is full

[Bug 1027638] Re: nm-applet doesn't show connection/devices on startup

2013-01-09 Thread Damir Butmir
*** This bug is a duplicate of bug 965895 *** https://bugs.launchpad.net/bugs/965895 I appreciate the workarounds, but I am waiting for an official fix instead of manually adding a delay as a workaround. My only concern is if we have narrowed down exactly what the problem is caused by and its

[Bug 965895] Re: After boot, NetworkManager indicator menu only shows four entries

2012-10-10 Thread Damir Butmir
Same issue with Ubuntu 12.04 LTS x64, with a hardwired desktop. Happens about 50% of the time on startup, but I have actually recently noticed that it might be fine at startup, but appear hours later as wellCreated a thread on it on ubuntuforums.org for those interested (http://ubuntuforums.org

[Bug 1027638] Re: nm-applet doesn't show connection/devices on startup

2012-10-05 Thread Damir Butmir
Same issue with Ubuntu 12.04 LTS x64, with a hardwired desktop. Happens about 50% of the time on startup, but I have actually recently noticed that it might be fine at startup, but appear hours later as wellCreated a thread on it on ubuntuforums.org for those interested (http://ubuntuforums.org

[Bug 937522] Re: rdp clipboard sync doesn't work anymore.

2012-09-13 Thread Damir Butmir
I have actually fixed this issue myself locally (along with many other remmina issues) but just going back to an older version...Specifically, the packages they included with 11.10 as everything was working perfectly then: As a work around I uninstalled all of remmina and manually downloaded the

[Bug 985645] Re: Remmina crashed under connection via RDP

2012-09-11 Thread Damir Butmir
Thanks so much Andy!! I can confirm doing what you explain above has fixed all my Remmina issuesMy remote keyboard shortcuts now work AND it hasn't even disconnected once yetThanks again! Damir -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 1002363] Re: 12.04 remmina full screen closes unexpectedly

2012-08-22 Thread Damir Butmir
Still getting this with Ubuntu 12.04 LTS x64 with the latest freerdp and Remmina.Randomly disconnects when connected to my work Windows XP x86 PC over RDP: ERRINFO_DECRYPT_FAILED (0x1192): (a) Decryption using Standard RDP Security mechanisms (section 5.3.6) failed. (b) Session key creatio

[Bug 937522] Re: rdp clipboard sync doesn't work anymore.

2012-08-14 Thread Damir Butmir
This is still an issue in 12.04 using remmina-common 1.0.0-1ubuntu6.1 !!! Copy/paste is completely broken when connecting to a Windows XP machine over RDP. Linux damir-ubuntu 3.2.0-29-generic #46-Ubuntu SMP Fri Jul 27 17:03:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux PLEASE FIX! -- You receive

[Bug 1025424] [NEW] Not able to launch multiple sessions across workspaces.

2012-07-16 Thread Damir Butmir
Public bug reported: Hello, I was using Remmina and want to connect to 2 different remotes machines. I connect to one in workspace 3, middle clicked on the remmina icon in my unity bar which launched another instance of remmina. I moved the newly opened remmina to workspace 4 and tried connecting

[Bug 1002363] Re: 12.04 remmina full screen closes unexpectedly

2012-06-26 Thread Damir Butmir
This is also an issue for me. I use Remmina 0.9.99.1 in Ubuntu 12.04 LTS to connect to a Windows XP machine over RDP. Both local and remote monitors set to 1920x1080 so it displays fullscreen. For me however, it never disconnects while I am on the window, only when I minimize it, switch workspaces,

[Bug 985645] Re: Remmina crashed under connection via RDP

2012-06-26 Thread Damir Butmir
I am seeing this same issue. Using Ubuntu 12.04 LTS to connect to a windows XP machine over RDP using Remmina and it crashes randomly (both remote and local machine set to us 1920x1080). Linux damir-ubuntu 3.2.0-25-generic #40-Ubuntu SMP Wed May 23 20:30:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linu

[Bug 994575] Re: /etc/ppp/ip-up.d/000resolvconf should "exit 0" if pppd was run by NM, since NM will register the nameserver addresses itself

2012-06-16 Thread Damir Butmir
According to comment #18, this issue is resolved? Using that code, can we patch up the issue ourselves locally without having to build any packages or? Also, I believe "dnsmasq does not update nameserver info after network change" was a better title for this bug as it is a common issue and that is

[Bug 922276] Re: vinagre doesn't capture remote keyboard shortcuts

2012-05-16 Thread Damir Butmir
I am seeing the exact same thingI have keyboard shortcuts checked but NONE work when connected to a Windows XP machine. Linux damir-ubuntu 3.2.0-24-generic #37-Ubuntu SMP Wed Apr 25 08:43:22 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux -- You received this bug notification because you are a membe

[Bug 994575] Re: dnsmasq does not update nameserver info after network change

2012-05-11 Thread Damir Butmir
Also an issue for me as I recently did a clean install of 12.04. I have several OpenVPN servers, and they worked perfectly fine under 11.04 and 11.10 but as soon I installed 12.04, I could no longer access the internet through themI could connect fine, and ping individual IPs, which made me nar

[Bug 988543] Re: printscreen flashes twice instead of once.

2012-05-11 Thread Damir Butmir
I am seeing the same thing in 64bit Ubuntu 12.04 with Nvidia GPU. The first flash I am fine with but the 2nd happens when the save dialog appears and is unneccarry. I did a clean install. Linux damir-ubuntu 3.2.0-24-generic #37-Ubuntu SMP Wed Apr 25 08:43:22 UTC 2012 x86_64 x86_64 x86_64 GNU/Li

[Bug 500069] Re: USB file transfer causes system freezes; ops take hours instead of minutes

2012-03-08 Thread Damir Butmir
This is still an issue in Ubuntu 11.10 (32 bit) with the most up to date kernel provided through update manager: Linux Damir-Ubuntu 3.0.0-16-generic-pae #28-Ubuntu SMP Fri Jan 27 19:24:01 UTC 2012 i686 athlon i386 GNU/Linux I do not get transfer speeds faster than 7-8mb/s to a 8GB external USB st

[Bug 875224] Re: nautilus shows the files with wrong calculated size

2012-02-19 Thread Damir Butmir
This is an issue for as well. Nautilus showing the size of a video file as 730mb when I know it to be 700mb. Linux Damir-Ubuntu 3.0.0-16-generic-pae #28-Ubuntu SMP Fri Jan 27 19:24:01 UTC 2012 i686 athlon i386 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bug

[Bug 558756] Re: pingtest.net packet loss test fails

2012-02-17 Thread Damir Butmir
Still an issue using Firefox 10 and Java Version 6 Update 23 under Ubuntu 11.10 (32 bit). While loading pingtest.net, I get the loading box at the bottom that says "Applet Started." but the packet loss at the begining of the test never finishes...It doesn't even fail or skip that part like it some

[Bug 817861] Re: nautilus SIGABRT in nautilus_window_slot_open_location_full(): (target_window == window)

2012-02-11 Thread Damir Butmir
@Marcel, ah ok, that makes sense now. Thanks for clearing that up! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/817861 Title: nautilus SIGABRT in nautilus_window_slot_open_location_full(): (targ

[Bug 419894] Re: notify-osd images appear at the middle right of screen

2012-02-11 Thread Damir Butmir
This is still an issue in 32 bit 11.10 Ubuntu: http://i.imgur.com/Ov6kj.png ^Sometimes at boot it shows at the top like its supposed to, other times it is in the middle...Any ideas on how to fix this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 817861] Re: nautilus SIGABRT in nautilus_window_slot_open_location_full(): (target_window == window)

2012-02-10 Thread Damir Butmir
Thanks Martin & Sebastien, I can confirm it is fixed in 11.10 32 bit Ubuntu :) FYI, either the "updated" version stated here or within aptitude is wrong because the package version of nautilus is still marked as 3.2.1 which I was already running and NOT 3.3.5. For anyone else who wants to update: