[Bug 1874194] Re: Ubuntu 20.04 HDMI connected, no boot

2021-09-13 Thread Szymon Szantula
*** This bug is a duplicate of bug 1872159 *** https://bugs.launchpad.net/bugs/1872159 Lenovo Legion 5 15IMH05 $ uname -rv 5.11.0-34-generic #36~20.04.1-Ubuntu SMP Fri Aug 27 08:06:32 UTC 2021 NVIDIA Driver Version: 470.63.01 Had the same issue for some time, until I've "fixed it" recently.

[Bug 1417470] Re: PDF+Latex export creates multipage pdf, pages missing

2019-02-24 Thread Szymon Mikulicz
Here I've attached a minimal file that triggers this bug for me. It contains only a dot and a letter "s". ** Attachment added: "MWE.svg" https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/1417470/+attachment/5241415/+files/MWE.svg -- You received this bug notification because you are a

[Bug 1762254] [NEW] package avahi-dnsconfd 0.6.32~rc+dfsg-1ubuntu2 failed to install/upgrade: podproces nowy skrypt pre-removal zwrócił kod błędu 1

2018-04-08 Thread Szymon Kufa
Public bug reported: /var/cache/apt/archives/avahi-dnsconfd_0.6.32~rc+dfsg-1ubuntu2.1_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1) ProblemType: Package DistroRelease: Ubuntu 16.04 Package: avahi-dnsconfd 0.6.32~rc+dfsg-1ubuntu2 ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.

[Bug 1715582] Re: "Operation not supported by backend" when backing up to smb server

2018-01-23 Thread Szymon Lipiński
Is it possible to add this to Ubuntu 17.10? Current version 36.2 is totally unusable, and I don't want to jump into 18.04 yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1715582 Title: "Operation

[Bug 1744817] Re: Cannot make dump after upgrade to Ubuntu 17.10

2018-01-22 Thread Szymon Lipiński
This happens only when the drive is not mounted. Then I'm asked for a password to decrypt it, and then I get the error on the screen. However when the drive is mounted, then I get the error from the other screen, and it hangs like that forever. ** Attachment added: "Screenshot_2018-01-22_23-15-35

[Bug 1744817] [NEW] Cannot make dump after upgrade to Ubuntu 17.10

2018-01-22 Thread Szymon Lipiński
Public bug reported: I'm making backups to an external drive. Everything was working before the upgrade. Now it ends with the error shown on the attacked image. I have tried changing the configuration options, and nothing helped. ProblemType: Bug DistroRelease: Ubuntu 17.10 Package: deja-dup 36.2

[Bug 1720133] Re: USB 3.0 displays are black on Ubuntu after x.org update to 1.18.3 or newer

2017-10-03 Thread Szymon Kunc
Hi Timo, Thanks for the actions taken so far. Any chance to port this patch to branch 1.18 as well? Szymon -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1720133 Title: USB 3.0 displays are black

[Bug 1720133] [NEW] USB 3.0 displays are black on Ubuntu after x.org update to 1.18.3 or newer

2017-09-28 Thread Szymon Kunc
Public bug reported: [Impact] * This impacts all Ubuntu releases which received an update of x.org to 1.18.3 or newer, i.e. Ubuntu 16.04, 16.10, 17.04 & 17.10 * End users are unable to use their USB displays unless they workaround the problem which currently involves disabling pageflip for mod

[Bug 1687209] [NEW] package mysql-server-5.7 5.7.18-0ubuntu0.17.04.1 failed to install/upgrade: podproces zainstalowany skrypt post-installation zwrócił kod błędu 1

2017-04-29 Thread Szymon Dudziak
Public bug reported: Error occured during download huge file via scp, but I don't think this might be related. ProblemType: Package DistroRelease: Ubuntu 17.04 Package: mysql-server-5.7 5.7.18-0ubuntu0.17.04.1 ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8 Uname: Linux 4.10.0-20-generic

[Bug 1561278] Re: internal sound card not detected HP X2

2017-03-24 Thread Szymon
I've tried installing REALTEK driver as Francisco Postigo Garcia said, but I 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/1561278 Title: internal sound card not detected HP

[Bug 1675826] [NEW] It was not possible to install a bootloader at specified position.

2017-03-24 Thread Arkadiusz Szymon Mielwski
Public bug reported: During installing Ubuntu I needed to select a partition to install it by my own because Ubuntu didn't see my Windows 10 installed. At the the end of installation I got an error that is impossible to install bootloader at specified position. ProblemType: Bug DistroRelease: Ubu

[Bug 1561278] Re: internal sound card not detected HP X2

2016-12-26 Thread Szymon
26.12.2016 Sound and camera still does not work at all on Hp Pavilion X2 Detachable :/ I hope so that it'll be fixed soon. Don't be cruel to force me using windows 10 :< System: Elementary OS Loki -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1448164] Re: runit cannot be installed (Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused)

2016-11-18 Thread Szymon Piszczek
Problem still exist in fresh installation of 16.04.1 on November of 2016. But below procedure worked for me http://askubuntu.com/questions/765565/how-to-fix-processing-with-runit-and-git-daemon-run sudo apt-get purge runit sudo apt-get purge git-all sudo apt-get purge git sudo apt-get autoremove su

[Bug 1643135] Re: apt-get can't install git-all on freshly installed Ubuntu 16.04

2016-11-18 Thread Szymon Piszczek
*** This bug is a duplicate of bug 1448164 *** https://bugs.launchpad.net/bugs/1448164 ** This bug has been marked a duplicate of bug 1448164 runit cannot be installed (Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused) -- You received this

[Bug 1643135] [NEW] apt-get can't install git-all on freshly installed Ubuntu 16.04

2016-11-18 Thread Szymon Piszczek
Public bug reported: I've just installed Ubuntu 16.04, added vim, terminator, eclipse... just bunch of base packages and try to install git. Got result as below. apt-get update && apt-get upgrade doesn't help. root@sfplap:~# apt-get install git-all Reading package lists... Done Building dependen

[Bug 1585611] Re: saving file in umbrello not working on Ubuntu 16.04

2016-07-02 Thread Szymon Wojtowicz
Try this: http://blog.artmetic.pl/how-to-fix-umbrello-save-xmi-file-problem/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1585611 Title: saving file in umbrello not working on Ubuntu 16.04 To man

[Bug 445698] Re: umbrello refuses to save with "There was a problem saving file: $FILENAME"

2016-07-02 Thread Szymon Wojtowicz
*** This bug is a duplicate of bug 1585611 *** https://bugs.launchpad.net/bugs/1585611 Try this: http://blog.artmetic.pl/how-to-fix-umbrello-save-xmi-file-problem/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 1580637] [NEW] package systemd-sysv 229-4ubuntu4 failed to install/upgrade: pre-dependency problem - not installing systemd-sysv

2016-05-11 Thread Szymon Lipiński
Public bug reported: Error during upgrading to 16.10. I cannot boot the computer normally, only using the "upstart" kernel version. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: systemd-sysv 229-4ubuntu4 ProcVersionSignature: Ubuntu 4.4.0-22.39-generic 4.4.8 Uname: Linux 4.4.0-22-gene

[Bug 1580606] Re: Cannot upgrade 15.10 to 16.04

2016-05-11 Thread Szymon Lipiński
Uninstalling PostgreSQL 9.3 was enough to fix this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1580606 Title: Cannot upgrade 15.10 to 16.04 To manage notifications about this bug go to: http

[Bug 1580606] [NEW] Cannot upgrade 15.10 to 16.04

2016-05-11 Thread Szymon Lipiński
Public bug reported: I cannot upgrade from 15.10 to 16.04. ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: ubuntu-release-upgrader-core 1:15.10.14.4 ProcVersionSignature: Ubuntu 4.2.0-36.41-generic 4.2.8-ckt8 Uname: Linux 4.2.0-36-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2

[Bug 1559012] [NEW] no metaData is available when streaming online radio.

2016-03-19 Thread Szymon Waliczek
Public bug reported: There is no metaData available when running application on device. It works ok on desktop Tested devices: MX4, BQ e4.5, N4 Version: rc-proposed Ubuntu 15.04 (r276) here you can find a test application: https://code.launchpad.net/~majster-pl/+junk/QtMultimedia ** Affects:

[Bug 1511434] Re: error installing redmine in ubuntu wily 15.10: Could not find gem 'jquery-rails (~> 3.1.1) ruby' in any of the gem sources

2015-10-31 Thread Szymon Dudziak
As a temporary solution you can run ``` sudo gem install jquery-rails -v 3.1.4 ``` This will install package which meets redmine requirements. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511434 Ti

[Bug 1511434] Re: error installing redmine in ubuntu wily 15.10: Could not find gem 'jquery-rails (~> 3.1.1) ruby' in any of the gem sources

2015-10-31 Thread Szymon Dudziak
Got the same issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511434 Title: error installing redmine in ubuntu wily 15.10: Could not find gem 'jquery-rails (~> 3.1.1) ruby' in any of the gem

[Bug 1466656] Re: Rotated ubuntu shapes have poor anti-aliasing

2015-06-18 Thread Szymon Waliczek
The same problem on Meizu mx4 r1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1466656 Title: Rotated ubuntu shapes have poor anti-aliasing To manage notifications about this bug go to: https://bug

[Bug 1452602] [NEW] Cannot upgrade 14.04 to 14.10

2015-05-07 Thread Szymon Guz
Public bug reported: After running `update-manager -d`, and getting all the initial stuff, I got info that it won;t install it further, however without any sensible explanation. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: ubuntu-release-upgrader-core 1:0.220.7 ProcVersionSignature: Ubun

[Bug 1440108] [NEW] Installation

2015-04-03 Thread Szymon
Public bug reported: During instalation in Visrtual box some problem occured. ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: ubiquity 2.21.17 ProcVersionSignature: Ubuntu 3.19.0-10.10-generic 3.19.2 Uname: Linux 3.19.0-10-generic x86_64 ApportVersion: 2.16.2-0ubuntu4 Architecture: amd64 Ca

[Bug 1421455] Re: Slow wake up time on physical power button pressed

2015-02-17 Thread Szymon Waliczek
Sorry I pasted wrong link, here is correct one: http://youtu.be/DypDSYhJV6g -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1421455 Title: Slow wake up time on physical power button pressed To manage

[Bug 1421455] Re: Slow wake up time on physical power button pressed

2015-02-16 Thread Szymon Waliczek
It looks like this problem is something escalating to unacceptable stage, here short video: https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1421455 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1422202] Re: About this phone page takes too long to open.

2015-02-16 Thread Szymon Waliczek
Currently I'm using bq aquaris e4.5 however it is the same on nexus 4. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422202 Title: About this phone page takes too long to open. To manage notificat

[Bug 1422206] Re: Storage page takes about 6secs to open

2015-02-16 Thread Szymon Waliczek
Currently I'm using bq aquaris e4.5 however it is the same on nexus 4. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1422206 Title: Storage page takes about 6secs to open To manage notifications ab

[Bug 1422213] [NEW] Language and Text page takes too long to open

2015-02-15 Thread Szymon Waliczek
Public bug reported: Version: Ubuntu 14.10 r17 Reproduce: - open settings app - click on "Language and Text" Result: UI gets frozen for about 2sec before "Language and Text" page appears on the screen. Expectation: "Language and Text" page to load instantly. ** Affects: ubuntu-system-setting

[Bug 1422210] [NEW] Add potability to uninstall multiple apps from Storage page.

2015-02-15 Thread Szymon Waliczek
Public bug reported: Version: Ubuntu 14.10 r17 Reproduce: - open settings app - scroll down and click on "About this phone" - click on "Storage" Result: User is presented with storage usage chart and list of installed apps on device. Expectation: Would be nice to have an option to selection m

[Bug 1422206] [NEW] Storage page takes about 6secs to open

2015-02-15 Thread Szymon Waliczek
Public bug reported: Version: Ubuntu 14.10 r17 Reproduce: - open settings app - scroll down and click on "About this phone" - click on "Storage" Result: UI gets frozen for about 6sec before "Storage" page appears on the screen. Expectation: "Storage" page to open instantly. ** Affects: ubunt

[Bug 1422202] [NEW] About this phone page takes too long to open.

2015-02-15 Thread Szymon Waliczek
Public bug reported: Version: Ubuntu 14.10 r17 Reproduce: - open settings app - scroll down and click on "About this phone" Result: UI gets frozen for over 1sec before "About this phone" page appears on the screen. Expectation: "About this phone" to open instantly. Potential solution: Data

[Bug 1421459] [NEW] bq Aquaries E4.5 notification circle infographics broken

2015-02-12 Thread Szymon Waliczek
Public bug reported: Device: bq Aquaris E4.5 running: Stable #17 Scaling of Infographics in notification circle seams to be broken on low resolution displays. ( it looks on on nexus4 ) When swiping left to unlock device and password is sets user is presented with dialpad to enter password and in

[Bug 1421455] [NEW] bq Arquaris E4.5 slow wake up time on physical power button pressed

2015-02-12 Thread Szymon Waliczek
Public bug reported: Device: bq Aquaris E4.5 running: Stable #17 When pressing on physical power button on device to wake it up sometime it even takes up to 2-3 secs before anything appears on the screen. This time wary but its hard to tell then its shorter and when is longer. This is not so bad

[Bug 1421448] [NEW] problem pairing Jabra BT2050

2015-02-12 Thread Szymon Waliczek
Public bug reported: This is tested on: nexus4 (vivid-proposed) #96 bq (stable) #17 Steps taken: 1. turn on Bluetooth on device. 2. put Jabra BT2050 on pairing mode. 3. click on "Jabra BT2050..." in Bluetooth setting on device 4. prompted with new page, click on "Connect" button. 5. New popover

[Bug 1405766] [NEW] metaData not working on Ubuntu Touch

2014-12-26 Thread Szymon Waliczek
Public bug reported: Ubuntu 14.10 (r12) on mako metaData from live stream working fine on desktop but not working on Ubuntu Touch. here is the code you can use to test it: import QtQuick 2.0 import Ubuntu.Components 1.1 import QtMultimedia 5.0 MainView { objectName: "mainView" applica

[Bug 1348568] [NEW] text formating bug in update section [image]

2014-07-25 Thread Szymon Waliczek
Public bug reported: Text formating is missing in "updates" section in System Settings, text saying in polish that software is up-to-date is cut off. I've attached images to visualize the problem. ** Affects: ubuntu-system-settings (Ubuntu) Importance: Undecided Status: New ** At

[Bug 1161261] Re: Needs support of Broadcom bluetooth device [105b:e065]

2014-05-31 Thread Szymon
XX@G700:~$ dmesg |grep -i bluet [ 13.241146] Bluetooth: Core ver 2.17 [ 13.241197] Bluetooth: HCI device and connection manager initialized [ 13.241249] Bluetooth: HCI socket layer initialized [ 13.241251] Bluetooth: L2CAP socket layer initialized [ 13.241256] Bluetooth: SCO socket la

[Bug 1161261] Re: Needs support of Broadcom bluetooth device [105b:e065]

2014-05-31 Thread Szymon
Lenovo G700. Ubuntu 14.04. Bluetooth doesn't work. 0: ideapad_bluetooth: Bluetooth Soft blocked: yes Hard blocked: no -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1161261 Title: N

[Bug 1315042] [NEW] Problem with upgrading to Ubuntu 14.04

2014-05-01 Thread Szymon Guz
Public bug reported: The dist upgrade didn't work. The end of the /var/log/dist-upgrade/apt.log is: Starting pkgProblemResolver with broken count: 1 Starting 2 pkgProblemResolver with broken count: 1 Investigating (0) kdm-gdmcompat [ amd64 ] < 0.13-2 > ( universe/admin ) Broken kdm-gdmcompat:am

[Bug 1245979]

2013-12-19 Thread Szymon-pysz
Hi all! Recently I updated KDE to version 4.11.4 (Gentoo Linux). So far, every time akonadi start without any problem. I also check PID. The Akonadi PID is higer than dbus. Very odd issue. Regards, Simon -- You received this bug notification because you are a member of Kubuntu Bugs, which

[Bug 1239392] Re: Lenovo IdeaPad Yoga 13: Inverted Internal microphone (phase inversion)

2013-10-14 Thread Szymon Acedański
Hi David! Sure, I've just tested your change and of course it works, too. Patching patch_conexant.c is not needed anymore in this scenario, as inv_dmix flag is already set by a quirk pointed out by Raymond. Thanks a lot, guys. -- You received this bug notification because you are a member of Ub

[Bug 1239392] Re: Lenovo IdeaPad Yoga 13: Inverted Internal microphone (phase inversion)

2013-10-13 Thread Szymon Acedański
** Description changed: As per this meta-bug: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1002978 Reporting for Lenovo IdeaPad Yoga 13. Inverted channel is visible when recording stereo in audacity. Mono recording via pulseaudio gives - silence witch occasional cracks som

[Bug 1002978] Re: [meta-bug] Inverted Internal microphone (phase inversion)

2013-10-13 Thread Szymon Acedański
Lenovo IdeaPad Yoga 13: https://bugs.launchpad.net/ubuntu/+source/alsa- driver/+bug/1239392 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1002978 Title: [meta-bug] Inverted Internal microphone (phas

[Bug 1239392] Re: Lenovo IdeaPad Yoga 13: Inverted Internal microphone (phase inversion)

2013-10-13 Thread Szymon Acedański
** Attachment added: "alsa-info-before-patch.txt" https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1239392/+attachment/3876818/+files/alsa-info-before-patch.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1239392] Re: Lenovo IdeaPad Yoga 13: Inverted Internal microphone (phase inversion)

2013-10-13 Thread Szymon Acedański
** Patch added: "inverted-mic-lenovo-yoga-13-alt.diff" https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1239392/+attachment/3876817/+files/inverted-mic-lenovo-yoga-13-alt.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 1239392] Re: Lenovo IdeaPad Yoga 13: Inverted Internal microphone (phase inversion)

2013-10-13 Thread Szymon Acedański
** Attachment added: "alsa-info-after-patch.txt" https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1239392/+attachment/3876819/+files/alsa-info-after-patch.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1239392] Re: Lenovo IdeaPad Yoga 13: Inverted Internal microphone (phase inversion)

2013-10-13 Thread Szymon Acedański
** Patch added: "inverted-mic-lenovo-yoga-13.diff" https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1239392/+attachment/3876816/+files/inverted-mic-lenovo-yoga-13.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1239392] [NEW] Lenovo IdeaPad Yoga 13: Inverted Internal microphone (phase inversion)

2013-10-13 Thread Szymon Acedański
Public bug reported: As per this meta-bug: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1002978 Reporting for Lenovo IdeaPad Yoga 13. Inverted channel is visible when recording stereo in audacity. Mono recording via pulseaudio gives silence witch occasional cracks somewhat correspon

[Bug 1238942] [NEW] package firmware-b43-installer 1:017-2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 4

2013-10-11 Thread Szymon
Public bug reported: Upgrade failed whille updating package firmware-b43-installer. ProblemType: Package DistroRelease: Ubuntu 13.10 Package: firmware-b43-installer 1:017-2 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 Uname: Linux 3.11.0-12-generic i686 ApportVersion: 2.12.5-0ubuntu2

[Bug 1070702] Re: Wifi disconnects every 10-30 minutes.

2013-10-10 Thread Szymon Guz
I don't have this wifi card in my computer any more, so I cannot test it, but for the new card everything works properly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1070702 Title: Wifi disconnect

[Bug 1099289] Re: Touch screen stops respoding to clicking after running for a while

2013-07-15 Thread Szymon Gosek
Got this today on Acer Iconia W700P, will help also. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1099289 Title: Touch screen stops respoding to clicking after running for a while To manage notifi

[Bug 1192063] [NEW] package emacs24 24.1+1-2ubuntu3 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2013-06-18 Thread Szymon D
Public bug reported: Broken package. Cannot repair it. ProblemType: Package DistroRelease: Ubuntu 13.04 Package: emacs24 24.1+1-2ubuntu3 ProcVersionSignature: Ubuntu 3.8.0-23.34-generic 3.8.11 Uname: Linux 3.8.0-23-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.9.2-0ubuntu8.1 AptOrd

[Bug 1188564] Re: Launcher doesn't restore Files window properly

2013-06-07 Thread Szymon Madeja
** Description changed: When I minimize Files after navigating to a location on a mounted (non- root) filesystem, I can't restore it by clicking its icon on the Launcher. Instead, a new Files window comes up. I can still access all the windows through Alt + Tab. Steps to reproduce:

[Bug 1188564] Re: Launcher doesn't restore Files window properly

2013-06-07 Thread Szymon Madeja
** Summary changed: - Launcher doesn't maximize Files properly + Launcher doesn't restore Files window properly ** Description changed: When I minimize Files after navigating to a location on a mounted (non- - root) filesystem, I can't maximize it by clicking its icon on the + root) filesystem

[Bug 1188564] [NEW] Launcher doesn't maximize Files properly

2013-06-07 Thread Szymon Madeja
Public bug reported: When I minimize Files after navigating to a location on a mounted (non- root) filesystem, I can't maximize it by clicking its icon on the Launcher. Instead, a new Files window comes up. I can still access all the windows through Alt + Tab. Steps to reproduce: 1. Open Files 2.

[Bug 1134372] [NEW] newline appended to StaticHostname property

2013-02-27 Thread Szymon Janc
ticHostname': u'uw000953\n'} changing line 28 in systemd.py from static_hostname = f.readline() to static_hostname = f.readline().rstrip() seem to fix this issue. This issue is present in 13.04, 12.10 and 12.04 (didn't check older versions). BR Szymon Janc ** Af

[Bug 1070702] Re: Wifi disconnects every 10-30 minutes.

2012-11-23 Thread Szymon Guz
This is definitely a bug in the drivers for this wifi card. I've got another HP 4730s laptop, I checked and there is another wifi card: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI- Express) (rev 01). I switched the cards. The other laptop works only using Windows 7, there is n

[Bug 1077481] Re: Cannot use "Polish international with dead keys"

2012-11-12 Thread Szymon Guz
However I can set the keyboard layout without any problems when I run setxkbmap 'pl(intl)' in console. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1077481 Title: Cannot use "Polish international

[Bug 1077885] [NEW] Cannot install ndiswrapper-dkms

2012-11-12 Thread Szymon Guz
Public bug reported: # apt-get install ndiswrapper-dkms Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: ndiswrapper-dkms 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/1

[Bug 1077481] [NEW] Cannot use "Polish international with dead keys"

2012-11-10 Thread Szymon Guz
Public bug reported: There is a keyboard layout "Polish international with dead keys" in the file /usr/share/X11/xkb/symbols/pl however I cannot select it using XFCE keyboard plugin. ** Affects: ubuntu Importance: Undecided Status: New -- You received this bug notification because

[Bug 1070702] Re: Wifi disconnects every 10-30 minutes.

2012-10-30 Thread Szymon Guz
I have also played with changing params for the wifi module rtl8192ce, I've also installed module from Realtek site… nothing helps. In fact my wifi card is useless, I had to use cable connection. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 1070702] Re: Wifi disconnects every 10-30 minutes.

2012-10-30 Thread Szymon Guz
Made more tests. On Linux 3.2.0-32-generic the problem exists. When I switch to Windows 7, there is no problem, so it seems like this is not a hardware issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1070702] Re: Wifi disconnects every 10-30 minutes.

2012-10-29 Thread Szymon Guz
Seems like there is no problem with kernel 3.2.0-32-generic, installed from standard ubuntu repos. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1070702 Title: Wifi disconnects every 10-30 minutes.

[Bug 1070702] Re: Wifi disconnects every 10-30 minutes.

2012-10-29 Thread Szymon Guz
I've made more tests. I've got two exactly the same notebooks HP ProBook 4730s. There is Windows 7 on the second. They are using the same wifi router. When I ping the same host using both of them in the same time, there is 0% of lost packets on Windows and 1%-9% of lost packets on my Ubuntu. If the

[Bug 1070702] Re: Wifi disconnects every 10-30 minutes.

2012-10-29 Thread Szymon Guz
** Tags removed: needs-upstream-testing ** Tags added: kernel-bug-exists-upstream ** 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/107

[Bug 1070702] Re: Wifi disconnects every 10-30 minutes.

2012-10-24 Thread Szymon Guz
I'm using Ubuntu 12.10, so I installed linux- image-3.7.0-030700rc2-generic_3.7.0-030700rc2.201210201535_amd64.deb from http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.7-rc2-quantal/. Is this OK, or should I install the image from Raring? The strange thing I noticed in the meantime is (is this O

[Bug 1070702] [NEW] Wifi disconnects every 10-30 minutes.

2012-10-24 Thread Szymon Guz
-3.5.0-17-generic 3.5.0-17.28 ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5 Uname: Linux 3.5.0-17-generic x86_64 ApportVersion: 2.6.1-0ubuntu3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: szymon 5817 F pulseaudio /dev/snd/pcmC0D0p

[Bug 1021509] Re: Random popping when on battery

2012-10-18 Thread Szymon Waliczek
Its still works even on 12.10 the problem might be with intel drivers... but Im not sure. http://ubuntuforums.org/showthread.php?t=1788483 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1021509 Ti

[Bug 1045431] Re: Xorg crashed with SIGABRT

2012-09-03 Thread Szymon Sieciński
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1045431 Title: Xorg crashed with SIGABRT To manage notifications about this bug go to: https://bugs.launchpad.net/ubun

[Bug 1044663] Re: udisksd crashed with SIGSEGV in g_variant_unref()

2012-09-01 Thread Szymon Sieciński
*** This bug is a duplicate of bug 1032371 *** https://bugs.launchpad.net/bugs/1032371 ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1044663 Title: udisksd cra

[Bug 1035467] Re: package libudisks2-0 (not installed) failed to install/upgrade: package "libudisks2-0" is not installed, cannot configure them.

2012-08-10 Thread Szymon Sieciński
** Summary changed: - package libudisks2-0 (not installed) failed to install/upgrade: pakiet "libudisks2-0" nie jest zainstalowany, nie można go skonfigurować + package libudisks2-0 (not installed) failed to install/upgrade: package "libudisks2-0" is not installed, cannot configure them. -- Yo

[Bug 1035467] Re: package libudisks2-0 (not installed) failed to install/upgrade: pakiet "libudisks2-0" nie jest zainstalowany, nie można go skonfigurować

2012-08-10 Thread Szymon Sieciński
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1035467 Title: package libudisks2-0 (not installed) failed to install/upgrade: pakiet "libudisks2-0" nie jest zainstalowany, nie można go skonfigurować

[Bug 1035467] [NEW] package libudisks2-0 (not installed) failed to install/upgrade: pakiet "libudisks2-0" nie jest zainstalowany, nie można go skonfigurować

2012-08-10 Thread Szymon Sieciński
Public bug reported: That happended after upgrading to Ubuntu 12.10 through changing repositories from precise to quantal and apt-get update and apt-get dist-upgrade and then apt-get -f dist-upgrade. ProblemType: Package DistroRelease: Ubuntu 12.10 Package: libudisks2-0 (not installed) ProcVersio

[Bug 973845] Re: network manager keeps trying to connect to random wireless connections when already connected to wired connection

2012-06-18 Thread Szymon Przybył
I have the same annoying issue while being connected to wifi by external USB wifi modem - NM displays from time to time prompt to connect to the same wifi connection, but using laptop built-in wifi modem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 993368] Re: package colord 0.1.16-2 failed to install/upgrade: podproces zainstalowany skrypt post-installation zwrócił kod błędu 1

2012-05-02 Thread Szymon Razik
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/993368 Title: package colord 0.1.16-2 failed to install/upgrade: podproces zainstalowany skrypt post-installation zwrócił kod błędu 1 To manage notifi

[Bug 993368] [NEW] package colord 0.1.16-2 failed to install/upgrade: podproces zainstalowany skrypt post-installation zwrócił kod błędu 1

2012-05-02 Thread Szymon Razik
Public bug reported: I try to install bleachbit, and during this i had an error. It's fresh updated. ProblemType: Package DistroRelease: Ubuntu 12.04 Package: colord 0.1.16-2 ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14 Uname: Linux 3.2.0-24-generic x86_64 ApportVersion: 2.0.1-0ubuntu7

[Bug 985563] [NEW] varnishlog (3.0.0-4) don't read logfile (upstream bug #848)

2012-04-19 Thread Szymon
Public bug reported: lsb_release -rd Description:Ubuntu 11.10 Release:11.10 apt-cache policy varnish varnish: Installed: 3.0.0-4 Candidate: 3.0.0-4 Version table: *** 3.0.0-4 0 500 http://de.archive.ubuntu.com/ubuntu/ oneiric/universe amd64 Packages 100 /var/lib

[Bug 984314] Re: glade crashed with SIGSEGV in Oxygen::Gtk::gdk_toplevel_get_frame_size()

2012-04-17 Thread Szymon Sieciński
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/984314 Title: glade crashed with SIGSEGV in Oxygen::Gtk::gdk_toplevel_get_frame_size() To manage notifications about

[Bug 982645] Re: anjuta crashed with SIGSEGV in Oxygen::Gtk::gdk_toplevel_get_frame_size()

2012-04-15 Thread Szymon Sieciński
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/982645 Title: anjuta crashed with SIGSEGV in Oxygen::Gtk::gdk_toplevel_get_frame_size() To manage notifications abou

[Bug 979416] Re: Two copies of the wallpaper running simultaneously [video]

2012-04-12 Thread Szymon Waliczek
** Also affects: nautilus Importance: Undecided Status: New ** Project changed: nautilus => gnome-shell -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/979416 Title: Two copies of the wallp

[Bug 979416] Re: Two copies of the wallpaper running simultaneously [video]

2012-04-11 Thread Szymon Waliczek
attaching xrander output. ** Attachment added: "xrander output" https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/979416/+attachment/3049663/+files/xrander.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 979416] [NEW] Two copies of the wallpaper running simultaneously [video]

2012-04-11 Thread Szymon Waliczek
Public bug reported: This is fresh and updated install of Ubuntu 12.04 LTS. It's ruining fine but after some time the wallpaper is defected. Its occur on gnome 3.4.0 didn't experience it on unity so far. See picture: http://ubuntuone.com/0Yi8BrAKRrPYiuEMEvTsQt See Video what happen when I cha

[Bug 979416] Re: Two copies of the wallpaper running simultaneously [video]

2012-04-11 Thread Szymon Waliczek
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/979416 Title: Two copies of the wallpaper running simultaneously [video] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu

[Bug 968592] Re: package ubuntu-desktop 1.265 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-03-29 Thread Szymon Sieciński
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/968592 Title: package ubuntu-desktop 1.265 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured To manage notifications

[Bug 968592] [NEW] package ubuntu-desktop 1.265 failed to install/upgrade: ErrorMessage: dependency problems - leaving unconfigured

2012-03-29 Thread Szymon Sieciński
Public bug reported: Crash happens after partial upgrade from beta1 to beta2 of Ubuntu ProblemType: Package DistroRelease: Ubuntu 12.04 Package: ubuntu-desktop 1.265 ProcVersionSignature: Ubuntu 3.2.0-19.30-generic 3.2.11 Uname: Linux 3.2.0-19-generic x86_64 NonfreeKernelModules: nvidia ApportVer

[Bug 965636] Re: nepomukservicestub crashed with SIGSEGV in QMutex::lock()

2012-03-26 Thread Szymon Sieciński
*** This bug is a duplicate of bug 949350 *** https://bugs.launchpad.net/bugs/949350 ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/965636 Title: nepomukservice

[Bug 963251] [NEW] indicator-weather crashed with SIGSEGV in g_array_free()

2012-03-23 Thread Szymon Wojtowicz
*** This bug is a duplicate of bug 927384 *** https://bugs.launchpad.net/bugs/927384 Public bug reported: dono ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: indicator-weather 11.11.28-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12 Uname: Linux 3.2.0-20-generic x86

[Bug 963212] [NEW] gtk-window-decorator crashed with SIGSEGV in max_window_name_width()

2012-03-23 Thread Szymon Wojtowicz
Private bug reported: during work ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: compiz-gnome 1:0.9.7.0+bzr3035-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12 Uname: Linux 3.2.0-20-generic x86_64 NonfreeKernelModules: fglrx .tmp.unity.support.test.0: ApportVersion: 1.

[Bug 963213] [NEW] unity-panel-service crashed with SIGSEGV in g_main_context_dispatch()

2012-03-23 Thread Szymon Wojtowicz
Private bug reported: during work ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: unity-services 5.6.0-0ubuntu4 ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12 Uname: Linux 3.2.0-20-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 1.95-0ubuntu1 Architecture: amd64 CrashCo

[Bug 962996] [NEW] amdcccle crashed with SIGSEGV

2012-03-23 Thread Szymon Wojtowicz
*** This bug is a duplicate of bug 647802 *** https://bugs.launchpad.net/bugs/647802 Public bug reported: under work.. nothing especially happen ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: fglrx-amdcccle 2:8.911-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12 Una

Re: [Bug 960094] Re: empathy, do not remember my contacts.

2012-03-20 Thread Szymon Frątczak
Yes it`s reproduceable. Always after restart empathy my contacts list are no longer exist, but all chat history is available after I add my contacts again. GG is polish communicator, empathy support it protocole, another exemple of aplication useing this protocole i kadu. As I know it has it own p

[Bug 960094] Re: empathy, do not remember my contacts.

2012-03-20 Thread Szymon Frątczak
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960094 Title: empathy, do not remember my contacts. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/empathy/+bug

[Bug 960094] [NEW] empathy, do not remember my contacts.

2012-03-20 Thread Szymon Frątczak
Public bug reported: empathy, do not remember my contacts. After restarting they disappear. I use GG acount. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: empathy 3.2.0.1-0ubuntu1.1 ProcVersionSignature: Ubuntu 3.0.0-16.29-generic-pae 3.0.20 Uname: Linux 3.0.0-16-generic-pae i686 Nonfree

[Bug 946492] Re: apport-kde crashed with UnicodeDecodeError in anonymize(): 'ascii' codec can't decode byte 0xc5 in position 12: ordinal not in range(128)

2012-03-04 Thread Szymon Sieciński
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/946492 Title: apport-kde crashed with UnicodeDecodeError in anonymize(): 'ascii' codec can't decode byte 0xc5 in posi

[Bug 912142] Re: apport-kde crashed with NameError in ui_present_package_error(): global name 'name' is not defined

2012-01-04 Thread Szymon Sieciński
*** This bug is a duplicate of bug 899898 *** https://bugs.launchpad.net/bugs/899898 ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/912142 Title: apport-kde cra

[Bug 910920] Re: usb-creator-kde crashed with KeyError in update_target(): u'/org/freedesktop/UDisks/devices/sdb1'

2012-01-02 Thread Szymon Sieciński
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/910920 Title: usb-creator-kde crashed with KeyError in update_target(): u'/org/freedesktop/UDisks/devices/sdb1' To m

[Bug 690925] Re: Package MySQL 5.5.x for Ubuntu

2011-11-08 Thread Szymon
Is there any ETA for this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/690925 Title: Package MySQL 5.5.x for Ubuntu To manage notifications about this bug go to: https://bugs.launchpad.net/mysql-

  1   2   >