[SOLVED] Yakuake 2.9.5 package but in "about" is version 2.9.4

Hello,
I've upgraded package yakuake to version 2.9.5-1, but in menu -> about yakuake I stil see "Version 2.9.4". Command "yakuake --version" shows same version (2.9.4).
Any ideas (report bug or rebuild package) ?
$ pacman -Qs yaku
local/yakuake 2.9.5-1
$ yakuake --version
Qt: 4.5.1
KDE: 4.2.3 (KDE 4.2.3)
<application>Yakuake</application>: 2.9.4
Last edited by flateric (2009-05-19 18:02:33)

Same problem.
The new functions in 2.9.5 are not found after updating. It seems the code is still 2.9.4.

Similar Messages

  • [Solved] was getting errors with wine, but found patched linux version

    Installed wine for the first time, following the wiki and reading most of the things linked there (such as the winehq faq for disabling winemenubuilder), made separate WINEPREFIXs for 32 and 64 bit, then unzipped a program (Meritous) into the 32 bit prefix's "Program Files" and--
    [solitudesands@TheEntireBracadaDesert Meritousness]$ WINEPREFIX=~/w32 wine Meritous.exe
    wine: cannot find L"C:\\windows\\system32\\winemenubuilder.exe"
    err:wineboot:ProcessRunKeys Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (2)
    fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0080: stub!
    fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0001: stub!
    wine: Unhandled page fault on read access to 0x00000034 at address 0x7bc3c8a1 (thread 0009), starting debugger...
    At which point the bug reporting wine function pops up offering this:
    Unhandled exception: page fault on read access to 0x00000034 in 32-bit code (0x7bc3c8a1).
    Register dump:
    CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
    EIP:7bc3c8a1 ESP:005533c0 EBP:005533d8 EFLAGS:00010206( R- -- I - -P- )
    EAX:7e64c301 EBX:7bcc7000 ECX:005533f0 EDX:7e6d7280
    ESI:00000020 EDI:00000000
    Stack dump:
    0x005533c0: 00682af8 7bc3c896 005533f0 7e6cf000
    0x005533d0: 0067fb40 00000000 00553408 7e65e39c
    0x005533e0: 00553438 7e663856 7e64c301 7e65e39c
    0x005533f0: 00000020 00553410 00553448 7e65e374
    0x00553400: 00553420 7e6cf000 00553468 7e663e7f
    0x00553410: 00682af8 00682af8 00000040 7e663e7f
    000c: sel=0067 base=00000000 limit=00000000 16-bit r-x
    Backtrace:
    =>0 0x7bc3c8a1 RtlEnterCriticalSection+0x21() in ntdll (0x005533d8)
    1 0x7e65e39c MSVCRT__lock_file+0x3b() in msvcrt (0x00553408)
    2 0x7e663e7f MSVCRT_fread+0x5e() in msvcrt (0x00553468)
    3 0x00401b28 in meritous (+0x1b27) (0x0067fbd8)
    4 0x004213f6 in meritous (+0x213f5) (0x0067fc08)
    5 0x004215b7 in meritous (+0x215b6) (0x0067fd88)
    6 0x00420f0b in meritous (+0x20f0a) (0x0067fe00)
    7 0x0040122d in meritous (+0x122c) (0x0067fe20)
    8 0x00401258 in meritous (+0x1257) (0x0067fe30)
    9 0x7b85c48c call_process_entry+0xb() in kernel32 (0x0067fe48)
    10 0x7b85d54a in kernel32 (+0x4d549) (0x0067fe78)
    11 0x7bc7c610 call_thread_func_wrapper+0xb() in ntdll (0x0067fe98)
    12 0x7bc7f50f call_thread_func+0xde() in ntdll (0x0067ff88)
    13 0x7bc7c5ee RtlRaiseException+0x21() in ntdll (0x0067ffb8)
    14 0x7bc51441 call_dll_entry_point+0x440() in ntdll (0x0067ffd8)
    15 0xf7553a8d wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
    16 0xf7553c0a wine_switch_to_stack+0x29() in libwine.so.1 (0xff90b0a8)
    17 0x7bc56bd5 LdrInitializeThunk+0x1f4() in ntdll (0xff90b0f8)
    18 0x7b8634f2 __wine_kernel_init+0x871() in kernel32 (0xff90c268)
    19 0x7bc57a33 __wine_process_init+0x162() in ntdll (0xff90c2d8)
    20 0xf7551643 wine_init+0x2f2() in libwine.so.1 (0xff90c348)
    21 0x7bf00db2 main+0x81() in <wine-loader> (0xff90c7a8)
    22 0xf738de5e __libc_start_main+0xdd() in libc.so.6 (0x00000000)
    0x7bc3c8a1 RtlEnterCriticalSection+0x21 in ntdll: movl 0x14(%esi),%eax
    Modules:
    Module Address Debug info Name (68 modules)
    PE 230000- 24a000 Deferred sdl_image
    PE 400000- 473000 Export meritous
    PE 10000000-10046000 Deferred sdl
    PE 60400000-60475000 Deferred sdl_mixer
    ELF 7b800000-7ba5a000 Dwarf kernel32<elf>
    \-PE 7b810000-7ba5a000 \ kernel32
    ELF 7bc00000-7bce4000 Dwarf ntdll<elf>
    \-PE 7bc10000-7bce4000 \ ntdll
    ELF 7bf00000-7bf04000 Dwarf <wine-loader>
    ELF 7dcbc000-7dce0000 Deferred imm32<elf>
    \-PE 7dcc0000-7dce0000 \ imm32
    ELF 7dd02000-7dd08000 Deferred libxfixes.so.3
    ELF 7dd08000-7dd13000 Deferred libxcursor.so.1
    ELF 7dd13000-7dd26000 Deferred libxi.so.6
    ELF 7dd26000-7dd2a000 Deferred libxcomposite.so.1
    ELF 7dd2a000-7dd35000 Deferred libxrandr.so.2
    ELF 7dd35000-7dd40000 Deferred libxrender.so.1
    ELF 7dd40000-7dd46000 Deferred libxxf86vm.so.1
    ELF 7dd46000-7dd4a000 Deferred libxinerama.so.1
    ELF 7dd4a000-7dd70000 Deferred libxcb.so.1
    ELF 7dd70000-7dea7000 Deferred libx11.so.6
    ELF 7dea7000-7debc000 Deferred libxext.so.6
    ELF 7dee0000-7df72000 Deferred winex11<elf>
    \-PE 7def0000-7df72000 \ winex11
    ELF 7df72000-7e090000 Deferred opengl32<elf>
    \-PE 7df90000-7e090000 \ opengl32
    ELF 7e090000-7e1cc000 Deferred wined3d<elf>
    \-PE 7e0a0000-7e1cc000 \ wined3d
    ELF 7e1cc000-7e240000 Deferred ddraw<elf>
    \-PE 7e1d0000-7e240000 \ ddraw
    ELF 7e253000-7e27c000 Deferred libexpat.so.1
    ELF 7e27c000-7e2b8000 Deferred libfontconfig.so.1
    ELF 7e2b8000-7e32b000 Deferred libpcre.so.1
    ELF 7e32b000-7e436000 Deferred libglib-2.0.so.0
    ELF 7e436000-7e492000 Deferred libharfbuzz.so.0
    ELF 7e492000-7e4d0000 Deferred libpng16.so.16
    ELF 7e4d0000-7e4e1000 Deferred libbz2.so.1.0
    ELF 7e4e1000-7e4f8000 Deferred libz.so.1
    ELF 7e4f8000-7e59c000 Deferred libfreetype.so.6
    ELF 7e59c000-7e601000 Deferred libncursesw.so.5
    ELF 7e625000-7e6d9000 Dwarf msvcrt<elf>
    \-PE 7e640000-7e6d9000 \ msvcrt
    ELF 7e6d9000-7e704000 Deferred msacm32<elf>
    \-PE 7e6e0000-7e704000 \ msacm32
    ELF 7e704000-7e786000 Deferred rpcrt4<elf>
    \-PE 7e710000-7e786000 \ rpcrt4
    ELF 7e786000-7e8bf000 Deferred ole32<elf>
    \-PE 7e7a0000-7e8bf000 \ ole32
    ELF 7e8bf000-7e930000 Deferred advapi32<elf>
    \-PE 7e8d0000-7e930000 \ advapi32
    ELF 7e930000-7ea51000 Deferred gdi32<elf>
    \-PE 7e940000-7ea51000 \ gdi32
    ELF 7ea51000-7eba7000 Deferred user32<elf>
    \-PE 7ea60000-7eba7000 \ user32
    ELF 7eba7000-7ec5e000 Deferred winmm<elf>
    \-PE 7ebb0000-7ec5e000 \ winmm
    ELF 7ef8f000-7efdc000 Deferred libm.so.6
    ELF 7efdf000-7efe6000 Deferred libxdmcp.so.6
    ELF 7efe6000-7f000000 Deferred version<elf>
    \-PE 7eff0000-7f000000 \ version
    ELF f734d000-f7352000 Deferred libdl.so.2
    ELF f7352000-f7360000 Deferred libnss_files.so.2
    ELF f7372000-f7376000 Deferred libxau.so.6
    ELF f7376000-f752e000 Dwarf libc.so.6
    ELF f752e000-f754a000 Deferred libpthread.so.0
    ELF f754a000-f7703000 Dwarf libwine.so.1
    ELF f7704000-f7728000 Deferred ld-linux.so.2
    ELF f7728000-f7729000 Deferred [vdso].so
    Threads:
    process tid prio (all id:s are in hex)
    00000008 (D) C:\Program Files\Meritousness\Meritous.exe
    00000009 0 <==
    0000000e services.exe
    0000001d 0
    0000001c 0
    00000016 0
    00000014 0
    00000010 0
    0000000f 0
    00000012 winedevice.exe
    0000001b 0
    00000018 0
    00000017 0
    00000013 0
    00000019 plugplay.exe
    0000001f 0
    0000001e 0
    0000001a 0
    00000020 explorer.exe
    00000021 0
    System information:
    Wine build: wine-1.7.28
    Platform: i386
    Host system: Linux
    Host version: 3.16.3-1-ARCH
    However, unlike the few dozen other threads also including "Unhandled page fault on read access", I don't have any other errors to work with, and my backtrace is 23 lines instead of the usual 2-3. I've tried 'pacman -Ss'  for various libraries and drivers like in the other threads, but there doesn't appear to be anything I'm missing. Also, the game isn't in the appdb, so I can't look there for help.
    I'm figuratively flying blind, from newbiness and from lack of understandable, so any more experience with random failures like this would be appreciated.
    Help?
    Edit: Oh, and if you're wondering why I don't just compile from source, it's because that version always crashes halfway through the game; I'll be copying my saves from that version to this one if I get it running.
    Last edited by Torignit (2014-10-15 11:04:00)

    You'd better choose to build it from the AUR with makepkg and install it with pacman:
    https://wiki.archlinux.org/index.php/AU … Guidelines
    But nice that you could now play with it.
    Concerning Wine: I didn't see this game in the WineHQ - Wine Application Database
    Maybe it doesn't work with Wine.
    Last edited by berbae (2014-10-16 09:52:19)

  • I've just purchased the photographer's package, but the download for Lr doesn't show in my app list?

    I've just purchased the photographer's package, but the download button for Lightroom doesn't show in my app list. How come?
    I've checked everything and my computer system should be able to run it perfectly.

    From what I can tell you won't be presented with apps Adobe thinks are not compatible with your system but I don't see why that would be true in your case. It is supposed to be possible to download the trial and then convert it to the cloud. Maybe you can try that. Here are the instructions for Photoshop. Hopefully it's similar for Lightroom. The link for Lightroom instructions on this page just goes to the same page.
    https://helpx.adobe.com/creative-cloud/kb/convert-cs6-licensed-under-ccm.html#ALFBM
    Sorry not to be more help.

  • Running an SQL Server Agent Job to execute a package but the job FAILS on Connections

    I have created a package which basically imports data from one database to another, The database where it collects the data from the job is failing on connecting reporting the following message:
    Source: ****** Connection manager "Source - *****"     Description: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040E4D.  An OLE DB record is available.  Source: "Microsoft
    OLE DB Provider for SQL Server"  Hresult: 0x80040E4D  Description: "Login failed for user '*ConnectionONE*'.".  End Error  Error: 2015-02-18 11:36:04.94     Code: 0xC020801C    
    Source: Data Flow Task Get Revenue Data [1]     Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.  The AcquireConnection method call to the connection manager "Source - *****" failed with error
    code 0xC0202009.
    The package runs fine if executed within the package but fails from the SQL Agent Job.
    NB * is to hide confidential data. *ConnectionONE* is the database which the package is attempting to get data from.
    Completely puzzled on what to do as i have tried reading other forumns but they dont seem to be helping.
    Any Help would be great thankyou!

    That is because package is set to "EncryptSensitiveWithUserKey". Please change that to "EncryptSensitiveWithPassword" and the provide password to protect sensitive data.
    More information
    here.
    Regards,
    Vishal Patel
    Blog: http://vspatel.co.uk
    Site: http://lehrity.com

  • [Solved] rebuild a currently installed package

    hey everyone! a while ago, i accidentally pacman -Scc rather than just -Sc because i was being dumb and not paying attention, and now it turns out that i actually need one of those packages i deleted. is it possible to re-make a currently installed package from the the files scattered around my system?
    Last edited by shmibs (2013-09-16 15:19:45)

    @OP - Not what you asked, but be aware that you can look for the package and build an older version yourself.  Example for [extra]/vim:
    https://www.archlinux.org/packages/extra/x86_64/vim/
    *Click 'view changes'
    *Let's say I want to build package version 7.3.515-1 for some reason
    *Click 'upgpkg: vim 7.3.515-1'
    *Click the link next to 'Download' to grab the tarball
    *Extract it and go into '/path/to/archive/trunk'
    *There you will find all the needed files to build said package

  • Creating interface visibly outside package, but not implementable

    Hi,
    I want to make interface which is implementable only within its package, but usable also outside the package.
    for example:
    package a
    interface A {...} // not implementable out of the package
    public interface Asafe1 extends A {...} // implementable out of the package
    public interface Asafe2 extends A {...} // implementable out of the package
    package b
    public class Aimpl1 implements Asafe1 {...}
    public class Aimpl2 implements Asafe2 {...}
    public class Driver
         void doSomethong()
              for (A a : aList)
                  // do some A stuff
    }Is there a way to do it?
    Edited by: s_roee on Aug 24, 2009 4:38 PM
    Edited by: s_roee on Aug 24, 2009 4:38 PM

    Hi,
    I guess that there's no much difference if I put the interface here as an static internal interface of SomeClass, or as a package visible interface...
    Its a little hard to understand how it bypass my problem.
    Let me give an example (not the real example..) of a place my design takes place.
    So, lets say that There is an interface IUSACitizen implementation,
    Now lets say that every state treats its citizens with whole different methods and processes, so each state has its own IUSACitizen, like New Tork having NewYorkCitizen, Whashington has WashingtonCitizen.
    For the sake of state purposes, new york processes will use NewYorkCitizen, but for the sake of U.S level usage, it will treat them all as IUSACitizen.
    So, I want that methods that need to use IUSACitizen will be able to do so, but methods that will try to implement IUSACitizen will have to go through one of the underlying classes/interfaces.

  • Why is BET available in all packages, but TLC and other Educationa​l channels are not? Really!!!!

    What a disgusting lineup!  You offer a racist channel on all packages, but not informative or educational channels. Oh, but wait, there are 5 Spanish channels in the first 15?????????? What the ....

    phileddd wrote:
    What a disgusting lineup!  You offer a racist channel on all packages ... there are 5 Spanish channels in the first 15 ...
    Yup, those racist Spaniards are just the worst.  Thank goodness for us tolerant Merkins.

  • Hi im from oman, muscat my friend and i bought ip5 last month  her phone has facetime and mine is missing. I went back to Extra store and availed apple product packages but after availing t, facetime application was not installed.How to install facetime?

    My serial number is  C3******TWD, hi im from oman, muscat my friend and i bought ip5 last month  her phone has facetime and mine is missing. I went back to Extra store and availed apple product packages but after availing t, facetime application was not installed.How to install facetime?
    <Edited by Host>

    Guys thank you so much for the advises and helps.. i went back to Extra store and finally they changed my unit to a new one..Now i can figured out which one has facetime or none, from the box itself at back  it writtens arabic so definetely no facetime and if english, portugese and chinese characters has 100 % with facetime.. I'm so blessed that they agreed to changed my unit to new one. At first the manager opened  four boxes of new unit for me to check if facetime is there and he reassured me there's new batch of iphone5 coming on 2nd day. So i went back and he changed it to new one.. .Now im satisfied..

  • I ordered Office 2011 with my MBA, but only the trial version came installed - and no product key was ever emailed to me or included in the shipment. Three calls each to Apple and Microsoft have not solved this.

    I ordered Microsoft Office 2011 with my Macbook Air, but only the trial version came installed - and no product key for the full version was ever emailed to me or included in the shipment. Three calls each to Apple and Microsoft have not solved this and I am at wit's end. Each company blames it on the other - I don't care whose fault it is, I just want the product key so I can use Microsoft Office!  Please help.

    You should have received a DVD in the box (with the MBA). 
    See: https://discussions.apple.com/message/12805337#12805337
    Call AppleCare (they need to send you a DVD, which has the Product Key printed on the sleeve).

  • I bought Photoshop 12/premier package but all I get from premier is the Read Me bit on my computer. The download doesn't seemed to have worked

    I bought PS Elements 12 and Premier as a package but the Premier does not seem to have downloaded...All I have is the "READ ME" pages and no programme

    Noel elliot
    What is your computer operating system, and is it 32 or 64 bit?
    At this time, is Premiere Elements 12 listed in Control Panel/Programs as an installation product?
    Where did you purchase this Photoshop Elements 12/Premiere Elements 12 bundle - from Adobe as an online download or from an authorized reseller offering the box packing with installation discs? From your "The download doesn't seemed to have worked", I am assuming that this was an online download from Adobe.
    On your computer, you should have started with 4 installation files
    Photoshop Elements 12. An .exe file and .7z file specific for Photoshop Elements 12...and file targeted appropriately for 32 or 64 bit computer.
    Premiere Elements 12. An .exe file and .7z file specific for Premiere Elements 12...and file targeted appropriately for 32 or 64 bit computer.
    You double click the .exe first and afterward as indicated .7z.
    Each of these products will have its own serial number.
    Do you now have those components. If not, then you need to start again with the download to get those files on your computer in order to start the product installation.
    Please review and consider. Any questions or need further clarification, please do not hesitate to ask.
    Thank you.
    ATR

  • I'm unable to install the newest version of itunes on my pc, the promt says that there is a problem with the windows installer package, but I have downloaded the exe more than once. Is anyone able to help?

    I'm unable to install the newest version of itunes on my pc, the promt says that there is a problem with the windows installer package, but I have downloaded the exe more than once. Is anyone able to help?

    Yes, I had found a similar solution also.  I'm running XP Pro, SP3.  I went Control Panels/ Add-Remove programmes/apple software update/ change/ repair.  Then run the 10.5 exe.
    While the programme updated from version 8 of iTunes, my new iTunes is now a mess.  Not all of my music was in the same folder previously but it all showed up on iTunes.  Now many albums have been left out, some have only a few tracks and some have two copies of some tracks as well as having other tracks missing.  I haven't begun to work on that.

  • HT3775 I have a video file (mp4) that was corrupted. It has been fixed by an online package but I still can;t open it. ANy suggestions?

    I have a video file (mp4) that was corrupted. It has been fixed by an online package but I still can't open it. Any suggestions?

    What are you using to open it?

  • [solved] Upgrade failing for a package called device-mapper

    Hi All,
    I am using archlinux in a VirtualBox to get used to it. Now, I tried to upgrade (after a month or so) with following command
    pacman -Syu
    I get following errors
    error: failed to commit transaction (invalid or corrupted package)
    device-mapper-1.02.31-1-i686.pkg.tar.gz is invalid or corrupted
    Errors occurred, no packages were upgraded
    Any help is welcome.
    regards,
    rangalo
    Last edited by rangalo (2009-04-22 09:32:48)

    Hi,
    Thanks for the quick response... I am given the choice to remove the package but it still complains about it being corrupted..
    I also deleted it manually and running the update again gives following.
    :: File device-mapper-1.02.31-1-i686.pkg.tar.gz is corrupted. Do you want to delete it? [Y/n] Y
    error: failed to commit transaction (invalid or corrupted package)
    device-mapper-1.02.31-1-i686.pkg.tar.gz is invalid or corrupted
    Errors occurred, no packages were upgraded.
    Last edited by rangalo (2009-04-21 14:32:35)

  • I have recently downloaded Lightroom as part of the Photoshop CC package but needs a serial no. ?

    I have recently downloaded light room as part of the photoshop cc package but when I try to open it it wants a serial number , does anyone have a solution ? thank s .

    http://helpx.adobe.com/creative-cloud/kb/ccm-prompt-serial-number.html may help

  • [SOLVED] pacman error: cannot open package file

    Hi
    I didn't use my Arch box for a while and today launched it.
    I had to install the "p7zip" package, but I'm a "build everything from sources" guy and I tried to install it from source as always. Unsuccessfully: it required nasm.
    Decided to install it using pacman, to get it done quickly.
    So, I've got the nasm package and uploaded it to my Arch machine (it has no inernet connection, I use NFS to share files).
    Executed
    pacman -U ./nasm-2.09.10-1-i686.pkg.tar.xz
    and for my surprise I've got:
    loading package data...
    error: './nasm-2.09.10-1-i686.pkg.tar.xz': cannot open package file
    Then I tried to run  pacman -U for one of "core" packages from the original media (2010.05) and the same result. Some time ago it was working fine.
    It gets this error for every file.
    The tar.gz file is not broken, I can browse it within Midnigh Commander and get any file .
    What could be wrong? Any ideas?
    Last edited by art84 (2011-09-16 17:37:33)

    @Techman084:
    Of course I  have ran it in the directory where the package is located. And yes, I also tried to use it with an absolute path like.
    @karol
    # pacman -V
    .--. Pacman v3.3.3 - libalpm v4.0.3
    / _.-' .-. .-. .-. Copyright (C) 2006-2009 Pacman Development Team
    \ '-. '-' '-' '-' Copyright (C) 2002-2006 Judd Vinet
    This program may be freely redistributed under
    the terms of the GNU General Public License.
    @the sad clown
    1. /var/log/pacman.log
    [2010-12-12 13:46] installed kernel26-headers (2.6.33.4-1)
    [2010-12-12 14:07] installed r8168 (8.020.00-1)
    [2010-12-20 19:33] installed iperf (2.0.5-1)
    [2010-12-26 14:46] installed slang (2.2.3-1)
    [2010-12-26 15:45] installed mc (4.7.4-1)
    2. Why to synchronize? And how?   pacman -Syu   ?
      I have the original 2010.05 distro installed without any updates. Only console. A few packages installed: ethtool, mc, slang, etc. So, I don't need to have it synchronized to the last versions of everythig (if I correctly understood the goal of the sync)
    3. I have already that p7zip package on my PC   I had to do it manually  ... but to be clear, it doesn't work with any package, not only with "p7zip" or "nasm"

Maybe you are looking for

  • Server side includes: outdated and not supported by host?

    I've been using SSI's for ages with no problem from any host. Recently I signed up with a new web hosting company, one of the more established ones in the Seattle area. They do not support SSI's and claim that using them is not safe and is not a mode

  • Recommendations for a small portable bluetooth mouse?

    Does anyone have recommendations for a small portable bluetooth mouse? There don't seem to be a lot out there.

  • "Connection failed" message when loading classic app

    Hi. Hope this is the right forum. It think so, as follows: I have one Classic app on my computer that I must use for work, two or three times each month (its a great time billing program). Since going to 10.4.6 (Combo update) a few weeks ago, wheneve

  • Grayed out tabs

    I recently had to move all my music to an external hard drive. All my music plays, but when I right click Get Info, the info, video, sorting, and options tabs are grayed out. I can't make any changes. I can't even change info on CD's I imported in th

  • Problemi convalida photoshop CC

    Salve a tutti...Vi chiedo se qualcuno sa come convalidare photoshop cc su un 2°computer. Sul sito mi dicono che posso farlo ma all'immissione del numero di serie sul pc, non va' Come posso fare? Già contatto il numero verde ma è un'impresa parlare co