[Bug 1838364] Re: Calibre Launcher Icon is monochrome

2019-09-02 Thread To Do
Since the last update, the icon has changed to the typical coloured one. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1838364 Title: Calibre Launcher Icon is monochrome To manage notifications abo

[Bug 1218322] Re: Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

2013-11-12 Thread To Do
There is a regression with the fix. Now, if you set the keyboard layout switcher to Alt + Shift, some programs cannot use key combinations like Alt +Shift + Insert. Trying to type this shortcut, changes the keyboard layout and doesn't pass the command to the program. It happens to me using Freepla

[Bug 1069144] Re: [Toshiba Satellite R830-1H3] brightness control works until sleep

2013-10-31 Thread To Do
For the time being I am using the following workaround: 1. Created two scripts to increase and decrease the brightness (see attachments). 2. I put them in a folder under home and made them executable. 3. Added the following line before the exit line in /etc/rc.local chmod 646 /sys/class/backligh

[Bug 1069144] Re: [Toshiba Satellite R830-1H3] brightness control works until sleep

2013-10-31 Thread To Do
** Attachment added: "Script to reduce brightness" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1069144/+attachment/3896676/+files/dec_br.sh -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/10

[Bug 995401] Re: Ubuntu 12.04: keyboard layout does not change languages

2012-05-13 Thread To Do
How would I change the layout in terminal for French (alternative) or French (alternative, latin-9 only) ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/995401 Title: Ubuntu 12.04: keyboard layout d

[Bug 995401] Re: Ubuntu 12.04: keyboard layout does not change languages

2012-05-13 Thread To Do
I was using a customised version of the french layout file with two different layouts. Now the first one, French (alternative) if I click "show layout chart" shows the layout as it should but when I type the modified characters don't work but revert to the non-modified versions of the characters.

[Bug 995401] Re: Ubuntu 12.04: keyboard layout does not change languages

2012-05-14 Thread To Do
In reporse to my own post #13 I found that the temporary solution is to use sudo setxkbmap "fr(oss)","fr(oss_latin9)" Both layouts seem to work as they should. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1334551] [NEW] package python-pip 1.5.4-1 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2014-06-26 Thread To Do
Public bug reported: After making python3 the default python version, pip started crashing, so I tried reinstalling python-pip and the installation crashed as well. ProblemType: Package DistroRelease: Ubuntu 14.04 Package: python-pip 1.5.4-1 ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.

[Bug 1069144] Re: [Toshiba Satellite R830-1H3] brightness control works until sleep

2014-01-10 Thread To Do
I managed to solve the problem in a much cleaner way. I tried to create a custom xorg.conf file with the following content but my system didn't boot. Section "Device" Identifier "Intel Graphics" Driver "intel" Option "Backlight" "intel_backlight" # use your backlight

[Bug 1244754] Re: [regression] compiz freezes when dragging a window to the top bar after being semi-maximized

2014-04-08 Thread To Do
Is there a way to disable the drag-to-top shortcut in compiz? This would avoid crashes when I forget about this bug and instead of using the shortcut I drag to semi-maximized window. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 1050624] Re: Universal Access 'beep on caps lock or num lock' doesn't beep

2014-03-25 Thread To Do
This is still an issue on Ubuntu 13.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1050624 Title: Universal Access 'beep on caps lock or num lock' doesn't beep To manage notifications about this

[Bug 1372172] [NEW] Network manager should connect to access point with strongest signal

2014-09-21 Thread To Do
Public bug reported: I work in an office with a number of access points and I work in different offices. Depending on the room I'm in the access point with the strongest signal is not the same. What you expected to happen: Network Manager should try to connect to the stored wifi network with the

Re: [Bug 1088510] Re: Scribus package does not add launcher to Unity

2014-06-13 Thread To Do
I submitted this bug 4 years ago and I'm no longer using Scribus. This bug could be closed in my opinion. On 13/06/14 09:47, Mattia Rizzolo wrote: > Thank you for reporting this bug to Ubuntu. quantal reached EOL on May 16, > 2014. > See this document for currently supported Ubuntu releases: >

Re: [Bug 1088510] Re: Scribus package does not add launcher to Unity

2014-06-13 Thread To Do
Don't get me wrong. I didn't stop using Scribus because of this bug and I do report any bugs I come across. I simply do not need Scribus for what I do. On 13/06/14 10:33, Mattia Rizzolo wrote: > I'm sad to hear so, but please consider that I've used scribus since 4 or > more years ago, and I'v

[Bug 1072199] Re: "Alt+Print Screen" shortcut does not work in Ubuntu 12.10

2013-01-10 Thread To Do
In my case whenever I hit Alt Printscreen I hear the shutter sound (different from Printscreen without Alt) but no screenshot is saved in my pictures folder and no window opens either. I don't know if this is related but I customised the location of the Pictures folder using the ~/.config/user-dir

[Bug 1069144] Re: [Toshiba Satellite R830] brightness control works until sleep

2012-12-13 Thread To Do
I found a solution to the problem. I modified /etc/default/grub changing the line: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=Linux acpi_backlight=vendor" Then updated grub with "sudo update-grub" and the problem is solved. -- You received

[Bug 1069144] [NEW] Toshiba brightness control keys work until sleep

2012-10-20 Thread To Do
Public bug reported: On my Toshiba Satellite R830, I have 12.04LTS AMD64. The Fn + F6, Fn + F7 buttons reduce/increase the brightness level of the screen. The issue is that they stop working after waking my computer from sleep. I found a workaround here : http://askubuntu.com/a/196863/27968 but I

[Bug 1069144] Re: Toshiba brightness control keys work until sleep

2012-10-21 Thread To Do
Thanks for your comment. For the first bit, please see the attached dmsg file. Regarding upstream kernel testing, can you please indicate a link to where I find it? The link provided is for "Mainline kernels" and not upstream ones. ** Attachment added: "dmesg.txt" https://bugs.launchpad.net/

[Bug 1069144] Re: Toshiba brightness control keys work until sleep

2012-10-21 Thread To Do
Sorry for this question, but is it possible to test a quantal kernel on precise? In other words, are you recommending testing of kernel v3.7-rc2-quantal or v3.4-rc7-precise? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 1069144] Re: Toshiba brightness control keys work until sleep

2012-10-21 Thread To Do
I installed the upstream kernel v3.7-rc2-quantal but it doesn't even have brightness controls in System settings, let alone shortcut keys. I noticed however that there is not linux-headers file, only the linux- headers generic one. It seems strange to me. -- You received this bug notification be

[Bug 1069144] Re: Toshiba brightness control keys work until sleep

2012-10-22 Thread To Do
This is a new computer and never had another Ubuntu version installed. On my previous computer a Dell Inspiron 6400, I never had this problem. The first Ubuntu on that PC was 10.10 32 bit and I upgraded every version until 12.04. -- You received this bug notification because you are a member of

[Bug 1069144] Re: Toshiba brightness control keys work until sleep

2012-10-22 Thread To Do
I tested brightness control on a Lucid live usb. Before putting my computer on sleep, brightness control works, albeit not with the shortcut keys but only through the "Power Management" tab. After I woke up my computer from sleep the screen stayed black. The computer was on and I managed to tur

[Bug 1069144] Re: Toshiba brightness control keys work until sleep

2012-10-22 Thread To Do
Now that I think of it, on my old Dell, the brightness control keys worked even on the login screen (lightDM). On this pc, they only work after I login. I do not know if this is relevant though. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1069144] Re: Toshiba brightness control keys work until sleep

2012-10-22 Thread To Do
Should I test it for Natty and Oneiric as well? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069144 Title: Toshiba brightness control keys work until sleep To manage notifications about this bug

[Bug 1069144] Re: Toshiba brightness control keys work until sleep

2012-10-22 Thread To Do
So I tested Maverick, Natty and Oneiric. Results: Maverick: Brightness could be controlled before going to sleep. Did not wake up. Natty/Oneiric: Brightness could be controlled before going to sleep. After waking up, brightness could no longer be adjusted. -- You received this bug notification

[Bug 984603] Re: Skype video freezes right after few first frames

2012-08-02 Thread To Do
Tim did you install the kernel and the headers file too? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/984603 Title: Skype video freezes right after few first frames To manage notifications about t

[Bug 1033432] [NEW] custom keyboard layout gets lost on shutdown

2012-08-06 Thread To Do
Public bug reported: I'm using Ubuntu 12.04LTS 32 bit. I customised the /usr/share/X11/xkb/symbols/fr keyboard layout file and am using two different variants from the same file - French(alternative) and French (alternative, latin-9 only). Until the end of June, I had a problem with these layout

[Bug 1033432] Re: custom keyboard layout gets lost on shutdown

2012-08-06 Thread To Do
** Attachment added: "fr" https://bugs.launchpad.net/bugs/1033432/+attachment/3249803/+files/fr -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1033432 Title: custom keyboard layout gets lost on sh

[Bug 1033432] Re: custom keyboard layout gets lost on shutdown

2012-08-08 Thread To Do
It seems that one of the updates made changes to the keyboard layout management and now the setxkbmap workaround is no longer necessary. I had set it up as a startup command. After I disabled this command the keyboard layouts are being respected and function as desired. Therefore this is no long

[Bug 984603] Re: Skype video freezes right after few first frames

2012-08-08 Thread To Do
I tested VLC with my Logitech quickcam messenger and I don't have the same problem. It works perfectly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/984603 Title: Skype video freezes right after fe

[Bug 1036205] Re: Unity --replace gets stuck

2012-08-13 Thread To Do
** Description changed: Occasionally it happens that Unity is misbehaving in a way or another. Until Ubuntu 11.10 I would "unity --replace" and Unity would be back to normal. After upgrading to Ubuntu Precise whenever I try using "unity --replace", it gets stuck in the middle, (Edge responsi

[Bug 1036205] [NEW] Unity --replace gets stuck

2012-08-13 Thread To Do
Public bug reported: Occasionally it happens that Unity is misbehaving in a way or another. Until Ubuntu 11.10 I would "unity --replace" and Unity would be back to normal. After upgrading to Ubuntu Precise whenever I try using "unity --replace", it gets stuck in the middle, (Edge responsiveness.

[Bug 1036205] Re: Unity --replace gets stuck

2012-08-13 Thread To Do
Let me clarify the problem: Whenever there's a problem with Unity Dash or Launcher or Task switcher in the past I would use unity --replace. After upgrading to Precise, whenever I do this the top bar disappears, the launcher as well, parts of the open windows remain visible and the mouse pointer

[Bug 984603] Re: Skype video freezes right after few first frames

2012-08-26 Thread To Do
I finally seetled to install the 3.4.0 kernel and the problem is solved, but I'm not so keen to use a non-official kernel. I hope there are no security risks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 984603] Re: Skype video freezes right after few first frames

2012-06-18 Thread To Do
I have the same problem with Ubuntu 12.04 32-bit; Skype 2.2 and 4.0; Logitech chat webcam (detected as Logitech Messanger). The problem doesn't occur in testing, nor in Cheese. Google talk works fine with the same webcam. Tried tweaking various settings with the V4L control panel and nothing work

[Bug 720912] Re: Maverick regression: Dell M1330 backlight brightness messed up

2012-06-18 Thread To Do
I have the same problem with a Dell Inspiron 6400 on Ubuntu 11.10 and 12.10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/720912 Title: Maverick regression: Dell M1330 backlight brightness messed u

[Bug 984603] Re: Skype video freezes right after few first frames

2012-06-20 Thread To Do
Some more information. My webcam is a Logitech Quickcam chat which according to https://wiki.archlinux.org/index.php/Webcam_Setup#Identify_your_webcam had a product number 046d:08a3. lsusb detects "ID 046d:08da Logitech, Inc. QuickCam Messanger" V4L Universal control panel says that the driver u

[Bug 1000758] Re: konica minolta network printer doesn't print in 12.04

2012-05-23 Thread To Do
Sorry about this, but how do I install this package? It's not in the official ubuntu-proposed repository. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1000758 Title: konica minolta network printer

[Bug 1000758] Re: konica minolta network printer doesn't print in 12.04

2012-05-25 Thread To Do
I installed the Cups 1.5.3 package from precise-proposed (it required 3 other related packages) but the problem is not solved. There is no longer an error message saying "no ink" but there is still the error message "media low". In any case, the print job is sent, cups thinks that it's ready and

[Bug 1000758] Re: konica minolta network printer doesn't print in 12.04

2012-05-25 Thread To Do
I installed the cups-filters as well and now I managed to print the cups test page. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1000758 Title: konica minolta network printer doesn't print in 12.04

ubuntu-bugs@lists.ubuntu.com

2012-05-28 Thread To Do
I have the same problem with Freeplane 1.2.14. I worked around the issue by using a different Freeplane theme that overrides the default Ubuntu menu behaviour. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1173961] Re: Two backlight interfaces that wont adjust backlight.

2013-05-01 Thread To Do
** Summary changed: - Two backlight interfaces that wont adjusst backlight. + Two backlight interfaces that wont adjust backlight. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1173961 Title: Two b

[Bug 1069144] Re: [Toshiba Satellite R830] brightness control works until sleep

2013-04-27 Thread To Do
Now that I have upgraded to Ubuntu 13.04, the problem is back and, after waking from sleep, can only change the brightness with the "echo 400 | sudo tee /sys/class/backlight/intel_backlight/brightness" command. More information here: http://askubuntu.com/questions/286662/modifying- brightness-con

[Bug 1069144] Re: [Toshiba Satellite R830] brightness control works until sleep

2013-05-10 Thread To Do
Toshiba Satellite R830-1H3 is the full model number. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069144 Title: [Toshiba Satellite R830] brightness control works until sleep To manage notificatio

[Bug 1069144] Re: [Toshiba Satellite R830] brightness control works until sleep

2013-05-12 Thread To Do
I'm ready to test but I'm a bit confused. 1. The 3.10rc1 kernel is labelled Precise but I'm on raring. Is this a problem? 2. There are two different kernel sets, one labelled "generic" and one "virtual". There is no linux-image-extras "generic" but there is one for "virtual". Which is the one to

[Bug 1069144] Re: [Toshiba Satellite R830] brightness control works until sleep

2013-05-13 Thread To Do
I checked again and now the 3.10 kernel is labelled "saucy" and there's no longer any virtual packages. It is lacking the extras package. I'll try it and see what happens. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1069144] Re: [Toshiba Satellite R830] brightness control works until sleep

2013-05-13 Thread To Do
** Tags added: kernel-bug-exists-upstream kernel-bug-exists- upstream-v3.10-rc1-saucy ** Tags removed: kernel-bug-exists-upstream-v3.10-rc1-saucy ** Tags added: kernel-bug-exists-upstream-v3.10-rc1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1000758] [NEW] konica minolta network printer doesn't print in 12.04

2012-05-17 Thread To Do
Public bug reported: I have a Konica-Minolta bizhub C203 printer which worked fine until I upgraded to 12.04. Now the file is sent to the printer and it hangs needing a printer restart. I tried using different protocols (lpd, ipp, jetdirect) with no luck. The printer is seen but there's an error

[Bug 1000758] Re: konica minolta network printer doesn't print in 12.04

2012-05-18 Thread To Do
** Description changed: I have a Konica-Minolta bizhub C203 printer which worked fine until I upgraded to 12.04. Now the file is sent to the printer and it hangs needing a printer restart. I tried using different protocols (lpd, ipp, jetdirect) with no luck. The printer is seen b

[Bug 984603] Re: Skype video freezes right after few first frames

2012-11-12 Thread To Do
In actual fact this problem was on 32bit Ubuntu and not 64 bit. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/984603 Title: Skype video freezes right after few first frames To manage notifications

[Bug 1069144] Re: Toshiba brightness control keys work until sleep

2012-11-12 Thread To Do
How do I find the Output of Oops.. in this case? ** Description changed: - On my Toshiba Satellite R830, I have 12.04LTS AMD64. The Fn + F6, Fn + - F7 buttons reduce/increase the brightness level of the screen. The issue - is that they stop working after waking my computer from sleep. BTW I - tri

[Bug 1069144] Re: Toshiba brightness control keys work until sleep

2012-11-12 Thread To Do
Also, please help on what to include as "any further debugging information" in https://wiki.ubuntu.com/Bugs/Upstream/kernel#KernelTeam.2BAC8-KernelTeamBugPolicies.Overview_on_Reporting_Bugs_Upstream . I'm at a loss here too. -- You received this bug notification because you are a member of Ubuntu

[Bug 1069144] Re: Toshiba brightness control keys work until sleep

2012-11-12 Thread To Do
apport information ** Tags added: apport-collected ** Description changed: On my Toshiba Satellite R830, I have 12.10 AMD64. The Fn + F6, Fn + F7 buttons reduce/increase the brightness level of the screen. The issue is that they stop working after waking my computer from sleep. WORKAR

[Bug 1069144] BootDmesg.txt

2012-11-12 Thread To Do
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1069144/+attachment/3431621/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069144 Titl

[Bug 1069144] CRDA.txt

2012-11-12 Thread To Do
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1069144/+attachment/3431622/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069144 Title: Toshib

[Bug 1069144] CurrentDmesg.txt

2012-11-12 Thread To Do
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1069144/+attachment/3431623/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069144

[Bug 1069144] IwConfig.txt

2012-11-12 Thread To Do
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1069144/+attachment/3431624/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069144 Title:

[Bug 1069144] Lspci.txt

2012-11-12 Thread To Do
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1069144/+attachment/3431625/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069144 Title: Tosh

[Bug 1069144] Lsusb.txt

2012-11-12 Thread To Do
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1069144/+attachment/3431626/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069144 Title: Tosh

[Bug 1069144] ProcCpuinfo.txt

2012-11-12 Thread To Do
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1069144/+attachment/3431627/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069144

[Bug 1069144] ProcInterrupts.txt

2012-11-12 Thread To Do
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1069144/+attachment/3431629/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/106

[Bug 1069144] ProcEnviron.txt

2012-11-12 Thread To Do
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1069144/+attachment/3431628/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069144

[Bug 1069144] ProcModules.txt

2012-11-12 Thread To Do
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1069144/+attachment/3431630/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069144

[Bug 1069144] PulseList.txt

2012-11-12 Thread To Do
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1069144/+attachment/3431631/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069144 Titl

[Bug 1069144] RfKill.txt

2012-11-12 Thread To Do
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1069144/+attachment/3431632/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069144 Title: To

[Bug 1069144] UdevDb.txt

2012-11-12 Thread To Do
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1069144/+attachment/3431633/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069144 Title: To

[Bug 1069144] UdevLog.txt

2012-11-12 Thread To Do
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1069144/+attachment/3431634/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069144 Title:

[Bug 1069144] WifiSyslog.txt

2012-11-12 Thread To Do
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1069144/+attachment/3431635/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069144 Ti

[Bug 1088510] [NEW] Scribus package does not add launcher to Unity

2012-12-10 Thread To Do
Public bug reported: I just installed Scribus on Ubuntu 12.10 64 bit. I tried lauching the app by opening Dash, search for scribus but no app was found. If I launch scribus in a terminal, it does launch. The package should create a .desktop file like other programs. ProblemType: Bug DistroRele

[Bug 1088510] Re: Scribus package does not add launcher to Unity

2012-12-10 Thread To Do
I searched my pc for a scribus.desktop file and found it in /usr/share /app-install/desktop/scribus:scribus.desktop. I copied it to ~/local/share/applications with this command `cp /usr/share/app-install/desktop/scribus:scribus.desktop ~/local/share/applications/scribus.desktop`. I selected the ex

[Bug 1069144] Re: Toshiba brightness control keys work until sleep

2012-11-05 Thread To Do
I'm a bit at a loss in identifying the maintainer to email. There are quite a few which seem concerned. Is it ACPI VIDEO DRIVER linux-a...@vger.kernel.org? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 1069144] Fwd: Toshiba brightness control works until sleep

2012-11-13 Thread To Do
Dear Sirs, I'm filing a bug report against a mainline kernel following the instructions in https://wiki.ubuntu.com/Bugs/Upstream/kernel#KernelTeam.2BAC8-KernelTeamBugPolicies.Overview_on_Reporting_Bugs_Upstream as strictly as possible. I put all the information required in the attachments. I

[Bug 1069144] Toshiba brightness control works until sleep

2012-11-13 Thread To Do
Dear Sirs, I'm filing a bug report against a mainline kernel following the instructions in https://wiki.ubuntu.com/Bugs/Upstream/kernel#KernelTeam.2BAC8-KernelTeamBugPolicies.Overview_on_Reporting_Bugs_Upstream as strictly as possible. I put all the information required in the attachments. I

[Bug 1069144] Toshiba brightness control works until sleep

2012-11-13 Thread To Do
Dear Sirs, I'm filing a bug report against a mainline kernel following the instructions in https://wiki.ubuntu.com/Bugs/Upstream/kernel#KernelTeam.2BAC8-KernelTeamBugPolicies.Overview_on_Reporting_Bugs_Upstream as strictly as possible. I put all the information required in the attachments. I

[Bug 1069144] Toshiba brightness control works until sleep

2012-11-13 Thread To Do
Dear Sirs, I'm filing a bug report against a mainline kernel following the instructions in https://wiki.ubuntu.com/Bugs/Upstream/kernel#KernelTeam.2BAC8-KernelTeamBugPolicies.Overview_on_Reporting_Bugs_Upstream as strictly as possible. I put all the information required below together with on

[Bug 1069144] Re: Toshiba brightness control work until sleep

2012-11-14 Thread To Do
** Summary changed: - Toshiba brightness control keys work until sleep + Toshiba brightness control work until sleep ** Summary changed: - Toshiba brightness control work until sleep + Toshiba brightness control works until sleep -- You received this bug notification because you are a member o

[Bug 1069144] Re: Toshiba brightness control works until sleep

2012-11-14 Thread To Do
** Description changed: On my Toshiba Satellite R830, I have 12.10 AMD64. The Fn + F6, Fn + F7 buttons reduce/increase the brightness level of the screen. The issue is - that they stop working after waking my computer from sleep. + that they stop working after waking my computer from sleep. Wh

[Bug 1166811] Re: Cannot retweet from friends-app

2013-06-08 Thread To Do
Having to click on the message to retweet is a extra click that could be avoided. I would keep the retweet icon always visible. Also, the icon could change colour or shape once retweeted as a confirmation. -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 1069144] Re: [Toshiba Satellite R830] brightness control works until sleep

2013-06-10 Thread To Do
On May 28, I sent an email to linux-a...@vger.kernel.org with the testing results. I never received a reply, not even a confirmation of receipt. A google search for the linux-acpi mailing list gave me these links: Th report: http://marc.info/?l=linux-acpi&m=136975088406475&w=2 A reply: http://m

[Bug 1069144] Re: [Toshiba Satellite R830] brightness control works until sleep

2013-06-12 Thread To Do
I tested 3.10rc5 and submitted the kernel bug report here: https://bugzilla.kernel.org/show_bug.cgi?id=59651. ** Bug watch added: Linux Kernel Bug Tracker #59651 http://bugzilla.kernel.org/show_bug.cgi?id=59651 -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 1069144] Re: [Toshiba Satellite R830] brightness control works until sleep

2013-06-13 Thread To Do
** Also affects: linux via http://bugzilla.kernel.org/show_bug.cgi?id=59651 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069144 Title: [Toshiba Sat

[Bug 1069144] Re: [Toshiba Satellite R830] brightness control works until sleep

2013-06-05 Thread To Do
There is a related bug on the kernel bug tracker: https://bugzilla.kernel.org/show_bug.cgi?id=21012 for Kernel 3.2. I tried the workaround suggested in comment 19 but this stops my laptop going in sleep mode. Any ideas how to modify this script to make it work? - #!/usr/bin/env s

[Bug 1069144] Re: [Toshiba Satellite R830] brightness control works until sleep

2013-06-05 Thread To Do
I went through the changes file in the 3.10-rc4-saucy folder and there's absolutely no reference to brightness, acpi, video, toshiba, power management. Is it really worth testing if no changes have been done with respect to this issue? I sent an e-mail with the testing results to the maintainers

[Bug 1069144] Re: [Toshiba Satellite R830] brightness control works until sleep

2013-06-05 Thread To Do
I tested the 3.10-rc4 kernel. Problem is not solved. ** Tags removed: needs-upstream-testing ** Tags added: kernel-bug-exists-upstream -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069144 Title: [

[Bug 1132030] Re: Facebook account setup opens in external browser, unusable

2013-06-05 Thread To Do
This solution doesn't work for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1132030 Title: Facebook account setup opens in external browser, unusable To manage notifications about this bug go

[Bug 1069144] Re: [Toshiba Satellite R830] brightness control works until sleep

2013-06-06 Thread To Do
Sorry but I don't understand your request. The testing I had done on kernel 3.10-rc3 is found on comment 55 (28-May) in this bug report. I did not go through all the procedure again for 3.10-rc4. I simply installed, tried the brightness controls which worked before putting to sleep. Put my laptop

[Bug 1069144] Re: [Toshiba Satellite R830] brightness control works until sleep

2013-06-06 Thread To Do
Sorry but I don't understand your request. The testing I had done on kernel 3.10-rc3 is found on comment 55 (28-May) in this bug report. I did not go through all the procedure again for 3.10-rc4. I simply installed, tried the brightness controls which worked before putting to sleep. Put my laptop

[Bug 1069144] Re: [Toshiba Satellite R830] brightness control works until sleep

2013-05-28 Thread To Do
Tested 3.10rc3. The problem remains. No change in behaviour whatsoever. I noticed that with Ubuntu 12.10 and hence the 3.5.0 kernel, adding acpi_backlight=vendor increased the number of brightness levels. With Ubuntu raring and the 3.8.0 kernel, this grub command no longer changes the number of le

[Bug 1069144] Re: [Toshiba Satellite R830] brightness control works until sleep

2013-05-28 Thread To Do
I noticed that there's a tag with Bios version 3.9. Actually I have Bios version 4.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1069144 Title: [Toshiba Satellite R830] brightness control works

[Bug 1069144] Fwd: Upstream testing of bug 1069144 about Toshiba brightness control after wakeup

2013-05-28 Thread To Do
Dear Sirs, I've gone through the upstream kernel testing procedure as strictly as possible and here are the results of the tests done. I hope this helps render Linux and Ubuntu and better product. Regards, To Do Test Results: 1. One line summary of the problem: [To

[Bug 1069144] Re: [Toshiba Satellite R830] brightness control works until sleep

2013-05-28 Thread To Do
I've gone through the upstream kernel testing procedure as strictly as possible and here are the results of the tests done. Test Results: 1. One line summary of the problem: [Toshiba Satellite R830] brightness control works until sleep 2. Full description of the problem/report: h

[Bug 769703] Re: Unity launcher does not auto hide when dragging music in clementine or other Qt softwares

2011-06-18 Thread To Do
It happens to me too. I use a java program called Freeplane. I noticed that when I delete a node, I get a confirmation dialog box and at that moment unity launcher pops out and stays there until I use one of the fixed mentioned. This is not the only situation when launcher covers a window. It happ

[Bug 133060] Re: Synaptic touchpad fails to register some of the taps for tap-to-click

2011-02-02 Thread To Do
That code works for me too except that the id is not always the same: sometimes it's 11 and sometimes it's 10. So I have to check each time with xinput list and then pass the xinput command. I tried creating a partial xorg.conf with only the section for the touchpad but it doesn't seem to work. M

[Bug 133060] Re: Synaptic touchpad fails to register some of the taps for tap-to-click

2011-01-22 Thread To Do
Hi, I have a Dell Inspiron 6400 runnung ubuntu 10.10 and the xinput command solved the problem but I have to keep doing it once per session. I would like to make these settings permanent. I tried to edit the xorg.conf but the file doesn't exist. Any ideas? Thanks, To -- You received this

[Bug 1838364] [NEW] Calibre Launcher Icon is monochrome

2019-07-29 Thread To Do
Public bug reported: On Ubuntu 19.04 the launcher icon is a featureless dark grey instead of the normal one. I'm using the standard icon theme Yaru which, as far as I can tell, doesn't include an icon for calibre. I tried changing icon themes to no avail. See attached screenshot. I've installed