[Bug 378249] [NEW] Problems with connecting to the global address book exchange

2009-05-19 Thread Stefan
Public bug reported: Binary package hint: evolution Hi all My evolution 2.26.1 from ubuntu 9 can't display the global exchange addressbook. It says ever "error loading addressbook". Pls fix this bug. thanks stefan ProblemType: Bug Architecture: i386 DistroRelease: Ubuntu 9.04

[Bug 378249] Re: Problems with connecting to the global address book exchange

2009-05-19 Thread Stefan
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/26926194/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/26926195/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/26926196/ProcStatus.txt -- Proble

[Bug 415442] Re: gnome-system-monitor crashed with signal 5 in _XError()

2009-08-19 Thread Stefan
happens to me too -- gnome-system-monitor crashed with signal 5 in _XError() https://bugs.launchpad.net/bugs/415442 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-system-monitor in ubuntu. -- desktop-bugs mailing list desktop-bug

[Bug 369092] Re: Ubuntu Jaunty. two seconds delay on incoming voice with ekiga

2009-08-29 Thread Stefan
Hi, I did experience the same audio delay beheaviour using combi jaunty/ekiga 3.2.0 However I have a solution/workaround for that by using Open Sound System rather than ALSA Make sure that OSS is installed on jaunty: sudo apt-get install libpt-plugins-oss sudo dpkg --list |grep oss ii libao2

[Bug 1779663] Re: QT4 Tray application and CPU load in 18.04

2018-07-03 Thread Stefan
I thought, the QSystemTrayIcon is in the notification area, automatically. Because we have this area activated and it only appears within this area. Here ist the output of dbus-monitor: QT4 app: method call time=1530618711.195260 sender=:1.901 -> destination=org.freedesktop.DBus serial=1 path=

[Bug 1779663] Re: QT4 Tray application and CPU load in 18.04

2018-07-03 Thread Stefan
It was not a big task to convert my application to a qt5 app, which I did this afternoon. The CPU load is gone, now, and for me, this is the solution to my problem. I appreciate your help, thanks! -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is sub

[Bug 1789474] [NEW] Unable to boot without radeon.dpm=0

2018-08-28 Thread Stefan
Public bug reported: After selecting Ubuntu in the grub menu, I am greeted with a black screen that flashes text and the computer reboots. This keeps happening until I edit the boot parameters and add radeon.dpm=0. I tried to fix the issue by installing a newer version of the kernel and installin

[Bug 1789474] Re: Unable to boot without radeon.dpm=0

2018-08-31 Thread Stefan
Hi, I have attached the file. ** Attachment added: "previous_boot.txt" https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1789474/+attachment/5183048/+files/previous_boot.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mut

[Bug 1728383] Re: Unable to create a DBus proxy for GnomeScreensaver

2017-11-02 Thread Stefan
Same thing has happened to me. It was preceded by my session crashing and this being logged. "gnome-terminal-[2466]: Error reading events from display: Broken pipe update-notifier[2408]: Error reading events from display: Broken pipe indicator-cpufr[1937]: Error reading events from display: Bro

[Bug 1709994] Re: gnome-shell crashes often on unlock / resume from suspend

2017-11-05 Thread Stefan
Having the exact same problem. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1709994 Title: gnome-shell crashes often on unlock / resume from suspend To manage notifications

[Bug 1682542] Re: Add support for top bars on all monitors to allow for multi-monitor support in primary extensions - apps-menu, places-menu, topbar, etc

2023-01-16 Thread Stefan
Yes, this is a very required feature. When working with (or presenting to) external displays, it is necessary to: - see time - have access to calendar - Some apps are missing top bars. Very appreciated. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which

[Bug 1054081] Re: gvfsd-http crashed with signal 5 in g_cancellable_make_pollfd()

2015-07-03 Thread Stefan
Just got the bug in Trusty, 14.04. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/1054081 Title: gvfsd-http crashed with signal 5 in g_cancellable_make_pollfd() To manage notificatio

[Bug 1292412] Re: Keyboard layout is always English(!)

2016-01-19 Thread stefan
Hi I got the same bug - but on a clean 15.10 installation... Well, it is loading the right keyboard layout on start-up. But as soon as I log in (with the correct layout) it switches back to english - no matter what. Btw. i as well cannot change to the radiance layout, might be connected. -- You

[Bug 1597268] [NEW] Nautilus tooltip doesnt close on left click if within ~100px radius of top left corner

2016-06-29 Thread Stefan
Public bug reported: 1. Open a nautilus window 2. Rightclick somewhere to make a tooltip appear 3. Can't close it by left clicking if the click is in an area (estimated 100px) near the top left corner (outside of the tooltip) OS: Ubuntu 16.04 LTS Nautilus: 3.14.3 ** Affects: nautilus (Ubuntu)

[Bug 1597268] Re: Nautilus tooltip doesnt close on left click if within ~100px radius of top left corner

2016-06-29 Thread Stefan
Desktop Environment: Gnome Yes you are right, i meant the context menu (the one that has options like 'new folder', 'open in terminal',.. ) A bit more in depth: It does not matter where the click is, clicking either inside the main pane, the sidebar, the toolbar, even clicking outside the window

[Bug 1771511] [NEW] Desktop lockdown vanished

2018-05-16 Thread Stefan
Public bug reported: In 14.04 and 16.04, as desktop lockdown ("kiosk mode") we disabled the gsetting "org.gnome.desktop.background show-desktop-icons". Nautilus then disabled the context menu when a user right clicks on the background and didn't show any icons, but still showed the wallpaper -

[Bug 1779663] [NEW] QT4 Tray application and CPU load in 18.04

2018-07-02 Thread Stefan
Public bug reported: Ubuntu 18.04 LTS Session: gnome-flashback Tested with: gnome-panel: 3.26.0-1ubuntu5 / 3.28.0-1ubuntu1 (cosmic) We recognized a steady CPU load of about 2% when starting our QT4 tray application. To eliminate any issues in our application, we created a minimal python qt4 tray

[Bug 1779663] Re: QT4 Tray application and CPU load in 18.04

2018-07-03 Thread Stefan
Tried the same python minimal application with pyqt5 (qt 5.9.5) - and no, it does not happen. So it seems to be a QT4 problem somehow in connection to the gnome- panel, because this does not happen with the same QT4 application and fbpanel in the same environment. stracing the gnome-panel with th

[Bug 494366] [NEW] gdm does not honor disable_restart_buttons

2009-12-09 Thread Stefan
Public bug reported: Binary package hint: gdm Following http://live.gnome.org/GDM/2.22/Configuration, I run as root on Karmic the command #> gconftool-2 --type boolean --set /apps/gdm/simple- greeter/disable_restart_buttons 1 which yields #> gconftool-2 -g /apps/gdm/simple-greeter/disable_rest

[Bug 494366] Re: gdm does not honor disable_restart_buttons

2009-12-09 Thread Stefan
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/36616006/Dependencies.txt ** Attachment added: "ProcEnviron.txt" http://launchpadlibrarian.net/36616007/ProcEnviron.txt -- gdm does not honor disable_restart_buttons https://bugs.launchpad.net/bugs/494366 You received t

[Bug 308319] [NEW] wifi hardware = unknown interface

2008-12-15 Thread stefan
Public bug reported: Binary package hint: gnome-nettool intrepid ibex 8.10 the wifi card is not recognize.. vaio vgn-fz38m + intel wifi 4965 ProblemType: Bug Architecture: i386 DistroRelease: Ubuntu 8.10 ExecutablePath: /usr/bin/gnome-nettool NonfreeKernelModules: nvidia Package: gnome-nett

[Bug 308319] Re: wifi hardware = unknown interface

2008-12-15 Thread stefan
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/20453038/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/20453039/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/20453040/ProcStatus.txt -- wifi h

[Bug 317057] Re: Movie fails to play after auto download and install of codecs etc

2009-01-14 Thread Stefan
** Also affects: totem Importance: Undecided Status: New -- Movie fails to play after auto download and install of codecs etc https://bugs.launchpad.net/bugs/317057 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to totem in ubuntu

[Bug 408295] [NEW] Evolution can't sync the Exchange Calendar

2009-08-03 Thread Stefan
Public bug reported: Binary package hint: evolution Hi The Evolution cant sync the calendar from our exchange server ProblemType: Bug Architecture: i386 Date: Mon Aug 3 11:52:26 2009 DistroRelease: Ubuntu 9.10 ExecutablePath: /usr/bin/evolution NonfreeKernelModules: nvidia Package: evolution 2

[Bug 408295] Re: Evolution can't sync the Exchange Calendar

2009-08-03 Thread Stefan
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/29820796/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/29820797/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/29820798/ProcStatus.txt -- Evolut

[Bug 410884] Re: gedit crashed with SIGSEGV in g_list_last()

2009-08-11 Thread Stefan
This happened to me too. I was trying to open a chat log from pidgin. -- gedit crashed with SIGSEGV in g_list_last() https://bugs.launchpad.net/bugs/410884 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gedit in ubuntu. -- desktop-bugs

[Bug 1005531] Re: Editing irc port is hard

2012-06-08 Thread Stefan
Workaround for this bug: Click on the port text-box. From now on you don't see what you are doing any more since the + and - buttons are consuming all space. But the text-box is still there, you just can't see it. So you blindly do: * press Control-A to select all text in the box * backspace to d

[Bug 795282] [NEW] The terminal window doesn't work

2011-06-09 Thread Stefan
Public bug reported: Binary package hint: gnome-terminal When i press the terminal icon. the terminal window doesn't open so i can't introduce instructions. ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: gnome-terminal 2.32.1-0ubuntu3 ProcVersionSignature: Ubuntu 2.6.38-10.44-generic 2.6.

[Bug 795282] Re: The terminal window doesn't work

2011-06-09 Thread Stefan
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-terminal in Ubuntu. https://bugs.launchpad.net/bugs/795282 Title: The terminal window doesn't work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu

[Bug 340211] Re: Gnome print dialog too big for 1024*600 resolution

2011-06-12 Thread Stefan
** Changed in: gthumb (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gthumb in Ubuntu. https://bugs.launchpad.net/bugs/340211 Title: Gnome print dialog too big for 1024*600 resolution To m

[Bug 340211] Re: Gnome print dialog too big for 1024*600 resolution

2011-06-12 Thread Stefan
Samsung N130 EasyPeasy Gthumb (I like it, good compromise between performance & simplicity) Crop- Window A year ago I installed the stuff and the OK Button was just at the lower rim of the Crop- Window, good enough. Now, same Installation, same machine, The OK Button is under the rim. I have to g

[Bug 653630] Re: brasero crashed with SIGSEGV in g_type_instance_get_private()

2011-07-07 Thread Stefan
Happened to me today. I was able to reproduce the bug following the steps. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to brasero in Ubuntu. https://bugs.launchpad.net/bugs/653630 Title: brasero crashed with SIGSEGV in g_type_insta

[Bug 667864] [NEW] my facebook friends don't get messages that I send to them through the empathy chat

2010-10-28 Thread Stefan
Public bug reported: Binary package hint: empathy I only can send messages on facebook on that chat but on empathy I can't, they don't reach the destination-my friends on facebook chat. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: empathy 2.32.0-0ubuntu2 ProcVersionSignature: Ubuntu 2.6

[Bug 667864] Re: my facebook friends don't get messages that I send to them through the empathy chat

2010-10-28 Thread Stefan
-- my facebook friends don't get messages that I send to them through the empathy chat https://bugs.launchpad.net/bugs/667864 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to empathy in ubuntu. -- desktop-bugs mailing list desktop-bugs

[Bug 637702] Re: Prompted to unlock keyring twice on log in

2010-10-31 Thread Stefan
I have the same problem. I only have one "login" keyring but I have to enter the password twice. For login I normally use my finger print reader. Therefore one input of password should be enough to open the keyring. -- Prompted to unlock keyring twice on log in https://bugs.launchpad.net/bugs/637

[Bug 260314] Re: gnome-power-manager frequently crashes with SIGSEGV in IA__g_closure_invoke() or g_closure_invoke()

2011-04-10 Thread Stefan
Got this error today after removing the power cord from my laptop. Running Natty Beta 1. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu. https://bugs.launchpad.net/bugs/260314 Title: gnome-power-manage

[Bug 771930] [NEW] error in evolution: cannot copy contact to ubuntu one "other error" (anderer Fehler)

2011-04-27 Thread Stefan
Public bug reported: Binary package hint: evolution Evolution Contact menu: When I try to edit a contact in Ubuntu One Couch DB in evolution an error occurs: "other error". The same error comes by copying a local contact to Ubuntu One. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: evolu

[Bug 771930] Re: error in evolution: cannot copy conact to ubuntu one "other error" (anderer Fehler)

2011-04-27 Thread Stefan
** Summary changed: - error in evolution: cannot copy conact to ubuntu one "other error" (anderer Fehler) + error in evolution: cannot copy contact to ubuntu one "other error" (anderer Fehler) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subsc

[Bug 780229] [NEW] Gnome Power Manager takes extreme amount of cpu and memory when repluging in power cord

2011-05-09 Thread Stefan
Public bug reported: Binary package hint: gnome-power-manager Had my laptop unplugged for about 45 minutes and then plugged it back it. Gnome Power Manager was taking about 90% CPU and 200 MB of RAM. Would not update the icon in the notification area on the device's power state. ProblemType: Bug

[Bug 780229] Re: Gnome Power Manager takes extreme amount of cpu and memory when repluging in power cord

2011-05-09 Thread Stefan
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu. https://bugs.launchpad.net/bugs/780229 Title: Gnome Power Manager takes extreme amount of cpu and memory when repluging in power cord -- desktop-bugs

[Bug 562530] [NEW] in 10.04 beta2 and earlier it is not possible to erase a ubuntu install CD, cd is ejected and remains full...

2010-04-13 Thread Stefan
Public bug reported: Binary package hint: brasero running 10.4b2 from live-cd it is not possible to burn (on external usb- cd-rom) so I was not able to burn a alternate over an old 8.10 cd The CD is ejected just after starting the erase-process and then remounted in the system. I am reporting t

[Bug 637702] Re: Prompted to unlock keyring twice on log in

2011-02-24 Thread Stefan
I had the the same problem and had to enter password twice during login. I don't know exactly what happened but since my latest update of Ubuntu Maverick (2011-02-25, 9pm CET) I only need to enter the password once. I check it yesterday twice by rebooting the computer and log in afterwards. No pro

[Bug 382234] Re: No sound in ekiga when used with Pulse Audio

2009-11-15 Thread Stefan
For me there is no diffrence between running ekiaga with or without pasuspender. CPU ussage goes up to 100 % an sound comes soemtimes 'cripled' and soemtimes not at all. didnt try to build the sources from trunk yet. Maybe its possible to do a fix like in Fedora? -- No sound in ekiga when used wi

[Bug 382234] Re: No sound in ekiga when used with Pulse Audio

2009-11-25 Thread Stefan
Hi Carrillo, thanks for your suggestion. but forwarding the port didnt change anything. Also using the script to download and install the latest alsa disdnt change anything, but disabling the sound in firefox. -- No sound in ekiga when used with Pulse Audio https://bugs.launchpad.net/bugs/382234

[Bug 382234] Re: No sound in ekiga when used with Pulse Audio

2009-11-27 Thread Stefan
Stange, strange, after redo the changes in ALSA via the script everything worked fine for me, except of the front-mic. Seems like something was wrong with the ALSA-Installation after the update. -- No sound in ekiga when used with Pulse Audio https://bugs.launchpad.net/bugs/382234 You received t

[Bug 92036] Re: When clicking on mailto-link in Firefox, Evolution ignores BCC in settings

2008-04-01 Thread Stefan
I have the very same problem with evolution-2.22.0-0ubuntu2 but not only through "mailto:"; links in firefox or other software. Evolution just *never* does use my "bcc" setting (neither does he use my cc: setting), may I create a new email or reply to an existing one. This bug is very similar, so

[Bug 63143] problems with rhythmbox and xubuntu 6.06

2006-09-30 Thread Stefan
Public bug reported: I have problems to run rhythmbox under xubuntu 6.06 because it is very slow. Using "strace rhythmbox", I get the following output: (...) open("/dev/scd0", O_RDWR|O_NONBLOCK|O_EXCL|O_LARGEFILE) = 25 ioctl(25, CDROM_DRIVE_STATUS, 0x7fff) = 2 close(25)

[Bug 38336] Lack of support for hotplugging and Dapper kernel

2006-12-13 Thread Stefan
Public bug reported: The version of the Wacom driver currently in Dapper (0.7.2) does not support adding and removing tablets while the X server is running. This is a major annoyance on laptops and when trying to move tablets from one running computer to another. Because it fails user expectatio

[Bug 2065483] Re: In Settings, enabling SSH access doesn't work

2025-04-02 Thread Stefan
Yep, this is a big downgrade in UX :-( -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/2065483 Title: In Settings, enabling SSH access doesn't work To manage notificat

[Bug 34116] nautilus opens a lot of connections using samba

2006-03-08 Thread Stefan Bethge
Public bug reported: https://launchpad.net/malone/bugs/34116 Affects: nautilus (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: When browsing a samba server (couldn't try windows shares), nautilus seems to open one connection per currently vi

[Bug 6665] nautilus smb share problem with space in folder name

2006-03-08 Thread Stefan Bethge
Public bug report changed: https://launchpad.net/malone/bugs/6665 Comment: That's the dialog that pops up when you select shared folders (or similar, translated it from my local language) in system preferences or when you, as stated above, right click a folder and select share folder (or "Ordner

[Bug 34116] nautilus opens a lot of connections using samba

2006-03-08 Thread Stefan Bethge
Public bug report changed: https://launchpad.net/malone/bugs/34116 Comment: I've noticed there have been bugs reported that are similar (couldn't find them first...) but they are old and have been closed. I use the current version of nautilus, preview for files is set to local. -- desktop-bugs m

[Bug 34489] if playing, totem uses 100% CPU after unsuspend

2006-03-11 Thread Stefan Bethge
Public bug report changed: https://launchpad.net/malone/bugs/34489 Task: ubuntu totem Sourcepackagename: totem => beagle -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 34489] if playing, totem uses 100% CPU after unsuspend

2006-03-11 Thread Stefan Bethge
Public bug report changed: https://launchpad.net/malone/bugs/34489 Task: ubuntu beagle Sourcepackagename: beagle => totem -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 38099] nautilus ftp doesn't show home dir

2006-04-04 Thread Stefan Pauwels
Public bug reported: Affects: nautilus (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: when I open an ftp location, nautilus doesn't cd to my home directory. This can be really confusing, when I open an ftp location where my user directory i

[Bug 38099] Re: nautilus ftp doesn't show home dir

2006-04-05 Thread Stefan Pauwels
r it cd's to /users/stud/p/myusername. I didn't tell konqueror this path. And if that's a serverside setting, why didn't nautilus do it? Stefan -- nautilus ftp doesn't show home dir https://launchpad.net/malone/bugs/38099 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 34938] Re: Won't install due to package conflict with libgtk2.0-0

2006-04-11 Thread Stefan Kost
I've the same problem, though my policy output is different: # apt-cache policy libgtk2.0-0 libgtk2.0-dev libgtk2.0-0: Installed: 2.8.6-0ubuntu2.1 Candidate: 2.8.6-0ubuntu2.1 Version table: *** 2.8.6-0ubuntu2.1 0 100 /var/lib/dpkg/status 2.8.6-0ubuntu2 0 500 http://fi.ar

[Bug 34938] Re: Won't install due to package conflict with libgtk2.0-0

2006-04-11 Thread Stefan Kost
fixed with the help of a friend -- Won't install due to package conflict with libgtk2.0-0 https://launchpad.net/malone/bugs/34938 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 34116] Re: nautilus opens a lot of connections using samba

2006-04-22 Thread Stefan Bethge
Yes, it seems everything is working again the way it should (nice). Every process on the server is reused or closed later. -- nautilus opens a lot of connections using samba https://launchpad.net/bugs/34116 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailm

[Bug 49622] gedit syntax highlighting has problems with python

2006-06-13 Thread Stefan Bethge
Public bug reported: Binary package hint: gedit When opening a python file that contains comments like ''' some text goes here ''' gedit does not color them the way #-comments are colored but treats it like source code. Having all in one line works though. ** Affects: gedit (Ubuntu) Impor

[Bug 49622] Re: gedit syntax highlighting has problems with python

2006-06-13 Thread Stefan Bethge
Ok, seems like it's not as simple, not all files have the problem as stated above. Here is an example, http://trac.gajim.org/browser/branches/gajim_0.10.1/src/common/xmpp/client_nb.py?format=raw The file shows the problem in the first comment in line 17. -- gedit syntax highlighting has proble

[Bug 51144] search with beagle backend does not always search in chosen directory

2006-06-27 Thread Stefan Bethge
Public bug reported: Binary package hint: nautilus When searching files with beagle enabled, I can add additional search criteria to the search. If I add a directory to search in, in my case 'gajim', I always get results from 'gajim-trunk' and all other directories beginning with 'gajim' (the

[Bug 12893] Re: Shouldn't put .Trash-$USER on removable devices

2006-07-04 Thread Stefan Gabriel
I confirm here as well. This bug is annoying -- Shouldn't put .Trash-$USER on removable devices https://launchpad.net/bugs/12893 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 12893] Re: Shouldn't put .Trash-$USER on removable devices

2006-07-04 Thread Stefan Gabriel
I confirm here as well. This bug is annoying -- Shouldn't put .Trash-$USER on removable devices https://launchpad.net/bugs/12893 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 51144] Re: search with beagle backend does not always search in chosen directory

2006-07-06 Thread Stefan Bethge
*** This bug is a duplicate of bug 28537 *** Sorry, but the behavior I described is not the same as in bug #28537, therefore I opened a new one. I have the problem that I _can't_ only search in the directory I specified but all other directories with similar names are searched as well. This is a

[Bug 12893] Re: Shouldn't put .Trash-$USER on removable devices

2006-07-12 Thread Stefan Gabriel
ok, sorry sebastien, i' m realy new here, i didn't notice the bug was already confirmed... you do a great job with ubuntu, thank you all -- Shouldn't put .Trash-$USER on removable devices https://launchpad.net/bugs/12893 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ub

[Bug 55979] shuffle and double click in browser always plays first song first

2006-08-11 Thread Stefan Pauwels
Public bug reported: When I double click an artist's name in the rhythmbox browser with shuffle mode enabled, the first song that plays is always the first song on the list. The double click with shuffle mode should do the same as selecting the artist an then clicking play with shuffle mode: shuf

[Bug 56678] package misses upsteam docs (- 1.6-1)

2006-08-17 Thread Stefan Kost
Public bug reported: Binary package hint: gtk-doc-tools gtk-doc has a developer manual since several versions that gets installed when I compile form source and then can be read via yelp. This document is not part of the ubunto package for unknow reason. I spent substantial amount of time to writ

[Bug 56678] Re: package misses upsteam docs (- 1.6-1)

2006-08-17 Thread Stefan Kost
wow, that was quick. Thanks a lot & rock on! -- package misses upsteam docs (- 1.6-1) https://launchpad.net/bugs/56678 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 57293] rhythmbox crash empties playlists

2006-08-22 Thread Stefan Pauwels
Public bug reported: When rhythmbox crashes, the last edited static playlist often is empty on reopening rhythmbox. ** Affects: rhythmbox (Ubuntu) Importance: Untriaged Status: Unconfirmed -- rhythmbox crash empties playlists https://launchpad.net/bugs/57293 -- desktop-bugs mail

[Bug 57978] [Dapper] metacity does not all Citrix ICAclient (and others) go fullscreen

2006-08-28 Thread Stefan Kluth
Public bug reported: On Dapper I try to use Citrix ICAclient for Windows remote desktop. I use version 9.15 (german) from this link. http://citrix.com/English/SS/downloads/details.asp?dID=2755&downloadID=3323&pID=186 When the application connects it wants to display the Windows desktop fullscree

[Bug 57978] Re: [Bug 57978] Re: [Dapper] metacity does not all Citrix ICAclient (and others) go fullscreen

2006-08-29 Thread Stefan Kluth
changes. If a simple "backport" of the edgy package is not an option you could send me instructions on how to apply the patch correctly to the dapper source of metacity. I can deal with dpkg-* to compile and install the patched package. Cheers, Stefan On Tue, 29 Aug 2006, Sebastien Ba

[Bug 57978] Re: [Bug 57978] Re: [Dapper] metacity does not all Citrix ICAclient (and others) go fullscreen

2006-08-29 Thread Stefan Kluth
Ok I'll try to patch the dapper metacity with the patch from the gnome bugzilla bug report 343115. I'll have time tommorrow evening. Cheers, Stefan On Tue, 29 Aug 2006, Sebastien Bacher wrote: > building the edgy package on dapper should work fine. Other way to get a >

[Bug 57978] Re: [Bug 57978] Re: [Dapper] metacity does not all Citrix ICAclient (and others) go fullscreen

2006-08-30 Thread Stefan Kluth
ecial case that might not be handled correctly yet. Anyway, the fix works mostly, but it is not the end. I wonder if we should also check with rdesktop? Cheers, Stefan > -- > [Dapper] metacity does not all Citrix ICAclient (and others) go fullscreen > https://launchpad.

[Bug 6290] Re: use /dev/video1394, not /dev/raw1394

2006-09-02 Thread Stefan Richter
A note on /dev/raw1394's security implications: 1. You cannot access local memory through raw1394, except for ROMs and CSRs that are exposed to other nodes any way. 2. It is extremely hard to manipulate data on attached SBP-2 devices (FireWire storage devices). 3. You can disturb operation of th

[Bug 6290] Re: use /dev/video1394, not /dev/raw1394

2006-09-02 Thread Stefan Richter
Yes, you are right. Actually, a cheap setup to achieve #1 by #4 is to have two FireWire controllers in the PC and connect them. -- use /dev/video1394, not /dev/raw1394 https://launchpad.net/bugs/6290 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/lis

[Bug 6290] Re: use /dev/video1394, not /dev/raw1394

2006-09-02 Thread Stefan Richter
Except if you don't load ohci1394 or load ohci1394 with the parameter phys_dma=0. Switching physical DMA off will work fine with raw1394, dv1394, video1394... It will just break sbp2 until I get http://bugzilla.kernel.org/show_bug.cgi?id=6393 fixed. (It's not high on my list, and it is a nuisance t

[Bug 6290] Re: use /dev/video1394, not /dev/raw1394

2006-09-03 Thread Stefan Richter
As I understood it, address based filtering could/would have been done with the multiple files approach too. However the capabilities based approach sounds really good. AFAICS it achieves basically the same in a simpler way. Simpler = more secure. I think the multi-file approach would allow to ena

[Bug 41604] search field on top doesn't produce expected results

2006-04-26 Thread Stefan Bethge
Public bug reported: Affects: yelp (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: When searching with yelp after opening an application manual, the search gives results from all content in yelp, way too much. This is the same with or witho

[Bug 39451] Re: Search results in yelp wit beagle are useless.

2006-04-26 Thread Stefan Bethge
I don't see that behaviour on my box. The results are fully usable (and fast). But the results _are_ different than the normal find results, there are no text quotes. -- Search results in yelp wit beagle are useless. https://launchpad.net/bugs/39451 -- desktop-bugs mailing list desktop-bugs@list

[Bug 39451] Re: Search results in yelp wit beagle are useless.

2006-04-26 Thread Stefan Bethge
Ok, that is for some search queries, 'ubuntu' gives the above results, weird -- Search results in yelp wit beagle are useless. https://launchpad.net/bugs/39451 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 42163] g-s-l won't allow horizontal scrolling

2006-04-29 Thread Stefan Bethge
Public bug reported: Affects: gnome-utils (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: When viewing a log file in gnome-system-log it's impossible to scroll horizontally to reach the end of longer lines. This is especially the case with "

[Bug 42163] Re: g-s-l won't allow horizontal scrolling

2006-04-30 Thread Stefan Bethge
*** This bug is a duplicate of bug 37877 *** Sorry I didn't mean to affront anyone, it was merely a personal comment. For some people g-s-l is possibly useful. (I too work on free sotware in my free time, for example with a bug report) And you are right, a bugreport should probably not be used fo

[Bug 39451] Re: Search results in yelp wit beagle are useless.

2006-05-01 Thread Stefan Bethge
I don't, amarok for example gives this: 7 result(s) returned. KDE desktop KDE desktop Using GStreamer Testing your element General Using GStreamer Testing your element (proper links) Taking out beagle support might be better anyways until it works. -- Search results in yelp wit beagle

[Bug 42615] can't rename network server shortcut

2006-05-02 Thread Stefan Bethge
Public bug reported: Affects: nautilus (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: After having created shortcuts for example for ssh/sftp, you can't rename them or change other options afterwards. It forces me to 'unmount' the shortcut

[Bug 43597] ctrl-x makes text bold (instead of cut)

2006-05-08 Thread Stefan Bethge
Public bug reported: Affects: gtk+2.0 (Ubuntu) Severity: Normal Priority: (none set) Assignee: Sebastian Dröge Status: Unconfirmed Description: Binary package hint: tomboy I don't think this is intended, ctrl-x does the same as ctrl-b, making the selected text bold.

[Bug 43597] Re: ctrl-x makes text bold (instead of cut)

2006-05-08 Thread Stefan Bethge
looks like at least one qt app does not have the issues. The problem is gone when I remove my old layout in the gnome keyboard control window (which was unchecked), so there is only dvorak left - at least a workaround for now. I'll report it as a gtk bug then -- ctrl-x makes text bold (instead

[Bug 39451] Re: Search results in yelp wit beagle are useless.

2006-05-13 Thread Stefan Bethge
** Attachment added: "searching yelp for 'extract' with beagle running" http://librarian.launchpad.net/2618242/yelp-extract-with-beagle.png ** Attachment added: "searching yelp for 'ubuntu' with beagle running" http://librarian.launchpad.net/2618244/yelp-ubuntu-with-beagle.png -- Search re

[Bug 45619] loading of icons in application menu happens after opening it - entries move away

2006-05-19 Thread Stefan Bethge
Public bug reported: Binary package hint: gnome-panel When opening the application menu for the first time after starting the system, icons for every entry get loaded. All entries are displayed without icons at first, so I select a submenu which opens but shortly after, all the icons are getting

[Bug 637704] Re: nautilus not starting

2010-09-14 Thread Stefan Ebner
Setting to Confirmed as I see this problem too. ** Changed in: nautilus (Ubuntu) Status: New => Confirmed -- nautilus not starting https://bugs.launchpad.net/bugs/637704 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in

[Bug 376881] [NEW] GTK2/Gnome: File-Selector takes 30 seconds to open up

2009-05-15 Thread Stefan Fendt
Public bug reported: Binary package hint: libgtk2.0-0 After upgrading to Ubuntu 9.04: For any GTK2 and Gnome Application: If I try to open a file (that is the GTK2-File-Selector should appear), it takes about 25-30 seconds until the file-dialogue really opens. Top says that the CPU usage is negl

[Bug 376881] Re: GTK2/Gnome: File-Selector takes 30 seconds to open up

2009-05-15 Thread Stefan Fendt
If I however start the programs as root from a console the file-dialog opens in a breeze (0.2 seconds or so)... -- GTK2/Gnome: File-Selector takes 30 seconds to open up https://bugs.launchpad.net/bugs/376881 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which

[Bug 378466] [NEW] evolution new mail freezes app for several minutes

2009-05-19 Thread Stefan Pappalardo
Public bug reported: Binary package hint: evolution Description:Ubuntu 9.04 Release:9.04 evolution: Installiert: 2.26.1-0ubuntu1 Kandidat: 2.26.1-0ubuntu1 Versions-Tabelle: *** 2.26.1-0ubuntu1 0 500 http://de.archive.ubuntu.com jaunty/main Packages 100 /var/lib/

[Bug 378466] Re: evolution new mail freezes app for several minutes

2009-05-19 Thread Stefan Pappalardo
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/26948290/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/26948291/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/26948292/ProcStatus.txt -- evolut

[Bug 376881] Re: GTK2/Gnome: File-Selector takes 30 seconds to open up

2009-06-09 Thread Stefan Fendt
(from intrepid to jaunty) and has something to do with some settings stored for the old Desktop. If you have any furhter ideas of how I can track that onw down... Stefan -- GTK2/Gnome: File-Selector takes 30 seconds to open up https://bugs.launchpad.net/bugs/376881 You received this bug notification

[Bug 408764] Re: missing window decorations after reboot

2010-09-26 Thread Stefan Müller
I also have this problem: Window Descorations are missing after every reboot. The problem appeared after some update. I have an ATI On-Board Card (Radeon HD 4200) and I am using the ATI Driver provided by Ubuntu. However, this seems not directly related to the dirver as I can deactivate it and t

[Bug 408764] Re: missing window decorations after reboot

2010-09-26 Thread Stefan Müller
@ArgelBargel: Did you find the ".nvidia-settings.rc" directly in the home directory? I hoped I would find a similar file ".ati-settings.rc" or the like here but I don't. -- missing window decorations after reboot https://bugs.launchpad.net/bugs/408764 You received this bug notification because yo

[Bug 647156] Re: gnome-terminal no longer retains window geometry between invocations

2010-09-26 Thread Stefan Brozinski
*** This bug is a duplicate of bug 641616 *** https://bugs.launchpad.net/bugs/641616 ** This bug is no longer a duplicate of bug 646179 gnome-terminal does not follow the terminal size specified in gconf ** This bug has been marked a duplicate of bug 641616 can't define a default geometr

[Bug 646179] Re: gnome-terminal does not follow the terminal size specified in gconf

2010-09-26 Thread Stefan Brozinski
*** This bug is a duplicate of bug 641616 *** https://bugs.launchpad.net/bugs/641616 ** This bug has been marked a duplicate of bug 641616 can't define a default geometry in the preferences * You can subscribe to bug 641616 by following this link: https://bugs.launchpad.net/ubuntu/+source

[Bug 649621] Re: apt-get upgrade removes pdf reader (evince)

2010-09-28 Thread Stefan Lesicnik
** Changed in: evince (Ubuntu) Status: New => Confirmed -- apt-get upgrade removes pdf reader (evince) https://bugs.launchpad.net/bugs/649621 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in ubuntu. -- desktop-bugs maili

  1   2   3   4   5   6   7   >