[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-12-16 Thread gluth
Thank you Seth for some reference. I have found informations about writing WMI drivers very interesting and have started creation of such module especially for my laptop. I have decompiled MOF object found in DSDT and its interface definition gave me some hope for a quick solution (it is very ugly

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-12-08 Thread gluth
It has successfully loaded and nicely informed me that machine has known hotkey problems and they will be disabled. This fixes loading problem. I found WMI reference very interesting and will try to experiment with my own driver (I always wanted to contribute something to Linux kernel). I will

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-12-05 Thread gluth
There is one interesting thing, which may lead you to solution. When I was loading this module manually there was no errors with buffers, but when It was loaded with kernel starts issue appeared. I will try to blacklist this module and load it manually to conform, but maybe there is some

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-12-05 Thread gluth
This is weird. I was playing with modules, loading using insmod and eteacera, hotkeys were not working, and suddenly battery got fully charged, this appeared in logs: Dec 5 22:21:48 skeleton kernel: [ 2219.164404] ACPI Exception: AE_AML_BUFFER_LIMIT, Index (0x00FF) is beyond end of

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-12-05 Thread gluth
Yup, you are right, it looks like BIOS in this machine is completely crapish and does work in random way (sometimes right, sometimes wrong). I have tried to reproduce battery autofixing but was unable. Is there any ACPI method which returns lot's of data but does not change anything in and could

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-12-05 Thread gluth
Could you share some links about WMI interface definition? I recognize it only as a part of Windows low-level core fun tools. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/827558 Title:

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-12-02 Thread gluth
I wonder why overwhelming BIOS with keystrokes turn off this warning. I will try to reach toshiba, but does not expect anything else than install windows response. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 893344] Re: TOSHIBA SATELLITE C670-10V unable to control brightness

2011-11-23 Thread gluth
Unfortunatelly bugzilla.kernel.org is not available at all. ** Tags added: kernel-needs-upstream-bug-report -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/893344 Title: TOSHIBA SATELLITE C670-10V

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-11-21 Thread gluth
I have updated and tested, and it seems that every time when I sue FN key it ends with. It is alway reproductable, after every system restart (cold or hot, does not matter): Nov 21 22:28:17 skeleton kernel: [ 129.096715] ACPI Error: Result stack is empty! State=88012d70f800

[Bug 893344] [NEW] TOSHIBA SATELLITE C670-10V unable to control brightness

2011-11-21 Thread gluth
: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: gluth 1761 F pulseaudio CRDA: Error: [Errno 2] Nie ma takiego pliku ani katalogu Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf480 irq 47' Mixer name : 'Realtek ALC269VB' Components

[Bug 893344] Re: TOSHIBA SATELLITE C670-10V unable to control brightness

2011-11-21 Thread gluth
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/893344 Title: TOSHIBA SATELLITE C670-10V unable to control brightness To manage notifications about this bug go to:

[Bug 893346] [NEW] TOSHIBA SATELLITE C670-10V unable to sleep and wakeup

2011-11-21 Thread gluth
/snd/controlC0: gluth 1761 F pulseaudio /dev/snd/pcmC0D0p: gluth 1761 F...m pulseaudio CRDA: Error: [Errno 2] Nie ma takiego pliku ani katalogu Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf480 irq 47' Mixer name : 'Realtek ALC269VB' Components : 'HDA

[Bug 893346] Re: TOSHIBA SATELLITE C670-10V unable to sleep and wakeup

2011-11-21 Thread gluth
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/893346 Title: TOSHIBA SATELLITE C670-10V unable to sleep and wakeup To manage notifications about this bug go to:

[Bug 893344] Re: TOSHIBA SATELLITE C670-10V unable to control brightness

2011-11-21 Thread gluth
This rathery new laptop (bought this summer) using always fresh linux install. This was never working. Will test mainline kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/893344 Title: TOSHIBA

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-11-21 Thread gluth
I observed that I don't have to push any other than Fn key to raise this error. I was pressing Fn + F2 repeatly until battery status came out. I'll try to reload system and will test press release scenario and overflow with any key. -- You received this bug notification because you are a member

[Bug 893344] Re: TOSHIBA SATELLITE C670-10V unable to control brightness

2011-11-21 Thread gluth
Tested with mainline kernel (3.2-rc2). It was hard to boot and very hard to use (no graphic environment), only crippled console. But I have managed to push some values to acpi_video/brightness file. There was no effect on console (if it should be, then I have tested - if it shouldn't be then I was

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-11-21 Thread gluth
I'm back from reboot and testing. Notices: - pressing Fn (push) raises error, - release Fn raises error, - pressing Fn+F2 raises errors (both on press and release) Next, I was unable to take this notice out by pressing 'f' repeatly (I was trying very hard), the error was raised till I have

[Bug 893346] Re: TOSHIBA SATELLITE C670-10V unable to sleep and wakeup

2011-11-21 Thread gluth
During 3.2-rc2 bootup I was unable to use graphical environment and was unable to test sleep wakeup. ** Tags removed: needs-upstream-testing ** Tags added: kernel-unable-to-test-upstream -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-11-21 Thread gluth
Stupid me, it's not memory address, this long hex number is status. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/827558 Title: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V To manage

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-11-16 Thread gluth
I will test acpi_video when I get back home. How can I switch to bare linux acpi? I'm missing sleepwakeup the most. I noticed that there is no tryfail procedure for reenabling hot keys, and it could be triggered in masses (as I saw in logs). This was my point. I'm not in kernel development but

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-11-16 Thread gluth
Linux skeleton 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux I'll be back in about hour. Large pack of kernel modules to test, it sounds like fun! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-11-16 Thread gluth
insmod: error inserting 'toshiba_acpi.ko': -1 Unknown symbol in module -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/827558 Title: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V To

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-11-16 Thread gluth
from syslog: Nov 16 18:21:28 skeleton kernel: [ 5970.040528] toshiba_acpi: Unknown symbol sparse_keymap_free (err 0) Nov 16 18:21:28 skeleton kernel: [ 5970.040580] toshiba_acpi: Unknown symbol sparse_keymap_report_event (err 0) Nov 16 18:21:28 skeleton kernel: [ 5970.040591] toshiba_acpi:

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-11-16 Thread gluth
Nov 16 18:46:59 skeleton kernel: [ 7501.392231] toshiba_acpi: Toshiba Laptop ACPI Extras version 0.19 Nov 16 18:46:59 skeleton kernel: [ 7501.400323] input: Toshiba input device as /devices/virtual/input/input13 Nov 16 18:46:59 skeleton kernel: [ 7501.408806] Registered led device:

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-11-16 Thread gluth
Battery status and lock key works. Sleep key works (screen goes blank, unable to wake). Brightnes key works, but not brightness itself, wifi key works, touchpad lock key works, but touchpad does not lock itself (no message), zoom keys does not raise any message. The only key which does not work

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-11-16 Thread gluth
Whoa! I didn't know that BIOS can do that! Well, it is pretty good place to hide a rootkit especially when BIOS is very easy to flash. Sleep wakeup issue is addressed in this module or should I create new ticket for this? -- You received this bug notification because you are a member of Ubuntu

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-11-16 Thread gluth
Backlight also should be in separate ticket? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/827558 Title: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V To manage notifications about

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-11-15 Thread gluth
Hello Seth! Is there any progress on this bug, do you need any assistance? Regards Jakub -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/827558 Title: toshiba_acpi unable to load on TOSHIBA

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-11-15 Thread gluth
Installed and loaded OK, used backlight key and it has frozen. Restarted, used sound key, frozen. Checked logs, and they have been filled with gigs of: Nov 15 23:14:39 skeleton kernel: [ 650.431125] toshiba_acpi: Re-enabled hotkeys Nov 15 23:14:39 skeleton kernel: [ 650.433030] toshiba_acpi:

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-11-15 Thread gluth
Using /sys/devices/LNXSYSTM:00/device:00/TOS1900:00/backlight/toshiba/brightness does not give any effect, brightness does not change nor up or down. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-11-15 Thread gluth
Goes to sleep but screen does not turn off and it is not fully stopping, unable to wake up. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/827558 Title: toshiba_acpi unable to load on TOSHIBA

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-11-15 Thread gluth
Looked into source, it looks like it is caused by Fn key signalled with funny value, which makes kernel go into ugly endless loop. Maybe good idea would be to make this function with some timeout? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-08-17 Thread gluth
I will arise additional bugs then, especially for vt-x. If you need any kind of help, tests or assistance let me know, I will help. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/827558 Title:

[Bug 827558] [NEW] toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-08-16 Thread gluth
Public bug reported: Newly installed Ubuntu 11.04: unable to wake from sleep, unable to operate on backlight, vt-x not available for VirtualBox (enabled in bios). ** Affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a

[Bug 827558] AlsaDevices.txt

2011-08-16 Thread gluth
apport information ** Attachment added: AlsaDevices.txt https://bugs.launchpad.net/bugs/827558/+attachment/2284232/+files/AlsaDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/827558

[Bug 827558] Card0.Amixer.values.txt

2011-08-16 Thread gluth
apport information ** Attachment added: Card0.Amixer.values.txt https://bugs.launchpad.net/bugs/827558/+attachment/2284234/+files/Card0.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 827558] Card0.Codecs.codec.0.txt

2011-08-16 Thread gluth
apport information ** Attachment added: Card0.Codecs.codec.0.txt https://bugs.launchpad.net/bugs/827558/+attachment/2284235/+files/Card0.Codecs.codec.0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 827558] CurrentDmesg.txt

2011-08-16 Thread gluth
apport information ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/827558/+attachment/2284236/+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/827558

[Bug 827558] IwConfig.txt

2011-08-16 Thread gluth
apport information ** Attachment added: IwConfig.txt https://bugs.launchpad.net/bugs/827558/+attachment/2284237/+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/827558 Title:

[Bug 827558] PciMultimedia.txt

2011-08-16 Thread gluth
apport information ** Attachment added: PciMultimedia.txt https://bugs.launchpad.net/bugs/827558/+attachment/2284240/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/827558

[Bug 827558] Lspci.txt

2011-08-16 Thread gluth
apport information ** Attachment added: Lspci.txt https://bugs.launchpad.net/bugs/827558/+attachment/2284238/+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/827558 Title:

[Bug 827558] BootDmesg.txt

2011-08-16 Thread gluth
apport information ** Attachment added: BootDmesg.txt https://bugs.launchpad.net/bugs/827558/+attachment/2284233/+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/827558 Title:

[Bug 827558] ProcInterrupts.txt

2011-08-16 Thread gluth
apport information ** Attachment added: ProcInterrupts.txt https://bugs.launchpad.net/bugs/827558/+attachment/2284243/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 827558] RfKill.txt

2011-08-16 Thread gluth
apport information ** Attachment added: RfKill.txt https://bugs.launchpad.net/bugs/827558/+attachment/2284245/+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/827558 Title:

[Bug 827558] UdevDb.txt

2011-08-16 Thread gluth
apport information ** Attachment added: UdevDb.txt https://bugs.launchpad.net/bugs/827558/+attachment/2284246/+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/827558 Title:

[Bug 827558] ProcCpuinfo.txt

2011-08-16 Thread gluth
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/827558/+attachment/2284241/+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/827558

[Bug 827558] UdevLog.txt

2011-08-16 Thread gluth
apport information ** Attachment added: UdevLog.txt https://bugs.launchpad.net/bugs/827558/+attachment/2284247/+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/827558 Title:

[Bug 827558] ProcModules.txt

2011-08-16 Thread gluth
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/827558/+attachment/2284244/+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/827558

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-08-16 Thread gluth
: + USERPID ACCESS COMMAND + /dev/snd/controlC0: gluth 2471 F pulseaudio + CRDA: Error: [Errno 2] Nie ma takiego pliku ani katalogu + Card0.Amixer.info: + Card hw:0 'Intel'/'HDA Intel at 0xf480 irq 47' +Mixer name : 'Realtek ALC269VB' +Components : 'HDA

[Bug 827558] Lsusb.txt

2011-08-16 Thread gluth
apport information ** Attachment added: Lsusb.txt https://bugs.launchpad.net/bugs/827558/+attachment/2284239/+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/827558 Title:

[Bug 827558] ProcCpuinfo_.txt

2011-08-16 Thread gluth
apport information ** Attachment added: ProcCpuinfo_.txt https://bugs.launchpad.net/bugs/827558/+attachment/2284242/+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/827558

[Bug 827558] Re: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V

2011-08-16 Thread gluth
** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/827558 Title: toshiba_acpi unable to load on TOSHIBA SATELLITE C670-10V To manage

[Bug 747564] [NEW] WiFi is unable to connect after resume from suspend

2011-04-01 Thread gluth
Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: gluth 27635 F pulseaudio /dev/snd/pcmC0D0p: gluth 27635 F...m pulseaudio CRDA: Error: [Errno 2] Nie ma takiego pliku ani katalogu Card0.Amixer.info: Card hw:0 'NVidia'/'HDA NVidia

[Bug 747564] Re: WiFi is unable to connect after resume from suspend

2011-04-01 Thread gluth
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/747564 Title: WiFi is unable to connect after resume from suspend -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 650886] Re: evolution2.30+mapi crash, after install krb5

2010-10-28 Thread gluth
Try to set Exchange server as IP address, it is mentioned somwhere in other bug from list as a workaround, and it was working for me. -- evolution2.30+mapi crash, after install krb5 https://bugs.launchpad.net/bugs/650886 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 660959] [NEW] Machines does not change their passwords

2010-10-15 Thread gluth
Public bug reported: Binary package hint: likewise-open Windows based domain clients change their machine password on monthly basis. Machines where likewise-open is installed never do this, this is causing special scripts which are detecting inactive machines to remove them from domain. **

[Bug 640558] Re: Unable to join domain: lsassd[12426]: 0x7fa0f4130710:Failed to run provider specific request (request code = 8, provider = 'lsa-activedirectory-provider') - error = 31, symbol = ERRO

2010-10-14 Thread gluth
$: lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 10.10 Release:10.10 Codename: maverick $: apt-cache policy likewise-open likewise-open: Zainstalowana: 5.4.0.42111-2ubuntu2 KandydujÄ…ca: 5.4.0.42111-2ubuntu2 Tabela wersji: ***

[Bug 659193] [NEW] evolution MAPI plugin causes segmentation fault on startup

2010-10-12 Thread gluth
Public bug reported: Binary package hint: evolution-mapi After update to Maverick I cannot logon to Exchange server anymore. Evolution dies at start, when I start it in offline mode everything goes OK. Output from gdb: program received signal SIGSEGV, Segmentation fault. [Switching to Thread

[Bug 571530] Re: gpg: using subkey foo instead of primary key bar; skipped public key not found

2010-09-16 Thread gluth
I have the same issue, and I'm willing to provide more information. ** Changed in: evolution (Ubuntu) Status: Invalid = New -- gpg: using subkey foo instead of primary key bar; skipped public key not found https://bugs.launchpad.net/bugs/571530 You received this bug notification because

[Bug 628703] Re: svg files use low quality preview

2010-09-06 Thread gluth
This is a view of normal SVG file on desktop (newly created) it is crisp na nice. ** Attachment added: test.png https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/628703/+attachment/1550651/+files/test.png -- svg files use low quality preview https://bugs.launchpad.net/bugs/628703 You

[Bug 628703] Re: svg files use low quality preview

2010-09-06 Thread gluth
This is the same file with enlarged preview, it is very ugly. ** Attachment added: test2.png https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/628703/+attachment/1550652/+files/test2.png -- svg files use low quality preview https://bugs.launchpad.net/bugs/628703 You received this bug

[Bug 628703] Re: svg files use low quality preview

2010-09-06 Thread gluth
This is the same file, but with itself selected by icon (by properties of file dialog). ** Attachment added: test3.png https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/628703/+attachment/1550654/+files/test3.png -- svg files use low quality preview

[Bug 628703] Re: svg files use low quality preview

2010-09-06 Thread gluth
This is file used for tests, maybe the small size of image in the header of file is the reason for such behaviour? Sorry for flood. ** Attachment added: test.svg https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/628703/+attachment/1550657/+files/test.svg -- svg files use low quality

[Bug 628703] Re: svg files use low quality preview

2010-09-03 Thread gluth
apport information ** Tags added: apport-collected ** Description changed: - When you have SVG type file on desktop, and you want to change size of - it's icon the extended icon (preview) is in very bad quality - (pixelated). But when you select this file as it's own icon preview is - in

[Bug 628703] usr_lib_nautilus.txt

2010-09-03 Thread gluth
apport information ** Attachment added: usr_lib_nautilus.txt https://bugs.edge.launchpad.net/bugs/628703/+attachment/1541040/+files/usr_lib_nautilus.txt -- svg files use low quality preview https://bugs.launchpad.net/bugs/628703 You received this bug notification because you are a member of

[Bug 628703] [NEW] svg files use low quality preview

2010-09-02 Thread gluth
Public bug reported: When you have SVG type file on desktop, and you want to change size of it's icon the extended icon (preview) is in very bad quality (pixelated). But when you select this file as it's own icon preview is in extremely good quality (generated directly from svg). Preview for SVG

[Bug 610300] Re: package likewise-open 5.4.0.42111-2ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-07-28 Thread gluth
Hello! I conform, this has fixed my issue, service is alive and allows me to logon. Regards Jakub -- package likewise-open 5.4.0.42111-2ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/610300 You

[Bug 610300] Re: package likewise-open 5.4.0.42111-2ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-07-27 Thread gluth
Same here, authenthication daemon dies in very ugly manner. kernel: [ 1180.682202] lsassd[5046] general protection ip:7fba40c782f8 sp:7fffaae04ca0 error:0 in liblwbase_nothr.so.0.0.0[7fba40c21000+7c000] -- package likewise-open 5.4.0.42111-2ubuntu1.1 failed to install/upgrade: subprocess

[Bug 199687] Re: [Intrepid] [Hardy] Asus F5N laptop freezes on restart but will shut down

2010-06-11 Thread gluth
This bug is still in the wild. Can I help somehow? -- [Intrepid] [Hardy] Asus F5N laptop freezes on restart but will shut down https://bugs.launchpad.net/bugs/199687 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 313333] Re: Sagem my411x not detected as modem when connected by USB cable

2009-02-16 Thread gluth
I didn't gaved more information, because I have fixed this bug for me by adding hal .fdi information file to my hal information files repository. I don't care if you use this information or not - it is working for me. I was thinking that more information is unnecessary - but it seems that

[Bug 313333] Re: Sagem my411x not detected as modem when connected by USB cable

2009-01-06 Thread gluth
OK, problem solved. I have performed full research, readed other similiar bugs, searched over windows driver to this kind of device and this is what I found: All Sagem cellphones share the same modem chip and share the same driver (I didn't found any unusual drivers for those cellphones). Some

[Bug 313333] [NEW] Sagem my411x not detected as modem when connected by USB cable

2009-01-02 Thread gluth
Public bug reported: Binary package hint: network-manager When Sagem my411x is connected as modem (proper mode set when connecting to computer) with USB cable it is not detected by network-manager as modem. Syslog contains notification about new USB ACM device, but nothing more happens. tail

[Bug 313333] Re: Sagem my411x not detected as modem when connected by USB cable

2009-01-02 Thread gluth
** Attachment added: lsusb -v -d 079b:0030 http://launchpadlibrarian.net/20869973/lsusb%20-v.txt -- Sagem my411x not detected as modem when connected by USB cable https://bugs.launchpad.net/bugs/31 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 102807] Re: fullscreen/wine bug

2008-11-07 Thread gluth
This is still affects me, in Ubuntu 8.10 x64 with newest possible compiz and wine. Gnome panels are always above the game (if it change and not change resolution of screen). I have checked workaround for fullscreen applications, but this doesn't help. My gnome panels are slightly invisible (alpha

[Bug 289836] Re: Bluetooth doesn't work

2008-11-06 Thread gluth
I have just removed blueman (completely, with config) and I can send files to devices, pair with them. It looks like blueman (it register itself as security manger for bluetooth) cannot act well with new bluetooth applets from 8.10. -- Bluetooth doesn't work

[Bug 289836] Re: Bluetooth doesn't work

2008-11-01 Thread gluth
The same bug, icon is hiding when dongle is off, showing when on, but nothing can be done with it. lsusb: Bus 001 Device 005: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode) deamon.log (plug-out, plug-in): Nov 2 00:46:51 skeleton bluetoothd[5418]: HCI dev 0 down Nov 2